aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/osdblk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-19block: remove the osdblk driverChristoph Hellwig1-693/+0
2017-01-31block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig1-6/+0
2016-06-07block, drivers: add REQ_OP_FLUSH operationMike Christie1-1/+1
2016-04-12osdblk: switch to using blk_queue_write_cache()Jens Axboe1-1/+1
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-1/+1
2015-01-23block: support different tag allocation policyShaohua Li1-1/+1
2013-09-11block: replace strict_strtoul() with kstrtoul()Jingoo Han1-1/+1
2012-09-09block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet1-2/+1
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo1-2/+1
2010-09-10block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo1-1/+1
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori1-1/+1
2010-08-07osdblk: stop using q->prepare_flush_fnFUJITA Tomonori1-10/+2
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen1-3/+9
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-06-24osdblk: Adjust queue limits to lower device's limitsBoaz Harrosh1-0/+7
2009-06-24osdblk: a Linux block device for OSD objectsJeff Garzik1-0/+694