aboutsummaryrefslogtreecommitdiff
path: root/block/blk-tag.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-25block: warn if tag is greater than real_max_depth.Gravatar Tao Ma 1-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-10-06block: use proper BLK_RW_ASYNC in blk_queue_start_tag()Gravatar Jens Axboe 1-1/+1
2009-05-20block: change the tag sync vs async restriction logicGravatar Jens Axboe 1-6/+9
2009-05-11block: implement and enforce request peek/start/fetchGravatar Tejun Heo 1-1/+1
2008-12-29block/blk-tag.c: cleanup kernel-docGravatar Qinghuang Feng 1-1/+0
2008-10-09block: reserve some tags just for sync IOGravatar Jens Axboe 1-2/+12
2008-10-09Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Gravatar Randy Dunlap 1-4/+4
2008-08-27block: remove unused ->busy part of the block queue tag mapGravatar Matthew Wilcox 1-4/+2
2008-05-07block: adjust tagging function queue bit lockingGravatar Jens Axboe 1-3/+6
2008-05-01block: remove remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-4/+4
2008-04-29block: make queue flags non-atomicGravatar Nick Piggin 1-4/+4
2008-03-04block/blk-tag.c should #include "blk.h"Gravatar Adrian Bunk 1-0/+2
2008-02-01block: make core bits checkpatch compliantGravatar Jens Axboe 1-9/+3
2008-01-29block: split tag and sysfs handling from blk-core.cGravatar Jens Axboe 1-0/+396