1. 03100aa block: Replace SG_GAPS with new queue limits mask by Keith Busch · 9 years ago
  2. 30e2bc0 Revert "block: remove artifical max_hw_sectors cap" by Jeff Moyer · 9 years ago
  3. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 9 years ago
  4. 0034af0 block: make /sys/block/<dev>/queue/discard_max_bytes writeable by Jens Axboe · 9 years ago
  5. e963741 block: fix blk_stack_limits() regression due to lcm() change by Mike Snitzer · 9 years ago
  6. 34b48db block: remove artifical max_hw_sectors cap by Christoph Hellwig · 10 years ago
  7. b8839b8 block: fix alignment_offset math that assumes io_min is a power-of-2 by Mike Snitzer · 10 years ago
  8. 58a4915 block: ensure that bio_add_page() always accepts a page for an empty bio by Jens Axboe · 10 years ago
  9. 762380a block: add notion of a chunk size for request merging by Jens Axboe · 10 years ago
  10. c78afc6 bcache/md: Use raid stripe size by Kent Overstreet · 11 years ago
  11. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  12. d82ae52 block: properly stack underlying max_segment_size to DM device by Mike Snitzer · 11 years ago
  13. 9f7e45d ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounce_limit() by Santosh Shilimkar · 11 years ago
  14. 8dd2cb7 block: discard granularity might not be power of 2 by Shaohua Li · 11 years ago
  15. 4363ac7 block: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  16. fe86cdc block: do not artificially constrain max_sectors for stacking drivers by Mike Snitzer · 12 years ago
  17. b1bd055 block: Introduce blk_set_stacking_limits function by Martin K. Petersen · 12 years ago
  18. a934a00 block: Fix discard topology stacking and reporting by Martin K. Petersen · 13 years ago
  19. f387693 block: add a non-queueable flush flag by shaohua.li@intel.com · 13 years ago
  20. b4cb290 Revert "block: add callback function for unplug notification" by Jens Axboe · 13 years ago
  21. f756645 block: add callback function for unplug notification by Jens Axboe · 13 years ago
  22. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  23. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  24. c94a96a block: Initialize ->queue_lock to internal lock at queue allocation time by Vivek Goyal · 13 years ago
  25. 72d4cd9 block: max hardware sectors limit wrapper by Mike Snitzer · 13 years ago
  26. e692cb6 block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead by Martin K. Petersen · 13 years ago
  27. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  28. 892b6f9 block: Ensure physical block size is unsigned int by Martin K. Petersen · 14 years ago
  29. efb012b3 block: set the bounce_pfn to the actual DMA limit rather than to max memory by Malahal Naineni · 14 years ago
  30. 260a67a block: revert bad fix for memory hotplug causing bounces by Jens Axboe · 14 years ago
  31. c49825f block: set the bounce_pfn to the actual DMA limit rather than to max memory by Malahal Naineni · 14 years ago
  32. 13f05c8 block/scsi: Provide a limit on the number of integrity segments by Martin K. Petersen · 14 years ago
  33. c8bf133 Consolidate min_not_zero by Martin K. Petersen · 14 years ago
  34. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  35. 28018c2 block: implement an unprep function corresponding directly to prep by James Bottomley · 14 years ago
  36. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  37. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  38. 2cda272 block: Fix overrun in lcm() and move it to lib by Martin K. Petersen · 14 years ago
  39. 8a78362 block: Consolidate phys_segment and hw_segment limits by Martin K. Petersen · 14 years ago
  40. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  41. eb28d31 block: Add BLK_ prefix to definitions by Martin K. Petersen · 14 years ago
  42. e751e76 block: Remove unused accessor function by Martin K. Petersen · 14 years ago
  43. 2800aac block: Update blk_queue_max_sectors and documentation by Martin K. Petersen · 14 years ago
  44. e03a72e block: Stop using byte offsets by Martin K. Petersen · 14 years ago
  45. 17be8c2 block: bdev_stack_limits wrapper by Martin K. Petersen · 14 years ago
  46. fe0b393 block: Correct handling of bottom device misaligment by Martin K. Petersen · 14 years ago
  47. 81744ee block: Fix incorrect alignment offset reporting and update documentation by Martin K. Petersen · 14 years ago
  48. 9504e08 block: Fix topology stacking for data and discard alignment by Martin K. Petersen · 14 years ago
  49. b568be6 block: temporarily disable discard granularity by Jens Axboe · 14 years ago
  50. 98262f2 block: Allow devices to indicate whether discarded blocks are zeroed by Martin K. Petersen · 14 years ago
  51. ad5ebd2 block: jiffies fixes by Randy Dunlap · 15 years ago
  52. 86b3728 block: Expose discard granularity by Martin K. Petersen · 15 years ago
  53. c7ebf06 blk-settings: fix function parameter kernel-doc notation by Randy Dunlap · 15 years ago
  54. 67efc92 block: allow large discard requests by Christoph Hellwig · 15 years ago
  55. c15227d block: use normal I/O path for discard requests by Christoph Hellwig · 15 years ago
  56. 5dee247 block: Do not clamp max_hw_sectors for stacking devices by Martin K. Petersen · 15 years ago
  57. 80ddf24 block: Set max_sectors correctly for stacking devices by Martin K. Petersen · 15 years ago
  58. 3c5820c block: Optimal I/O limit wrapper by Martin K. Petersen · 15 years ago
  59. 7e5f5fb block: Update topology documentation by Martin K. Petersen · 15 years ago
  60. 70dd5bf block: Stack optimal I/O size by Martin K. Petersen · 15 years ago
  61. 7c958e3 block: Add a wrapper for setting minimum request size without a queue by Martin K. Petersen · 15 years ago
  62. fef2466 block: Make blk_queue_stack_limits use the new stacking interface by Martin K. Petersen · 15 years ago
  63. a4e7d46 block: always assign default lock to queues by Jens Axboe · 15 years ago
  64. f740f5ca Fix kernel-doc parameter name typo in blk-settings.c: by Randy Dunlap · 15 years ago
  65. 3a02c8e block: Fix bounce_pfn setting by Martin K. Petersen · 15 years ago
  66. e475bba block: Introduce helper to reset queue limits to default values by Martin K. Petersen · 15 years ago
  67. 0989a02 block: don't overwrite bdi->state after bdi_init() has been run by Jens Axboe · 15 years ago
  68. 8ebf975 block: fix kernel-doc in recent block/ changes by Randy Dunlap · 15 years ago
  69. 77634f3 block: Add missing bounce_pfn stacking and fix comments by Martin K. Petersen · 15 years ago
  70. 9df1bb9 Revert "block: Fix bounce limit setting in DM" by Jens Axboe · 15 years ago
  71. a05c0205 block: Fix bounce limit setting in DM by Martin K. Petersen · 15 years ago
  72. 5d85d32 block: export blk_stack_limits() by Mike Snitzer · 15 years ago
  73. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 15 years ago
  74. 025146e block: Move queue limits to an embedded struct by Martin K. Petersen · 15 years ago
  75. ae03bf6 block: Use accessor functions for queue limits by Martin K. Petersen · 15 years ago
  76. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  77. cd0aca2 block: fix queue bounce limit setting by Tejun Heo · 15 years ago
  78. 8feb4d2 pata_artop: typo by Alan Cox · 15 years ago
  79. 18af8b2 block: use min_not_zero in blk_queue_stack_limits by FUJITA Tomonori · 15 years ago
  80. 0e435ac block: fix setting of max_segment_size and seg_boundary mask by Milan Broz · 15 years ago
  81. 713ada9 block: move q->unplug_work initialization by Peter Zijlstra · 16 years ago
  82. ef9e3fa block: add lld busy state exporting interface by Kiyoshi Ueda · 16 years ago
  83. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  84. aeb3d3a block: kmalloc args reversed, small function definition fixes by Harvey Harrison · 16 years ago
  85. c7c22e4 block: add support for IO CPU affinity by Jens Axboe · 16 years ago
  86. 710027a Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC. by Randy Dunlap · 16 years ago
  87. fb2dce8 Add 'discard' request handling by David Woodhouse · 16 years ago
  88. 27f8221 block: add blk_queue_update_dma_pad by FUJITA Tomonori · 16 years ago
  89. e7e72bf Remove blkdev warning triggered by using md by Neil Brown · 16 years ago
  90. 24c03d4 block: remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  91. 75ad23b block: make queue flags non-atomic by Nick Piggin · 16 years ago
  92. 657e93b unexport blk_max_pfn by Adrian Bunk · 16 years ago
  93. 00d61e3 Fix bounce setting for 64-bit by Andrea Arcangeli · 16 years ago
  94. 448da4d block: remove extern on function definition by Harvey Harrison · 16 years ago
  95. 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
  96. e3790c7 block: separate out padding from alignment by Tejun Heo · 16 years ago
  97. 5d87a05 block: fix kernel-docbook parameters and files by Randy Dunlap · 16 years ago
  98. 2fb98e8 block: implement request_queue->dma_drain_needed by Tejun Heo · 16 years ago
  99. 52ff4ca make blk_settings_init() static by Adrian Bunk · 16 years ago
  100. 6728cb0 block: make core bits checkpatch compliant by Jens Axboe · 16 years ago