Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3d80c653f99658af6af3ac1b74f70bf9a069e71f
/
drivers
/
scsi
/
qla2xxx
/
qla_iocb.c
17e6464
scsi: qla2xxx: Correct fcport flags handling
by Shyam Sundar
· 5 years ago
27258a5
scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcport
by Shyam Sundar
· 5 years ago
f57a010
scsi: qla2xxx: Fix fabric scan hang
by Quinn Tran
· 5 years ago
9545767
scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCB
by Roman Bolshakov
· 5 years ago
0334cde
scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length
by Roman Bolshakov
· 5 years ago
86196a8
scsi: qla2xxx: Use explicit LOGO in target mode
by Quinn Tran
· 5 years ago
65e9200
scsi: qla2xxx: Fix device connect issues in P2P configuration
by Arun Easi
· 5 years ago
983f127
scsi: qla2xxx: Retry PLOGI on FC-NVMe PRLI failure
by Quinn Tran
· 5 years ago
c76ae845
scsi: qla2xxx: Add error handling for PLOGI ELS passthrough
by Quinn Tran
· 5 years ago
0aabb6b
scsi: qla2xxx: Fix Nport ID display value
by Quinn Tran
· 5 years ago
d1436e4
scsi: qla2xxx: Fix a NULL pointer dereference
by Bart Van Assche
· 5 years ago
c6e5816
scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()
by Bart Van Assche
· 5 years ago
897def2
scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() function
by Bart Van Assche
· 5 years ago
5ec9f90
scsi: qla2xxx: Let the compiler check the type of the SCSI command context pointer
by Bart Van Assche
· 5 years ago
bcc8565
scsi: qla2xxx: Introduce qla2xxx_get_next_handle()
by Bart Van Assche
· 5 years ago
6c18a43
scsi: qla2xxx: Enable type checking for the SRB free and done callback functions
by Bart Van Assche
· 5 years ago
0f8243e
scsi: qla2xxx: Set the responder mode if appropriate for ELS pass-through IOCBs
by Bart Van Assche
· 5 years ago
9933c05
scsi: qla2xxx: Make it explicit that ELS pass-through IOCBs use little endian
by Bart Van Assche
· 5 years ago
9e75b5e
scsi: qla2xxx: Change data_dsd into an array
by Bart Van Assche
· 5 years ago
c1c7178
scsi: qla2xxx: Improve Linux kernel coding style conformance
by Bart Van Assche
· 5 years ago
3a4b6cc
scsi: qla2xxx: Fix premature timer expiration
by Quinn Tran
· 5 years ago
d4556a4
scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to firmware
by Bart Van Assche
· 6 years ago
15b7a68
scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures
by Bart Van Assche
· 6 years ago
6e73985
scsi: qla2xxx: Pass little-endian values to the firmware
by Bart Van Assche
· 6 years ago
982cc4b
scsi: qla2xxx: Use an on-stack completion in qla24xx_control_vp()
by Bart Van Assche
· 6 years ago
1297542
scsi: qla2xxx: Uninline qla2x00_init_timer()
by Bart Van Assche
· 6 years ago
6eaa5f9
scsi: qla2xxx: Remove a set-but-not-used variable
by Bart Van Assche
· 6 years ago
c20605e
scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() static
by Bart Van Assche
· 6 years ago
58e2753
scsi: qla2xxx: Insert spaces where required
by Bart Van Assche
· 6 years ago
bd432bb
scsi: qla2xxx: Leave a blank line after declarations
by Bart Van Assche
· 6 years ago
2703eaa
scsi: qla2xxx: Use tabs to indent code
by Bart Van Assche
· 6 years ago
2c26348
scsi: qla2xxx: Use get/put_unaligned where appropriate
by Bart Van Assche
· 6 years ago
ecc89f2
scsi: qla2xxx: Add Device ID for ISP28XX
by Joe Carnuccio
· 6 years ago
038d710
scsi: qla2xxx: avoid printf format warning
by Arnd Bergmann
· 6 years ago
9eb9c6d
scsi: qla2xxx: Move marker request behind QPair
by Quinn Tran
· 6 years ago
03aaa89
scsi: qla2xxx: Add First Burst support for FC-NVMe devices
by Darren Trapp
· 6 years ago
80676d0
scsi: qla2xxx: Fix session cleanup hang
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
807eb90
scsi: qla2xxx: Improve several kernel-doc headers
by Bart Van Assche
· 6 years ago
2b08adf
scsi: qla2xxx: Remove set but not used variable 'ptr_dma'
by YueHaibing
· 6 years ago
0e324e9
scsi: qla2xxx: Fix race condition for resource cleanup
by Quinn Tran
· 6 years ago
6a62946
scsi: qla2xxx: Move {get|rel}_sp to base_qpair struct
by Quinn Tran
· 6 years ago
49cecca
scsi: qla2xxx: Use correct qpair for ABTS/CMD
by Quinn Tran
· 6 years ago
b86ac8f
scsi: qla2xxx: Fix process response queue for ISP26XX and above
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
e9f7be0
scsi: qla2xxx: Fix issue reported by static checker for qla2x00_els_dcmd2_sp_done()
by Quinn Tran
· 6 years ago
8777e43
scsi: qla2xxx: Migrate NVME N2N handling into state machine
by Quinn Tran
· 6 years ago
15b6c3c
scsi: qla2xxx: Fix stalled relogin
by Himanshu Madhani
· 6 years ago
48acad0
scsi: qla2xxx: Fix N2N link re-connect
by Quinn Tran
· 6 years ago
4ae5716
scsi: qla2xxx: Cleanup for N2N code
by Himanshu Madhani
· 6 years ago
5e53be8
scsi: qla2xxx: Fix memory leak for allocating abort IOCB
by Quinn Tran
· 6 years ago
e74e7d9
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
by Ben Hutchings
· 7 years ago
2e1f44f
Merge branch 'fixes' into misc
by James Bottomley
· 7 years ago
501017f
scsi: qla2xxx: Use dma_pool_zalloc()
by Souptick Joarder
· 7 years ago
f376722
scsi: qla2xxx: Fix incorrect handle for abort IOCB
by Himanshu Madhani
· 7 years ago
2db6228
scsi: qla2xxx: Fix function argument descriptions
by Bart Van Assche
· 7 years ago
b027a5a
scsi: qla2xxx: Fix queue ID for async abort with Multiqueue
by Darren Trapp
· 7 years ago
c2dd0e1
scsi: qla2xxx: Fix warning during port_name debug print
by himanshu.madhani@cavium.com
· 7 years ago
11aea16
scsi: qla2xxx: Add ability to send PRLO
by Quinn Tran
· 7 years ago
1586e07
scsi: qla2xxx: Use shadow register for ISP27XX
by Quinn Tran
· 7 years ago
2853192
scsi: qla2xxx: Use IOCB path to submit Control VP MBX command
by Quinn Tran
· 7 years ago
bf07ef8
scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
by Giridhar Malavali
· 7 years ago
b0dcce7
scsi: qla2xxx: Fix abort command deadlock due to spinlock
by Quinn Tran
· 7 years ago
edd05de
scsi: qla2xxx: Changes to support N2N logins
by Duane Grigsby
· 7 years ago
ce0779c
scsi: qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthrough commands.
by Giridhar Malavali
· 7 years ago
578079f
scsi: qla2xxx: Protect access to qpair members with qpair->qp_lock
by Johannes Thumshirn
· 8 years ago
e84067d
scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration
by Duane Grigsby
· 8 years ago
a5d42f4
scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handling
by Duane Grigsby
· 8 years ago
60a9ead
scsi: qla2xxx: Move target stat counters from vha to qpair.
by Quinn Tran
· 8 years ago
82de802
scsi: qla2xxx: Preparation for Target MQ.
by Quinn Tran
· 8 years ago
d63b328
scsi: qla2xxx: Remove extra register read
by Quinn Tran
· 8 years ago
be25152
qla2xxx: Improve T10-DIF/PI handling in driver.
by Quinn Tran
· 8 years ago
25ff6af
qla2xxx: Simplify usage of SRB structure in driver
by Joe Carnuccio
· 8 years ago
726b854
qla2xxx: Add framework for async fabric discovery
by Quinn Tran
· 8 years ago
5d96483
qla2xxx: Track I-T nexus as single fc_port struct
by Quinn Tran
· 8 years ago
d745952
scsi: qla2xxx: Add multiple queue pair functionality.
by Michael Hernandez
· 8 years ago
75cc8cf
scsi: change FC drivers to use 'struct bsg_job'
by Johannes Thumshirn
· 8 years ago
01e0e15
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
by Johannes Thumshirn
· 8 years ago
6eb5471
qla2xxx: Added interface to send explicit LOGO.
by Himanshu Madhani
· 9 years ago
ce1025c
qla2xxx: Enable Target counters in DebugFS.
by Himanshu Madhani
· 9 years ago
df91039
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
8dfa4b5a
qla2xxx: Fix sparse annotations
by Bart Van Assche
· 10 years ago
118e2ef
qla2xxx: Avoid that sparse complains about duplicate [noderef] attributes
by Bart Van Assche
· 10 years ago
ad95036
qla2xxx: Remove __constant_ prefix
by Bart Van Assche
· 10 years ago
52c8282
qla2xxx: Remove set-but-not-used variables
by Bart Van Assche
· 10 years ago
2374dd2
qla2xxx: Declare local functions static
by Bart Van Assche
· 10 years ago
a6ca887
qla2xxx: delay plogi/prli ack until existing sessions are deleted
by Alexei Potashnik
· 9 years ago
8d2b21d
qla2xxx: Fix indentation
by Bart Van Assche
· 10 years ago
5066863
scsi: remove abuses of scsi_populate_tag
by Christoph Hellwig
· 10 years ago
b6a029e
qla2xxx: Handle chip reset in target mode.
by Arun Easi
· 10 years ago
9400703
qla2xxx: Increase room in request queue for sending priority packets
by Himanshu Madhani
· 10 years ago
6d78e55
qla2xxx: Fix sparse warning in qla_iocb.c file.
by Joe Carnuccio
· 10 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 11 years ago
f83adb6
qla2xxx: T10-Dif: add T10-PI support
by Quinn Tran
· 11 years ago
7c6300e
qla2xxx: ISP27xx queue index shadow registers.
by Joe Carnuccio
· 11 years ago
bd21eaf
qla2xxx: Change copyright year to 2014 in all the source files.
by Armen Baloyan
· 11 years ago
4b4f30c
[SCSI] qla2xxx: Fixup looking for a space in the outstanding_cmds array in qla2x00_alloc_iocbs().
by Chad Dupuis
· 11 years ago
4440e46
[SCSI] qla2xxx: Add IOCB Abort command asynchronous handling.
by Armen Baloyan
· 11 years ago
bfd7334
[SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00.
by Armen Baloyan
· 11 years ago
f73cb69
[SCSI] qla2xxx: Add support for ISP2071.
by Chad Dupuis
· 11 years ago
Next »