summaryrefslogtreecommitdiffstats
path: root/block/blk-tag.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* block: use proper BLK_RW_ASYNC in blk_queue_start_tag()Jens Axboe2009-10-061-1/+1
* block: change the tag sync vs async restriction logicJens Axboe2009-05-201-6/+9
* block: implement and enforce request peek/start/fetchTejun Heo2009-05-111-1/+1
* block/blk-tag.c: cleanup kernel-docQinghuang Feng2008-12-291-1/+0
* block: reserve some tags just for sync IOJens Axboe2008-10-091-2/+12
* Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Randy Dunlap2008-10-091-4/+4
* block: remove unused ->busy part of the block queue tag mapMatthew Wilcox2008-08-271-4/+2
* block: adjust tagging function queue bit lockingJens Axboe2008-05-071-3/+6
* block: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-011-4/+4
* block: make queue flags non-atomicNick Piggin2008-04-291-4/+4
* block/blk-tag.c should #include "blk.h"Adrian Bunk2008-03-041-0/+2
* block: make core bits checkpatch compliantJens Axboe2008-02-011-9/+3
* block: split tag and sysfs handling from blk-core.cJens Axboe2008-01-291-0/+396
OpenPOWER on IntegriCloud