1. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  2. d4023db scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2xxx_close_session() by Bart Van Assche · 6 years ago
  3. a861b49 scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory by Bart Van Assche · 6 years ago
  4. 300ec74 scsi: qla2xxx: Fix hardirq-unsafe locking by Bart Van Assche · 6 years ago
  5. db4bf82 scsi: qla2xxx: Complain loudly about reference count underflow by Bart Van Assche · 6 years ago
  6. d4556a4 scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to firmware by Bart Van Assche · 6 years ago
  7. 15b7a68 scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures by Bart Van Assche · 6 years ago
  8. bc04459 scsi: qla2xxx: Check the size of firmware data structures at compile time by Bart Van Assche · 6 years ago
  9. 6e73985 scsi: qla2xxx: Pass little-endian values to the firmware by Bart Van Assche · 6 years ago
  10. 219d27d scsi: qla2xxx: Fix race conditions in the code for aborting SCSI commands by Bart Van Assche · 6 years ago
  11. 982cc4b scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp() by Bart Van Assche · 6 years ago
  12. 1956eee scsi: qla2xxx: Make qla24xx_async_abort_cmd() static by Bart Van Assche · 6 years ago
  13. 1b1e68d scsi: qla2xxx: Remove unnecessary locking from the target code by Bart Van Assche · 6 years ago
  14. 4c37459 scsi: qla2xxx: Remove qla_tgt_cmd.released by Bart Van Assche · 6 years ago
  15. b1e261d scsi: qla2xxx: Complain if a command is released that is owned by the firmware by Bart Van Assche · 6 years ago
  16. aefed3e scsi: qla2xxx: target: Fix offline port handling and host reset handling by Bart Van Assche · 6 years ago
  17. e209783d scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending() by Bart Van Assche · 6 years ago
  18. c04466c scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd() by Bart Van Assche · 6 years ago
  19. e65449a scsi: qla2xxx: Simplify qlt_send_term_imm_notif() by Bart Van Assche · 6 years ago
  20. d8f945b scsi: qla2xxx: Fix use-after-free issues in qla2xxx_qpair_sp_free_dma() by Bart Van Assche · 6 years ago
  21. 24afabd scsi: qla2xxx: Fix a qla24xx_enable_msix() error path by Bart Van Assche · 6 years ago
  22. dc035d4 scsi: qla2xxx: Avoid that qla2x00_mem_free() crashes if called twice by Bart Van Assche · 6 years ago
  23. 5365bf9 scsi: qla2xxx: Make qla2x00_mem_free() easier to verify by Bart Van Assche · 6 years ago
  24. 0a59cea scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8 by Bart Van Assche · 6 years ago
  25. 3f918ff scsi: qla2xxx: Log the status code if a firmware command fails by Bart Van Assche · 6 years ago
  26. 2dbb02f scsi: qla2xxx: Avoid that Coverity complains about dereferencing a NULL rport pointer by Bart Van Assche · 6 years ago
  27. dafbe56 scsi: qla2xxx: Remove the fcport test from qla_nvme_abort_work() by Bart Van Assche · 6 years ago
  28. 1297542 scsi: qla2xxx: Uninline qla2x00_init_timer() by Bart Van Assche · 6 years ago
  29. 0c6660b scsi: qla2xxx: Move qla2x00_is_reserved_id() from qla_inline.h into qla_init.c by Bart Van Assche · 6 years ago
  30. ef1eb68 scsi: qla2xxx: Move qla2x00_clear_loop_id() from qla_inline.h into qla_init.c by Bart Van Assche · 6 years ago
  31. 6eaa5f9 scsi: qla2xxx: Remove a set-but-not-used variable by Bart Van Assche · 6 years ago
  32. 94f5b91 scsi: qla2xxx: Declare qla2x00_find_new_loop_id() static by Bart Van Assche · 6 years ago
  33. 0e145a5 scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definition by Bart Van Assche · 6 years ago
  34. 19ce192 scsi: qla2xxx: Fix a format specifier by Bart Van Assche · 6 years ago
  35. 67eb4a60 scsi: qla2xxx: Update two source code comments by Bart Van Assche · 6 years ago
  36. a1f9ab4 scsi: qla2xxx: Silence Successful ELS IOCB message by Himanshu Madhani · 6 years ago
  37. 2137490 scsi: qla2xxx: Fix device staying in blocked state by Quinn Tran · 6 years ago
  38. 1710ac1 scsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash() by Himanshu Madhani · 6 years ago
  39. a630bdc scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c file by Bart Van Assche · 6 years ago
  40. 81bcf1c scsi: qla2xxx: Remove two superfluous casts by Bart Van Assche · 6 years ago
  41. bb63e47 scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_free by Bart Van Assche · 6 years ago
  42. 9dfb59a scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directive by Bart Van Assche · 6 years ago
  43. c20605e scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() static by Bart Van Assche · 6 years ago
  44. c4dc7cd scsi: qla2xxx: Move the port_state_str[] definition from a .h to a .c file by Bart Van Assche · 6 years ago
  45. 58e2753 scsi: qla2xxx: Insert spaces where required by Bart Van Assche · 6 years ago
  46. 845bbb0 scsi: qla2xxx: Fix formatting of pointer types by Bart Van Assche · 6 years ago
  47. bd432bb scsi: qla2xxx: Leave a blank line after declarations by Bart Van Assche · 6 years ago
  48. 2703eaa scsi: qla2xxx: Use tabs to indent code by Bart Van Assche · 6 years ago
  49. 1763146 Merge branch '5.1/scsi-fixes' into 5.2/merge by Martin K. Petersen · 6 years ago
  50. a6a6d05 scsi: scsi_transport_fc: nvme: display FC-NVMe port roles by Hannes Reinecke · 6 years ago
  51. c8538b0 scsi: tcm_qla2xxx: Minimize #include directives by Bart Van Assche · 6 years ago
  52. 59c209a scsi: qla2xxx: Unregister resources in the opposite order of the registration order by Bart Van Assche · 6 years ago
  53. c794d24 scsi: qla2xxx: Unregister chrdev if module initialization fails by Bart Van Assche · 6 years ago
  54. 2c26348 scsi: qla2xxx: Use get/put_unaligned where appropriate by Bart Van Assche · 6 years ago
  55. 7b006b9 scsi: qla2xxx: Make qla2x00_process_response_queue() easier to read by Bart Van Assche · 6 years ago
  56. 6515ad7 scsi: qla2xxx: Reduce the number of forward declarations by Bart Van Assche · 6 years ago
  57. b3ede8e scsi: qla2xxx: Declare local symbols static by Bart Van Assche · 6 years ago
  58. b0a1c5b scsi: qla2xxx: Use ARRAY_SIZE() in the definition of QLA_LAST_SPEED by Bart Van Assche · 6 years ago
  59. abe5706 scsi: qla2xxx: Remove a comment that refers to the SCSI host lock by Bart Van Assche · 6 years ago
  60. c02ee1e scsi: qla2xxx: Change a stack variable into a static const variable by Bart Van Assche · 6 years ago
  61. ef19af9 scsi: qla2xxx: fix spelling mistake "alredy" -> "already" by Colin Ian King · 6 years ago
  62. 25ea6b1 scsi: qla2xxx: Remove useless set memory to zero use memset() by YueHaibing · 6 years ago
  63. f99b77e scsi: qla2xxx: Update driver version to 10.01.00.16-k by Himanshu Madhani · 6 years ago
  64. 711a08d scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout by Giridhar Malavali · 6 years ago
  65. b2d1453a scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected by Giridhar Malavali · 6 years ago
  66. e39a664 scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload by Anil Gurumurthy · 6 years ago
  67. ffc81fc0 scsi: qla2xxx: Set remote port devloss timeout to 0 by Giridhar Malavali · 6 years ago
  68. ffbc647 scsi: qla2xxx: Cleanup fcport memory to prevent leak by Quinn Tran · 6 years ago
  69. a6b95d1 scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump() by Quinn Tran · 6 years ago
  70. a4226ec scsi: qla2xxx: Fix fw dump corruption by Quinn Tran · 6 years ago
  71. e81d1bc scsi: qla2xxx: Further limit FLASH region write access from SysFS by Andrew Vasquez · 6 years ago
  72. 5cbdae1 scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines by Andrew Vasquez · 6 years ago
  73. 5da05a2 scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe by Giridhar Malavali · 6 years ago
  74. 6b1f444 scsi: qla2xxx: Increase the max_sgl_segments to 1024 by Giridhar Malavali · 6 years ago
  75. 0257eda scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags by Giridhar Malavali · 6 years ago
  76. ae6ccb0 scsi: qla2xxx: Set the qpair in SRB to NULL when SRB is released by Giridhar Malavali · 6 years ago
  77. 740e293 scsi: qla2xxx: Set the SCSI command result before calling the command done by Giridhar Malavali · 6 years ago
  78. 46333ce scsi: qla2xxx: Simplify conditional check again by Nathan Chancellor · 6 years ago
  79. 62439b4 scsi: qla2xxx: Fix a small typo in qla_bsg.c by Milan P. Gandhi · 6 years ago
  80. f65c338 scsi: qla2xxx: Fix comment alignment in qla_bsg.c by Milan P. Gandhi · 6 years ago
  81. 485b0ec scsi: qla2xxx: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map by Dongli Zhang · 6 years ago
  82. ac444b4 scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID by Himanshu Madhani · 6 years ago
  83. 4705f10 scsi: qla2xxx: Fix FC-AL connection target discovery by Quinn Tran · 6 years ago
  84. 06f3045 scsi: qla2xxx: Update driver version to 10.01.00.15-k by Himanshu Madhani · 6 years ago
  85. 3f006ac scsi: qla2xxx: Secure flash update support for ISP28XX by Michael Hernandez · 6 years ago
  86. 5fa8774 scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism by Joe Carnuccio · 6 years ago
  87. ce0366d scsi: qla2xxx: Simplification of register address used in qla_tmpl.c by Joe Carnuccio · 6 years ago
  88. 2ff0167 scsi: qla2xxx: Correction and improvement to fwdt processing by Joe Carnuccio · 6 years ago
  89. 3695310 scsi: qla2xxx: Update flash read/write routine by Joe Carnuccio · 6 years ago
  90. a28d9e4 scsi: qla2xxx: Add support for multiple fwdump templates/segments by Joe Carnuccio · 6 years ago
  91. f8f97b0 scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path by Joe Carnuccio · 6 years ago
  92. 72a92df scsi: qla2xxx: Correctly report max/min supported speeds by Joe Carnuccio · 6 years ago
  93. 2a3192a scsi: qla2xxx: Add Serdes support for ISP28XX by Joe Carnuccio · 6 years ago
  94. ecc89f2 scsi: qla2xxx: Add Device ID for ISP28XX by Joe Carnuccio · 6 years ago
  95. 24ef8f7 scsi: qla2xxx: Fix routine qla27xx_dump_{mpi|ram}() by Joe Carnuccio · 6 years ago
  96. 2ff6ae8 scsi: qla2xxx: Remove FW default template by Joe Carnuccio · 6 years ago
  97. df617ff scsi: qla2xxx: Add fw_attr and port_no SysFS node by Joe Carnuccio · 6 years ago
  98. 477558d Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  99. 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  100. b8870ec scsi: qla2xxx: check for kstrtol() failure by Dan Carpenter · 6 years ago