aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-integrity.c
Commit message (Expand)AuthorAgeFilesLines
* dm: improve block integrity supportMike Snitzer2011-04-051-1/+11
* block: Fix double free in blk_integrity_unregisterMartin K. Petersen2010-10-151-1/+0
* block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-101-21/+72
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* 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