index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
*
block: Fix BUG_ON when pi errors occur
Sagi Grimberg
2014-08-21
1
-1
/
+1
*
bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload
Gu Zheng
2014-07-01
1
-9
/
+3
*
block: move bio.c and bio-integrity.c from fs/ to block/
Jens Axboe
2014-05-19
1
-0
/
+657