Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
dafbe56f6e338c7f583a524c714942f892c1f50a
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
0e145a5
scsi: qla2xxx: Move qla2x00_set_reserved_loop_ids() definition
by Bart Van Assche
· 6 years ago
58e2753
scsi: qla2xxx: Insert spaces where required
by Bart Van Assche
· 6 years ago
845bbb0
scsi: qla2xxx: Fix formatting of pointer types
by Bart Van Assche
· 6 years ago
bd432bb
scsi: qla2xxx: Leave a blank line after declarations
by Bart Van Assche
· 6 years ago
1763146
Merge branch '5.1/scsi-fixes' into 5.2/merge
by Martin K. Petersen
· 6 years ago
59c209a
scsi: qla2xxx: Unregister resources in the opposite order of the registration order
by Bart Van Assche
· 6 years ago
c794d24
scsi: qla2xxx: Unregister chrdev if module initialization fails
by Bart Van Assche
· 6 years ago
6515ad7
scsi: qla2xxx: Reduce the number of forward declarations
by Bart Van Assche
· 6 years ago
b3ede8e
scsi: qla2xxx: Declare local symbols static
by Bart Van Assche
· 6 years ago
abe5706
scsi: qla2xxx: Remove a comment that refers to the SCSI host lock
by Bart Van Assche
· 6 years ago
711a08d
scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout
by Giridhar Malavali
· 6 years ago
b2d1453a
scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected
by Giridhar Malavali
· 6 years ago
e39a664
scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload
by Anil Gurumurthy
· 6 years ago
ffbc647
scsi: qla2xxx: Cleanup fcport memory to prevent leak
by Quinn Tran
· 6 years ago
5da05a2
scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe
by Giridhar Malavali
· 6 years ago
740e293
scsi: qla2xxx: Set the SCSI command result before calling the command done
by Giridhar Malavali
· 6 years ago
485b0ec
scsi: qla2xxx: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map
by Dongli Zhang
· 6 years ago
ac444b4
scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
by Himanshu Madhani
· 6 years ago
3f006ac
scsi: qla2xxx: Secure flash update support for ISP28XX
by Michael Hernandez
· 6 years ago
a28d9e4
scsi: qla2xxx: Add support for multiple fwdump templates/segments
by Joe Carnuccio
· 6 years ago
f8f97b0
scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path
by Joe Carnuccio
· 6 years ago
ecc89f2
scsi: qla2xxx: Add Device ID for ISP28XX
by Joe Carnuccio
· 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
f3e0269
scsi: qla2xxx: Avoid PCI IRQ affinity mapping when multiqueue is not supported
by Giridhar Malavali
· 6 years ago
80676d0
scsi: qla2xxx: Fix session cleanup hang
by Quinn Tran
· 6 years ago
590f806
scsi: qla2xxx: Add pci function reset support.
by Quinn Tran
· 6 years ago
50b8127
scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundary
by Giridhar Malavali
· 6 years ago
7855d2b
scsi: qla2xxx: Add protection mask module parameters
by Martin K. Petersen
· 6 years ago
f0783d4
scsi: qla2xxx: Use correct number of vectors for online CPUs
by Ming Lei
· 6 years ago
938edb8
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
2a3d4eb
scsi: flip the default on use_clustering
by Christoph Hellwig
· 6 years ago
5e6803b
scsi: qla2xxx: Fix NPIV handling for FC-NVMe
by Himanshu Madhani
· 6 years ago
c64a87f
Revert "scsi: qla2xxx: Fix NVMe Target discovery"
by Himanshu Madhani
· 6 years ago
75c1d48
scsi: qla2xxx: NULL check before some freeing functions is not needed
by Thomas Meyer
· 6 years ago
c4e521b
scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() function
by Bart Van Assche
· 6 years ago
89d04ec
Merge tag 'v4.20-rc5' into for-4.21/block
by Jens Axboe
· 6 years ago
a78b03b
Merge tag 'v4.20-rc3' into for-4.21/block
by Jens Axboe
· 6 years ago
f2ffd4e
scsi: qla2xxx: Timeouts occur on surprise removal of QLogic adapter
by Bill Kuzeja
· 6 years ago
ed76e32
blk-mq: abstract out queue map
by Jens Axboe
· 6 years ago
9cf2bab
block: kill request ->cpu member
by Jens Axboe
· 6 years ago
f664a3c
scsi: kill off the legacy IO path
by Jens Axboe
· 6 years ago
0d52e64
scsi: qla2xxx: Fix a typo in MODULE_PARM_DESC
by Masanari Iida
· 6 years ago
af102b3
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 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
eb02322
scsi: qla2xxx: Remove a set-but-not-used variable
by Bart Van Assche
· 6 years ago
62b36c3
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
by Oza Pawandeep
· 6 years ago
db18638
scsi: qla2xxx: Fix NVMe Target discovery
by Quinn Tran
· 6 years ago
84e13c4
scsi: qla2xxx: Fix comment in MODULE_PARM_DESC in qla2xxx
by Masanari Iida
· 6 years ago
0645cb8
scsi: qla2xxx: Add mode control for each physical port
by Quinn Tran
· 6 years ago
f99c5d294
scsi: qla2xxx: Check for Register disconnect
by Sawan Chandak
· 6 years ago
585def9
scsi: qla2xxx: Move ABTS code behind qpair
by Quinn Tran
· 6 years ago
5512e52
scsi: qla2xxx: Remove stale ADISC_DONE event
by Himanshu Madhani
· 6 years ago
d4f7a16
scsi: qla2xxx: Remove ASYNC GIDPN switch command
by Himanshu Madhani
· 6 years ago
0aca778
scsi: qla2xxx: Reduce holding sess_lock to prevent CPU lock-up
by Quinn Tran
· 6 years ago
6a62946
scsi: qla2xxx: Move {get|rel}_sp to base_qpair struct
by Quinn Tran
· 6 years ago
8b4673b
scsi: qla2xxx: Add support for ZIO6 interrupt threshold
by Quinn Tran
· 6 years ago
6b0431d
scsi: qla2xxx: Fix out of order Termination and ABTS response
by Quinn Tran
· 6 years ago
0691094
scsi: qla2xxx: Add logic to detect ABTS hang and response completion
by Quinn Tran
· 6 years ago
93eca61
scsi: qla2xxx: Defer chip reset until target mode is enabled
by Quinn Tran
· 6 years ago
cd4ed6b
scsi: qla2xxx: Move rport registration out of internal work_list
by Quinn Tran
· 6 years ago
72f02ba
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
8777e43
scsi: qla2xxx: Migrate NVME N2N handling into state machine
by Quinn Tran
· 6 years ago
f6602f3
scsi: qla2xxx: Fix Management Server NPort handle reservation logic
by Quinn Tran
· 6 years ago
b200080
scsi: qla2xxx: Flush mailbox commands on chip reset
by Quinn Tran
· 6 years ago
23dd98a
scsi: qla2xxx: Fix login retry count
by Quinn Tran
· 6 years ago
48acad0
scsi: qla2xxx: Fix N2N link re-connect
by Quinn Tran
· 6 years ago
b08abbd
scsi: qla2xxx: Fix ISP recovery on unload
by Quinn Tran
· 7 years ago
4523502
scsi: qla2xxx: Fix driver unload by shutting down chip
by Quinn Tran
· 7 years ago
efa93f4
scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
by Quinn Tran
· 7 years ago
d48cc67
scsi: qla2xxx: Fix kernel crash due to late workqueue allocation
by himanshu.madhani@cavium.com
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
cc28e0a
scsi: qla2xxx: Move GPSC and GFPNID out of session management
by Quinn Tran
· 7 years ago
6d63406
scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
by Bill Kuzeja
· 7 years ago
052c220
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
2e1f44f
Merge branch 'fixes' into misc
by James Bottomley
· 7 years ago
f23f5bec
blk-mq: Allow PCI vector offset for mapping queues
by Keith Busch
· 7 years ago
3f6c9be
scsi: qla2xxx: fx00 copypaste typo
by Meelis Roos
· 7 years ago
33b2835
scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan
by Quinn Tran
· 7 years ago
623ee824
scsi: qla2xxx: Fix FC-NVMe IO abort during driver reset
by Darren Trapp
· 7 years ago
2e4c5d2
scsi: qla2xxx: Remove nvme_done_list
by Darren Trapp
· 7 years ago
6a2cf8d
scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failure
by Bill Kuzeja
· 7 years ago
2b5b964
scsi: qla2xxx: Fix FC-NVMe LUN discovery
by Darren Trapp
· 7 years ago
1c6cacf
scsi: qla2xxx: Fixup locking for session deletion
by Hannes Reinecke
· 7 years ago
2ce87cc
scsi: qla2xxx: Fix memory corruption during hba reset test
by Quinn Tran
· 7 years ago
d64d6c5
scsi: qla2xxx: Fix NULL pointer crash due to probe failure
by himanshu.madhani@cavium.com
· 7 years ago
d8630bb
scsi: qla2xxx: Serialize session deletion by using work_lock
by Quinn Tran
· 7 years ago
6d674927
scsi: qla2xxx: Prevent relogin trigger from sending too many commands
by Quinn Tran
· 7 years ago
f352eeb
scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handling
by Quinn Tran
· 7 years ago
e374f9f
scsi: qla2xxx: Migrate switch registration commands away from mailbox interface
by Quinn Tran
· 7 years ago
a423994
scsi: qla2xxx: Add switch command to simplify fabric discovery
by Quinn Tran
· 7 years ago
1429f04
scsi: qla2xxx: Use known NPort ID for Management Server login
by himanshu.madhani@cavium.com
· 7 years ago
9cd883f
scsi: qla2xxx: Fix session cleanup for N2N
by Quinn Tran
· 7 years ago
11aea16
scsi: qla2xxx: Add ability to send PRLO
by Quinn Tran
· 7 years ago
9ecf0b0
scsi: qla2xxx: Add option for use reserve exch for ELS
by Quinn Tran
· 7 years ago
9b3e0f4
scsi: qla2xxx: Move work element processing out of DPC thread
by Quinn Tran
· 7 years ago
bbead49
scsi: qla2xxx: Chip reset uses wrong lock during IO flush.
by Quinn Tran
· 7 years ago
d1e3635
scsi: qla2xxx: Add boundary checks for exchanges to be offloaded
by Quinn Tran
· 7 years ago
3407fc3
scsi: qla2xxx: Use chip reset to bring down laser on unload.
by Quinn Tran
· 7 years ago
Next »