Nicholas Bellinger
|
5837c80e87
bio-integrity: Fix bio_integrity_verify segment start bug
|
11 년 전 |
Kent Overstreet
|
4b1faf9316
block: Kill bio_pair_split()
|
12 년 전 |
Kent Overstreet
|
196d38bccf
block: Generic bio chaining
|
11 년 전 |
Kent Overstreet
|
d57a5f7c66
bio-integrity: Convert to bvec_iter
|
11 년 전 |
Kent Overstreet
|
7988613b0e
block: Convert bio_for_each_segment() to bvec_iter
|
11 년 전 |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 년 전 |
Linus Torvalds
|
68cf8d0c72
Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block
|
12 년 전 |
Bjorn Helgaas
|
adbe6991ef
bio-integrity: Fix use of bs->bio_integrity_pool after free
|
12 년 전 |
Gu Zheng
|
bc5c8f0783
fs/bio-integrity: fix a potential mem leak
|
12 년 전 |
Kent Overstreet
|
29ed7813ce
bio-integrity: Add explicit field for owner of bip_buf
|
13 년 전 |
Kent Overstreet
|
5b83636ae3
block: Change bio_split() to respect the current value of bi_idx
|
13 년 전 |
Kent Overstreet
|
9f060e2231
block: Convert integrity to bvec_alloc_bs()
|
13 년 전 |
Kent Overstreet
|
6fda981caf
block: Fix a buffer overrun in bio_integrity_split()
|
13 년 전 |
Kent Overstreet
|
1e2a410ff7
block: Ues bi_pool for bio_integrity_alloc()
|
13 년 전 |
Cong Wang
|
e8e3c3d66f
fs: remove the second argument of k[un]map_atomic()
|
13 년 전 |
Paul Gortmaker
|
afeacc8c1f
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
|
14 년 전 |
Martin K. Petersen
|
a91a2785b2
block: Require subsystems to explicitly allocate bio_set integrity mempool
|
14 년 전 |
Tejun Heo
|
a6e8dc46ff
bio-integrity: mark kintegrityd_wq highpri and CPU intensive
|
14 년 전 |
Andrew Morton
|
220eb7fd98
fs/bio-integrity.c: return -ENOMEM on kmalloc failure
|
15 년 전 |
David Rientjes
|
72f4650337
bio-integrity.c: remove dependency on __GFP_NOFAIL
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Chuck Ebbert
|
9e9432c267
block: fix bugs in bio-integrity mempool usage
|
15 년 전 |
Martin K. Petersen
|
7878cba9f0
block: Create bip slabs with embedded integrity vectors
|
16 년 전 |
Martin K. Petersen
|
6d2a78e783
block: add private bio_set for bio integrity allocations
|
16 년 전 |
un'ichi Nomura
|
87092698c6
block: Add gfp_mask parameter to bio_integrity_clone()
|
16 년 전 |
Martin K. Petersen
|
8ae372e3bb
block: Remove obsolete BUG_ON
|
16 년 전 |
Martin K. Petersen
|
7b24fc4d7e
block: Don't verify integrity metadata on read error
|
16 년 전 |
Jens Axboe
|
bb799ca020
bio: allow individual slabs in the bio_set
|
16 년 전 |
Martin K. Petersen
|
74aa8c2cc0
block: Introduce integrity data ownership flag
|
17 년 전 |
Jens Axboe
|
b04accc425
block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1
|
17 년 전 |