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
/
block
/
bio-integrity.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block/bio-integrity: use struct_size() in kmalloc()
Jackie Liu
2019-05-16
1
-2
/
+1
*
block: switch all files cleared marked as GPLv2 to SPDX tags
Christoph Hellwig
2019-04-30
1
-15
/
+1
*
block: remove the bio_integrity_advance export
Christoph Hellwig
2018-12-16
1
-1
/
+0
*
block: remove the bioset_integrity_free export
Christoph Hellwig
2018-12-16
1
-1
/
+0
*
block: remove bio_rewind_iter()
Ming Lei
2018-09-06
1
-8
/
+4
*
block: move bio_integrity_{intervals,bytes} into blkdev.h
Greg Edwards
2018-07-26
1
-22
/
+0
*
block: Convert bio_set to mempool_init()
Kent Overstreet
2018-05-14
1
-15
/
+14
*
block: Fix __bio_integrity_endio() documentation
Bart Van Assche
2018-01-17
1
-1
/
+0
*
block: remove unnecessary NULL checks in bioset_integrity_free()
Tim Hansen
2017-10-06
1
-5
/
+2
*
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-14
/
+12
|
\
|
*
bio-integrity: Fix regression if profile verify_fn is NULL
Milan Broz
2017-08-24
1
-1
/
+4
|
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-10
/
+8
|
*
bio-integrity: move the bio integrity profile check earlier in bio_integrity_...
Christoph Hellwig
2017-08-09
1
-3
/
+3
*
|
bio-integrity: only verify integrity on the lowest stacked driver
Christoph Hellwig
2017-08-09
1
-3
/
+2
*
|
bio-integrity: Fix regression if profile verify_fn is NULL
Milan Broz
2017-08-09
1
-1
/
+4
|
/
*
bio-integrity: fix boolreturn.cocci warnings
kbuild test robot
2017-07-04
1
-1
/
+1
*
bio-integrity: stop abusing bi_end_io
Christoph Hellwig
2017-07-03
1
-27
/
+12
*
bio-integrity: Restore original iterator on verify stage
Dmitry Monakhov
2017-07-03
1
-6
/
+20
*
bio-integrity: fold bio_integrity_enabled to bio_integrity_prep
Dmitry Monakhov
2017-07-03
1
-49
/
+39
*
bio-integrity: fix interface for bio_integrity_trim
Dmitry Monakhov
2017-07-03
1
-9
/
+2
*
bio-integrity: bio_integrity_advance must update integrity seed
Dmitry Monakhov
2017-07-03
1
-0
/
+1
*
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-12
1
-0
/
+3
|
\
|
*
bio-integrity: Do not allocate integrity context for bio w/o data
Dmitry Monakhov
2017-06-03
1
-0
/
+3
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-4
/
+4
|
/
*
block: remove bio_is_rw
Christoph Hellwig
2016-10-28
1
-1
/
+1
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
1
-1
/
+1
*
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-5
/
+4
|
\
|
*
block: simplify and cleanup bvec pool handling
Christoph Hellwig
2016-07-20
1
-5
/
+4
*
|
block/bio-integrity.c: Add #include "blk.h"
Bart Van Assche
2016-06-14
1
-0
/
+1
|
/
*
blk-integrity: checking for NULL instead of IS_ERR
Dan Carpenter
2015-12-09
1
-5
/
+4
*
blk-integrity: empty implementation when disabled
Keith Busch
2015-12-03
1
-2
/
+2
*
block: blk_flush_integrity() for bio-based drivers
Dan Williams
2015-10-21
1
-0
/
+5
*
block: Reduce the size of struct blk_integrity
Martin K. Petersen
2015-10-21
1
-2
/
+2
*
block: Consolidate static integrity profile properties
Martin K. Petersen
2015-10-21
1
-4
/
+4
*
block: Refuse adding appending a gapped integrity page to a bio
Sagi Grimberg
2015-09-11
1
-0
/
+5
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-6
/
+5
*
bio integrity: do not assume bio_integrity_pool exists if bioset exists
Mike Snitzer
2015-07-07
1
-2
/
+2
*
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
2015-05-22
1
-2
/
+2
*
block: fix regression where bio_integrity_process uses wrong bio_vec iterator
Darrick J. Wong
2014-12-02
1
-6
/
+7
*
bio-integrity: remove the needless fail handle of bip_slab creating
Gu Zheng
2014-10-13
1
-2
/
+0
*
block: Integrity checksum flag
Martin K. Petersen
2014-09-27
1
-0
/
+3
*
block: Relocate bio integrity flags
Martin K. Petersen
2014-09-27
1
-2
/
+2
*
block: Add prefix to block integrity profile flags
Martin K. Petersen
2014-09-27
1
-2
/
+2
*
block: Clean up the code used to generate and verify integrity metadata
Martin K. Petersen
2014-09-27
1
-60
/
+22
*
block: Make protection interval calculation generic
Martin K. Petersen
2014-09-27
1
-5
/
+1
*
block: Deprecate the use of the term sector in the context of block integrity
Martin K. Petersen
2014-09-27
1
-21
/
+21
*
block: Remove bip_buf
Martin K. Petersen
2014-09-27
1
-4
/
+6
*
block: Remove integrity tagging functions
Martin K. Petersen
2014-09-27
1
-93
/
+1
*
block: Replace bi_integrity with bi_special
Martin K. Petersen
2014-09-27
1
-9
/
+10
*
block: Get rid of bdev_integrity_enabled()
Martin K. Petersen
2014-09-27
1
-22
/
+17
[next]