1. 14a73f5 block: disable IRQs until data is written to relay channel by Carl Henrik Lunde · 16 years ago
  2. d5791d1 Fix invalid access errors in blk_lookup_devt by Linus Torvalds · 16 years ago
  3. d6de8be cfq-iosched: fix RCU problem in cfq_cic_lookup() by Jens Axboe · 16 years ago
  4. 6456591 block: make blktrace use per-cpu buffers for message notes by Jens Axboe · 16 years ago
  5. 4722dc5 Added in elevator switch message to blktrace stream by Alan D. Brunelle · 16 years ago
  6. 9d5f09a Added in MESSAGE notes for blktraces by Alan D. Brunelle · 16 years ago
  7. be754d2 block: reorder cfq_queue to save space on 64bit builds by Richard Kennedy · 16 years ago
  8. 05caf8d block: Move the second call to get_request to the end of the loop by Zhang, Yanmin · 16 years ago
  9. e7e72bf Remove blkdev warning triggered by using md by Neil Brown · 16 years ago
  10. 30f2f0e block: do_mounts - accept root=<non-existant partition> by Kay Sievers · 16 years ago
  11. f36f21e Fix misuses of bdevname() by Jean Delvare · 16 years ago
  12. 28f1370 block: avoid duplicate calls to get_part() in disk stat code by Jens Axboe · 16 years ago
  13. 6d63c27 cfq-iosched: make io priorities inherit CPU scheduling class as well as nice by Jens Axboe · 16 years ago
  14. dbaf2c0 block: optimize generic_unplug_device() by Jens Axboe · 16 years ago
  15. 2cdf79c block: get rid of likely/unlikely predictions in merge logic by Jens Axboe · 16 years ago
  16. 07416d2 cfq-iosched: fix RCU race in the cfq io_context destructor handling by Jens Axboe · 16 years ago
  17. aa94b53 block: adjust tagging function queue bit locking by Jens Axboe · 16 years ago
  18. bf0f970 block: sysfs store function needs to grab queue_lock and use queue_flag_*() by Jens Axboe · 16 years ago
  19. d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  20. db4742d [SCSI] add support for variable length extended commands by Boaz Harrosh · 16 years ago
  21. 9f5de6b [SCSI] bsg: add large command support by FUJITA Tomonori · 16 years ago
  22. 24c03d4 block: remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  23. cf0ca9f mm: bdi: export BDI attributes in sysfs by Peter Zijlstra · 16 years ago
  24. ac9fafa block: Skip I/O merges when disabled by Alan D. Brunelle · 16 years ago
  25. d7e3c32 block: add large command support by FUJITA Tomonori · 16 years ago
  26. d34c87e block: replace sizeof(rq->cmd) with BLK_MAX_CDB by FUJITA Tomonori · 16 years ago
  27. 2a4aa30 block: rename and export rq_init() by FUJITA Tomonori · 16 years ago
  28. 992b5bc block: no need to initialize rq->cmd with blk_get_request by FUJITA Tomonori · 16 years ago
  29. 6f6a036 block/blk-barrier.c:blk_ordered_cur_seq() mustn't be inline by Adrian Bunk · 16 years ago
  30. 72ed0bf block/elevator.c:elv_rq_merge_ok() mustn't be inline by Adrian Bunk · 16 years ago
  31. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  32. 68154e9 block: add dma alignment and padding support to blk_rq_map_kern by FUJITA Tomonori · 16 years ago
  33. 657e93b unexport blk_max_pfn by Adrian Bunk · 16 years ago
  34. 1afb20f block: make rq_init() do a full memset() by FUJITA Tomonori · 16 years ago
  35. 97f46ae [SCSI] bsg: add release callback support by FUJITA Tomonori · 16 years ago
  36. 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  37. fb19974 block: fix blk_register_queue() return value by Akinobu Mita · 16 years ago
  38. ee86418 Kconfig: clean up block/Kconfig help descriptions by Nick Andrew · 16 years ago
  39. f18573a block: move the padding adjustment to blk_rq_map_sg by FUJITA Tomonori · 16 years ago
  40. afdc1a7 block: add bio_copy_user_iov support to blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  41. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  42. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  43. 99773aa [SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commands by FUJITA Tomonori · 16 years ago
  44. 842ea77 [SCSI] bsg: remove minor in struct bsg_device by FUJITA Tomonori · 16 years ago
  45. 43ac9e6 [SCSI] bsg: use better helper list functions by FUJITA Tomonori · 16 years ago
  46. c3ff1b9 [SCSI] bsg: replace kobject_get with blk_get_queue by FUJITA Tomonori · 16 years ago
  47. d45ac4f [SCSI] bsg: takes a ref to struct device in fops->open by FUJITA Tomonori · 16 years ago
  48. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  49. 75ce6fa block: update git url for blktrace by Jens Axboe · 16 years ago
  50. 4faa3c8 cfq-iosched: do not leak ioc_data across iosched switches by Fabio Checconi · 16 years ago
  51. 34e6bbf cfq-iosched: fix rcu freeing of cfq io contexts by Fabio Checconi · 16 years ago
  52. 00d61e3 Fix bounce setting for 64-bit by Andrea Arcangeli · 16 years ago
  53. ee27a55 genhd must_check warning fix by Roland McGrath · 16 years ago
  54. cc66b45 block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP back by Jens Axboe · 16 years ago
  55. 56d94a3 block: fix shadowed variable warning in blk-map.c by Harvey Harrison · 16 years ago
  56. 448da4d block: remove extern on function definition by Harvey Harrison · 16 years ago
  57. bec4194 unexport blk_rq_map_user_iov by Adrian Bunk · 16 years ago
  58. 9d7f1e6 unexport blk_{get,put}_queue by Adrian Bunk · 16 years ago
  59. 1826ead block/genhd.c: cleanups by Adrian Bunk · 16 years ago
  60. ff88972 proper prototype for blk_dev_init() by Adrian Bunk · 16 years ago
  61. 278caf0 block/blk-tag.c should #include "blk.h" by Adrian Bunk · 16 years ago
  62. 419c434 Fix DMA access of block device in 64-bit kernel on some non-x86 systems with 4GB or upper 4GB memory by Yang Shi · 16 years ago
  63. e3790c7 block: separate out padding from alignment by Tejun Heo · 16 years ago
  64. 7a85f88 block: restore the meaning of rq->data_len to the true data length by FUJITA Tomonori · 16 years ago
  65. 5d87a05 block: fix kernel-docbook parameters and files by Randy Dunlap · 16 years ago
  66. db0a2e0 block: clear drain buffer if draining for write command by Tejun Heo · 16 years ago
  67. 2fb98e8 block: implement request_queue->dma_drain_needed by Tejun Heo · 16 years ago
  68. 6b00769 block: add request->raw_data_len by Tejun Heo · 16 years ago
  69. 40b01b9 block: update bio according to DMA alignment padding by Tejun Heo · 16 years ago
  70. e164094 elevator: make elevator_get() attempt to load the appropriate module by Jens Axboe · 16 years ago
  71. ffc4e75 cfq-iosched: add hlist for browsing parallel to the radix tree by Jens Axboe · 16 years ago
  72. 84e9e03 block: make blk_rq_map_user() clear ->bio if it unmaps it by Jens Axboe · 16 years ago
  73. 52ff4ca make blk_settings_init() static by Adrian Bunk · 16 years ago
  74. 1334159 make blk_ioc_init() static by Adrian Bunk · 16 years ago
  75. 5ece6c5 make blk-core.c:request_cachep static again by Adrian Bunk · 16 years ago
  76. c3c930d Enhanced partition statistics: remove old partition statistics by Jerome Marchand · 16 years ago
  77. 28f39d5 Enhanced partition statistics: procfs by Jerome Marchand · 16 years ago
  78. 6f2576a Enhanced partition statistics: update partition statitics by Jerome Marchand · 16 years ago
  79. 63a7138 block: fixup rq_init() a bit by Jens Axboe · 16 years ago
  80. 3bc217f block: kill swap_io_context() by Jens Axboe · 16 years ago
  81. 8bdd3f8 as-iosched: fix inconsistent ioc->lock context by Jens Axboe · 16 years ago
  82. 4eb166d block: make elevator lib checkpatch compliant by Jens Axboe · 16 years ago
  83. fe094d9 cfq-iosched: make checkpatch compliant by Jens Axboe · 16 years ago
  84. 6728cb0 block: make core bits checkpatch compliant by Jens Axboe · 16 years ago
  85. 22b1321 block: new end request handling interface should take unsigned byte counts by Jens Axboe · 16 years ago
  86. 40f6202 [SCSI] bsg: copy the cmd_type field to the subordinate request for bidi by James Bottomley · 16 years ago
  87. 149a051 as-iosched: fix double locking bug in as_merged_requests() by Jens Axboe · 16 years ago
  88. 12f32bb block: constify function pointer tables by Jan Engelhardt · 16 years ago
  89. e68b903 Expose hardware sector size by Martin K. Petersen · 16 years ago
  90. d6d4819 block: ll_rw_blk.c split, add blk-merge.c by Jens Axboe · 16 years ago
  91. db1d08c block: remove dated (and wrong) comment in blk-core.c by Jens Axboe · 16 years ago
  92. 26b8256 block: get rid of unnecessary forward declarations in blk-core.c by Jens Axboe · 16 years ago
  93. 86db1e2 block: continue ll_rw_blk.c splitup by Jens Axboe · 16 years ago
  94. 8324aa9 block: split tag and sysfs handling from blk-core.c by Jens Axboe · 16 years ago
  95. a168ee8 block: first step of splitting ll_rw_blk, rename it by Jens Axboe · 16 years ago
  96. 8d01edd Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  97. f0f0052 Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  98. febffd6 cfq-iosched: kill some big inlines by Jens Axboe · 16 years ago
  99. 0871714 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions by Jens Axboe · 16 years ago
  100. fa0ccd8 block: implement drain buffers by James Bottomley · 16 years ago