Commit Graph

16 Commits (630d9c47274aa89bfa77fe6556d7818bdcb12992)

Author SHA1 Message Date
Paul Gortmaker d5decd3b95 block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
Mike Snitzer a63a5cf84d dm: improve block integrity support 14 years ago
Martin K. Petersen e817bf3f68 block: Fix double free in blk_integrity_unregister 15 years ago
Martin K. Petersen 13f05c8d8e block/scsi: Provide a limit on the number of integrity segments 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Xiaotian Feng 3839e4b29b block: fix improper kobject release in blk_integrity_unregister 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Martin K. Petersen 322316385d block: Allow empty integrity profile 16 years ago
Martin K. Petersen ad7fce9314 block: Switch blk_integrity_compare from bdev to gendisk 17 years ago
Martin K. Petersen 0c032ab889 block: Fix double put in blk_integrity_unregister 17 years ago
Tejun Heo ed9e198234 block: implement and use {disk|part}_to_dev() 17 years ago
Randy Dunlap 710027a48e Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC. 17 years ago
Jens Axboe b24498d477 block: integrity flags can't use bit ops on unsigned short 17 years ago
Jens Axboe b984679efe block: integrity checkpatch cleanups 17 years ago
Martin K. Petersen 7ba1ba12ee block: Block layer data integrity support 17 years ago