summaryrefslogtreecommitdiffstats
path: root/block/blk-integrity.c
Commit message (Expand)AuthorAgeFilesLines
* block: fix improper kobject release in blk_integrity_unregisterXiaotian Feng2009-07-281-0/+1
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* block: Allow empty integrity profileMartin K. Petersen2009-01-301-11/+14
* block: Switch blk_integrity_compare from bdev to gendiskMartin K. Petersen2008-10-091-14/+14
* block: Fix double put in blk_integrity_unregisterMartin K. Petersen2008-10-091-1/+1
* block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-091-2/+3
* Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Randy Dunlap2008-10-091-2/+2
* block: integrity flags can't use bit ops on unsigned shortJens Axboe2008-07-031-10/+7
* block: integrity checkpatch cleanupsJens Axboe2008-07-031-3/+5
* block: Block layer data integrity supportMartin K. Petersen2008-07-031-0/+382