include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / block / blk-tag.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-10-06 Jens Axboeblock: use proper BLK_RW_ASYNC in blk_queue_start_tag()
2009-05-20 Jens Axboeblock: change the tag sync vs async restriction logic
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2008-12-29 Qinghuang Fengblock/blk-tag.c: cleanup kernel-doc
2008-10-09 Jens Axboeblock: reserve some tags just for sync IO
2008-10-09 Randy DunlapAdd some block/ source files to the kernel-api docbook...
2008-08-27 Matthew Wilcoxblock: remove unused ->busy part of the block queue...
2008-05-07 Jens Axboeblock: adjust tagging function queue bit locking
2008-05-01 Harvey Harrisonblock: remove remaining __FUNCTION__ occurrences
2008-04-29 Nick Pigginblock: make queue flags non-atomic
2008-03-04 Adrian Bunkblock/blk-tag.c should #include "blk.h"
2008-02-01 Jens Axboeblock: make core bits checkpatch compliant
2008-01-29 Jens Axboeblock: split tag and sysfs handling from blk-core.c