Commit Graph

28 Commits (7520b94debdc61620e1582fb4f5cca4a830f91cd)

Author SHA1 Message Date
Jens Axboe 2056a782f8 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 19 years ago
Al Viro 483f4afc42 [PATCH] fix sysfs interaction and lifetime rules handling for queues 19 years ago
Al Viro 334e94de9b [PATCH] deal with rmmod/put_io_context() races 19 years ago
Al Viro c981ff9f89 [PATCH] fix locking in queue_requests_store() 19 years ago
Al Viro 8669aafdb5 [PATCH] fix double-free in blk_init_queue_node() 19 years ago
Andi Kleen 5ee1af9f51 [PATCH] block: disable block layer bouncing for most memory on 64bit systems 19 years ago
Tejun Heo 30e9656cc3 [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug) 19 years ago
Jens Axboe 9a7a67af8b [PATCH] fix ordering on requeued request drainage 19 years ago
Eric Dumazet 88a2a4ac6b [PATCH] percpu data: only iterate over possible CPUs 19 years ago
Jun'ichi "Nick" Nomura 3eaf840e0b [PATCH] device-mapper disk statistics: timing 19 years ago
Jens Axboe fddfdeafa8 [BLOCK] A few kerneldoc fixups 19 years ago
Tetsuo Takata 60481b12b8 [BLOCK] ll_rw_blk: fix setting of ->ordered on init 19 years ago
Jens Axboe 53e86061b5 [BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completion 19 years ago
Jens Axboe 2cb2e147a6 [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints 19 years ago
Jens Axboe ff856bad67 [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq 19 years ago
Jens Axboe 356cebea11 [BLOCK] Kill blk_attempt_remerge() 19 years ago
Nicolas Kaiser 1abee6d2d1 [BLOCK][TRIVIAL] ll_rw_blk: header included twice 19 years ago
Tejun Heo 797e7dbbee [BLOCK] reimplement handling of barrier request 19 years ago
Tejun Heo 52d9e67536 [BLOCK] ll_rw_blk: separate out bio init part from __make_request 19 years ago
Tejun Heo 8ffdc6550c [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() 19 years ago
Arjan van de Ven 64100099ed [BLOCK] mark some block/ variables cons 19 years ago
Jens Axboe 88ee5ef157 [BLOCK] ll_rw_blk: fastpath get_request() 19 years ago
Mike Christie defd94b754 [SCSI] seperate max_sectors from max_hw_sectors 19 years ago
Mike Christie 6e39b69e7e [SCSI] export blk layer functions needed for blk_execute_rq_nowait 19 years ago
Coywolf Qi Hunt eb97b73d75 [BLOCK] new block/ directory comment tidy 19 years ago
Jens Axboe 3a65dfe8c0 [BLOCK] Move all core block layer code to new block/ directory 19 years ago
Jens Axboe a362357b6c [BLOCK] Unify the seperate read/write io stat fields into arrays 19 years ago
Jens Axboe d72d904a53 [BLOCK] Update read/write block io statistics at completion time 19 years ago
Al Viro 8267e268e0 [PATCH] gfp_t: block layer core 20 years ago
Jens Axboe 64521d1a3b [BLOCK] elevator switch fixes/cleanup 20 years ago
Tejun Heo cb98fc8bb9 [BLOCK] Reimplement elevator switch 20 years ago
Tejun Heo 8922e16cf6 [PATCH] 01/05 Implement generic dispatch queue 20 years ago
Chen, Kenneth W b2982649ce Following the same idea, it occurs to me that we should only update 20 years ago
Chen, Kenneth W 20e5c81fcf [patch] remove gendisk->stamp_idle field 20 years ago
Christoph Hellwig bbcc6bee9e [PATCH] remove blkdev_scsi_issue_flush_fn again 20 years ago
Stuart McLaren 309c0a1d5d [PATCH] blk: Use blk_queue_xxx functions to set parameters 20 years ago
Tejun Heo ba02508248 [PATCH] blk: fix tag shrinking (revive real_max_size) 20 years ago
Hugh Dickins fd782a4a99 [PATCH] Fix get_request nastiness 20 years ago
Nick Piggin fb3cc4320e [PATCH] blk: light iocontext ops 20 years ago
Nick Piggin d6344532a2 [PATCH] blk: reduce locking 20 years ago
Nick Piggin 450991bc10 [PATCH] blk: __make_request efficiency 20 years ago
Jens Axboe 082cf69eb8 [PATCH] ll_rw_blk: prevent huge request allocations 20 years ago
Jens Axboe 22e2c507c3 [PATCH] Update cfq io scheduler to time sliced design 20 years ago
Nikita Danilov dfa1a55335 [PATCH] ll_merge_requests_fn() cleanup 20 years ago
Adrian Bunk 93d17d3d84 [PATCH] drivers/block/ll_rw_blk.c: cleanups 20 years ago
Nick Piggin bdd646a446 [PATCH] blk: unplug later 20 years ago
Nick Piggin fde6ad2248 [PATCH] blk: branch hints 20 years ago
Nick Piggin 250dccc008 [PATCH] blk: no memory barrier 20 years ago
Tejun Heo 040c928c47 [PATCH] blk: cleanup generic tag support error messages 20 years ago
Tejun Heo f7d37d028d [PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK} 20 years ago