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