1. 8d01edd Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  2. f0f0052 Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  3. febffd6 cfq-iosched: kill some big inlines by Jens Axboe · 16 years ago
  4. 0871714 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions by Jens Axboe · 16 years ago
  5. fa0ccd8 block: implement drain buffers by James Bottomley · 16 years ago
  6. 521f3bbd io_context sharing - anticipatory changes by Jens Axboe · 16 years ago
  7. 4ac845a block: cfq: make the io contect sharing lockless by Jens Axboe · 16 years ago
  8. 66dac98 io_context sharing - cfq changes by Nikanth Karthikesan · 16 years ago
  9. d38ecf9 io context sharing: preliminary support by Jens Axboe · 16 years ago
  10. fd0928d ioprio: move io priority from task_struct to io_context by Jens Axboe · 16 years ago
  11. b828623 blk_end_request: cleanup of request completion (take 4) by Kiyoshi Ueda · 16 years ago
  12. 5450d3e blk_end_request: cleanup 'uptodate' related code (take 4) by Kiyoshi Ueda · 16 years ago
  13. 3bcddea blk_end_request: remove/unexport end_that_request_* (take 4) by Kiyoshi Ueda · 16 years ago
  14. e3a04fe blk_end_request: add bidi completion interface (take 4) by Kiyoshi Ueda · 16 years ago
  15. e19a3ab blk_end_request: add callback feature (take 4) by Kiyoshi Ueda · 16 years ago
  16. 9e6e39f blk_end_request: changing block layer core (take 4) by Kiyoshi Ueda · 16 years ago
  17. 3b11313 blk_end_request: add/export functions to get request size (take 4) by Kiyoshi Ueda · 16 years ago
  18. 336cdb4 blk_end_request: add new request completion interface (take 4) by Kiyoshi Ueda · 16 years ago
  19. 6da127a blktrace: Add blktrace ioctls to SCSI generic devices by Christof Schmitt · 16 years ago
  20. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  21. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 16 years ago
  22. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 16 years ago
  23. d5a379f Kobject: convert block/ll_rw_blk.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 16 years ago
  24. 29e3dd0 Kobject: convert block/elevator.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 16 years ago
  25. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  26. 830d3cf kset: convert block_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  27. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  28. 11c3e68 [SCSI] block: Introduce new blk_queue_update_dma_alignment interface by James Bottomley · 16 years ago
  29. 2d507a0 [SCSI] libsas, bsg: pass errors through correctly by James Bottomley · 16 years ago
  30. 11a5715 blktrace: kill the unneeded initcall by Jens Axboe · 16 years ago
  31. 2997c8c block: fix blktrace timestamps by Ingo Molnar · 16 years ago
  32. 2fdd82b block: let elv_register() return void by Adrian Bunk · 16 years ago
  33. 4956512 as-iosched: fix write batch start point by Aaron Carroll · 16 years ago
  34. 8896f3c as-iosched: fix incorrect comments by Aaron Carroll · 16 years ago
  35. 24bb8fb block: use jiffies conversion functions in scsi_ioctl.c by Tejun Heo · 16 years ago
  36. 7c9f29b Revert "ll_rw_blk: temporarily enable max_segments tweaking" by Jens Axboe · 16 years ago
  37. c767403 block: Fix memory leak in alloc_disk_node() by Jerome Marchand · 17 years ago
  38. 35fc51e blktrace: Make sure BLKTRACETEARDOWN does the full cleanup. by Aneesh Kumar K.V · 17 years ago
  39. 2ad8b1e Add UNPLUG traces to all appropriate places by Alan D. Brunelle · 17 years ago
  40. d85532e block: fix requeue handling in blk_queue_invalidate_tags() by Jens Axboe · 17 years ago
  41. 0e7be9e cfq_idle_class_timer: add paranoid checks for jiffies overflow by Oleg Nesterov · 17 years ago
  42. b70c864 cfq: fix IOPRIO_CLASS_IDLE delays by Oleg Nesterov · 17 years ago
  43. 2389d1e cfq: fix IOPRIO_CLASS_IDLE accounting by Oleg Nesterov · 17 years ago
  44. b4f5550 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  45. 51fd77b [BLOCK] Don't allow empty barriers to be passed down to queues that don't grok them by Jens Axboe · 17 years ago
  46. 6f5d8aa Deadline iosched: Fix batching fairness by Aaron Carroll · 17 years ago
  47. dfb3d72 Deadline iosched: Reset batch for ordered requests by Aaron Carroll · 17 years ago
  48. 5d1a536 Deadline iosched: Factor out finding latter reques by Aaron Carroll · 17 years ago
  49. c46f233 [SG] Get rid of __sg_mark_end() by Jens Axboe · 17 years ago
  50. 33013a8 compat_ioctl: fix block device compat ioctl regression by Philip Langdale · 17 years ago
  51. 6eca900 [BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps by Jens Axboe · 17 years ago
  52. adb4ddb block: use lock bitops for the tag map. by Nick Piggin · 17 years ago
  53. 0a0836a cfq_get_queue: fix possible NULL pointer access by Oleg Nesterov · 17 years ago
  54. abbeb88 blk_sync_queue() should cancel request_queue->unplug_work by Oleg Nesterov · 17 years ago
  55. 4310864 cfq_exit_queue() should cancel cfq_data->unplug_work by Oleg Nesterov · 17 years ago
  56. b238b3d block layer: remove a unused argument of drive_stat_acct() by Jerome Marchand · 17 years ago
  57. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  58. 7aeacf9 [BLOCK] blk_rq_map_sg: force clear termination bit by Jens Axboe · 17 years ago
  59. ad0d408 [BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg() by Jens Axboe · 17 years ago
  60. 9b61764 [SG] Update block layer to use sg helpers by Jens Axboe · 17 years ago
  61. dbe7f76 fix typo "insted" -> "instead" by Uwe Kleine-König · 17 years ago
  62. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  63. 8f731f7 kernel-api docbook: fix content problems by Randy Dunlap · 17 years ago
  64. ba95184 [BLOCK] blk_rq_map_sg() next_sg fixup by Jens Axboe · 17 years ago
  65. b6257a9 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  66. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  67. 60573b8 [BLOCK] Clear sg entry before filling in blk_rq_map_sg() by Jens Axboe · 17 years ago
  68. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  69. f2e1898 readahead: remove the limit max_sectors_kb imposed on max_readahead_kb by Fengguang Wu · 17 years ago
  70. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  71. 3eed13f Merge branch 'sglist-arch' into for-linus by Jens Axboe · 17 years ago
  72. a39d113 Merge branch 'barrier' into for-linus by Jens Axboe · 17 years ago
  73. 563063a ll_rw_blk: temporarily enable max_segments tweaking by Jens Axboe · 17 years ago
  74. f565913 block: convert to using sg helpers by Jens Axboe · 17 years ago
  75. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  76. bf2de6f block: Initial support for data-less (or empty) barrier support by Jens Axboe · 17 years ago
  77. c07e2b4 block: factor our bio_check_eod() by Jens Axboe · 17 years ago
  78. a0cd128 block: add end_queued_request() and end_dequeued_request() helpers by Jens Axboe · 17 years ago
  79. 4fa253f block: ll_rw_blk.c: cosmetics by Jens Axboe · 17 years ago
  80. 7344be0 bsg: mark struct file_operations const by Arjan van de Ven · 17 years ago
  81. 2b9e0aa Only enable BLOCK_COMPAT if COMPAT is needed by Linus Torvalds · 17 years ago
  82. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  83. 7e7654a cdev: remove unneeded setting of cdev names by Greg Kroah-Hartman · 17 years ago
  84. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  85. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  86. 99874d5 [BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is set by Jens Axboe · 17 years ago
  87. 1ca91cd0 compat_ioctl: move floppy handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  88. b3087cc compat_ioctl: move cdrom handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  89. 18cf7f8 compat_ioctl: move BLKPG handling to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  90. 9617db0 compat_ioctl: move hdio calls to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  91. 171044d4 compat_ioctl: handle blk_trace ioctls by Arnd Bergmann · 17 years ago
  92. 7199d4c compat_ioctl: add compat_blkdev_driver_ioctl() by Arnd Bergmann · 17 years ago
  93. f58c4c0 compat_ioctl: move common block ioctls to compat_blkdev_ioctl by Arnd Bergmann · 17 years ago
  94. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  95. 5bb23a6 Don't decrement bi_size in bio_endio by NeilBrown · 17 years ago
  96. d24517d Remove flush_dry_bio_endio by NeilBrown · 17 years ago
  97. db47d47 ll_rw_blk: blk_cpu_notifier should be __cpuinitdata by Satyam Sharma · 17 years ago
  98. 6c92e69 Fixup rq_for_each_segment() indentation by Jens Axboe · 17 years ago
  99. bc1c56f Share code between init_request_from_bio and blk_rq_bio_prep by NeilBrown · 17 years ago
  100. 6684657 Stop exporting blk_rq_bio_prep by NeilBrown · 17 years ago