summaryrefslogtreecommitdiffstats
path: root/drivers/block/osdblk.c
Commit message (Expand)AuthorAgeFilesLines
* block: remove the osdblk driverChristoph Hellwig2017-04-191-693/+0
* block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-311-6/+0
* block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-071-1/+1
* osdblk: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* block: support different tag allocation policyShaohua Li2015-01-231-1/+1
* block: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-111-1/+1
* block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet2012-09-091-2/+1
* block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-101-2/+1
* block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-101-1/+1
* block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-071-1/+1
* osdblk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-071-10/+2
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-071-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-071-3/+9
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* osdblk: Adjust queue limits to lower device's limitsBoaz Harrosh2009-06-241-0/+7
* osdblk: a Linux block device for OSD objectsJeff Garzik2009-06-241-0/+694