index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-11
scsi: qla2xxx: Use correct number of vectors for online CPUs
Ming Lei
1
-1
/
+1
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-62
/
+55
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+13
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-12-12
scsi: qla2xxx: Fix NPIV handling for FC-NVMe
Himanshu Madhani
1
-0
/
+2
2018-12-07
Revert "scsi: qla2xxx: Fix NVMe Target discovery"
Himanshu Madhani
1
-2
/
+2
2018-12-07
scsi: qla2xxx: NULL check before some freeing functions is not needed
Thomas Meyer
1
-16
/
+8
2018-12-07
scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() function
Bart Van Assche
1
-38
/
+36
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
1
-2
/
+8
2018-11-18
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
1
-1
/
+1
2018-11-08
scsi: qla2xxx: Timeouts occur on surprise removal of QLogic adapter
Bill Kuzeja
1
-2
/
+8
2018-11-07
blk-mq: abstract out queue map
Jens Axboe
1
-2
/
+3
2018-11-07
block: kill request ->cpu member
Jens Axboe
1
-1
/
+1
2018-11-07
scsi: kill off the legacy IO path
Jens Axboe
1
-21
/
+9
2018-11-05
scsi: qla2xxx: Fix a typo in MODULE_PARM_DESC
Masanari Iida
1
-1
/
+1
2018-11-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2018-10-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-107
/
+210
2018-10-23
scsi: qla2xxx: Remove a set-but-not-used variable
Bart Van Assche
1
-3
/
+3
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
1
-2
/
+0
2018-09-27
scsi: qla2xxx: Fix NVMe Target discovery
Quinn Tran
1
-2
/
+2
2018-09-27
scsi: qla2xxx: Fix comment in MODULE_PARM_DESC in qla2xxx
Masanari Iida
1
-1
/
+1
2018-09-11
scsi: qla2xxx: Add mode control for each physical port
Quinn Tran
1
-15
/
+44
2018-09-11
scsi: qla2xxx: Check for Register disconnect
Sawan Chandak
1
-0
/
+1
2018-09-11
scsi: qla2xxx: Move ABTS code behind qpair
Quinn Tran
1
-81
/
+97
2018-09-11
scsi: qla2xxx: Remove stale ADISC_DONE event
Himanshu Madhani
1
-5
/
+0
2018-09-11
scsi: qla2xxx: Remove ASYNC GIDPN switch command
Himanshu Madhani
1
-3
/
+0
2018-09-11
scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-up
Quinn Tran
1
-2
/
+1
2018-09-11
scsi: qla2xxx: Move {get|rel}_sp to base_qpair struct
Quinn Tran
1
-1
/
+2
2018-09-11
scsi: qla2xxx: Add support for ZIO6 interrupt threshold
Quinn Tran
1
-9
/
+33
2018-09-11
scsi: qla2xxx: Fix out of order Termination and ABTS response
Quinn Tran
1
-55
/
+75
2018-09-11
scsi: qla2xxx: Add logic to detect ABTS hang and response completion
Quinn Tran
1
-0
/
+1
2018-09-11
scsi: qla2xxx: Defer chip reset until target mode is enabled
Quinn Tran
1
-7
/
+21
2018-09-11
scsi: qla2xxx: Move rport registration out of internal work_list
Quinn Tran
1
-10
/
+16
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-55
/
+78
2018-08-02
scsi: qla2xxx: Migrate NVME N2N handling into state machine
Quinn Tran
1
-11
/
+21
2018-08-02
scsi: qla2xxx: Fix Management Server NPort handle reservation logic
Quinn Tran
1
-1
/
+2
2018-08-02
scsi: qla2xxx: Flush mailbox commands on chip reset
Quinn Tran
1
-0
/
+3
2018-08-02
scsi: qla2xxx: Fix login retry count
Quinn Tran
1
-43
/
+47
2018-08-02
scsi: qla2xxx: Fix N2N link re-connect
Quinn Tran
1
-0
/
+5
2018-07-19
scsi: qla2xxx: Fix ISP recovery on unload
Quinn Tran
1
-2
/
+3
2018-07-19
scsi: qla2xxx: Fix driver unload by shutting down chip
Quinn Tran
1
-26
/
+18
2018-07-19
scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
Quinn Tran
1
-1
/
+1
2018-07-10
scsi: qla2xxx: Fix kernel crash due to late workqueue allocation
himanshu.madhani@cavium.com
1
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-6
/
+8
2018-05-08
scsi: qla2xxx: Move GPSC and GFPNID out of session management
Quinn Tran
1
-0
/
+4
2018-04-09
scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
Bill Kuzeja
1
-23
/
+21
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-6
/
+8
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
1
-24
/
+46
2018-03-27
blk-mq: Allow PCI vector offset for mapping queues
Keith Busch
1
-1
/
+1
[next]