Martin K. Petersen
|
e69f18f06b
block: Ensure we only enable integrity metadata for reads and writes
|
11 years ago |
Martin K. Petersen
|
0bc6997306
block: Fix integrity verification
|
11 years ago |
Linus Torvalds
|
7a48837732
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
|
11 years ago |
Nicholas Bellinger
|
eec70897d8
bio-integrity: Drop bio_integrity_verify BUG_ON in post bip->bip_iter world
|
11 years ago |
Gu Zheng
|
bf36f9cfa6
fs/bio-integrity: remove duplicate code
|
11 years ago |
Rashika Kheria
|
0b4ef8de09
fs: Mark function as static in fs/bio-integrity.c
|
11 years ago |
Martin K. Petersen
|
087787959c
block: Fix nr_vecs for inline integrity vectors
|
11 years ago |
Nicholas Bellinger
|
5837c80e87
bio-integrity: Fix bio_integrity_verify segment start bug
|
11 years ago |
Kent Overstreet
|
4b1faf9316
block: Kill bio_pair_split()
|
12 years ago |
Kent Overstreet
|
196d38bccf
block: Generic bio chaining
|
11 years ago |
Kent Overstreet
|
d57a5f7c66
bio-integrity: Convert to bvec_iter
|
11 years ago |
Kent Overstreet
|
7988613b0e
block: Convert bio_for_each_segment() to bvec_iter
|
11 years ago |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 years ago |
Linus Torvalds
|
68cf8d0c72
Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Bjorn Helgaas
|
adbe6991ef
bio-integrity: Fix use of bs->bio_integrity_pool after free
|
12 years ago |
Gu Zheng
|
bc5c8f0783
fs/bio-integrity: fix a potential mem leak
|
12 years ago |
Kent Overstreet
|
29ed7813ce
bio-integrity: Add explicit field for owner of bip_buf
|
13 years ago |
Kent Overstreet
|
5b83636ae3
block: Change bio_split() to respect the current value of bi_idx
|
13 years ago |
Kent Overstreet
|
9f060e2231
block: Convert integrity to bvec_alloc_bs()
|
13 years ago |
Kent Overstreet
|
6fda981caf
block: Fix a buffer overrun in bio_integrity_split()
|
13 years ago |
Kent Overstreet
|
1e2a410ff7
block: Ues bi_pool for bio_integrity_alloc()
|
13 years ago |
Cong Wang
|
e8e3c3d66f
fs: remove the second argument of k[un]map_atomic()
|
13 years ago |
Paul Gortmaker
|
afeacc8c1f
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
|
14 years ago |
Martin K. Petersen
|
a91a2785b2
block: Require subsystems to explicitly allocate bio_set integrity mempool
|
14 years ago |
Tejun Heo
|
a6e8dc46ff
bio-integrity: mark kintegrityd_wq highpri and CPU intensive
|
14 years ago |
Andrew Morton
|
220eb7fd98
fs/bio-integrity.c: return -ENOMEM on kmalloc failure
|
15 years ago |
David Rientjes
|
72f4650337
bio-integrity.c: remove dependency on __GFP_NOFAIL
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Chuck Ebbert
|
9e9432c267
block: fix bugs in bio-integrity mempool usage
|
15 years ago |
Martin K. Petersen
|
7878cba9f0
block: Create bip slabs with embedded integrity vectors
|
16 years ago |