1. 0cea86f scsi: sd: Ignore a failure to sync cache due to lack of authorization by Oliver Neukum · 5 years ago
  2. 136b8ce Revert "scsi: sd: Keep disk read-only when re-reading partition" by Martin K. Petersen · 5 years ago
  3. a52eb22 scsi: sd: Quiesce warning if device does not report optimal I/O size by Martin K. Petersen · 6 years ago
  4. d726587 scsi: sd: Fix a race between closing an sd device and sd I/O by Bart Van Assche · 6 years ago
  5. 852a4ab scsi: sd: Optimal I/O size should be a multiple of physical block size by Martin K. Petersen · 6 years ago
  6. 0396cf5 scsi: sd: fix entropy gathering for most rotational disks by James Bottomley · 6 years ago
  7. 9d37f4a scsi: sd: Fix cache_type_store() by Ivan Mironov · 6 years ago
  8. 024d515 scsi: sd: use mempool for discard special page by Jens Axboe · 6 years ago
  9. f1f1fad scsi: sd: don't crash the host on invalid commands by Johannes Thumshirn · 6 years ago
  10. 83e32a5 scsi: sd: Contribute to randomness when running rotational device by Xuewei Zhang · 6 years ago
  11. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  12. 9401508 sd: Convert to new IDA API by Matthew Wilcox · 6 years ago
  13. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  14. 10c41dd block: move dif_prepare/dif_complete functions to block layer by Max Gurtovoy · 6 years ago
  15. 2b33ab3 scsi: sd: Remove a superfluous assignment by Bart Van Assche · 6 years ago
  16. c65be1a scsi: core: check for equality of result byte values by Johannes Thumshirn · 6 years ago
  17. 505aa4b scsi: sd: Defer spinning up drive while SANITIZE is in progress by Mahesh Rajashekhara · 7 years ago
  18. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  19. fd9adc4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  20. 597d740 scsi: sd: Remember that READ CAPACITY(16) succeeded by Martin K. Petersen · 7 years ago
  21. 0aa3fdb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  22. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  23. 20bd1d0 scsi: sd: Keep disk read-only when re-reading partition by Jeremy Cline · 7 years ago
  24. abbbd02 Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  25. 28bc6fb Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  26. 39051dd scsi: sd: Remove zone write locking by Damien Le Moal · 7 years ago
  27. 14e3062 scsi: core: Fix a scsi_show_rq() NULL pointer dereference by Bart Van Assche · 7 years ago
  28. 3a1d078 scsi: sd: add missing KERN_CONT for disk spin-up by Michał Mirosław · 7 years ago
  29. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  30. 623401e scsi: sd: change manage_start_stop to bool in sysfs interface by weiping zhang · 7 years ago
  31. 658e9a6 scsi: sd: change allow_restart to bool in sysfs interface by weiping zhang · 7 years ago
  32. 77082ca scsi: sd: Do not override max_sectors_kb sysfs setting by Martin K. Petersen · 7 years ago
  33. 28a0bc4 scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP by Martin K. Petersen · 7 years ago
  34. b7af62a scsi: sd: Align maximum write same blocks to physical block size by Damien Le Moal · 7 years ago
  35. 9c95be0 scsi: sd: Remove unnecessary condition in sd_read_block_limits() by Lukas Czerner · 7 years ago
  36. 2441500 Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  37. 5f800c8 scsi: sd: remove duplicated setting of gd->minors by weiping zhang · 7 years ago
  38. 830cc35 scsi: sd: Remove a useless comparison by Bart Van Assche · 7 years ago
  39. ed91f7e scsi: sd: Fix indentation by Bart Van Assche · 7 years ago
  40. 0624cbb scsi: sd: sr: Convert two assignments into warning statements by Bart Van Assche · 7 years ago
  41. 70e42fd scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd() by Damien Le Moal · 7 years ago
  42. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  43. 109a5db Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  44. d80210f sd: add support for TCG OPAL self encrypting disks by Christoph Hellwig · 7 years ago
  45. 4c11712 scsi: sd: Use sysfs_match_string() by Martin K. Petersen · 7 years ago
  46. 0db6ca8 scsi: Protect SCSI device state changes with a mutex by Bart Van Assche · 7 years ago
  47. 4fa8324 scsi: sd: Ignore sync cache failures when not supported by Derek Basehore · 8 years ago
  48. ed44fd7 scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROES by Damien Le Moal · 8 years ago
  49. 29f6ca6 scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd() by Damien Le Moal · 8 years ago
  50. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  51. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  52. a90dfdc scsi: sd: sd_zbc: Rename sd_zbc_setup_write_cmnd by Damien Le Moal · 8 years ago
  53. d227ec2 scsi: sd: Cleanup sd_done sense data handling by Christoph Hellwig · 8 years ago
  54. 6eadc61 scsi: sd: Improve sd_completed_bytes by Damien Le Moal · 8 years ago
  55. 7529fbb scsi: sd: Fix function descriptions by Damien Le Moal · 8 years ago
  56. 403a39f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  57. bcd069b scsi: sd: Remove LBPRZ dependency for discards by Martin K. Petersen · 8 years ago
  58. e6bd931 scsi: sd: Separate zeroout and discard command choices by Martin K. Petersen · 8 years ago
  59. 48920ff block: remove the discard_zeroes_data flag by Christoph Hellwig · 8 years ago
  60. e4b8783 sd: implement unmapping Write Zeroes by Christoph Hellwig · 8 years ago
  61. 02d2610 sd: implement REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  62. 81d926e sd: split sd_setup_discard_cmnd by Christoph Hellwig · 8 years ago
  63. 7c85615 scsi: sd: Fix capacity calculation with 32-bit sector_t by Martin K. Petersen · 8 years ago
  64. 6780414 scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable by Fam Zheng · 8 years ago
  65. e8f8d50 scsi: sd: Return SUCCESS in sd_eh_action() after device offline by Hannes Reinecke · 8 years ago
  66. 7a38dc0 scsi: scsi_error: count medium access timeout only once per EH run by Hannes Reinecke · 8 years ago
  67. 95422de Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  68. c01228d Revert "scsi, block: fix duplicate bdi name registration crashes" by Jan Kara · 8 years ago
  69. c46f091 scsi: sd: Check for unaligned partial completion by Damien Le Moal · 8 years ago
  70. fcbfffe scsi: remove scsi_execute_req_flags by Christoph Hellwig · 8 years ago
  71. 6fa2b8f scsi: sd: improve TUR handling in sd_check_events by Christoph Hellwig · 8 years ago
  72. f170396 scsi: fix memory leak of sdpk on when gd fails to allocate by Colin Ian King · 8 years ago
  73. 8bfcd1b scsi: sd: make sd_devt_release() static by Wei Yongjun · 8 years ago
  74. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  75. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  76. 0dba131 scsi, block: fix duplicate bdi name registration crashes by Dan Williams · 8 years ago
  77. 68b568c ѕd: remove pointless REQ_TYPE_FS check by Christoph Hellwig · 8 years ago
  78. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  79. 08965c2 Revert "sd: remove __data_len hack for WRITE SAME" by Bart Van Assche · 8 years ago
  80. f2a3313 scsi: sd: Cleaned up comment references to @sdp argument explanation. by John Pittman · 8 years ago
  81. f09ff1d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  82. 9208b75 Merge remote-tracking branch 'mkp-scsi/fixes' into fixes by James Bottomley · 8 years ago
  83. 68af412 scsi: sd: Ignore zoned field for host-managed devices by Damien Le Moal · 8 years ago
  84. 26f2819 scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type by Damien Le Moal · 8 years ago
  85. f80de88 sd: remove __data_len hack for WRITE SAME by Christoph Hellwig · 8 years ago
  86. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  87. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  88. f9d03f9 block: improve handling of the magic discard payload by Christoph Hellwig · 8 years ago
  89. df441cc scsi: replace custom approach to hexdump small buffers by Andy Shevchenko · 8 years ago
  90. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  91. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  92. 89d9475 sd: Implement support for ZBC devices by Hannes Reinecke · 8 years ago
  93. 8475c81 scsi: sd: Move DIF protection types to t10-pi.h by Christoph Hellwig · 8 years ago
  94. 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
  95. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  96. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  97. 01f90dd sd: don't use the ALL_TG_PT bit for reservations by Christoph Hellwig · 8 years ago
  98. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  99. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  100. 4e1b2d52 block, fs, drivers: remove REQ_OP compat defs and related code by Mike Christie · 8 years ago