summaryrefslogtreecommitdiffstats
path: root/drivers/block/osdblk.c
AgeCommit message (Expand)AuthorLines
2015-01-23block: support different tag allocation policyShaohua Li-1/+1
2013-09-11block: replace strict_strtoul() with kstrtoul()Jingoo Han-1/+1
2012-09-09block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet-2/+1
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo-2/+1
2010-09-10block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo-1/+1
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori-1/+1
2010-08-07osdblk: stop using q->prepare_flush_fnFUJITA Tomonori-10/+2
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen-3/+9
2009-09-22const: make block_device_operations constAlexey Dobriyan-1/+1
2009-06-24osdblk: Adjust queue limits to lower device's limitsBoaz Harrosh-0/+7
2009-06-24osdblk: a Linux block device for OSD objectsJeff Garzik-0/+694