1. 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
  2. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  3. 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
  4. 8302294 Merge branch 'tracing/core-v2' into tracing-for-linus by Ingo Molnar · 15 years ago
  5. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  6. 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
  7. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  8. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  9. e7cbbf1 bsg: Remove bogus check against request_queue->max_sectors by Boaz Harrosh · 15 years ago
  10. 1cd96c2 block: WARN in __blk_put_request() for potential bio leak by Boaz Harrosh · 15 years ago
  11. 0537894 bsg: add support for tail queuing by Boaz Harrosh · 15 years ago
  12. 50e1749 block: get rid of unused blkdev_free_rq() define by Jens Axboe · 15 years ago
  13. f3b144a block: remove various blk_queue_*() setting functions in blk_init_queue_node() by Jens Axboe · 15 years ago
  14. cd80a81 Merge branch 'x86/core' into core/ipi by Ingo Molnar · 15 years ago
  15. c69fc56 cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_core_map/cpu_sibling_map by Rusty Russell · 15 years ago
  16. 25d5000 Merge branch 'linus' into core/ipi by Ingo Molnar · 15 years ago
  17. f290f19 [SCSI] Make scsi.h independent of the rest of the scsi includes by James Bottomley · 15 years ago
  18. 12e87e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  19. 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
  20. 59247ea block: fix missing bio back/front segment size setting in blk_recount_segments() by Jens Axboe · 15 years ago
  21. 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 15 years ago
  22. f701d35 Merge branches 'tracing/ftrace' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  23. 1e42807 block: reduce stack footprint of blk_recount_segments() by Jens Axboe · 15 years ago
  24. 9e8c0bc block: add documentation for register_blkdev() by Márton Németh · 15 years ago
  25. 6e27563 generic-ipi: remove CSD_FLAG_WAIT by Peter Zijlstra · 15 years ago
  26. 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
  27. 313e458 alloc_percpu: add align argument to __alloc_percpu. by Rusty Russell · 15 years ago
  28. 72c26c9 Merge branch 'linus' into tracing/blktrace by Ingo Molnar · 15 years ago
  29. be987fd block: fix deadlock in blk_abort_queue() for drivers that readd to timeout list by Hannes Reinecke · 15 years ago
  30. 41b8c85 block: fix booting from partitioned md array by Neil Brown · 15 years ago
  31. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 15 years ago
  32. c1c20120 bsg: Fix sense buffer bug in SG_IO by Boaz Harrosh · 15 years ago
  33. 2db270a tracing/blktrace: move the tracing file to kernel/trace by Frederic Weisbecker · 15 years ago
  34. b6f11df trace: Call tracing_reset_online_cpus before tracer->init() by Arnaldo Carvalho de Melo · 15 years ago
  35. 51a763d tracing: Introduce trace_buffer_{lock_reserve,unlock_commit} by Arnaldo Carvalho de Melo · 15 years ago
  36. 0a98775 ring_buffer: remove unused flags parameter by Arnaldo Carvalho de Melo · 15 years ago
  37. 7be4215 trace: Remove unused trace_array_cpu parameter by Arnaldo Carvalho de Melo · 15 years ago
  38. 268ccda trace: assign defaults at register_ftrace_event by Arnaldo Carvalho de Melo · 15 years ago
  39. ae7462b trace: make the trace_event callbacks return enum print_line_t by Arnaldo Carvalho de Melo · 15 years ago
  40. d9793bd trace: judicious error checking of trace_seq results by Arnaldo Carvalho de Melo · 15 years ago
  41. 939b366 blktrace: fix coding style in recent patches by Arnaldo Carvalho de Melo · 15 years ago
  42. 08a06b8 blkftrace: binary tracing, synthesizing old format by Arnaldo Carvalho de Melo · 15 years ago
  43. 2c9b238 trace: Change struct trace_event callbacks parameter list by Arnaldo Carvalho de Melo · 15 years ago
  44. dc573f9 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core by Ingo Molnar · 15 years ago
  45. fb8ec18 block: fix oops in blk_queue_io_stat() by Jens Axboe · 15 years ago
  46. 3a9a3f6 cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice by Divyesh Shah · 15 years ago
  47. bc58ba9 block: add sysfs file for controlling io stats accounting by Jens Axboe · 15 years ago
  48. cec0707 block: silently error an unsupported barrier bio by Jens Axboe · 15 years ago
  49. dbdac9b block: Fix documentation for blkdev_issue_flush() by Theodore Ts'o · 15 years ago
  50. 213d941 block: seperate bio/request unplug and sync bits by Jens Axboe · 15 years ago
  51. 1308835f block: export SSD/non-rotational queue flag through sysfs by Bartlomiej Zolnierkiewicz · 15 years ago
  52. f48fc4d block: get rid of the manual directory counting in blktrace by Jens Axboe · 15 years ago
  53. 3223163 block: Allow empty integrity profile by Martin K. Petersen · 15 years ago
  54. 700a3dc blktrace: Use tracing_reset_online_cpus by Arnaldo Carvalho de Melo · 15 years ago
  55. 32c0bd9 blktrace: the ftrace interface needs CONFIG_TRACING by Arnaldo Carvalho de Melo · 15 years ago
  56. 157f9c0 tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patch by Arnaldo Carvalho de Melo · 15 years ago
  57. c71a896 blktrace: add ftrace plugin by Arnaldo Carvalho de Melo · 15 years ago
  58. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  59. cd76469 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  60. 4d783b0 block: Add Kconfig help which notes that ext4 needs CONFIG_LBD by Theodore Ts'o · 15 years ago
  61. 3ada8b7 block: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  62. 97ae77a [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE by FUJITA Tomonori · 16 years ago
  63. 56c451f [SCSI] block: fix the partial mappings with struct rq_map_data by FUJITA Tomonori · 16 years ago
  64. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  65. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  66. 62c1fe9 cfq-iosched: fix race between exiting queue and exiting task by Jens Axboe · 16 years ago
  67. b3a6ffe Get rid of CONFIG_LSF by Jens Axboe · 16 years ago
  68. 3c18ce7 block: make blk_softirq_init() static by Roel Kluin · 16 years ago
  69. 18af8b2 block: use min_not_zero in blk_queue_stack_limits by FUJITA Tomonori · 16 years ago
  70. a6f2365 block: add one-hit cache for disk partition lookup by Jens Axboe · 16 years ago
  71. 30e0dc2 cfq-iosched: remove limit of dispatch depth of max 4 times quantum by Jens Axboe · 16 years ago
  72. b374d18 block: get rid of elevator_t typedef by Jens Axboe · 16 years ago
  73. a31a973 block: don't use plugging on SSD devices by Jens Axboe · 16 years ago
  74. a185eb4 block: fix empty barrier on write-through w/ ordered tag by Tejun Heo · 16 years ago
  75. 58eea92 block: simplify empty barrier implementation by Tejun Heo · 16 years ago
  76. 8f11b3e block: make barrier completion more robust by Tejun Heo · 16 years ago
  77. f671620 block: make every barrier action optional by Tejun Heo · 16 years ago
  78. a738467 block: remove duplicate or unused barrier/discard error paths by Tejun Heo · 16 years ago
  79. 313e429 block: reorganize QUEUE_ORDERED_* constants by Tejun Heo · 16 years ago
  80. 64d01dc block: use cancel_work_sync() instead of kblockd_flush_work() by Cheng Renquan · 16 years ago
  81. 08bafc0 block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set by Keith Mannthey · 16 years ago
  82. 7c23951 block: don't take lock on changing ra_pages by Wu Fengguang · 16 years ago
  83. c6a06f7 block/blk-tag.c: cleanup kernel-doc by Qinghuang Feng · 16 years ago
  84. 2b91baf scsi-ioctl: use clock_t <> jiffies by Milton Miller · 16 years ago
  85. 70ed28b block: leave the request timeout timer running even on an empty list by Jens Axboe · 16 years ago
  86. 65d3618 block: add comment in blk_rq_timed_out() about why next can not be 0 by Jens Axboe · 16 years ago
  87. 565e411 block: optimizations in blk_rq_timed_out_timer() by malahal@us.ibm.com · 16 years ago
  88. be4d638 cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask by Rusty Russell · 16 years ago
  89. 30cd324 Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  90. f2f1fa7 Enforce a minimum SG_IO timeout by Linus Torvalds · 16 years ago
  91. 970987b Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  92. fd4ce1a [PATCH 1/2] kill FMODE_NDELAY_NOW by Christoph Hellwig · 16 years ago
  93. 1c92560 [PATCH] Fix block dev compat ioctl handling by Andreas Schwab · 16 years ago
  94. 0e435ac block: fix setting of max_segment_size and seg_boundary mask by Milan Broz · 16 years ago
  95. 53a0880 block: internal dequeue shouldn't start timer by Tejun Heo · 16 years ago
  96. bf91db1 block: set disk->node_id before it's being used by Cheng Renquan · 16 years ago
  97. 53cc0b2 When block layer fails to map iov, it calls bio_unmap_user to undo by Petr Vandrovec · 16 years ago
  98. 0bfc245 blktrace: port to tracepoints, update by Ingo Molnar · 16 years ago
  99. 5f3ea37 blktrace: port to tracepoints by Arnaldo Carvalho de Melo · 16 years ago
  100. c26156b block: hold extra reference to bio in blk_rq_map_user_iov() by Jens Axboe · 16 years ago