summaryrefslogtreecommitdiff
path: root/block/blk-tag.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-29block: fix blk_queue_end_tag()Dan Williams1-11/+2
2011-10-25block: warn if tag is greater than real_max_depth.Tao Ma1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-10-06block: use proper BLK_RW_ASYNC in blk_queue_start_tag()Jens Axboe1-1/+1
2009-05-20block: change the tag sync vs async restriction logicJens Axboe1-6/+9
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo1-1/+1
2008-12-29block/blk-tag.c: cleanup kernel-docQinghuang Feng1-1/+0
2008-10-09block: reserve some tags just for sync IOJens Axboe1-2/+12
2008-10-09Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Randy Dunlap1-4/+4
2008-08-27block: remove unused ->busy part of the block queue tag mapMatthew Wilcox1-4/+2
2008-05-07block: adjust tagging function queue bit lockingJens Axboe1-3/+6
2008-05-01block: remove remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2008-04-29block: make queue flags non-atomicNick Piggin1-4/+4
2008-03-04block/blk-tag.c should #include "blk.h"Adrian Bunk1-0/+2
2008-02-01block: make core bits checkpatch compliantJens Axboe1-9/+3
2008-01-29block: split tag and sysfs handling from blk-core.cJens Axboe1-0/+396