summaryrefslogtreecommitdiff
path: root/drivers/block/osdblk.c
Commit message (Expand)AuthorAge
* block: remove the osdblk driverChristoph Hellwig2017-04-19
* block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-31
* block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-07
* osdblk: switch to using blk_queue_write_cache()Jens Axboe2016-04-12
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* block: support different tag allocation policyShaohua Li2015-01-23
* block: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-11
* block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet2012-09-09
* block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-10
* block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-10
* block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-07
* osdblk: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-07
* block: remove wrappers for request type/flagsChristoph Hellwig2010-08-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* osdblk: Adjust queue limits to lower device's limitsBoaz Harrosh2009-06-24
* osdblk: a Linux block device for OSD objectsJeff Garzik2009-06-24