1. 553698f [PATCH] cfq-iosched: fix crash in do_div() by Jens Axboe · 18 years ago
  2. bc1c116 [PATCH] elevator switching race by Jens Axboe · 18 years ago
  3. b52a834 [PATCH] cfq-iosched: busy_rr fairness fix by Jens Axboe · 18 years ago
  4. ae818a3 [PATCH] cfq-iosched: fix bug in timer handling for the idle class by Jens Axboe · 18 years ago
  5. 25776e3 [PATCH] cfq-iosched: Detect hardware queueing by Jens Axboe · 18 years ago
  6. 12e9fdd [PATCH] cfq-iosched: Detect idle process issuing async request by Jens Axboe · 18 years ago
  7. e0de020 [PATCH] cfq-iosched: check busy queues before deciding we are idle by Jens Axboe · 18 years ago
  8. 3793c65 [PATCH] cfq-iosched: fixup locking and ->queue_list list management by Jens Axboe · 18 years ago
  9. fd0ff8a [PATCH] blk: fix gendisk->in_flight accounting during barrier sequence by Jens Axboe · 18 years ago
  10. 1a2acc9 Revert "[BLOCK] Fix oops on removal of SD/MMC card" by Linus Torvalds · 18 years ago
  11. dac07ec [BLOCK] limit request_fn recursion by Jens Axboe · 18 years ago
  12. 56cf650 [BLOCK] Fix oops on removal of SD/MMC card by Russell King · 18 years ago
  13. 649bbaa [PATCH] Remove __devinitdata from notifier block definitions by Chandra Seetharaman · 18 years ago
  14. 4f73247 [PATCH] block/elevator.c: remove unused exports by Adrian Bunk · 18 years ago
  15. 7daac49 [patch] cleanup: use blk_queue_stopped by Coywolf Qi Hunt · 18 years ago
  16. be3b075 [PATCH] cfq: Further rbtree traversal and cfq_exit_queue() race fix by OGAWA Hirofumi · 18 years ago
  17. dbecf3a [PATCH 2/2] cfq: fix cic's rbtree traversal by OGAWA Hirofumi · 18 years ago
  18. fba8227 [PATCH 1/2] iosched: fix typo and barrier() by OGAWA Hirofumi · 18 years ago
  19. 21b2f0c [SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations by Christoph Hellwig · 18 years ago
  20. a580290 Documentation: fix minor kernel-doc warnings by Martin Waitz · 18 years ago
  21. 88b9adb [PATCH] config: fix CONFIG_LFS option by Trond Myklebust · 18 years ago
  22. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  23. 68eef3b [PATCH] Simplify proc/devices and fix early termination regression by Joe Korty · 18 years ago
  24. 7baf398 Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  25. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  26. 206dc69 [BLOCK] cfq-iosched: seek and async performance fixes by Jens Axboe · 18 years ago
  27. 7143dd4 [PATCH] ll_rw_blk: fix 80-col offender in put_io_context() by Jens Axboe · 18 years ago
  28. e8a9905 [PATCH] cfq-iosched: small cfq_choose_req() optimization by Andreas Mohr · 18 years ago
  29. e2d74ac [PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree by Jens Axboe · 18 years ago
  30. 4fa6391 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  31. 89e5c8b [PATCH] md: Make sure QUEUE_FLAG_CLUSTER is set properly for md. by NeilBrown · 18 years ago
  32. 09540e6 [PATCH] Fix blktrace compile with sysfs not defined by Jens Axboe · 18 years ago
  33. 837c787 [BLOCK] increase size of disk stat counters by Ben Woodard · 18 years ago
  34. 4c5d0bb [PATCH] blk_execute_rq_nowait-speedup by Andrew Morton · 18 years ago
  35. f68110f [BLOCK] ll_rw_blk: kmalloc -> kzalloc conversion by Jens Axboe · 18 years ago
  36. a0f62ac [PATCH] 2TB files: add blkcnt_t by Takashi Sato · 18 years ago
  37. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  38. ce52449 BUG_ON() Conversion in block/elevator.c by Eric Sesterhenn · 18 years ago
  39. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 18 years ago
  40. c039e31 [PATCH] sem2mutex: blockdev #2 by Arjan van de Ven · 18 years ago
  41. 58383af [PATCH] kobj_map semaphore to mutex conversion by Jes Sorensen · 18 years ago
  42. e572ec7 [PATCH] fix rmmod problems with elevator attributes, clean them up by Al Viro · 18 years ago
  43. 3d1ab40 [PATCH] elevator_t lifetime rules and sysfs fixes by Al Viro · 18 years ago
  44. 1cc9be6 [PATCH] noise removal: cfq-iosched.c by Al Viro · 18 years ago
  45. a90d742 [PATCH] don't bother with refcounting for cfq_data by Al Viro · 18 years ago
  46. 483f4af [PATCH] fix sysfs interaction and lifetime rules handling for queues by Al Viro · 18 years ago
  47. 6f325a1 [PATCH] fix cfq_get_queue()/ioprio_set(2) races by Al Viro · 18 years ago
  48. 334e94d [PATCH] deal with rmmod/put_io_context() races by Al Viro · 18 years ago
  49. e17a948 [PATCH] stop elv_unregister() from rogering other iosched's data, fix locking by Al Viro · 18 years ago
  50. 25975f8 [PATCH] stop cfq from pinning queue down by Al Viro · 18 years ago
  51. d9ff418 [PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue by Al Viro · 18 years ago
  52. a6a0763 [PATCH] fix the exclusion for ioprio_set() by Al Viro · 18 years ago
  53. 12a0573 [PATCH] keep sync and async cfq_queue separate by Al Viro · 18 years ago
  54. 478a82b [PATCH] switch to use of ->key to get cfq_data by cfq_io_context by Al Viro · 18 years ago
  55. 7670876 [PATCH] stop leaking cfq_data in cfq_set_request() by Al Viro · 18 years ago
  56. b0a6916 [PATCH] fix cfq hash lookups by Al Viro · 18 years ago
  57. c981ff9 [PATCH] fix locking in queue_requests_store() by Al Viro · 18 years ago
  58. 8669aaf [PATCH] fix double-free in blk_init_queue_node() by Al Viro · 18 years ago
  59. 5ee1af9 [PATCH] block: disable block layer bouncing for most memory on 64bit systems by Andi Kleen · 18 years ago
  60. 7b14e3b [PATCH] cfq-iosched: slice expiry fixups by Jens Axboe · 18 years ago
  61. b7ed1de Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  62. 30e9656 [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug) by Tejun Heo · 18 years ago
  63. 01840f9 [PATCH] blk: Fix SG_IO ioctl failure retry looping by Jens Axboe · 18 years ago
  64. 238e7db [PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIER by Tejun Heo · 18 years ago
  65. 9a7a67a [PATCH] fix ordering on requeued request drainage by Jens Axboe · 18 years ago
  66. 88a2a4ac [PATCH] percpu data: only iterate over possible CPUs by Eric Dumazet · 18 years ago
  67. 3eaf840 [PATCH] device-mapper disk statistics: timing by Jun'ichi "Nick" Nomura · 18 years ago
  68. fddfdea [BLOCK] A few kerneldoc fixups by Jens Axboe · 18 years ago
  69. 60481b1 [BLOCK] ll_rw_blk: fix setting of ->ordered on init by Tetsuo Takata · 18 years ago
  70. 248d5ca [BLOCK] elevator: allow default scheduler to potentially be modular by Nate Diller · 18 years ago
  71. 5f00397 [BLOCK] elevator: default choice selection by Nate Diller · 18 years ago
  72. 53e8606 [BLOCK] ll_rw_blk: use preempt-disabling disk_stat_add() in completion by Jens Axboe · 18 years ago
  73. 2cb2e14 [BLOCK] ll_rw_blk: make max_sectors and max_hw_sectors unsigned ints by Jens Axboe · 18 years ago
  74. b7bfcf7 [BLOCK] elevator: if specified scheduler is not found, fall back to default by Jens Axboe · 18 years ago
  75. 752a3b7 [BLOCK] elevator: Make elevator=as work again for anticipatory by Chuck Ebbert · 18 years ago
  76. 7170be5 [PATCH] convert /proc/devices to use seq_file interface by Neil Horman · 18 years ago
  77. 1bc691d [PATCH] fix queue stalling while barrier sequencing by Tejun Heo · 18 years ago
  78. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  79. e2688f0 Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  80. ff856ba [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq by Jens Axboe · 18 years ago
  81. 356cebe [BLOCK] Kill blk_attempt_remerge() by Jens Axboe · 18 years ago
  82. 5a57be8 [BLOCK] scsi_ioctl: file can be NULL from ioctl_by_bdev() by Jens Axboe · 18 years ago
  83. 769db45 make elv_try_merge() static, kill the dead declaration of by Coywolf Qi Hunt · 18 years ago
  84. 1abee6d [BLOCK][TRIVIAL] ll_rw_blk: header included twice by Nicolas Kaiser · 19 years ago
  85. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 18 years ago
  86. d99cf9d Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  87. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 18 years ago
  88. 797e7db [BLOCK] reimplement handling of barrier request by Tejun Heo · 18 years ago
  89. 52d9e67 [BLOCK] ll_rw_blk: separate out bio init part from __make_request by Tejun Heo · 18 years ago
  90. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 18 years ago
  91. 6410009 [BLOCK] mark some block/ variables cons by Arjan van de Ven · 18 years ago
  92. 88ee5ef [BLOCK] ll_rw_blk: fastpath get_request() by Jens Axboe · 19 years ago
  93. ef9be1d [BLOCK] as-iosched: update alias handling by Tejun Heo · 19 years ago
  94. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  95. f61ea1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  96. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  97. f98d2df [PATCH] block: Cleanup CDROMEJECT ioctl by Ben Collins · 19 years ago
  98. defd94b [SCSI] seperate max_sectors from max_hw_sectors by Mike Christie · 19 years ago
  99. 6e39b69e [SCSI] export blk layer functions needed for blk_execute_rq_nowait by Mike Christie · 19 years ago
  100. 8ad9ebb [PATCH] as-iosched: remove state assertion in as_add_request() by Jens Axboe · 19 years ago