1. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  2. 6958f14 block: kill QUEUE_ORDERED_BY_TAG by Tejun Heo · 14 years ago
  3. 439d77f scsi/sd.c: quiet all sparse noise by H Hartley Sweeten · 14 years ago
  4. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  5. e96f6ab scsi: use REQ_TYPE_FS for flush request by FUJITA Tomonori · 14 years ago
  6. 6a32a8a scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC by FUJITA Tomonori · 14 years ago
  7. 409f349 scsi/sd: remove big kernel lock by Arnd Bergmann · 14 years ago
  8. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  9. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  10. 610a634 scsi: fix discard page leak by FUJITA Tomonori · 14 years ago
  11. 82b6d57 scsi: need to reset unprep_rq_fn in sd_remove by FUJITA Tomonori · 14 years ago
  12. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  13. 90467c2 scsi: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  14. 802447c scsi: remove unused free discard page in sd_done by FUJITA Tomonori · 14 years ago
  15. f1126e9 scsi: add sd_unprep_fn to free discard page by FUJITA Tomonori · 14 years ago
  16. 66ac028 block: don't allocate a payload for discard request by Christoph Hellwig · 14 years ago
  17. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  18. 478a8a0 [SCSI] sd: add support for runtime PM by Alan Stern · 14 years ago
  19. 72ec24b SCSI: implement sd_unlock_native_capacity() by Tejun Heo · 14 years ago
  20. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 14 years ago
  21. c213e14 [SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O error by Hannes Reinecke · 14 years ago
  22. 3233ac1 [SCSI] sd: retry read_capacity on UNIT_ATTENTION by James Bottomley · 14 years ago
  23. f87146b [SCSI] sd: quiet spurious error messages in READ_CAPACITY(16) by Hannes Reinecke · 14 years ago
  24. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  25. 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
  26. b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 14 years ago
  27. 961cde9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  28. 97fedbb Remove GENHD_FL_DRIVERFS by NeilBrown · 14 years ago
  29. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  30. bb2d3de [SCSI] sd: Fix VPD buffer allocations by Martin K. Petersen · 14 years ago
  31. 77c9cfc [SCSI] Fix printing of failed 32-byte commands by Martin K. Petersen · 14 years ago
  32. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  33. fa4698f [SCSI] sd: Combine DIF/DIX error handling by Martin K. Petersen · 14 years ago
  34. e3deec0 [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() by James Bottomley · 15 years ago
  35. e339c1a [SCSI] sd: WRITE SAME(16) / UNMAP support by Martin K. Petersen · 15 years ago
  36. 4e7392e [SCSI] sd: Support disks formatted with DIF Type 2 by Martin K. Petersen · 15 years ago
  37. 35e1a5d [SCSI] sd: Detach DIF from block integrity infrastructure by Martin K. Petersen · 15 years ago
  38. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  39. ea038f6 [SCSI] fix oops during scsi scanning by James Bottomley · 15 years ago
  40. ffd4bc2 [SCSI] sd: Avoid sending extended inquiry to legacy devices by Martin K. Petersen · 15 years ago
  41. b391277 sd, sr: fix Driver 'sd' needs updating message by Hannes Reinecke · 15 years ago
  42. d11b691 sd: Block limits VPD support by Martin K. Petersen · 15 years ago
  43. 3821d76 sd: Detect non-rotational devices by Martin K. Petersen · 15 years ago
  44. ea09bcc sd: Physical block size and alignment support by Martin K. Petersen · 15 years ago
  45. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  46. 601e763 [SCSI] sd: fix bug in SCSI async probing by James Bottomley · 15 years ago
  47. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  48. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago
  49. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  50. 8f76d15 [SCSI] fix sign extension with 1.5TB usb-storage LBD=y by Dave Hansen · 15 years ago
  51. a9bddd7 [SCSI] fix recovered error handling by James Bottomley · 15 years ago
  52. 70a9b87 [SCSI] sd: Make revalidate less chatty by Martin K. Petersen · 15 years ago
  53. 2b30130 [SCSI] sd: Try READ CAPACITY 16 first for SBC-2 devices by Matthew Wilcox · 15 years ago
  54. 0da205e [SCSI] sd: Refactor sd_read_capacity() by Matthew Wilcox · 15 years ago
  55. 5c211ca [SCSI] sd: tell the user when a disk's capacity is adjusted by Alan Stern · 15 years ago
  56. 33dd6f9 [SCSI] sd: Don't try to spin up drives that are connected to an inactive port by Matthew Wilcox · 15 years ago
  57. 4034cc6 [SCSI] sd: revive sd_index_lock by Tejun Heo · 15 years ago
  58. cd76469 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  59. 4ace92f fastboot: make scsi probes asynchronous by Arjan van de Ven · 15 years ago
  60. 71610f5 [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  61. f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req by FUJITA Tomonori · 16 years ago
  62. fd4ce1a [PATCH 1/2] kill FMODE_NDELAY_NOW by Christoph Hellwig · 16 years ago
  63. f8aea20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  64. 520a2c2 [SCSI] sd: fix computation of the full size of the device by H. Peter Anvin · 16 years ago
  65. d4c9b73 [SCSI] sd: remove command-size switching code by Alan Stern · 16 years ago
  66. 10dab22 [SCSI] sd: Fix handling of NO_SENSE check condition by Jamie Wellnitz · 16 years ago
  67. 0338e29 [PATCH] switch sd by Al Viro · 16 years ago
  68. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  69. 83ff6fe [PATCH] don't mess with file in scsi_nonblockable_ioctl() by Al Viro · 16 years ago
  70. 74f3c8a [PATCH] switch scsi_cmd_ioctl() to passing fmode_t by Al Viro · 17 years ago
  71. 86d434d [PATCH] eliminate use of ->f_flags in block methods by Al Viro · 17 years ago
  72. 9e06688 [SCSI] sd: Correctly handle all combinations of DIF and DIX by Martin K. Petersen · 16 years ago
  73. be922f4 [SCSI] sd: Always print actual protection_type by Martin K. Petersen · 16 years ago
  74. bd623e7 [SCSI] sd: Issue correct protection operation by Martin K. Petersen · 16 years ago
  75. ef5bef3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  76. 242f9dc block: unify request timeout handling by Jens Axboe · 16 years ago
  77. f98a8ca SCSI sd driver calls revalidate_disk wrapper. by Andrew Patterson · 16 years ago
  78. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  79. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  80. 870d665 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  81. f615b48 sd/ide-disk: apply extended minors to sd and ide by Tejun Heo · 16 years ago
  82. 7404ad3b [SCSI] sd: use generic helper to print capacities in both binary and SI by James Bottomley · 16 years ago
  83. 2dc75d3 block: disable sysfs parts of the disk command filter by Jens Axboe · 16 years ago
  84. bb23b43 remove blk_register_filter and blk_unregister_filter in gendisk by FUJITA Tomonori · 16 years ago
  85. 1835107 Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  86. fca082c Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  87. 2b142900 [SCSI] extend the last_sector_bug flag to cover more sectors by Alan Jenkins · 16 years ago
  88. af55ff6 [SCSI] sd: Support for SCSI disk (SBC) Data Integrity Field by Martin K. Petersen · 16 years ago
  89. e0597d7 [SCSI] sd: Identify DIF protection type and application tag ownership by Martin K. Petersen · 16 years ago
  90. f27bac2 [SCSI] sd: update index allocation and use ida instead of idr by Tejun Heo · 16 years ago
  91. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  92. d2886ea scsi: sd: optionally set power condition in START STOP UNIT by Stefan Richter · 16 years ago
  93. 5b635da [SCSI] sd: Move scsi_disk() accessor function to sd.h by Martin K. Petersen · 16 years ago
  94. aa91696 [SCSI] sd: Move sd.h header file by Martin K. Petersen · 16 years ago
  95. 4917fa2 block: no need to initialize rq->cmd in prepare_flush_fn hook by FUJITA Tomonori · 16 years ago
  96. ee959b0 SCSI: convert struct class_device to struct device by Tony Jones · 16 years ago
  97. c02e600 [SCSI] sd, sr: do not emit change event at device add by Kay Sievers · 16 years ago
  98. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  99. 366c246 [SCSI] sd: handle bad lba in sense information by James Bottomley · 16 years ago
  100. 30b0c37 [SCSI] implement scsi_data_buffer by Boaz Harrosh · 17 years ago