1. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  2. 98339cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  3. 681a561 block: unexport blk_end_sync_rq by FUJITA Tomonori · 16 years ago
  4. 52a93ba block: remove the checking for NULL queue in blk_put_request by FUJITA Tomonori · 16 years ago
  5. 9a2d43b block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait() by Bartlomiej Zolnierkiewicz · 16 years ago
  6. 666484f Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  8. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  9. dddec01 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  10. 8df5fc0 [SCSI] bsg: fix oops on remove by James Bottomley · 16 years ago
  11. 3f27e3e [SCSI] bsg: fix bsg_mutex hang with device removal by FUJITA Tomonori · 16 years ago
  12. 30c00ed block: blk_rq_map_kern uses the bounce buffers for stack buffers by FUJITA Tomonori · 16 years ago
  13. 27f8221 block: add blk_queue_update_dma_pad by FUJITA Tomonori · 16 years ago
  14. e48ec69 block: extend queue_flag bitops by Jens Axboe · 16 years ago
  15. e180f59 block: request_module(): use format string by maximilian attems · 16 years ago
  16. b24498d block: integrity flags can't use bit ops on unsigned short by Jens Axboe · 16 years ago
  17. 06a452e cmdfilter: extend default read filter by Adel Gadllah · 16 years ago
  18. 07359fc block: add bounce support to blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  19. c265a7f cfq-iosched: get rid of enable_idle being unused warning by Jens Axboe · 16 years ago
  20. 0b07de8 allow userspace to modify scsi command filter on per device basis by Adel Gadllah · 16 years ago
  21. b984679 block: integrity checkpatch cleanups by Jens Axboe · 16 years ago
  22. 7ba1ba1 block: Block layer data integrity support by Martin K. Petersen · 16 years ago
  23. 1c9ce52 block: export "ro" attribute by Kay Sievers · 16 years ago
  24. 02c6230 Added in user-injected messages into blk traces by Alan D. Brunelle · 16 years ago
  25. 7b67913 cfq-iosched: add message logging through blktrace by Jens Axboe · 16 years ago
  26. 863fddc as-iosched: properly protect ioc_gone and ioc count by Jens Axboe · 16 years ago
  27. 9a11b4e cfq-iosched: properly protect ioc_gone and ioc count by Jens Axboe · 16 years ago
  28. d585d0b block: Fix the starving writes bug in the anticipatory IO scheduler by Divyesh Shah · 16 years ago
  29. 9583f3d Merge branch 'linus' into core/softirq by Ingo Molnar · 16 years ago
  30. 14a73f5 block: disable IRQs until data is written to relay channel by Carl Henrik Lunde · 16 years ago
  31. d5791d1 Fix invalid access errors in blk_lookup_devt by Linus Torvalds · 16 years ago
  32. d6de8be cfq-iosched: fix RCU problem in cfq_cic_lookup() by Jens Axboe · 16 years ago
  33. 6456591 block: make blktrace use per-cpu buffers for message notes by Jens Axboe · 16 years ago
  34. 4722dc5 Added in elevator switch message to blktrace stream by Alan D. Brunelle · 16 years ago
  35. 9d5f09a Added in MESSAGE notes for blktraces by Alan D. Brunelle · 16 years ago
  36. be754d2 block: reorder cfq_queue to save space on 64bit builds by Richard Kennedy · 16 years ago
  37. 05caf8d block: Move the second call to get_request to the end of the loop by Zhang, Yanmin · 16 years ago
  38. 962cf36 Remove argument from open_softirq which is always NULL by Carlos R. Mafra · 16 years ago
  39. 75bd2ef bsg: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  40. e7e72bf Remove blkdev warning triggered by using md by Neil Brown · 16 years ago
  41. 30f2f0e block: do_mounts - accept root=<non-existant partition> by Kay Sievers · 16 years ago
  42. f36f21e Fix misuses of bdevname() by Jean Delvare · 16 years ago
  43. 28f1370 block: avoid duplicate calls to get_part() in disk stat code by Jens Axboe · 16 years ago
  44. 6d63c27 cfq-iosched: make io priorities inherit CPU scheduling class as well as nice by Jens Axboe · 16 years ago
  45. dbaf2c0 block: optimize generic_unplug_device() by Jens Axboe · 16 years ago
  46. 2cdf79c block: get rid of likely/unlikely predictions in merge logic by Jens Axboe · 16 years ago
  47. 07416d2 cfq-iosched: fix RCU race in the cfq io_context destructor handling by Jens Axboe · 16 years ago
  48. aa94b53 block: adjust tagging function queue bit locking by Jens Axboe · 16 years ago
  49. bf0f970 block: sysfs store function needs to grab queue_lock and use queue_flag_*() by Jens Axboe · 16 years ago
  50. d626e3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  51. db4742d [SCSI] add support for variable length extended commands by Boaz Harrosh · 16 years ago
  52. 9f5de6b [SCSI] bsg: add large command support by FUJITA Tomonori · 16 years ago
  53. 24c03d4 block: remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  54. cf0ca9f mm: bdi: export BDI attributes in sysfs by Peter Zijlstra · 16 years ago
  55. ac9fafa block: Skip I/O merges when disabled by Alan D. Brunelle · 16 years ago
  56. d7e3c32 block: add large command support by FUJITA Tomonori · 16 years ago
  57. d34c87e block: replace sizeof(rq->cmd) with BLK_MAX_CDB by FUJITA Tomonori · 16 years ago
  58. 2a4aa30 block: rename and export rq_init() by FUJITA Tomonori · 16 years ago
  59. 992b5bc block: no need to initialize rq->cmd with blk_get_request by FUJITA Tomonori · 16 years ago
  60. 6f6a036 block/blk-barrier.c:blk_ordered_cur_seq() mustn't be inline by Adrian Bunk · 16 years ago
  61. 72ed0bf block/elevator.c:elv_rq_merge_ok() mustn't be inline by Adrian Bunk · 16 years ago
  62. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  63. 68154e9 block: add dma alignment and padding support to blk_rq_map_kern by FUJITA Tomonori · 16 years ago
  64. 657e93b unexport blk_max_pfn by Adrian Bunk · 16 years ago
  65. 1afb20f block: make rq_init() do a full memset() by FUJITA Tomonori · 16 years ago
  66. 97f46ae [SCSI] bsg: add release callback support by FUJITA Tomonori · 16 years ago
  67. 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  68. fb19974 block: fix blk_register_queue() return value by Akinobu Mita · 16 years ago
  69. ee86418 Kconfig: clean up block/Kconfig help descriptions by Nick Andrew · 16 years ago
  70. f18573a block: move the padding adjustment to blk_rq_map_sg by FUJITA Tomonori · 16 years ago
  71. afdc1a7 block: add bio_copy_user_iov support to blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  72. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  73. 2cca775 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  74. 99773aa [SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_complete_all_commands by FUJITA Tomonori · 16 years ago
  75. 842ea77 [SCSI] bsg: remove minor in struct bsg_device by FUJITA Tomonori · 16 years ago
  76. 43ac9e6 [SCSI] bsg: use better helper list functions by FUJITA Tomonori · 16 years ago
  77. c3ff1b9 [SCSI] bsg: replace kobject_get with blk_get_queue by FUJITA Tomonori · 16 years ago
  78. d45ac4f [SCSI] bsg: takes a ref to struct device in fops->open by FUJITA Tomonori · 16 years ago
  79. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 75ce6fa block: update git url for blktrace by Jens Axboe · 16 years ago
  81. 4faa3c8 cfq-iosched: do not leak ioc_data across iosched switches by Fabio Checconi · 16 years ago
  82. 34e6bbf cfq-iosched: fix rcu freeing of cfq io contexts by Fabio Checconi · 16 years ago
  83. 00d61e3 Fix bounce setting for 64-bit by Andrea Arcangeli · 16 years ago
  84. ee27a55 genhd must_check warning fix by Roland McGrath · 16 years ago
  85. cc66b45 block: fix blkdev_issue_flush() not detecting and passing EOPNOTSUPP back by Jens Axboe · 16 years ago
  86. 56d94a3 block: fix shadowed variable warning in blk-map.c by Harvey Harrison · 16 years ago
  87. 448da4d block: remove extern on function definition by Harvey Harrison · 16 years ago
  88. bec4194 unexport blk_rq_map_user_iov by Adrian Bunk · 16 years ago
  89. 9d7f1e6 unexport blk_{get,put}_queue by Adrian Bunk · 16 years ago
  90. 1826ead block/genhd.c: cleanups by Adrian Bunk · 16 years ago
  91. ff88972 proper prototype for blk_dev_init() by Adrian Bunk · 16 years ago
  92. 278caf0 block/blk-tag.c should #include "blk.h" by Adrian Bunk · 16 years ago
  93. 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
  94. e3790c7 block: separate out padding from alignment by Tejun Heo · 16 years ago
  95. 7a85f88 block: restore the meaning of rq->data_len to the true data length by FUJITA Tomonori · 16 years ago
  96. 5d87a05 block: fix kernel-docbook parameters and files by Randy Dunlap · 16 years ago
  97. db0a2e0 block: clear drain buffer if draining for write command by Tejun Heo · 16 years ago
  98. 2fb98e8 block: implement request_queue->dma_drain_needed by Tejun Heo · 16 years ago
  99. 6b00769 block: add request->raw_data_len by Tejun Heo · 16 years ago
  100. 40b01b9 block: update bio according to DMA alignment padding by Tejun Heo · 16 years ago