[PATCH] deal with rmmod/put_io_context() races
[safe/jmp/linux-2.6] / block / ll_rw_blk.c
2006-03-18 Al Viro[PATCH] deal with rmmod/put_io_context() races
2006-03-18 Al Viro[PATCH] fix locking in queue_requests_store()
2006-03-18 Al Viro[PATCH] fix double-free in blk_init_queue_node()
2006-03-09 Andi Kleen[PATCH] block: disable block layer bouncing for most...
2006-02-08 Tejun Heo[PATCH] block: implement elv_insert and use it (fix...
2006-02-05 Jens Axboe[PATCH] fix ordering on requeued request drainage
2006-02-05 Eric Dumazet[PATCH] percpu data: only iterate over possible CPUs
2006-02-01 Jun'ichi "Nick"... [PATCH] device-mapper disk statistics: timing
2006-01-31 Jens Axboe[BLOCK] A few kerneldoc fixups
2006-01-24 Tetsuo Takata[BLOCK] ll_rw_blk: fix setting of ->ordered on init
2006-01-24 Jens Axboe[BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add...
2006-01-24 Jens Axboe[BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors...
2006-01-09 Linus TorvaldsMerge branch 'blk-softirq' of git://brick.kernel.dk...
2006-01-09 Jens Axboe[BLOCK] ll_rw_blk: Enable out-of-order request completi...
2006-01-09 Jens Axboe[BLOCK] Kill blk_attempt_remerge()
2006-01-09 Nicolas Kaiser[BLOCK][TRIVIAL] ll_rw_blk: header included twice
2006-01-06 Tejun Heo[BLOCK] reimplement handling of barrier request
2006-01-06 Tejun Heo[BLOCK] ll_rw_blk: separate out bio init part from...
2006-01-06 Tejun Heo[BLOCK] add @uptodate to end_that_request_last() and...
2006-01-06 Arjan van de Ven[BLOCK] mark some block/ variables cons
2006-01-06 Jens Axboe[BLOCK] ll_rw_blk: fastpath get_request()
2005-12-15 Mike Christie[SCSI] seperate max_sectors from max_hw_sectors
2005-12-15 Mike Christie[SCSI] export blk layer functions needed for blk_execut...
2005-11-18 Coywolf Qi Hunt[BLOCK] new block/ directory comment tidy
2005-11-07 Linus TorvaldsMerge branch 'block-dir' of git://brick.kernel.dk/data...
2005-11-04 Jens Axboe[BLOCK] Move all core block layer code to new block...