1. 40d2fd0 scsi: ufs: Suppress false positive unhandled interrupt messages by Bart Van Assche · 3 years, 7 months ago
  2. a0815c4 scsi: mpt3sas: Handle firmware faults during second half of IOC init by Suganath Prabu S · 3 years, 8 months ago
  3. 19a622c scsi: mpt3sas: Handle firmware faults during first half of IOC init by Suganath Prabu S · 3 years, 8 months ago
  4. e2fac6c scsi: mpt3sas: Fix deadlock while cancelling the running firmware event by Suganath Prabu S · 3 years, 8 months ago
  5. ea2f0f7 scsi: core: Cap scsi_host cmd_per_lun at can_queue by John Garry · 3 years, 7 months ago
  6. e5e0280 scsi: lpfc: Update lpfc version to 12.8.0.10 by James Smart · 3 years, 8 months ago
  7. 8eced80 scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controller by James Smart · 3 years, 8 months ago
  8. 3e49af9 scsi: lpfc: Add a option to enable interlocked ABTS before job completion by James Smart · 3 years, 8 months ago
  9. 5aa615d scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs by James Smart · 3 years, 8 months ago
  10. 04c1d9c scsi: lpfc: Ignore GID-FT response that may be received after a link flip by James Smart · 3 years, 8 months ago
  11. fe83e3b scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller by James Smart · 3 years, 8 months ago
  12. 4012bae scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIs by James Smart · 3 years, 8 months ago
  13. 1037e4b scsi: lpfc: Add ndlp kref accounting for resume RPI path by James Smart · 3 years, 8 months ago
  14. e30d551 scsi: lpfc: Fix "Unexpected timeout" error in direct attach topology by James Smart · 3 years, 8 months ago
  15. fa21189 scsi: lpfc: Fix non-optimized ERSP handling by James Smart · 3 years, 8 months ago
  16. 01131e7 scsi: lpfc: Fix unreleased RPIs when NPIV ports are created by James Smart · 3 years, 8 months ago
  17. ee8868c scsi: scsi_dh_alua: Retry RTPG on a different path after failure by Martin Wilck · 3 years, 8 months ago
  18. cb9eb11 scsi: qla2xxx: Remove redundant assignment to rval by Jiapeng Chong · 3 years, 8 months ago
  19. 5ac3c64 scsi: ufs: ufs-exynos: Make a const array static, makes object smaller by Colin Ian King · 3 years, 8 months ago
  20. 86cfe4a scsi: fas216: Use fallthrough pseudo-keyword by Wei Ming Chen · 3 years, 8 months ago
  21. ecd7beb scsi: ufs: core: Clean up whitespace by Keoseong Park · 3 years, 8 months ago
  22. 98f92df scsi: core: Remove leading spaces in Kconfig by Juerg Haefliger · 3 years, 8 months ago
  23. 8247312 scsi: target: tcmu: Fix boolreturn.cocci warnings by kernel test robot · 3 years, 8 months ago
  24. e2ac7ab scsi: ufs: Use designated initializers in ufs_pm_lvl_states[] by Bart Van Assche · 3 years, 7 months ago
  25. ab17122 scsi: hisi_sas: Propagate errors in interrupt_init_v1_hw() by Sergey Shtylyov · 3 years, 7 months ago
  26. 8f942f9 scsi: bfa: Fix inconsistent indenting by Jiapeng Chong · 3 years, 7 months ago
  27. 1ecc820 scsi: bfa: Fix typo by zuoqilin · 3 years, 7 months ago
  28. 2d53503 scsi: pmcraid: Fix typos by zuoqilin · 3 years, 7 months ago
  29. faa6c1d scsi: scsi_transport_fc: Remove double FC_FPORT_DELETED in mask creation by Daniel Wagner · 3 years, 7 months ago
  30. 8e060b3 scsi: arcmsr: Update driver version to v1.50.00.05-20210429 by ching Huang · 3 years, 7 months ago
  31. d9a2312 scsi: arcmsr: Fix doorbell status being updated late on ARC-1886 by ching Huang · 3 years, 7 months ago
  32. 2a38d2a scsi: qedf: Use vzalloc() instead of vmalloc()/memset(0) by Yang Yingliang · 3 years, 8 months ago
  33. b592d66 scsi: ufs: ufs-exynos: Move definitions from .h to .c by Bart Van Assche · 3 years, 8 months ago
  34. 05f7f1b9 scsi: 3w-9xxx: Fix endianness issues in command packets by Samuel Holland · 3 years, 8 months ago
  35. d133b44 scsi: 3w-9xxx: Reduce scope of structure packing by Samuel Holland · 3 years, 8 months ago
  36. 44c5027 scsi: 3w-9xxx: Use flexible array members to avoid struct padding by Samuel Holland · 3 years, 8 months ago
  37. 0edca4f scsi: be2iscsi: Remove redundant initialization by Nigel Christian · 3 years, 8 months ago
  38. 7f2b3c8b scsi: ufs: core: Remove redundant parenthesis by Keoseong Park · 3 years, 8 months ago
  39. 4c6cb9e scsi: ufs: core: Remove usfhcd_is_*_pm() macros by Bart Van Assche · 3 years, 8 months ago
  40. 4803bd0 scsi: bfa: Remove some unused variables by Christophe JAILLET · 3 years, 8 months ago
  41. b790a56 scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY data by Konstantin Shelekhin · 3 years, 8 months ago
  42. 64ae33e scsi: target: core: Bump INQUIRY VERSION to SPC-4 by Konstantin Shelekhin · 3 years, 8 months ago
  43. 2469f1e0 scsi: target: core: Add configurable IEEE Company ID attribute by Sergey Samoylenko · 3 years, 8 months ago
  44. 17f947b scsi: target: core: Unify NAA identifier generation by Sergey Samoylenko · 3 years, 8 months ago
  45. f8a78e9 scsi: target: sbp_target: Remove redundant assignment to pg_size by Jiapeng Chong · 3 years, 8 months ago
  46. 96f3903 scsi: message: fusion: Remove redundant assignment to rc by Jiapeng Chong · 3 years, 8 months ago
  47. 2e51f78 scsi: ibmvfc: Reinit target retries by Brian King · 3 years, 8 months ago
  48. 5114975 scsi: ibmvfc: Avoid move login if fast fail is enabled by Brian King · 3 years, 8 months ago
  49. d5b45dd scsi: ibmvfc: Handle move login failure by Brian King · 3 years, 8 months ago
  50. 3ac0fcb scsi: target: tcmu: Rename TCM_DEV_BIT_PLUGGED to TCMU_DEV_BIT_PLUGGED by Bodo Stroesser · 3 years, 8 months ago
  51. 2dde5c8 scsi: core: Fix a comment in function scsi_host_dev_release() by Xiang Chen · 3 years, 8 months ago
  52. 09c6538 scsi: qedf: Drop unnecessary NULL checks after container_of() by Guenter Roeck · 3 years, 8 months ago
  53. 998da77 scsi: target: iscsi: Drop unnecessary container_of() by Guenter Roeck · 3 years, 8 months ago
  54. 8fb82ab scsi: scsi_debug: Drop if with an always false condition by Uwe Kleine-König · 3 years, 8 months ago
  55. 9959d45 scsi: snic: Fix an error message by Christophe JAILLET · 3 years, 8 months ago
  56. 6ecdafa scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd() by Varun Prakash · 3 years, 9 months ago
  57. 1d8613a scsi: ufs: core: Introduce HBA performance monitor sysfs nodes by Can Guo · 3 years, 8 months ago
  58. 39107e8 scsi: aacraid: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 8 months ago
  59. aef80fd scsi: ufs: sysfs: Resume the proper SCSI device by Asutosh Das · 3 years, 8 months ago
  60. b294ff3 scsi: ufs: core: Enable power management for wlun by Asutosh Das · 3 years, 8 months ago
  61. ed26297 scsi: qla4xxx: Simplify conditional by Wan Jiabing · 3 years, 9 months ago
  62. fbdfd51 scsi: arcmsr: Update driver version to v1.50.00.04-20210414 by ching Huang · 3 years, 9 months ago
  63. 5b86449 scsi: arcmsr: Fix the wrong CDB payload report to IOP by ching Huang · 3 years, 9 months ago
  64. 311e87b scsi: megaraid_sas: Use DEFINE_SPINLOCK() for spinlock by Shixin Liu · 3 years, 9 months ago
  65. 807b31d8 scsi: megaraid_mbox: Remove redundant initialization of pointer mbox by Colin Ian King · 3 years, 8 months ago
  66. 52b2599 scsi: lpfc: Remove redundant assignment to pointer temp_hdr by Colin Ian King · 3 years, 8 months ago
  67. 1b3babe scsi: 3w-9xxx: Move * operator to clean up code style warning by Colin Ian King · 3 years, 9 months ago
  68. cdcda46 scsi: message: fusion: Documentation cleanup by Randy Dunlap · 3 years, 9 months ago
  69. 2910a4a scsi: mpt3sas: Documentation cleanup by Randy Dunlap · 3 years, 9 months ago
  70. 6235bef scsi: target: iscsi: Switch to kmemdup_nul() by Yang Yingliang · 3 years, 9 months ago
  71. 6dae40a fbmem: fix horribly incorrect placement of __maybe_unused by Linus Torvalds · 3 years, 8 months ago
  72. efc58a9 Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 8 months ago
  73. fec4d42 drm/i915/display: fix compiler warning about array overrun by Linus Torvalds · 3 years, 8 months ago
  74. 07db056 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
  75. 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  76. fc858a5 Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
  77. 0ab1438 linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h> by Masahiro Yamada · 3 years, 8 months ago
  78. e4d4a27 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 3 years, 8 months ago
  79. 7d18dbdd atm: firestream: Use fallthrough pseudo-keyword by Wei Ming Chen · 3 years, 8 months ago
  80. 8a7cb24 net: stmmac: Do not enable RX FIFO overflow interrupts by Yannick Vignon · 3 years, 8 months ago
  81. dd86005 Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 3 years, 8 months ago
  82. 1ad77a0 Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 3 years, 8 months ago
  83. 51595e3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 8 months ago
  84. bd31396 Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  85. 8085a36 i40e: Remove LLDP frame filters by Arkadiusz Kubalewski · 3 years, 9 months ago
  86. 15395ec i40e: Fix PHY type identifiers for 2.5G and 5G adapters by Mateusz Palczewski · 3 years, 9 months ago
  87. 61343e6 i40e: fix the restart auto-negotiation after FEC modified by Jaroslaw Gawin · 3 years, 9 months ago
  88. 38318f2 i40e: Fix use-after-free in i40e_client_subtask() by Yunjian Wang · 3 years, 9 months ago
  89. ae4393d i40e: fix broken XDP support by Magnus Karlsson · 3 years, 8 months ago
  90. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  91. fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
  92. bbcd53c drivers/char: remove /dev/kmem for good by David Hildenbrand · 3 years, 8 months ago
  93. e7cb072 init/initramfs.c: do unpacking asynchronously by Rasmus Villemoes · 3 years, 8 months ago
  94. aef511f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 8 months ago
  95. 0844708 Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/agd5f/linux into drm-next by Dave Airlie · 3 years, 8 months ago
  96. 59e528c Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 8 months ago
  97. 4ee60ec include: remove pagemap.h from blkdev.h by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  98. d4455fa proc: mandate ->proc_lseek in "struct proc_ops" by Alexey Dobriyan · 3 years, 8 months ago
  99. 365002d Merge tag 'drm-intel-next-fixes-2021-04-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 3 years, 8 months ago
  100. cbaf3f6af mlxsw: spectrum_mr: Update egress RIF list before route's action by Ido Schimmel · 3 years, 8 months ago