summaryrefslogtreecommitdiff
path: root/block/blk-integrity.c
AgeCommit message (Expand)Author
2011-04-05dm: improve block integrity supportMike Snitzer
2010-10-15block: Fix double free in blk_integrity_unregisterMartin K. Petersen
2010-09-10block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2009-07-28block: fix improper kobject release in blk_integrity_unregisterXiaotian Feng
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-01-30block: Allow empty integrity profileMartin K. Petersen
2008-10-09block: Switch blk_integrity_compare from bdev to gendiskMartin K. Petersen
2008-10-09block: Fix double put in blk_integrity_unregisterMartin K. Petersen
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo
2008-10-09Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Randy Dunlap
2008-07-03block: integrity flags can't use bit ops on unsigned shortJens Axboe
2008-07-03block: integrity checkpatch cleanupsJens Axboe
2008-07-03block: Block layer data integrity supportMartin K. Petersen