| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-11-14 | 13 | -90/+560 |
|\ |
|
| * | scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair() | Bart Van Assche | 2017-11-06 | 1 | -1/+1 |
| * | scsi: qla2xxx: don't break the bsg-lib abstractions | Christoph Hellwig | 2017-10-16 | 3 | -17/+8 |
| * | scsi: qla2xxx: Query FC4 type during RSCN processing | Giridhar Malavali | 2017-10-16 | 1 | -1/+1 |
| * | scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMe | Himanshu Madhani | 2017-10-16 | 4 | -12/+21 |
| * | scsi: qla2xxx: Update driver version to 10.00.00.02-k | Himanshu Madhani | 2017-10-16 | 1 | -1/+1 |
| * | scsi: qla2xxx: Changes to support N2N logins | Duane Grigsby | 2017-10-16 | 7 | -21/+459 |
| * | scsi: qla2xxx: Allow MBC_GET_PORT_DATABASE to query and save the port states | Duane Grigsby | 2017-10-16 | 2 | -7/+26 |
| * | scsi: qla2xxx: Add ATIO-Q processing for INTx mode | Himanshu Madhani | 2017-10-16 | 3 | -5/+16 |
| * | scsi: qla2xxx: Reinstate module parameter ql2xenablemsix | Himanshu Madhani | 2017-10-16 | 3 | -3/+16 |
| * | scsi: qla2xxx: Cocci spatch "pool_zalloc-simple" | Thomas Meyer | 2017-09-25 | 3 | -22/+11 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 5 | -15/+12 |
|\ \ |
|
| * | | scsi: qla2xxx: Convert timers to use timer_setup() | Kees Cook | 2017-11-08 | 5 | -15/+12 |
* | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 4 | -2/+6 |
|\ \ \ |
|
| * \ \ | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-11-03 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | scsi: qla2xxx: Fix oops in qla2x00_probe_one error path | Douglas Miller | 2017-10-31 | 1 | -0/+1 |
| * | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 3 | -0/+3 |
| |\ \ \ \ |
|
| | * | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-10-28 | 1 | -2/+2 |
| |\ \ \ \ \
| | |/ / / /
| |/| / / /
| | |/ / / |
|
| | * | | | scsi: qla2xxx: Initialize Work element before requesting IRQs | Himanshu Madhani | 2017-10-16 | 1 | -2/+2 |
* | | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
|/ / / / |
|
* | / / | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-10-17 | 1 | -1/+2 |
|\| | |
| |/ /
|/| | |
|
| * | | scsi: qla2xxx: Fix uninitialized work element | Quinn Tran | 2017-10-11 | 1 | -1/+2 |
| |/ |
|
* / | qla2xxx: remove use of FC-specific error codes | James Smart | 2017-09-25 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2017-09-07 | 19 | -325/+942 |
|\ |
|
| * | Merge branch 'fixes' into misc | James Bottomley | 2017-09-07 | 2 | -16/+4 |
| |\ |
|
| | * | scsi: qla2xxx: Fix an integer overflow in sysfs code | Dan Carpenter | 2017-08-30 | 1 | -4/+4 |
| * | | scsi: qla2xxx: Reset the logo flag, after target re-login. | Quinn Tran | 2017-08-30 | 2 | -0/+3 |
| * | | scsi: qla2xxx: Fix slow mem alloc behind lock | Quinn Tran | 2017-08-30 | 3 | -2/+34 |
| * | | scsi: qla2xxx: Clear fc4f_nvme flag | Darren Trap | 2017-08-30 | 1 | -0/+1 |
| * | | scsi: qla2xxx: add missing includes for qla_isr | Johannes Thumshirn | 2017-08-30 | 1 | -0/+2 |
| * | | scsi: qla2xxx: Update driver version to 10.00.00.01-k | himanshu.madhani@cavium.com | 2017-08-24 | 1 | -1/+1 |
| * | | scsi: qla2xxx: Do not call abort handler function during chip reset | Sawan Chandak | 2017-08-24 | 1 | -0/+2 |
| * | | scsi: qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthr... | Giridhar Malavali | 2017-08-24 | 1 | -20/+35 |
| * | | scsi: qla2xxx: Skip zero queue count entry during FW dump capture | Joe Carnuccio | 2017-08-24 | 1 | -7/+12 |
| * | | scsi: qla2xxx: Recheck session state after RSCN | Quinn Tran | 2017-08-24 | 3 | -9/+13 |
| * | | scsi: qla2xxx: Increase ql2xmaxqdepth to 64 | Michael Hernandez | 2017-08-24 | 1 | -2/+2 |
| * | | scsi: qla2xxx: Enable Async TMF processing | himanshu.madhani@cavium.com | 2017-08-24 | 1 | -1/+1 |
| * | | scsi: qla2xxx: Cleanup NPIV host in target mode during config teardown | Quinn Tran | 2017-08-24 | 2 | -4/+8 |
| * | | scsi: qla2xxx: Add LR distance support from nvram bit | Joe Carnuccio | 2017-08-24 | 3 | -28/+61 |
| * | | scsi: qla2xxx: Add support for minimum link speed | Sawan Chandak | 2017-08-24 | 5 | -4/+91 |
| * | | scsi: qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs() | Joe Carnuccio | 2017-08-24 | 1 | -2/+2 |
| * | | scsi: qla2xxx: Print correct mailbox registers in failed summary | Joe Carnuccio | 2017-08-24 | 1 | -12/+14 |
| * | | scsi: qla2xxx: Fix task mgmt handling for NPIV | Quinn Tran | 2017-08-24 | 2 | -1/+7 |
| * | | scsi: qla2xxx: Allow SNS fabric login to be retried | Joe Carnuccio | 2017-08-24 | 1 | -13/+5 |
| * | | scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion(). | Joe Carnuccio | 2017-08-24 | 2 | -3/+3 |
| * | | scsi: qla2xxx: Move logging default mask to execute once only. | Joe Carnuccio | 2017-08-24 | 2 | -2/+2 |
| * | | scsi: qla2xxx: Use sp->free instead of hard coded call. | Joe Carnuccio | 2017-08-24 | 1 | -4/+4 |
| * | | scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference. | Joe Carnuccio | 2017-08-24 | 2 | -9/+10 |
| * | | scsi: qla2xxx: Add ability to autodetect SFP type | Quinn Tran | 2017-08-24 | 7 | -43/+361 |