aboutsummaryrefslogtreecommitdiff
path: root/block/blk-tag.c
AgeCommit message (Expand)Author
2011-12-29block: fix blk_queue_end_tag()Dan Williams
2011-10-25block: warn if tag is greater than real_max_depth.Tao Ma
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-06block: use proper BLK_RW_ASYNC in blk_queue_start_tag()Jens Axboe
2009-05-20block: change the tag sync vs async restriction logicJens Axboe
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2008-12-29block/blk-tag.c: cleanup kernel-docQinghuang Feng
2008-10-09block: reserve some tags just for sync IOJens Axboe
2008-10-09Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Randy Dunlap
2008-08-27block: remove unused ->busy part of the block queue tag mapMatthew Wilcox
2008-05-07block: adjust tagging function queue bit lockingJens Axboe
2008-05-01block: remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29block: make queue flags non-atomicNick Piggin
2008-03-04block/blk-tag.c should #include "blk.h"Adrian Bunk
2008-02-01block: make core bits checkpatch compliantJens Axboe
2008-01-29block: split tag and sysfs handling from blk-core.cJens Axboe