1. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  2. 746cd1e block: use blkdev_issue_discard in blk_ioctl_discard by Christoph Hellwig · 15 years ago
  3. b8a9ae7 block: don't assume device has a request list backing in nr_requests store by Jens Axboe · 15 years ago
  4. 3c5820c block: Optimal I/O limit wrapper by Martin K. Petersen · 15 years ago
  5. 06d2188 cfq: choose a new next_req when a request is dispatched by Jeff Moyer · 15 years ago
  6. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  7. 01edede block: trace bio queueing trial only when it occurs by Minchan Kim · 15 years ago
  8. b217a90 cfq: fix the log message after dispatched a request by Shan Wei · 15 years ago
  9. 1b379d8 cfq-iosched: get rid of must_alloc flag by Jens Axboe · 15 years ago
  10. a33dac2 block: use interrupts disabled version of raise_softirq_irqoff() by Jens Axboe · 15 years ago
  11. fca51d6 block: fix comment in blk-iopoll.c by Jens Axboe · 15 years ago
  12. 37867ae block: adjust default budget for blk-iopoll by Jens Axboe · 15 years ago
  13. 1badcfb block: fix long lines in block/blk-iopoll.c by Jens Axboe · 15 years ago
  14. 5e605b6 block: add blk-iopoll, a NAPI like approach for block devices by Jens Axboe · 15 years ago
  15. fb1e753 block: improve queue_should_plug() by looking at IO depths by Jens Axboe · 15 years ago
  16. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  17. e3264a4 Send uevents for write_protect changes by Hannes Reinecke · 15 years ago
  18. d58b85e cfq-iosched: no need to keep track of busy_rt_queues by Vivek Goyal · 15 years ago
  19. 5ad531d cfq-iosched: drain device queue before switching to a sync queue by Jens Axboe · 15 years ago
  20. da6c5c7 scsi,block: update SCSI to handle mixed merge failures by Tejun Heo · 15 years ago
  21. 80a761f block: implement mixed merge of different failfast requests by Tejun Heo · 15 years ago
  22. a82afdf block: use the same failfast bits for bio and request by Tejun Heo · 15 years ago
  23. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  24. c295fc0 block: Allow changing max_sectors_kb above the default 512 by Nikanth Karthikesan · 15 years ago
  25. 14d9fa3 Make SCSI SG v4 driver enabled by default and remove EXPERIMENTAL dependency, since udev depends on BSG by John Stoffel · 15 years ago
  26. 7e5f5fb block: Update topology documentation by Martin K. Petersen · 15 years ago
  27. 70dd5bf block: Stack optimal I/O size by Martin K. Petersen · 15 years ago
  28. 7c958e3 block: Add a wrapper for setting minimum request size without a queue by Martin K. Petersen · 15 years ago
  29. fef2466 block: Make blk_queue_stack_limits use the new stacking interface by Martin K. Petersen · 15 years ago
  30. 56ad174 block: make the end_io functions be non-GPL exports by Jens Axboe · 15 years ago
  31. 3839e4b block: fix improper kobject release in blk_integrity_unregister by Xiaotian Feng · 15 years ago
  32. a4e7d46 block: always assign default lock to queues by Jens Axboe · 15 years ago
  33. 9cb308c block: sysfs fix mismatched queue_var_{store,show} in 64bit kernel by Xiaotian Feng · 15 years ago
  34. 0a09f43 block: fix failfast merge testing in elv_rq_merge_ok() by Tejun Heo · 15 years ago
  35. 32f2e80 cfq-iosched: reset oom_cfqq in cfq_set_request() by Vivek Goyal · 15 years ago
  36. 76da034 block: call blk_scsi_ioctl_init() by FUJITA Tomonori · 15 years ago
  37. ab0fd1d block: don't merge requests of different failfast settings by Tejun Heo · 15 years ago
  38. b706f64 cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request() by Shan Wei · 15 years ago
  39. db64f68 blocK: Restore barrier support for md and probably other virtual devices. by NeilBrown · 15 years ago
  40. 018e044 block: get rid of queue-private command filter by Jens Axboe · 15 years ago
  41. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 15 years ago
  42. 6118b70 cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue() by Jens Axboe · 15 years ago
  43. d5036d7 cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue() by Jens Axboe · 15 years ago
  44. 1119865 block: revert "bsg: setting rq->bio to NULL" by FUJITA Tomonori · 15 years ago
  45. f740f5c Fix kernel-doc parameter name typo in blk-settings.c: by Randy Dunlap · 15 years ago
  46. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  47. 3a02c8e block: Fix bounce_pfn setting by Martin K. Petersen · 15 years ago
  48. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  49. e212d6f block: remove some includings of blktrace_api.h by Li Zefan · 15 years ago
  50. e475bba block: Introduce helper to reset queue limits to default values by Martin K. Petersen · 15 years ago
  51. 6923715 cfq: remove extraneous '\n' in blktrace output by Jeff Moyer · 15 years ago
  52. 0989a02 block: don't overwrite bdi->state after bdi_init() has been run by Jens Axboe · 15 years ago
  53. 81be834 cfq: cleanup for last_end_request in cfq_data by Gui Jianfeng · 15 years ago
  54. 2bdf914 Driver Core: bsg: add nodename for bsg driver by Kay Sievers · 15 years ago
  55. b03f38b Driver Core: block: add nodename support for block drivers. by Kay Sievers · 15 years ago
  56. 8ebf975 block: fix kernel-doc in recent block/ changes by Randy Dunlap · 15 years ago
  57. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  58. 27951da 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
  59. b0fd271 block: add request clone interface (v2) by Kiyoshi Ueda · 15 years ago
  60. 8623661 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
  61. d9c7d39 block: prevent possible io_context->refcount overflow by Nikanth Karthikesan · 15 years ago
  62. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 15 years ago
  63. c1d4c41 bsg: setting rq->bio to NULL by FUJITA Tomonori · 15 years ago
  64. 77634f3 block: Add missing bounce_pfn stacking and fix comments by Martin K. Petersen · 15 years ago
  65. 9df1bb9 Revert "block: Fix bounce limit setting in DM" by Jens Axboe · 15 years ago
  66. dbb66c4 block: needs to set the residual length of a bidi request by FUJITA Tomonori · 15 years ago
  67. a05c020 block: Fix bounce limit setting in DM by Martin K. Petersen · 15 years ago
  68. 53c663c block: fix a possible oops on elv_abort_queue() by Kiyoshi Ueda · 15 years ago
  69. c143dc9 block: fix an oops on BLKPREP_KILL by James Bottomley · 15 years ago
  70. 5d85d32 block: export blk_stack_limits() by Mike Snitzer · 15 years ago
  71. 3c4198e block: fix no diskstat problem by Kiyoshi Ueda · 15 years ago
  72. ba396a6 block: fix oops with block tag queueing by James Bottomley · 15 years ago
  73. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 15 years ago
  74. cd43e26 block: Expose stacked device queues in sysfs by Martin K. Petersen · 15 years ago
  75. 025146e block: Move queue limits to an embedded struct by Martin K. Petersen · 15 years ago
  76. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  77. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  78. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  79. 0a7ae2f block: change the tag sync vs async restriction logic by Jens Axboe · 15 years ago
  80. 53674ac block: add warning to blk_make_request() by Jens Axboe · 15 years ago
  81. a411f4b block: Un-export blk_rq_append_bio by Boaz Harrosh · 15 years ago
  82. 79eb63e block: Add blk_make_request(), takes bio, returns a request by Boaz Harrosh · 15 years ago
  83. 3a5a392 block: allow blk_rq_map_kern to append to requests by James Bottomley · 15 years ago
  84. 5f49f63 block: set rq->resid_len to blk_rq_bytes() on issue by Tejun Heo · 15 years ago
  85. 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 15 years ago
  86. af498d7 block: fix the bio_vec array index out-of-bounds test by Kazuhisa Ichikawa · 15 years ago
  87. b1f7449 block: move completion related functions back to blk-core.c by FUJITA Tomonori · 15 years ago
  88. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  89. a2dec7b block: hide request sector and data_len by Tejun Heo · 15 years ago
  90. 2e46e8b block: drop request->hard_* and *nr_sectors by Tejun Heo · 15 years ago
  91. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  92. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  93. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  94. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  95. 22a7c31 blktrace: from-sector redundant in trace_block_remap by Alan D. Brunelle · 15 years ago
  96. 4c94dec block: don't init rq fields unnecessarily by Tejun Heo · 15 years ago
  97. 9eb55b0 block: catch trying to use more bits than request->cmd_flags has by Nikanth Karthikesan · 15 years ago
  98. c69d485 block: include discard requests in IO accounting by Jens Axboe · 15 years ago
  99. c2553b5 block: make blk_do_io_stat() do the full "is this rq accountable" checks by Jens Axboe · 15 years ago
  100. 731ec49 block: kill rq->data by Tejun Heo · 15 years ago