- a8b476f scsi: qla4xxx: Switch to attribute groups by Bart Van Assche · 3 years, 3 months ago
- fdcfbd6 scsi: qla4xxx: Call scsi_done() directly by Bart Van Assche · 3 years, 3 months ago
- 924b3d7 scsi: qla4xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request by Bart Van Assche · 3 years, 5 months ago
- 3352901 scsi: qla4xxx: Convert uses of __constant_cpu_to_<foo> to cpu_to_<foo> by Dwaipayan Ray · 3 years, 5 months ago
- 2e72bf7 scsi: qla4xxx: Remove redundant continue statement by Colin Ian King · 3 years, 6 months ago
- 9e5fe170 scsi: iscsi: Rel ref after iscsi_lookup_endpoint() by Mike Christie · 3 years, 7 months ago
- 891e263 scsi: iscsi: Stop queueing during ep_disconnect by Mike Christie · 3 years, 7 months ago
- eb5a3e3 scsi: qla4xxx: Remove unneeded if-null-free check by Qiheng Lin · 3 years, 9 months ago
- ecef0c9 scsi: qla4xxx: Fix formatting issues - missing '-' and '_' by Lee Jones · 3 years, 10 months ago
- 014ace2 scsi: qla4xxx: Fix a typo by Bhaskar Chowdhury · 3 years, 10 months ago
- 5b0ec4c scsi: qla4xxx: Use iscsi_is_session_online() by Mike Christie · 3 years, 11 months ago
- cf4d4d8 scsi: qla4xxx: Remove redundant assignment to variable rval by Jing Xiangfeng · 4 years, 2 months ago
- 3e4fb43 Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 2 months ago
- 55e0500 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
- e3976af scsi/qla4xxx: Convert to SPDX license identifiers by Thomas Gleixner · 4 years, 4 months ago
- 574918e scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()' by Christophe JAILLET · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- cdeeb36 scsi: qla4xxx: Fix some kerneldoc parameter documentation issues by Lee Jones · 4 years, 5 months ago
- f30554c scsi: qla4xxx: Move 'qla4_82xx_reg_tbl' to the only place its used by Lee Jones · 4 years, 5 months ago
- 685f947 scsi: pm8001: Remove a bunch of set but unused variables by Lee Jones · 4 years, 5 months ago
- 3ca2c20 scsi: qla4xxx: Move 'qla4_83xx_reg_tbl' from shared header by Lee Jones · 4 years, 5 months ago
- 9b77c9d scsi: qla4xxx: Remove unneeded semicolon in ql4_os.c by Jason Yan · 4 years, 8 months ago
- aa86797 scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free by Nathan Chancellor · 5 years ago
- fee92f2 scsi: iscsi: qla4xxx: fix double free in probe by Dan Carpenter · 5 years ago
- 1763146 Merge branch '5.1/scsi-fixes' into 5.2/merge by Martin K. Petersen · 6 years ago
- fba1bdd scsi: qla4xxx: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
- 608f729 scsi: qla4xxx: avoid freeing unallocated dma memory by Arnd Bergmann · 6 years ago
- 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 4d5f6e0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- fc9ac87 scsi: qla4xxx: ql4_os: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- 72b4a04 scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param by YueHaibing · 6 years ago
- 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
- 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
- b03f3c3 scsi: qla4xxx: remvoe unnecessary condition check for mempool_destroy() by Chengguang Xu · 6 years ago
- 08cf8ab scsi: qla4xxx: remove unnecessary condition check for dma_pool_destroy() by Chengguang Xu · 6 years ago
- d49f8a5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- ec44a67 scsi: qla4xxx: fully convert to the generic DMA API by Christoph Hellwig · 6 years ago
- 62b36c3 PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls by Oza Pawandeep · 6 years ago
- 6600593 block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE by Christoph Hellwig · 7 years ago
- 2e1f44f Merge branch 'fixes' into misc by James Bottomley · 7 years ago
- 8d35a9d scsi: qla4xxx: Use dma_pool_zalloc() by Souptick Joarder · 7 years ago
- 1bc5ad3 scsi: qla4xxx: skip error recovery in case of register disconnect. by Manish Rangankar · 7 years ago
- d103adb scsi: qla4xxx: Use zeroing allocator rather than allocator/memset by Himanshu Jha · 7 years ago
- d744644 scsi: qla4xxx: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- bf5ea6f scsi: qla4xxx: drop redundant init_completion by Nicholas Mc Guire · 8 years ago
- 364757e scsi: qla4xxx: comments correction by Cao jin · 8 years ago
- d1d81bd scsi: qla4xxx: print MAC and SID via %p[mM][R] by Oleksandr Khoshaba · 8 years ago
- 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
- db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
- c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
- ee11560 scsi: don't force tagged_supported in drivers by Christoph Hellwig · 10 years ago
- c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
- 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
- 7f3976f qla4xxx: fix get_host_stats error propagation by Mike Christie · 10 years ago
- bdbb966 scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
- 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 11 years ago
- 3d30b43 qla4xxx: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 11 years ago
- 971d6ff qla4xxx: Fix smatch warning in func qla4xxx_conn_get_param by Adheer Chandravanshi · 11 years ago
- 73597bd qla4xxx: Fix smatch warning in func qla4xxx_get_ep_param by Adheer Chandravanshi · 11 years ago
- 906cbf3 qla4xxx: Export sysfs DDBs from DPC handler by Nilesh Javali · 11 years ago
- b410982 qla4xxx: Add support of 0xFF capture mask for minidump by Tej Parkash · 11 years ago
- a511b4a qla4xxx: Change default capture to firmware defined capture mask by Tej Parkash · 11 years ago
- 4a83f9e qla4xxx: Do not wait for IO completion, after issuing stop_firmware by Tej Parkash · 11 years ago
- 8f10872 [SCSI] qla4xxx: Fix sparse warnings by Vikas Chaudhary · 11 years ago
- a7e5688 [SCSI] qla4xxx: Update print statements in func qla4xxx_do_dpc() by Vikas Chaudhary · 11 years ago
- 63c9e81 [SCSI] qla4xxx: Update print statements in func qla4xxx_eh_abort() by Vikas Chaudhary · 11 years ago
- c343c5e [SCSI] qla4xxx: Updated print for device login, logout path by Vikas Chaudhary · 11 years ago
- 28d958b [SCSI] qla4xxx: Fix failure of mbox 0x31 by Vikas Chaudhary · 11 years ago
- 61d9a2b [SCSI] qla4xxx: Fix pending IO completion in reset path before initiating chip reset by Tej Parkash · 11 years ago
- de2efea [SCSI] qla4xxx: Clear DDB index map upon connection close failure by Nilesh Javali · 11 years ago
- daa34eb [SCSI] qla4xxx: Fixed AER reset sequence for ISP83xx/ISP84xx by Tej Parkash · 11 years ago
- a083e8b [SCSI] qla4xxx: Print WARN_ONCE() if iSCSI function presence bit removed by Vikas Chaudhary · 11 years ago
- 37418cc [SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initialization by Nilesh Javali · 11 years ago
- ea507a2 [SCSI] qla4xxx: Recreate chap data list during get chap operation by Adheer Chandravanshi · 11 years ago
- fb734ee3 [SCSI] qla4xxx: Add support for ISCSI_PARAM_LOCAL_IPADDR sysfs attr by Adheer Chandravanshi · 11 years ago
- 4161cee [SCSI] qla4xxx: Add host statistics support by Lalit Chandivade · 11 years ago
- df86f77 [SCSI] qla4xxx: Added support for Diagnostics MBOX command by Vikas Chaudhary · 11 years ago
- 3c60cfd [SCSI] qla4xxx: overflow in qla4xxx_set_chap_entry() by Dan Carpenter · 11 years ago
- f8e9341 [SCSI] qla4xxx: Add support for additional network parameters settings by Harish Zunjarrao · 11 years ago
- 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- 97c2730 [SCSI] qla4xxx: Add support to get CHAP details for flash target session by Adheer Chandravanshi · 11 years ago
- 26ffd7b [SCSI] qla4xxx: Add support to set CHAP entries by Adheer Chandravanshi · 11 years ago
- 946ac57 [SCSI] qla4xxx: Populate local CHAP credentials for flash target sessions by Adheer Chandravanshi · 11 years ago
- 244c079 [SCSI] qla4xxx: Support setting of local CHAP index for flash target entry by Adheer Chandravanshi · 11 years ago
- ad8bd45 [SCSI] qla4xxx: correctly update session discovery_parent_idx. by Manish Rangankar · 11 years ago
- 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
- 4a4f51e [SCSI] qla4xxx: Update Copyright header by Vikas Chaudhary · 11 years ago
- 7ab284c [SCSI] qla4xxx: Implementation of ACB configuration during Loopback for ISP8042 by Nilesh Javali · 11 years ago
- b37ca41 [SCSI] qla4xxx: Added support for ISP8042 by Vikas Chaudhary · 11 years ago
- eee06a0 [SCSI] qla4xxx: Export more firmware info in sysfs by Adheer Chandravanshi · 11 years ago
- 9993757 [SCSI] qla4xxx: Only BIOS boot target entries should be at index 0 and 1. by Adheer Chandravanshi · 11 years ago
- a2f7663 [SCSI] qla4xxx: discovery_parent_idx can be shown without any check. by Adheer Chandravanshi · 11 years ago
- 8459580 [SCSI] qla4xxx: Set IPv6 traffic class if device type is IPv6. by Adheer Chandravanshi · 11 years ago
- 6556016 [SCSI] qla4xxx: Use discovery_parent_idx instead of discovery_parent_type by Adheer Chandravanshi · 11 years ago
- 99c6a33 [SCSI] qla4xxx: Allow removal of failed session using logout. by Adheer Chandravanshi · 11 years ago
- 8cc91d4 [SCSI] qla4xxx: Exporting new attrs for iscsi session and connection in sysfs by Adheer Chandravanshi · 11 years ago
- d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
- 8526cb1 [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used by Mike Christie · 12 years ago
- fbcd483 [SCSI] qla4xxx: Assign values using correct datatype by Adheer Chandravanshi · 12 years ago
- 1bcb561 [SCSI] qla4xxx: Fix smatch warnings by Adheer Chandravanshi · 12 years ago