1. aa090ea scsi: target: Remove second argument from fabric_make_tpg() by Bart Van Assche · 7 years ago
  2. 35bea5c scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer size by Bart Van Assche · 7 years ago
  3. ed88f05 scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers by Bart Van Assche · 7 years ago
  4. 7b2cc7d scsi: target: Simplify the code for waiting for command completion by Bart Van Assche · 7 years ago
  5. edf46ee scsi: target: Simplify transport_generic_free_cmd() (2/2) by Bart Van Assche · 7 years ago
  6. a8864d8 scsi: target: Simplify transport_generic_free_cmd() (1/2) by Bart Van Assche · 7 years ago
  7. 65422d7 scsi: target: Fold core_tmr_handle_tas_abort() into transport_cmd_finish_abort() by Bart Van Assche · 7 years ago
  8. 709d565 scsi: target: Simplify core_tmr_handle_tas_abort() by Bart Van Assche · 7 years ago
  9. 953bcf7 scsi: target: Document when CMD_T_STOP and CMD_T_COMPLETE are set by Bart Van Assche · 7 years ago
  10. 00d909a scsi: target: Make the session shutdown code also wait for commands that are being aborted by Bart Van Assche · 7 years ago
  11. d1bff07 scsi: target: Introduce transport_init_session() by Bart Van Assche · 7 years ago
  12. 317f897 scsi: target: Rename transport_init_session() into transport_alloc_session() by Bart Van Assche · 7 years ago
  13. 3eeff19 scsi: target: Move a list_del_init() statement by Bart Van Assche · 7 years ago
  14. 36d4cb4 scsi: target: Avoid that EXTENDED COPY commands trigger lock inversion by Bart Van Assche · 7 years ago
  15. 6f3bf5a scsi: target: Use config_item_name() instead of open-coding it by Bart Van Assche · 7 years ago
  16. 265d59a scsi: core: fix scsi_host_queue_ready by Ming Lei · 7 years ago
  17. 624fa77 scsi: klist: Make it safe to use klists in atomic context by Bart Van Assche · 7 years ago
  18. 68c3f90 scsi: sd_zbc: Remove an assignment from sd_zbc_setup_report_cmnd() by Bart Van Assche · 7 years ago
  19. 915d9b7 scsi: qedi: tidy up a size calculation by Dan Carpenter · 7 years ago
  20. 1262dc0 scsi: ibmvscsi: Improve strings handling by Breno Leitao · 7 years ago
  21. 0c218e1 scsi: tcmu: Don't pass KERN_ERR to pr_err by Mike Christie · 7 years ago
  22. 3287286 scsi: core: avoid host-wide host_busy counter for scsi_mq by Ming Lei · 7 years ago
  23. c84b023 scsi: read host_busy via scsi_host_busy() by Ming Lei · 7 years ago
  24. 2b33ab3 scsi: sd: Remove a superfluous assignment by Bart Van Assche · 7 years ago
  25. c2cdef9 scsi: qedi: Fix misleading indentation by Bart Van Assche · 7 years ago
  26. 6bec4c3 scsi: don't add scsi command result bytes by Johannes Thumshirn · 7 years ago
  27. c65be1a scsi: core: check for equality of result byte values by Johannes Thumshirn · 7 years ago
  28. 8e1695a0 scsi: core: scsi_io_completion convert BUGs to WARNs by Douglas Gilbert · 7 years ago
  29. 0d43790 scsi: core: scsi_io_completion hints on fastpath by Douglas Gilbert · 7 years ago
  30. 4ae61c6 scsi: core: add scsi_io_completion_reprep helper by Douglas Gilbert · 7 years ago
  31. da32bae scsi: core: add scsi_io_completion_action helper by Douglas Gilbert · 7 years ago
  32. ab83108 scsi: core: add scsi_io_completion_nz_result function by Douglas Gilbert · 7 years ago
  33. 1f7cbb8 scsi: core: scsi_io_completion: rename variables by Douglas Gilbert · 7 years ago
  34. 7e63b5a scsi: core: scsi_io_completion: comment on end_request return by Douglas Gilbert · 7 years ago
  35. e260748 scsi: target: remove target_find_device by Mike Christie · 7 years ago
  36. bdaeedc scsi: tcmu: add module wide block/reset_netlink support by Mike Christie · 7 years ago
  37. 06add77 scsi: tcmu: misc nl code cleanup by Mike Christie · 7 years ago
  38. 9de3a1e scsi: tcmu: simplify nl interface by Mike Christie · 7 years ago
  39. 3228691 scsi: tcmu: track nl commands by Mike Christie · 7 years ago
  40. 0297e96 scsi: tcmu: delete unused __wait by Mike Christie · 7 years ago
  41. c4d6204d scsi: lpfc: use monotonic timestamps for statistics by Arnd Bergmann · 7 years ago
  42. fe7f4e5 scsi: scsi_transport_fc: use 64-bit timestamps consistently by Arnd Bergmann · 7 years ago
  43. 38150f7 scsi: aacraid: stop using deprated get_seconds() by Arnd Bergmann · 7 years ago
  44. a38b80c scsi: cxlflash: Change return type for fault handler by Souptick Joarder · 7 years ago
  45. 4ae5e9d scsi: smartpqi: bump driver version to 1.1.4-130 by Don Brace · 7 years ago
  46. dac12fb scsi: smartpqi: fix critical ARM issue reading PQI index registers by Kevin Barnett · 7 years ago
  47. 9f8d05f scsi: smartpqi: add inspur advantech ids by Kevin Barnett · 7 years ago
  48. 26b390a scsi: smartpqi: improve error checking for sync requests by Kevin Barnett · 7 years ago
  49. 957c5ab scsi: smartpqi: improve handling for sync requests by Kevin Barnett · 7 years ago
  50. 4beb486 scsi: mpt3sas: Improve kernel-doc headers by Bart Van Assche · 7 years ago
  51. c7a3570 scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and mpt3sas_ctl_reset_handler() by Bart Van Assche · 7 years ago
  52. 982ea6f scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler() by Bart Van Assche · 7 years ago
  53. 91b7bdb scsi: mpt3sas: Fix _transport_smp_handler() error path by Bart Van Assche · 7 years ago
  54. 84203b3 scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmd by Bart Van Assche · 7 years ago
  55. eb0c7af scsi: mpt3sas: Annotate switch/case fall-through by Bart Van Assche · 7 years ago
  56. 7d12072 scsi: mpt3sas: Remove set-but-not-used variables by Bart Van Assche · 7 years ago
  57. 199fd79 scsi: mpt3sas: Fix indentation by Bart Van Assche · 7 years ago
  58. 2fa4a32 scsi: libsas: dynamically allocate and free ata host by Jason Yan · 7 years ago
  59. 693ba15 scsi: Remove percpu_ida by Matthew Wilcox · 7 years ago
  60. 10e9cbb scsi: target: Convert target drivers to use sbitmap by Matthew Wilcox · 7 years ago
  61. 83c2b54 scsi: target: Abstract tag freeing by Matthew Wilcox · 7 years ago
  62. ba80917 scsi: ufs: ufshcd_dump_regs to use memcpy_fromio by Tomas Winkler · 7 years ago
  63. 5b9d397 scsi: sg: clean up gfp_mask in sg_build_indirect by Jeff Moyer · 7 years ago
  64. b3a8aa90 scsi: qla2xxx: remove irq save in qla2x00_poll() by Sebastian Andrzej Siewior · 7 years ago
  65. 91ebc1f scsi: core: remove Scsi_Cmnd typedef by Johannes Thumshirn · 7 years ago
  66. aa154ea scsi: bnx2i: add error handling for ioremap_nocache by Zhouyang Jia · 7 years ago
  67. 2da11d4 scsi: libsas: remove irq save in sas_ata_qc_issue() by Sebastian Andrzej Siewior · 7 years ago
  68. 15c5a5e scsi: ipr: Format HCAM overlay ID 0x41 by Wen Xiong · 7 years ago
  69. 7931cd9 scsi: hisi_sas: Update a couple of register settings for v3 hw by John Garry · 7 years ago
  70. ce70c2e scsi: hisi_sas: Add missing PHY spinlock init by John Garry · 7 years ago
  71. 2ba5afb scsi: hisi_sas: Pre-allocate slot DMA buffers by Xiang Chen · 7 years ago
  72. f2ae8d0 scsi: hisi_sas: Release all remaining resources in clear nexus ha by Xiaofei Tan · 7 years ago
  73. ed99e1d scsi: hisi_sas: Add a flag to filter PHY events during reset by Xiaofei Tan · 7 years ago
  74. 214e702 scsi: hisi_sas: Adjust task reject period during host reset by Xiaofei Tan · 7 years ago
  75. d2fc401 scsi: hisi_sas: Fix the conflict between dev gone and host reset by Xiaofei Tan · 7 years ago
  76. 1324ae1 scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw() by Xiaofei Tan · 7 years ago
  77. 4e63ac8 scsi: hisi_sas: Use dmam_alloc_coherent() by Xiang Chen · 7 years ago
  78. 9458321 scsi: be2iscsi: Update copyright by Ketan Mukadam · 7 years ago
  79. a81dde7 scsi: be2iscsi: Include null char in SET_HOST_DATA by Jitendra Bhivare · 7 years ago
  80. cda6d30 scsi: megaraid_sas: driver version upgrade by Shivasharan S · 7 years ago
  81. e9495e2 scsi: megaraid_sas: Support FW provided TM timeout values by Shivasharan S · 7 years ago
  82. 9c9db8b scsi: megaraid_sas: Return immediately from wait_for_adapter_operational after kill adapter by Shivasharan S · 7 years ago
  83. c3b10a5 scsi: megaraid_sas: Update controller info during resume by Shivasharan S · 7 years ago
  84. 2747e6b scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times out by Shivasharan S · 7 years ago
  85. 2cd4bf8 scsi: mpt3sas: Update driver version "26.100.00.00" by Chaitra P B · 7 years ago
  86. 2b48be6 scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5 controllers when HBA supports more than 16 MSI-x vectors. by Chaitra P B · 7 years ago
  87. d37306c scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal commands during controller reset. by Chaitra P B · 7 years ago
  88. 20a0443 scsi: mpt3sas: Don't access the structure after decrementing it's instance reference count. by Chaitra P B · 7 years ago
  89. e358614 scsi: mpt3sas: Incorrect command status was set/marked as not used. by Chaitra P B · 7 years ago
  90. 999c851 scsi: mpt3sas: Don't abort I/Os issued to NVMe drives while processing Async Broadcast primitive event. by Chaitra P B · 7 years ago
  91. 9554c1b scsi: tcmu: remove useless code and clean up the code style. by Xiubo Li · 7 years ago
  92. ce397d2 Linux 4.18-rc1 by Linus Torvalds · 7 years ago
  93. 265c5596 Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  94. 5e7b921 Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental by Linus Torvalds · 7 years ago
  95. dbb2816f Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  96. 644f263 Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  97. 35773c9 Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  98. 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  99. a5b729e Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  100. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago