1. 9208b75 Merge remote-tracking branch 'mkp-scsi/fixes' into fixes by James Bottomley · 8 years ago
  2. 68af412 scsi: sd: Ignore zoned field for host-managed devices by Damien Le Moal · 8 years ago
  3. 26f2819 scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type by Damien Le Moal · 8 years ago
  4. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  5. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  6. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  7. df441cc scsi: replace custom approach to hexdump small buffers by Andy Shevchenko · 8 years ago
  8. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  9. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  10. 89d9475 sd: Implement support for ZBC devices by Hannes Reinecke · 8 years ago
  11. 8475c81 scsi: sd: Move DIF protection types to t10-pi.h by Christoph Hellwig · 8 years ago
  12. f7e6816 Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  13. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  14. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  15. 01f90dd sd: don't use the ALL_TG_PT bit for reservations by Christoph Hellwig · 8 years ago
  16. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  17. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  18. 4e1b2d52 block, fs, drivers: remove REQ_OP compat defs and related code by Mike Christie · 8 years ago
  19. c2df40d drivers: use req op accessor by Mike Christie · 8 years ago
  20. 6b7e9cd sd: Fix rw_max for devices that report an optimal xfer size by Martin K. Petersen · 8 years ago
  21. eb72d0b sd: get disk reference in sd_check_events() by Hannes Reinecke · 8 years ago
  22. eb310e2 sd: switch to using blk_queue_write_cache() by Jens Axboe · 9 years ago
  23. 37e5823 block: add offset in blk_add_request_payload() by Ming Lin · 9 years ago
  24. fb41b4b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  25. 5ddfe08 scsi: Do not attach VPD to devices that don't support it by Hannes Reinecke · 9 years ago
  26. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  27. f08bb1e sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes by Martin K. Petersen · 9 years ago
  28. f4327a9 sd: Fix discard granularity when LBPRZ=1 by Martin K. Petersen · 9 years ago
  29. 6540a65 sd: Fix discard granularity when LBPRZ=1 by Martin K. Petersen · 9 years ago
  30. 12ffbbe Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 9 years ago
  31. 0fb5b1f block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled by Martin K. Petersen · 9 years ago
  32. 6344a5c Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 9 years ago
  33. 13b4389 SCSI: fix crashes in sd and sr runtime PM by Alan Stern · 9 years ago
  34. d0eb20a sd: Optimal I/O size is in bytes, not sectors by Martin K. Petersen · 9 years ago
  35. 9c1d9c2 sd: Reject optimal transfer length smaller than page size by Martin K. Petersen · 9 years ago
  36. be9e2f7 Merge branch 'mkp-fixes' into fixes by James Bottomley · 9 years ago
  37. ca369d5 block/sd: Fix device-imposed transfer length limits by Martin K. Petersen · 9 years ago
  38. 3977372 sd: Make discard granularity match logical block size when LBPRZ=1 by Martin K. Petersen · 9 years ago
  39. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  40. 2c5d16d sd: Clear PS bit before Mode Select. by Gabriel Krisman Bertazi · 9 years ago
  41. ccf21b6 Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  42. 924d55b sd: implement the Persistent Reservation API by Christoph Hellwig · 9 years ago
  43. 9609b99 md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown by Dan Williams · 9 years ago
  44. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  45. 4f258a4 sd: Fix maximum I/O size for BLOCK_PC requests by Martin K. Petersen · 9 years ago
  46. 2bb4cd5 block: have drivers use blk_queue_max_discard_sectors() by Jens Axboe · 9 years ago
  47. dee0586 sd: fix an error return in probe() by Dan Carpenter · 10 years ago
  48. 74856fb sd: Disable support for 256 byte/sector disks by Mark Hounschell · 9 years ago
  49. e727c42 sd: Unregister integrity profile by Martin K. Petersen · 10 years ago
  50. b9f28d8 sd, mmc, virtio_blk, string_helpers: fix block size units by James Bottomley · 10 years ago
  51. 3d9a1f5 sd: don't grab a device references from driver methods by Christoph Hellwig · 10 years ago
  52. 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  53. 3a9794d sd: Fix max transfer length for 4k disks by Brian King · 10 years ago
  54. 2104551 scsi: use per-cpu buffer for formatting sense by Hannes Reinecke · 10 years ago
  55. e461338 sd: tweak discard heuristics to work around QEMU SCSI issue by Martin K. Petersen · 10 years ago
  56. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  57. 3af6b35 scsi: remove scsi_driver owner field by Christoph Hellwig · 10 years ago
  58. 3c356bd scsi: stop passing a gfp_mask argument down the command setup path by Christoph Hellwig · 10 years ago
  59. 7985090 sd: disable discard_zeroes_data for UNMAP by Martin K. Petersen · 10 years ago
  60. 21a9d4c sd: fix up ->compat_ioctl by Christoph Hellwig · 10 years ago
  61. 906d15f scsi: split scsi_nonblockable_ioctl by Christoph Hellwig · 10 years ago
  62. ef61329 scsi: remove scsi_show_result() by Hannes Reinecke · 10 years ago
  63. d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 10 years ago
  64. ad3819c sd: remove scsi_print_sense() in sd_done() by Hannes Reinecke · 10 years ago
  65. e75437f Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  66. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  67. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
  68. c611529 sd: Honor block layer integrity handling flags by Martin K. Petersen · 10 years ago
  69. 6fe8c1d scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev() by Subhash Jadavani · 10 years ago
  70. 2eefd57 sd: Avoid sending medium write commands if device is write protected by Sujit Reddy Thumma · 10 years ago
  71. 26b9fd8 sd: fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout by K. Y. Srinivasan · 10 years ago
  72. c1d40a5 scsi: add a blacklist flag which enables VPD page inquiries by Martin K. Petersen · 10 years ago
  73. fd2eb90 scsi: move the writeable field from struct scsi_device to struct scsi_cd by Christoph Hellwig · 10 years ago
  74. 87949ee sd: split sd_init_command by Christoph Hellwig · 10 years ago
  75. e4200f8 sd: retry discard commands by Christoph Hellwig · 10 years ago
  76. a25ee54 sd: retry write same commands by Christoph Hellwig · 10 years ago
  77. 6a7b439 sd: don't use scsi_setup_blk_pc_cmnd for discard requests by Christoph Hellwig · 10 years ago
  78. 59b1134 sd: don't use scsi_setup_blk_pc_cmnd for write same requests by Christoph Hellwig · 10 years ago
  79. a118c6c sd: don't use scsi_setup_blk_pc_cmnd for flush requests by Christoph Hellwig · 10 years ago
  80. 5158a899 scsi: set sc_data_direction in common code by Christoph Hellwig · 10 years ago
  81. 3868cf8 scsi: restructure command initialization for TYPE_FS requests by Christoph Hellwig · 10 years ago
  82. bcdb247 sd: Limit transfer length by Martin K. Petersen · 10 years ago
  83. 8d96447 sd: bad return code of init_sd by Clément Calmels · 10 years ago
  84. cb2fb68 sd: notify block layer when using temporary change to cache_type by Vaughan Cao · 10 years ago
  85. e430cbc sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffff by Akinobu Mita · 10 years ago
  86. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  87. 1c54fc1 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  88. 2a863ba sd: medium access timeout counter fails to reset by David Jeffery · 11 years ago
  89. a1b73fc scsi: reintroduce scsi_driver.init_command by Christoph Hellwig · 10 years ago
  90. dc4a930 sd/skd: stuff discard page in request->completion_data by Jens Axboe · 11 years ago
  91. b4f42e2 block: remove struct request buffer member by Jens Axboe · 11 years ago
  92. b7e70ca Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by Linus Torvalds · 11 years ago
  93. 3c31b52 scsi: async sd resume by Dan Williams · 11 years ago
  94. b2bff6c [SCSI] sd: Quiesce mode sense error messages by Martin K. Petersen · 11 years ago
  95. 7aae513 [SCSI] sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHE by Alan Stern · 11 years ago
  96. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  97. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  98. ef80d1e [SCSI] sd: Do not call do_div() with a 64-bit divisor by Geert Uytterhoeven · 11 years ago
  99. 2451079 [SCSI] Fix erratic device offline during EH by James Bottomley · 11 years ago
  100. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago