1. c2e8fbf scsi: libsas: align sata_device's rps_resp on a cacheline by Huacai Chen · 7 years ago
  2. 5ebde46 scsi: Use 'blist_flags_t' for scsi_devinfo flags by Hannes Reinecke · 7 years ago
  3. 670ffcc Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  4. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  5. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. 3a0a529 block, scsi: Make SCSI quiesce and resume work reliably by Bart Van Assche · 7 years ago
  7. 335f83b scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitions by James Smart · 7 years ago
  8. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  9. 77570ee scsi: sas: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  10. 1305910 scsi: fcoe: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  11. cf3431b scsi: scsi_error: Handle power-on reset unit attention by Hannes Reinecke · 7 years ago
  12. f26aead scsi: scsi_devinfo: Reformat blacklist flags by Hannes Reinecke · 7 years ago
  13. aa8a845 scsi: sd_zbc: Move ZBC declarations to scsi_proto.h by Damien Le Moal · 7 years ago
  14. 1c048a2 scsi: libiscsi: Remove iscsi_destroy_session by Khazhismel Kumykov · 7 years ago
  15. 28a0bc4 scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP by Martin K. Petersen · 7 years ago
  16. 8a11282 scsi: libsas: remove unused port_gone_completion and DISCE_PORT_GONE by Jason Yan · 7 years ago
  17. 0d78f96 scsi: libsas: remove the numbering for each event enum by Jason Yan · 7 years ago
  18. 042ebd2 scsi: libsas: kill useless ha_event and do some cleanup by Jason Yan · 7 years ago
  19. cc4238b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  20. 2441500 Merge branch 'fixes' into misc by James Bottomley · 7 years ago
  21. 7760e22 scsi: Remove Scsi_Host.uspace_req_q by Bart Van Assche · 7 years ago
  22. 64104f7 scsi: Call scsi_initialize_rq() for filesystem requests by Bart Van Assche · 7 years ago
  23. 651a013 scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough by Christoph Hellwig · 7 years ago
  24. ccf1e00 scsi: Rework handling of scsi_device.vpd_pg8[03] by Bart Van Assche · 7 years ago
  25. cc199e7 scsi: libsas: move bus_reset_handler() to target_reset_handler() by Hannes Reinecke · 7 years ago
  26. 85aa93b scsi: scsi_transport_srp: Suppress a W=1 compiler warning by Bart Van Assche · 7 years ago
  27. bed2213 scsi: Use blk_mq_rq_to_pdu() to convert a request to a SCSI command pointer by Bart Van Assche · 7 years ago
  28. c2e872a scsi: Avoid sign extension of scsi_device.type by Bart Van Assche · 7 years ago
  29. f52d53a scsi: Remove an obsolete function declaration by Bart Van Assche · 7 years ago
  30. 70e42fd scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd() by Damien Le Moal · 7 years ago
  31. 67b4652 scsi: fc: start decoupling fc_block_scsi_eh from scsi_cmnd by Steffen Maier · 7 years ago
  32. 48ea2ce Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  33. e5dc9a7 target: Use macro for WRITE_VERIFY_32 operation codes by Damien Le Moal · 7 years ago
  34. 9031114 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  35. 109a5db Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  36. f9279c9 scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state by Ewan D. Milne · 7 years ago
  37. d80210f sd: add support for TCG OPAL self encrypting disks by Christoph Hellwig · 7 years ago
  38. 6d311fa scsi: sas: scsi_queue_work can fail, so make callers aware by Johannes Thumshirn · 8 years ago
  39. b1ffbf8 libata: Support for an ATA PASS-THROUGH(32) command. by Minwoo Im · 7 years ago
  40. 6e9017f scsi: Remove the definition of VLC_SA_RECEIVE_CREDENTIAL by Bart Van Assche · 7 years ago
  41. d821bbd scsi: fc: drop residual tsk_mgmt_response and it_nexus_response by Kefeng Wang · 7 years ago
  42. 6934be4 scsi: scsi_dh_alua: remove synchronous STPG support by Christoph Hellwig · 7 years ago
  43. 496c91b scsi: remove various unused blist flags by Christoph Hellwig · 7 years ago
  44. c8d9cf2 block: Change argument type of scsi_req_init() by Bart Van Assche · 7 years ago
  45. ca18d6f block: Make most scsi_req_init() calls implicit by Bart Van Assche · 7 years ago
  46. 0db6ca8 scsi: Protect SCSI device state changes with a mutex by Bart Van Assche · 8 years ago
  47. 43f7571 scsi: Create two versions of scsi_internal_device_unblock() by Bart Van Assche · 8 years ago
  48. 551eb59 scsi: Split scsi_internal_device_block() by Bart Van Assche · 8 years ago
  49. 8e68825 scsi: Avoid that scsi_exit_rq() triggers a use-after-free by Bart Van Assche · 8 years ago
  50. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  51. bd1286f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  52. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  53. 8d5e72d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  54. c2d26f1 target: Add WRITE_VERIFY_16 by Bryant G. Ly · 8 years ago
  55. 2908769 scsi: Improve scsi_get_sense_info_fld by Damien Le Moal · 8 years ago
  56. 17d5363 scsi: introduce a result field in struct scsi_request by Christoph Hellwig · 8 years ago
  57. 0c3ae26 scsi: scsi_transport_fc: Add dummy initiator role to rport by Cathy Avery · 8 years ago
  58. 745dfa0 scsi: sg: disable SET_FORCE_LOW_DMA by Hannes Reinecke · 8 years ago
  59. a065863 scsi: make asynchronous aborts mandatory by Hannes Reinecke · 8 years ago
  60. 8e8c9d0 scsi: make eh_eflags persistent by Hannes Reinecke · 8 years ago
  61. 7a38dc0 scsi: scsi_error: count medium access timeout only once per EH run by Hannes Reinecke · 8 years ago
  62. ed12e03 scsi: Make checking the scsi_device_get() return value mandatory by Bart Van Assche · 8 years ago
  63. 64c7f1d block, scsi: move the retries field to struct scsi_request by Christoph Hellwig · 8 years ago
  64. 8690218 scsi: sas: remove sas_domain_release_transport by Johannes Thumshirn · 8 years ago
  65. 6dc618c scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  66. 22c70d1 scsi: libfc: convert fc_fcp_pkt.ref_cnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  67. 8893cf6 scsi: mpt3sas: Avoid sleeping in interrupt context by Bart Van Assche · 8 years ago
  68. 6f8830f scsi: libiscsi: add lock around task lists to fix list corruption regression by Chris Leech · 8 years ago
  69. fcbfffe scsi: remove scsi_execute_req_flags by Christoph Hellwig · 8 years ago
  70. 76aaf87 scsi: merge __scsi_execute into scsi_execute by Christoph Hellwig · 8 years ago
  71. 857de6e scsi: use 'scsi_device_from_queue()' for scsi_dh by Hannes Reinecke · 8 years ago
  72. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  73. 556e26a scsi: remove tsk_mgmt_response and it_nexus_response transport methods by Christoph Hellwig · 8 years ago
  74. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  75. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 8 years ago
  76. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  77. e9c787e scsi: allocate scsi_cmnd structures as part of struct request by Christoph Hellwig · 8 years ago
  78. d48777a6 scsi: remove __scsi_alloc_queue by Christoph Hellwig · 8 years ago
  79. 9208b75 Merge remote-tracking branch 'mkp-scsi/fixes' into fixes by James Bottomley · 8 years ago
  80. 67d35e7 scsi: libfc: Fix variable name in fc_set_wwpn by Fam Zheng · 8 years ago
  81. 47069a8 scsi: remove useless acpi functions in the header file by Hanjun Guo · 8 years ago
  82. 9efecca linux: drop __bitwise__ everywhere by Michael S. Tsirkin · 8 years ago
  83. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  84. 0654816 scsi: fc: use bsg_job_done by Johannes Thumshirn · 8 years ago
  85. 75cc8cf scsi: change FC drivers to use 'struct bsg_job' by Johannes Thumshirn · 8 years ago
  86. ad7660c scsi: fc: implement kref backed reference counting by Johannes Thumshirn · 8 years ago
  87. 1d69b12 scsi: fc: provide fc_bsg_to_rport() helper by Johannes Thumshirn · 8 years ago
  88. cd21c60 scsi: fc: provide fc_bsg_to_shost() helper by Johannes Thumshirn · 8 years ago
  89. 1abaede scsi: fc: Export fc_bsg_jobdone and use it in FC drivers by Johannes Thumshirn · 8 years ago
  90. eb34094 scsi: Get rid of struct fc_bsg_buffer by Johannes Thumshirn · 8 years ago
  91. 2d9c5c2 scsi: allow LLDDs to expose the queue mapping to blk-mq by Christoph Hellwig · 8 years ago
  92. 9625cc4 scsi: libfc: Replace ->seq_release callback with function call by Hannes Reinecke · 8 years ago
  93. 96d564e scsi: libfc: Replace ->seq_assign callback with function call by Hannes Reinecke · 8 years ago
  94. f1d61e6 scsi: libfc: Replace ->seq_set_resp callback with direct function call by Hannes Reinecke · 8 years ago
  95. c6865b3 scsi: libfc: Replace ->seq_start_next callback with function call by Hannes Reinecke · 8 years ago
  96. 768c72c scsi: libfc: Replace ->exch_done callback with function call by Hannes Reinecke · 8 years ago
  97. 0ebaed1 scsi: libfc: Replace ->seq_exch_abort callback with function call by Hannes Reinecke · 8 years ago
  98. 0cac937 scsi: libfc: Replace ->seq_send callback with function call by Hannes Reinecke · 8 years ago
  99. a8220de scsi: libfc: Remove fc_rport_init() by Hannes Reinecke · 8 years ago
  100. 5922a95 scsi: libfc: Replace ->rport_flush_queue callback with function call by Hannes Reinecke · 8 years ago