1. 691e3d3 [SCSI] sd: update sd to use the new pm callbacks by Aaron Lu · 12 years ago
  2. a014756 [SCSI] sd: put to stopped power state when runtime suspend by Aaron Lu · 12 years ago
  3. 53ad570 [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drives by Jason J. Herne · 12 years ago
  4. afd5e34 [SCSI] sd: Reshuffle init_sd to avoid crash by Joel D. Diaz · 12 years ago
  5. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  6. 26e85fc [SCSI] sd: Permit merged discard requests by Martin K. Petersen · 12 years ago
  7. fe54239 [SCSI] sd: Ensure we correctly disable devices with unknown protection type by Martin K. Petersen · 12 years ago
  8. 8172499 [SCSI] sd: Allow protection_type to be overridden by Martin K. Petersen · 12 years ago
  9. 8c579ab [SCSI] sd: Avoid remapping bad reference tags by Martin K. Petersen · 12 years ago
  10. b81478d [SCSI] set to WCE if usb cache quirk is present. by Namjae Jeon · 12 years ago
  11. 9e1a153 [SCSI] properly initialize atomic_t by Josh Hunt · 12 years ago
  12. 6a0bdff SCSI & usb-storage: add try_rc_10_first flag by Alan Stern · 12 years ago
  13. a7a20d1 [SCSI] sd: limit the scope of the async probe domain by Dan Williams · 12 years ago
  14. a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  15. 2db93ce [SCSI] sd: make comment and printk string match code by Petr Uzel · 13 years ago
  16. 424a6f6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 12 years ago
  17. 4e2247b [SCSI] sd: Add runtime pm in the sd_check_events() by Lan Tianyu · 12 years ago
  18. 18a4d0a [SCSI] Handle disk devices which can not process medium access commands by Martin K. Petersen · 13 years ago
  19. 8973039 [SCSI] sd: Make sure provisioning mode is reported correctly by Martin K. Petersen · 13 years ago
  20. 09b6b51 SCSI & usb-storage: add flags for VPD pages and REPORT LUNS by Alan Stern · 13 years ago
  21. 0bfc96c block: fail SCSI passthrough ioctls on partition devices by Paolo Bonzini · 13 years ago
  22. 577ebb3 block: add and use scsi_blk_cmd_ioctl by Paolo Bonzini · 13 years ago
  23. 54f57588 [SCSI] sd: check runtime PM status in sd_shutdown by Lin Ming · 13 years ago
  24. 21208ae [SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit by Dave Kleikamp · 13 years ago
  25. fe2d185 [SCSI] sd: Use sd_printk() instead of printk() by Nao Nishijima · 13 years ago
  26. 0bcaa11 [SCSI] Retrieve the Caching mode page (version 2) by Luben Tuikov · 13 years ago
  27. 2a8cfad [SCSI] sd: Unmap discard alignment needs to be converted to bytes by Martin K. Petersen · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. 3dea642 [SCSI] Revert "[SCSI] Retrieve the Caching mode page" by James Bottomley · 13 years ago
  30. 09b9cc4 sd: Fail discard requests when logical block provisioning has been disabled by Martin K. Petersen · 13 years ago
  31. c98a0eb [SCSI] sd: Logical Block Provisioning update by Martin K. Petersen · 13 years ago
  32. f4013c3 [SCSI] sd,sr: kill compat SDEV_MEDIA_CHANGE event by Tejun Heo · 14 years ago
  33. 2bae009 [SCSI] sd: implement sd_check_events() by Tejun Heo · 14 years ago
  34. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  35. a8733c7 [SCSI] fix medium error problems with some arrays which can cause data corruption by James Bottomley · 14 years ago
  36. fcc5704 Revert "sd: implement sd_check_events()" by Jens Axboe · 14 years ago
  37. 24d720b [SCSI] Retrieve the Caching mode page by Luben Tuikov · 14 years ago
  38. 3ff5588 [SCSI] sd: improve logic and efficiecy of media-change detection by Alan Stern · 14 years ago
  39. c8d2e93 sd: implement sd_check_events() by Tejun Heo · 14 years ago
  40. 9f8a2c2 scsi: replace sr_test_unit_ready() with scsi_test_unit_ready() by Tejun Heo · 14 years ago
  41. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  42. 518fa8e [SCSI] sd: Export effective protection mode in sysfs by Martin K. Petersen · 14 years ago
  43. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  44. c70b529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  45. 5ce524b scsi/sd: add a no_read_capacity_16 scsi_device flag by Hans de Goede · 14 years ago
  46. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  47. 526f7c7 [SCSI] sd: Fix overflow with big physical blocks by Martin K. Petersen · 14 years ago
  48. 1a03ae0 [SCSI] sd name space exhaustion causes system hang by Michael Reed · 14 years ago
  49. 045d3fe [SCSI] sd: Update thin provisioning support by Martin K. Petersen · 14 years ago
  50. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  51. 6958f14 block: kill QUEUE_ORDERED_BY_TAG by Tejun Heo · 14 years ago
  52. 7e44331 [SCSI] sd: fix medium-removal bug by Alan Stern · 14 years ago
  53. e3b3e62 [SCSI] scsi/block: increase flush/sync timeout by Mike Christie · 14 years ago
  54. 2e4c332 [SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation. by David Miller · 14 years ago
  55. 439d77f scsi/sd.c: quiet all sparse noise by H Hartley Sweeten · 14 years ago
  56. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  57. e96f6ab scsi: use REQ_TYPE_FS for flush request by FUJITA Tomonori · 14 years ago
  58. 6a32a8a scsi: convert discard to REQ_TYPE_FS from REQ_TYPE_BLOCK_PC by FUJITA Tomonori · 14 years ago
  59. 409f349 scsi/sd: remove big kernel lock by Arnd Bergmann · 14 years ago
  60. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  61. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  62. 610a634 scsi: fix discard page leak by FUJITA Tomonori · 14 years ago
  63. 82b6d57 scsi: need to reset unprep_rq_fn in sd_remove by FUJITA Tomonori · 14 years ago
  64. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  65. 90467c2 scsi: stop using q->prepare_flush_fn by FUJITA Tomonori · 14 years ago
  66. 802447c scsi: remove unused free discard page in sd_done by FUJITA Tomonori · 14 years ago
  67. f1126e9 scsi: add sd_unprep_fn to free discard page by FUJITA Tomonori · 14 years ago
  68. 66ac028 block: don't allocate a payload for discard request by Christoph Hellwig · 14 years ago
  69. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  70. 478a8a0 [SCSI] sd: add support for runtime PM by Alan Stern · 14 years ago
  71. 72ec24b SCSI: implement sd_unlock_native_capacity() by Tejun Heo · 14 years ago
  72. 95bb335 [SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6 by James Bottomley · 14 years ago
  73. c213e14 [SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O error by Hannes Reinecke · 14 years ago
  74. 3233ac1 [SCSI] sd: retry read_capacity on UNIT_ATTENTION by James Bottomley · 14 years ago
  75. f87146b [SCSI] sd: quiet spurious error messages in READ_CAPACITY(16) by Hannes Reinecke · 14 years ago
  76. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  77. 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
  78. b4b7a4e Merge branch 'master' into for-linus by Jens Axboe · 14 years ago
  79. 961cde9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  80. 97fedbb Remove GENHD_FL_DRIVERFS by NeilBrown · 14 years ago
  81. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  82. bb2d3de [SCSI] sd: Fix VPD buffer allocations by Martin K. Petersen · 14 years ago
  83. 77c9cfc [SCSI] Fix printing of failed 32-byte commands by Martin K. Petersen · 15 years ago
  84. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  85. fa4698f [SCSI] sd: Combine DIF/DIX error handling by Martin K. Petersen · 15 years ago
  86. e3deec0 [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page() by James Bottomley · 15 years ago
  87. e339c1a [SCSI] sd: WRITE SAME(16) / UNMAP support by Martin K. Petersen · 15 years ago
  88. 4e7392e [SCSI] sd: Support disks formatted with DIF Type 2 by Martin K. Petersen · 15 years ago
  89. 35e1a5d [SCSI] sd: Detach DIF from block integrity infrastructure by Martin K. Petersen · 15 years ago
  90. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  91. ea038f6 [SCSI] fix oops during scsi scanning by James Bottomley · 15 years ago
  92. ffd4bc2 [SCSI] sd: Avoid sending extended inquiry to legacy devices by Martin K. Petersen · 15 years ago
  93. b391277 sd, sr: fix Driver 'sd' needs updating message by Hannes Reinecke · 15 years ago
  94. d11b691 sd: Block limits VPD support by Martin K. Petersen · 15 years ago
  95. 3821d76 sd: Detect non-rotational devices by Martin K. Petersen · 15 years ago
  96. ea09bcc sd: Physical block size and alignment support by Martin K. Petersen · 15 years ago
  97. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  98. 601e763 [SCSI] sd: fix bug in SCSI async probing by James Bottomley · 15 years ago
  99. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  100. e4b6363 Merge branch 'master' into for-2.6.31 by Jens Axboe · 15 years ago