index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bio-integrity.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bio-integrity: Fix bio_integrity_verify segment start bug
Nicholas Bellinger
2014-01-21
1
-7
/
+8
*
block: Kill bio_pair_split()
Kent Overstreet
2013-11-23
1
-45
/
+0
*
block: Generic bio chaining
Kent Overstreet
2013-11-23
1
-1
/
+1
*
bio-integrity: Convert to bvec_iter
Kent Overstreet
2013-11-23
1
-82
/
+26
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
1
-14
/
+16
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-4
/
+4
*
Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-09-22
1
-1
/
+1
|
\
|
*
bio-integrity: Fix use of bs->bio_integrity_pool after free
Bjorn Helgaas
2013-09-17
1
-1
/
+1
*
|
fs/bio-integrity: fix a potential mem leak
Gu Zheng
2013-09-11
1
-4
/
+5
|
/
*
bio-integrity: Add explicit field for owner of bip_buf
Kent Overstreet
2013-03-23
1
-3
/
+2
*
block: Change bio_split() to respect the current value of bi_idx
Kent Overstreet
2013-03-23
1
-2
/
+2
*
block: Convert integrity to bvec_alloc_bs()
Kent Overstreet
2013-03-23
1
-84
/
+48
*
block: Fix a buffer overrun in bio_integrity_split()
Kent Overstreet
2013-03-23
1
-2
/
+3
*
block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
2012-09-09
1
-29
/
+15
*
fs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-5
/
+5
*
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-03-17
1
-0
/
+3
*
bio-integrity: mark kintegrityd_wq highpri and CPU intensive
Tejun Heo
2011-01-03
1
-1
/
+6
*
fs/bio-integrity.c: return -ENOMEM on kmalloc failure
Andrew Morton
2010-08-23
1
-1
/
+1
*
bio-integrity.c: remove dependency on __GFP_NOFAIL
David Rientjes
2010-08-23
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
block: fix bugs in bio-integrity mempool usage
Chuck Ebbert
2010-01-30
1
-1
/
+2
*
block: Create bip slabs with embedded integrity vectors
Martin K. Petersen
2009-07-01
1
-45
/
+125
*
block: add private bio_set for bio integrity allocations
Martin K. Petersen
2009-03-24
1
-59
/
+26
*
block: Add gfp_mask parameter to bio_integrity_clone()
un'ichi Nomura
2009-03-14
1
-2
/
+3
*
block: Remove obsolete BUG_ON
Martin K. Petersen
2009-01-30
1
-1
/
+0
*
block: Don't verify integrity metadata on read error
Martin K. Petersen
2009-01-30
1
-10
/
+15
*
bio: allow individual slabs in the bio_set
Jens Axboe
2008-12-29
1
-1
/
+1
*
block: Introduce integrity data ownership flag
Martin K. Petersen
2008-10-09
1
-1
/
+2
*
block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1
Jens Axboe
2008-10-09
1
-5
/
+0
*
block: cleanup some of the integrity stuff in blkdev.h
Jens Axboe
2008-10-09
1
-0
/
+31
*
bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()
Yoichi Yuasa
2008-07-28
1
-1
/
+0
*
block: integrity checkpatch cleanups
Jens Axboe
2008-07-03
1
-9
/
+20
*
block: Block layer data integrity support
Martin K. Petersen
2008-07-03
1
-0
/
+708