Age | Commit message (Expand) | Author | Files | Lines |
2015-01-23 | block: support different tag allocation policy | Shaohua Li | 1 | -8/+25 |
2014-07-08 | block: don't assume last put of shared tags is for the host | Christoph Hellwig | 1 | -26/+7 |
2013-06-28 | block: Reserve only one queue tag for sync IO if only 3 tags are available | Jan Kara | 1 | -2/+9 |
2012-09-12 | block/blk-tag.c: Remove useless kfree | Peter Senna Tschudin | 1 | -4/+2 |
2011-12-29 | block: fix blk_queue_end_tag() | Dan Williams | 1 | -11/+2 |
2011-10-25 | block: warn if tag is greater than real_max_depth. | Tao Ma | 1 | -2/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-10-06 | block: use proper BLK_RW_ASYNC in blk_queue_start_tag() | Jens Axboe | 1 | -1/+1 |
2009-05-20 | block: change the tag sync vs async restriction logic | Jens Axboe | 1 | -6/+9 |
2009-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo | 1 | -1/+1 |
2008-12-29 | block/blk-tag.c: cleanup kernel-doc | Qinghuang Feng | 1 | -1/+0 |
2008-10-09 | block: reserve some tags just for sync IO | Jens Axboe | 1 | -2/+12 |
2008-10-09 | Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati... | Randy Dunlap | 1 | -4/+4 |
2008-08-27 | block: remove unused ->busy part of the block queue tag map | Matthew Wilcox | 1 | -4/+2 |
2008-05-07 | block: adjust tagging function queue bit locking | Jens Axboe | 1 | -3/+6 |
2008-05-01 | block: remove remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -4/+4 |
2008-04-29 | block: make queue flags non-atomic | Nick Piggin | 1 | -4/+4 |
2008-03-04 | block/blk-tag.c should #include "blk.h" | Adrian Bunk | 1 | -0/+2 |
2008-02-01 | block: make core bits checkpatch compliant | Jens Axboe | 1 | -9/+3 |
2008-01-29 | block: split tag and sysfs handling from blk-core.c | Jens Axboe | 1 | -0/+396 |