1. cd0aca2 block: fix queue bounce limit setting by Tejun Heo · 15 years ago
  2. 25636e2 block: fix SG_IO vector request data length handling by Tejun Heo · 15 years ago
  3. a36e71f cfq-iosched: add close cooperator code by Jens Axboe · 15 years ago
  4. 9481ffd cfq-iosched: log responsible 'cfqq' in idle timer arm by Jens Axboe · 15 years ago
  5. 2d87072 cfq-iosched: tweak kick logic a bit more by Jens Axboe · 15 years ago
  6. 40bb54d cfq-iosched: no need to save interrupts in cfq_kick_queue() by Jens Axboe · 15 years ago
  7. 15afd1c block: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  8. 91e463c block: fix SG_IO to return a proper error value by FUJITA Tomonori · 15 years ago
  9. d6ceb25 cfq-iosched: don't delay queue kick for a merged request by Jens Axboe · 15 years ago
  10. 1d6bfbd as-iosched: get rid of private REQ_SYNC/REQ_ASYNC defines by Jens Axboe · 15 years ago
  11. ff6657c cfq-iosched: get rid of private SYNC/ASYNC defines by Jens Axboe · 15 years ago
  12. b0b78f8 cfq-iosched: use rw_is_sync() to see if rw flags are sync or not by Jens Axboe · 15 years ago
  13. f600abe block: fix bad spelling of quiesce by Jens Axboe · 15 years ago
  14. c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  15. 6a5d263 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  16. 132ea5e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  17. b029195 cfq-iosched: don't let idling interfere with plugging by Jens Axboe · 15 years ago
  18. 2385327 block: remove unused REQ_UNPLUG by Jens Axboe · 15 years ago
  19. 75e5098 cfq-iosched: kill two unused cfqq flags by Jens Axboe · 15 years ago
  20. 2f5cb73 cfq-iosched: change dispatch logic to deal with single requests at the time by Jens Axboe · 15 years ago
  21. 26308ea block: fix inconsistency in I/O stat accounting code by Jerome Marchand · 15 years ago
  22. 6c7e8ce block: elevator quiescing helpers by Jens Axboe · 15 years ago
  23. 8feb4d2 pata_artop: typo by Alan Cox · 15 years ago
  24. aeb6faf block: Add flag for telling the IO schedulers NOT to anticipate more IO by Jens Axboe · 15 years ago
  25. 644b2d9 block: enabling plugging on SSD devices that don't do queuing by Jens Axboe · 15 years ago
  26. 1faa16d block: change the request allocation/congestion logic to be sync/async based by Jens Axboe · 15 years ago
  27. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  28. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  29. b1dbb67 Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. e2494e1 blktrace: fix pdu_len when tracing packet command requests by Li Zefan · 15 years ago
  31. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  32. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  33. 7c730cc Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  35. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  36. e7cbbf1 bsg: Remove bogus check against request_queue->max_sectors by Boaz Harrosh · 15 years ago
  37. 1cd96c2 block: WARN in __blk_put_request() for potential bio leak by Boaz Harrosh · 15 years ago
  38. 0537894 bsg: add support for tail queuing by Boaz Harrosh · 15 years ago
  39. 50e1749 block: get rid of unused blkdev_free_rq() define by Jens Axboe · 15 years ago
  40. f3b144a block: remove various blk_queue_*() setting functions in blk_init_queue_node() by Jens Axboe · 15 years ago
  41. cd80a81 Merge branch 'x86/core' into core/ipi by Ingo Molnar · 15 years ago
  42. c69fc56 cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_core_map/cpu_sibling_map by Rusty Russell · 15 years ago
  43. 25d5000 Merge branch 'linus' into core/ipi by Ingo Molnar · 15 years ago
  44. f290f19 [SCSI] Make scsi.h independent of the rest of the scsi includes by James Bottomley · 15 years ago
  45. 12e87e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  46. 467c88f Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core by Ingo Molnar · 15 years ago
  47. 59247ea block: fix missing bio back/front segment size setting in blk_recount_segments() by Jens Axboe · 15 years ago
  48. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 15 years ago
  49. f701d35 Merge branches 'tracing/ftrace' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  50. 1e42807 block: reduce stack footprint of blk_recount_segments() by Jens Axboe · 15 years ago
  51. 9e8c0bc block: add documentation for register_blkdev() by Márton Németh · 15 years ago
  52. 6e27563 generic-ipi: remove CSD_FLAG_WAIT by Peter Zijlstra · 15 years ago
  53. 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 15 years ago
  54. 313e458 alloc_percpu: add align argument to __alloc_percpu. by Rusty Russell · 15 years ago
  55. 72c26c9 Merge branch 'linus' into tracing/blktrace by Ingo Molnar · 15 years ago
  56. be987fd block: fix deadlock in blk_abort_queue() for drivers that readd to timeout list by Hannes Reinecke · 15 years ago
  57. 41b8c85 block: fix booting from partitioned md array by Neil Brown · 15 years ago
  58. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 15 years ago
  59. c1c20120 bsg: Fix sense buffer bug in SG_IO by Boaz Harrosh · 15 years ago
  60. 2db270a tracing/blktrace: move the tracing file to kernel/trace by Frederic Weisbecker · 15 years ago
  61. b6f11df trace: Call tracing_reset_online_cpus before tracer->init() by Arnaldo Carvalho de Melo · 15 years ago
  62. 51a763d tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} by Arnaldo Carvalho de Melo · 15 years ago
  63. 0a98775 ring_buffer: remove unused flags parameter by Arnaldo Carvalho de Melo · 15 years ago
  64. 7be4215 trace: Remove unused trace_array_cpu parameter by Arnaldo Carvalho de Melo · 15 years ago
  65. 268ccda trace: assign defaults at register_ftrace_event by Arnaldo Carvalho de Melo · 15 years ago
  66. ae7462b trace: make the trace_event callbacks return enum print_line_t by Arnaldo Carvalho de Melo · 15 years ago
  67. d9793bd trace: judicious error checking of trace_seq results by Arnaldo Carvalho de Melo · 15 years ago
  68. 939b366 blktrace: fix coding style in recent patches by Arnaldo Carvalho de Melo · 15 years ago
  69. 08a06b8 blkftrace: binary tracing, synthesizing old format by Arnaldo Carvalho de Melo · 15 years ago
  70. 2c9b238 trace: Change struct trace_event callbacks parameter list by Arnaldo Carvalho de Melo · 15 years ago
  71. dc573f9 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  72. fb8ec18 block: fix oops in blk_queue_io_stat() by Jens Axboe · 15 years ago
  73. 3a9a3f6 cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice by Divyesh Shah · 15 years ago
  74. bc58ba9 block: add sysfs file for controlling io stats accounting by Jens Axboe · 15 years ago
  75. cec0707 block: silently error an unsupported barrier bio by Jens Axboe · 15 years ago
  76. dbdac9b block: Fix documentation for blkdev_issue_flush() by Theodore Ts'o · 15 years ago
  77. 213d941 block: seperate bio/request unplug and sync bits by Jens Axboe · 15 years ago
  78. 1308835f block: export SSD/non-rotational queue flag through sysfs by Bartlomiej Zolnierkiewicz · 15 years ago
  79. f48fc4d block: get rid of the manual directory counting in blktrace by Jens Axboe · 15 years ago
  80. 3223163 block: Allow empty integrity profile by Martin K. Petersen · 15 years ago
  81. 700a3dc blktrace: Use tracing_reset_online_cpus by Arnaldo Carvalho de Melo · 15 years ago
  82. 32c0bd9 blktrace: the ftrace interface needs CONFIG_TRACING by Arnaldo Carvalho de Melo · 15 years ago
  83. 157f9c0 tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patch by Arnaldo Carvalho de Melo · 15 years ago
  84. c71a896 blktrace: add ftrace plugin by Arnaldo Carvalho de Melo · 15 years ago
  85. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  86. cd76469 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  87. 4d783b0 block: Add Kconfig help which notes that ext4 needs CONFIG_LBD by Theodore Ts'o · 15 years ago
  88. 3ada8b7 block: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  89. 97ae77a [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE by FUJITA Tomonori · 16 years ago
  90. 56c451f [SCSI] block: fix the partial mappings with struct rq_map_data by FUJITA Tomonori · 16 years ago
  91. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  92. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 15 years ago
  93. 62c1fe9 cfq-iosched: fix race between exiting queue and exiting task by Jens Axboe · 16 years ago
  94. b3a6ffe Get rid of CONFIG_LSF by Jens Axboe · 16 years ago
  95. 3c18ce7 block: make blk_softirq_init() static by Roel Kluin · 16 years ago
  96. 18af8b2 block: use min_not_zero in blk_queue_stack_limits by FUJITA Tomonori · 16 years ago
  97. a6f2365 block: add one-hit cache for disk partition lookup by Jens Axboe · 16 years ago
  98. 30e0dc2 cfq-iosched: remove limit of dispatch depth of max 4 times quantum by Jens Axboe · 16 years ago
  99. b374d18 block: get rid of elevator_t typedef by Jens Axboe · 16 years ago
  100. a31a973 block: don't use plugging on SSD devices by Jens Axboe · 16 years ago