1. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  2. b0fd271 block: add request clone interface (v2) by Kiyoshi Ueda · 15 years ago
  3. 9df1bb9 Revert "block: Fix bounce limit setting in DM" by Jens Axboe · 15 years ago
  4. db429e9 partitions: add ->set_capacity block device method by Bartlomiej Zolnierkiewicz · 15 years ago
  5. a05c020 block: Fix bounce limit setting in DM by Martin K. Petersen · 15 years ago
  6. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 15 years ago
  7. 025146e block: Move queue limits to an embedded struct by Martin K. Petersen · 15 years ago
  8. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  9. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  10. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  11. 0a7ae2f block: change the tag sync vs async restriction logic by Jens Axboe · 15 years ago
  12. a411f4b block: Un-export blk_rq_append_bio by Boaz Harrosh · 15 years ago
  13. 79eb63e block: Add blk_make_request(), takes bio, returns a request by Boaz Harrosh · 15 years ago
  14. b1f7449 block: move completion related functions back to blk-core.c by FUJITA Tomonori · 15 years ago
  15. 1822952 block: let blk_end_request_all handle bidi requests by FUJITA Tomonori · 15 years ago
  16. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  17. a2dec7b block: hide request sector and data_len by Tejun Heo · 15 years ago
  18. 2e46e8b block: drop request->hard_* and *nr_sectors by Tejun Heo · 15 years ago
  19. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  20. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  21. 7b39da7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  22. 96c1674 ide-cd: fix REQ_QUIET tests in cdrom_decode_status by Borislav Petkov · 15 years ago
  23. 9fd8d0e block: make blk_end_request_cur() return bool by Tejun Heo · 15 years ago
  24. 731ec49 block: kill rq->data by Tejun Heo · 15 years ago
  25. f06d9a2 block: replace end_request() with [__]blk_end_request_cur() by Tejun Heo · 15 years ago
  26. 40cbbb7 block: implement and use [__]blk_end_request_all() by Tejun Heo · 15 years ago
  27. 2e60e02 block: clean up request completion API by Tejun Heo · 15 years ago
  28. 0b302d5 block: kill blk_end_request_callback() by Tejun Heo · 15 years ago
  29. 5efccd1 block: reorder request completion functions by Tejun Heo · 15 years ago
  30. a7f5579 block: kill blk_start_queueing() by Tejun Heo · 15 years ago
  31. 42dad76 block: simplify I/O stat accounting by Jerome Marchand · 15 years ago
  32. 2385327 block: remove unused REQ_UNPLUG by Jens Axboe · 15 years ago
  33. aeb6faf block: Add flag for telling the IO schedulers NOT to anticipate more IO by Jens Axboe · 15 years ago
  34. 1faa16d block: change the request allocation/congestion logic to be sync/async based by Jens Axboe · 15 years ago
  35. 1e42807 block: reduce stack footprint of blk_recount_segments() by Jens Axboe · 16 years ago
  36. 0648e10 block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULT by Jens Axboe · 16 years ago
  37. bc58ba9 block: add sysfs file for controlling io stats accounting by Jens Axboe · 16 years ago
  38. 213d941 block: seperate bio/request unplug and sync bits by Jens Axboe · 16 years ago
  39. 97ae77a [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE by FUJITA Tomonori · 16 years ago
  40. 56c451f [SCSI] block: fix the partial mappings with struct rq_map_data by FUJITA Tomonori · 16 years ago
  41. b374d18 block: get rid of elevator_t typedef by Jens Axboe · 16 years ago
  42. 58eea92 block: simplify empty barrier implementation by Tejun Heo · 16 years ago
  43. 8f11b3e block: make barrier completion more robust by Tejun Heo · 16 years ago
  44. f671620 block: make every barrier action optional by Tejun Heo · 16 years ago
  45. 313e429 block: reorganize QUEUE_ORDERED_* constants by Tejun Heo · 16 years ago
  46. 64d01dc block: use cancel_work_sync() instead of kblockd_flush_work() by Cheng Renquan · 16 years ago
  47. 88e740f block: add queue flag for paravirt frontend drivers by Fernando Luis Vázquez Cao · 16 years ago
  48. f2f1fa7 Enforce a minimum SG_IO timeout by Linus Torvalds · 16 years ago
  49. 0e435ac block: fix setting of max_segment_size and seg_boundary mask by Milan Broz · 16 years ago
  50. 53a0880 block: internal dequeue shouldn't start timer by Tejun Heo · 16 years ago
  51. 90b8f28 [PATCH] end of methods switch: remove the old ones by Al Viro · 17 years ago
  52. d4430d6 [PATCH] beginning of methods conversion by Al Viro · 17 years ago
  53. 633a08b [PATCH] introduce __blkdev_driver_ioctl() by Al Viro · 17 years ago
  54. 08f8585 [PATCH] move block_device_operations to blkdev.h by Al Viro · 17 years ago
  55. 74f3c8a [PATCH] switch scsi_cmd_ioctl() to passing fmode_t by Al Viro · 17 years ago
  56. e915e87 [PATCH] switch sg_scsi_ioctl() to passing fmode_t by Al Viro · 16 years ago
  57. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  58. c53dbf5 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  59. f73e2d1 block: remove __generic_unplug_device() from exports by Jens Axboe · 16 years ago
  60. 6000a36 [SCSI] block: separate failfast into multiple bits. by Mike Christie · 16 years ago
  61. b02739b block: gendisk integrity wrapper by Martin K. Petersen · 16 years ago
  62. ad7fce9 block: Switch blk_integrity_compare from bdev to gendisk by Martin K. Petersen · 16 years ago
  63. b04accc block: revert part of d7533ad0e132f92e75c1b2eb7c26387b25a583c1 by Jens Axboe · 16 years ago
  64. d00e29f block: remove end_{queued|dequeued}_request() by Kiyoshi Ueda · 16 years ago
  65. ef9e3fa block: add lld busy state exporting interface by Kiyoshi Ueda · 16 years ago
  66. a68bbdd block: add queue flag for SSD/non-rotational devices by Jens Axboe · 16 years ago
  67. 4ee5eaf block: add a queue flag for request stacking support by Kiyoshi Ueda · 16 years ago
  68. 82124d6 block: add request submission interface by Kiyoshi Ueda · 16 years ago
  69. 32fab44 block: add request update interface by Kiyoshi Ueda · 16 years ago
  70. 9c02f2b block: cleanup some of the integrity stuff in blkdev.h by Jens Axboe · 16 years ago
  71. 581d4e2 block: add fault injection mechanism for faking request timeouts by Jens Axboe · 16 years ago
  72. 3e6053d block: adjust blkdev_issue_discard for swap by Hugh Dickins · 16 years ago
  73. 11914a5 block: Add interface to abort queued requests by Mike Anderson · 16 years ago
  74. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  75. 8790407 block: add blk_rq_aligned helper function by FUJITA Tomonori · 16 years ago
  76. 152e283 block: introduce struct rq_map_data to use reserved pages by FUJITA Tomonori · 16 years ago
  77. a3bce90 block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  78. ab780f1 block: inherit CPU completion on bio->rq and rq->rq merges by Jens Axboe · 16 years ago
  79. c7c22e4 block: add support for IO CPU affinity by Jens Axboe · 16 years ago
  80. 18887ad block: make kblockd_schedule_work() take the queue as parameter by Jens Axboe · 16 years ago
  81. 5df97b9 drop vmerge accounting by Mikulas Patocka · 16 years ago
  82. 766ca44 virtio_blk: use a wrapper function to access io context information of IO requests by Fernando Luis Vázquez Cao · 16 years ago
  83. 1a8e2bd Kill REQ_TYPE_FLUSH by David Woodhouse · 16 years ago
  84. e17fc0a Allow elevators to sort/merge discard requests by David Woodhouse · 16 years ago
  85. eae9acd Support 'discard sectors' operation in translation layer support core by David Woodhouse · 16 years ago
  86. fb2dce8 Add 'discard' request handling by David Woodhouse · 16 years ago
  87. d628eae Fix up comments about matching flags between bio and rq by David Woodhouse · 16 years ago
  88. 2dc75d3 block: disable sysfs parts of the disk command filter by Jens Axboe · 16 years ago
  89. 5168c47 block: remove blk_queue_tag_depth() and blk_queue_tag_queue() by Jens Axboe · 16 years ago
  90. 4beab5c block: rename blk_scsi_cmd_filter to blk_cmd_filter by FUJITA Tomonori · 16 years ago
  91. abf5439 block: move cmdfilter from gendisk to request_queue by FUJITA Tomonori · 16 years ago
  92. 6c5e0c4 block: add a blk_plug_device_unlocked() that grabs the queue lock by Jens Axboe · 16 years ago
  93. d442cc4 block: Trivial fix for blk_integrity_rq() by Martin K. Petersen · 16 years ago
  94. 98339cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  95. 681a561 block: unexport blk_end_sync_rq by FUJITA Tomonori · 16 years ago
  96. 27f8221 block: add blk_queue_update_dma_pad by FUJITA Tomonori · 16 years ago
  97. e48ec69 block: extend queue_flag bitops by Jens Axboe · 16 years ago
  98. cc371e6 Add bvec_merge_data to handle stacked devices and ->merge_bvec() by Alasdair G Kergon · 16 years ago
  99. b24498d block: integrity flags can't use bit ops on unsigned short by Jens Axboe · 16 years ago
  100. 0b07de8 allow userspace to modify scsi command filter on per device basis by Adel Gadllah · 16 years ago