Commit Graph

76 Commits (c0291a05f8e6a72c9807b0e2a369ee82bec659c3)

Author SHA1 Message Date
Jens Axboe 2056a782f8 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 19 years ago
Arjan van de Ven c039e3134a [PATCH] sem2mutex: blockdev #2 19 years ago
Jes Sorensen 58383af629 [PATCH] kobj_map semaphore to mutex conversion 19 years ago
Al Viro e572ec7e4e [PATCH] fix rmmod problems with elevator attributes, clean them up 19 years ago
Al Viro 3d1ab40f4c [PATCH] elevator_t lifetime rules and sysfs fixes 19 years ago
Al Viro 1cc9be68eb [PATCH] noise removal: cfq-iosched.c 19 years ago
Al Viro a90d742e4c [PATCH] don't bother with refcounting for cfq_data 19 years ago
Al Viro 483f4afc42 [PATCH] fix sysfs interaction and lifetime rules handling for queues 19 years ago
Al Viro 6f325a1344 [PATCH] fix cfq_get_queue()/ioprio_set(2) races 19 years ago
Al Viro 334e94de9b [PATCH] deal with rmmod/put_io_context() races 19 years ago
Al Viro e17a9489b4 [PATCH] stop elv_unregister() from rogering other iosched's data, fix locking 19 years ago
Al Viro 25975f863b [PATCH] stop cfq from pinning queue down 19 years ago
Al Viro d9ff418793 [PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue 19 years ago
Al Viro a6a0763a60 [PATCH] fix the exclusion for ioprio_set() 19 years ago
Al Viro 12a0573215 [PATCH] keep sync and async cfq_queue separate 19 years ago
Al Viro 478a82b0ed [PATCH] switch to use of ->key to get cfq_data by cfq_io_context 19 years ago
Al Viro 7670876d2d [PATCH] stop leaking cfq_data in cfq_set_request() 19 years ago
Al Viro b0a6916bcc [PATCH] fix cfq hash lookups 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
Jens Axboe 7b14e3b52f [PATCH] cfq-iosched: slice expiry fixups 19 years ago
Tejun Heo 30e9656cc3 [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug) 19 years ago
Jens Axboe 01840f9c9d [PATCH] blk: Fix SG_IO ioctl failure retry looping 19 years ago
Tejun Heo 238e7db935 [PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIER 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
Nate Diller 248d5ca5ed [BLOCK] elevator: allow default scheduler to potentially be modular 19 years ago
Nate Diller 5f00397644 [BLOCK] elevator: default choice selection 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
Chuck Ebbert 4c2645830e [PATCH] elevator=as back-compatibility 19 years ago
Jens Axboe b7bfcf7cbd [BLOCK] elevator: if specified scheduler is not found, fall back to default 19 years ago
Chuck Ebbert 752a3b7963 [BLOCK] elevator: Make elevator=as work again for anticipatory 19 years ago
Neil Horman 7170be5f58 [PATCH] convert /proc/devices to use seq_file interface 19 years ago
Tejun Heo 1bc691d357 [PATCH] fix queue stalling while barrier sequencing 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 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
Jens Axboe 5a57be8d10 [BLOCK] scsi_ioctl: file can be NULL from ioctl_by_bdev() 19 years ago
Coywolf Qi Hunt 769db45b73 make elv_try_merge() static, kill the dead declaration of 19 years ago
Nicolas Kaiser 1abee6d2d1 [BLOCK][TRIVIAL] ll_rw_blk: header included twice 19 years ago
Christoph Hellwig a885c8c431 [PATCH] Add block_device_operations.getgeo block device method 19 years ago
Martin Schwidefsky 347a8dc3b8 [PATCH] s390: cleanup Kconfig 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