Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7db298cb70125e322dfdb3f41e8129681a6f6b20
/
drivers
/
scsi
/
qla2xxx
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
9493c24
qla2xxx: remove redundant declaration in 'qla_gbl.h'
by Chen Gang
· 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
5066863
scsi: remove abuses of scsi_populate_tag
by Christoph Hellwig
· 10 years ago
609aa22
scsi: remove ordered_tags scsi_device field
by Christoph Hellwig
· 10 years ago
a62182f
scsi: provide a generic change_queue_type method
by Christoph Hellwig
· 10 years ago
c3351df
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9a50aae
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
f4c24db1
qla_target: don't delete changed nacls
by Joern Engel
· 10 years ago
db3a99b
qla_target: rearrange struct qla_tgt_prm
by Joern Engel
· 10 years ago
f9b6721
qla_target: improve qlt_unmap_sg()
by Joern Engel
· 10 years ago
55a9066
qla_target: make some global functions static
by Joern Engel
· 10 years ago
c570104
qla_target: remove unused parameter
by Joern Engel
· 10 years ago
63163e0
qla2xxx: Add memory barrier before ringing doorbell.
by Himanshu Madhani
· 10 years ago
e07f8f6
qla2xxx: Add flags for tracing the target commands.
by Saurav Kashyap
· 10 years ago
d564a37
qla2xxx: Fix hang due to cmd_kref not decrementing
by Quinn Tran
· 10 years ago
da6b0ac
qla2xxx: Do not send SS_RESIDUAL_UNDER with SAM_STAT_BUSY
by Himanshu Madhani
· 10 years ago
33e7997
qla2xxx: Add support for QFull throttling and Term Exchange retry
by Quinn Tran
· 10 years ago
f2ea653
qla2xxx: Increase the request queue size to 8K for ISP2031
by Saurav Kashyap
· 10 years ago
80187f8
qla2xxx: Host reset handling in ABTS path.
by Arun Easi
· 10 years ago
b6a029e
qla2xxx: Handle chip reset in target mode.
by Arun Easi
· 10 years ago
c0cb449
qla2xxx: Add Host reset handling in target mode.
by Arun Easi
· 10 years ago
dd9c4ef
qla2xxx: fix crash due to task mgmt cmd type
by Himanshu Madhani
· 10 years ago
d29fb73
qla2xxx: Add counter for message
by Saurav Kashyap
· 10 years ago
d154f35
qla2xxx: Enable SLER conditionally in target mode.
by Arun Easi
· 10 years ago
667024a
qla2xxx: Remove verbose messages 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
75554b6
qla2xxx: Use correct offset to req-q-out for reserve calculation
by Arun Easi
· 10 years ago
78c2106
qla2xxx: fix kernel NULL pointer access
by Himanshu Madhani
· 10 years ago
4d6609c
qla2xxx: Fix sparse warnings in tcm_qla2xxx.c
by Himanshu Madhani
· 10 years ago
1b5fd56
qla2xxx: Update the driver version to 8.07.00.16-k.
by Saurav Kashyap
· 10 years ago
6d78e55
qla2xxx: Fix sparse warning in qla_iocb.c file.
by Joe Carnuccio
· 10 years ago
7ab3d96
qla2xxx: Move warning message to debug level.
by Sawan Chandak
· 10 years ago
f261f7a
qla2xxx: Fail adapter initialization on load ram failure.
by Chad Dupuis
· 10 years ago
61d41f6
qla2xxx: Disable PCI device in shutdown handler.
by Chad Dupuis
· 10 years ago
ef86cb2
qla2xxx: Mark port lost when we receive an RSCN for it.
by Chad Dupuis
· 10 years ago
2486c62
qla2xxx: Restore WWPN in case of Loop Dead.
by Himanshu Madhani
· 10 years ago
e05fe29
qla2xxx: Honor FCP_RSP retry delay timer field.
by Chad Dupuis
· 10 years ago
9a6e640
qla2xxx: Add missing ISP27xx checks to optrom code.
by Alex Vechersky
· 10 years ago
f3982d8
qla2xxx: Force use of mailbox interface for flash access commands for ISP27xx.
by Chad Dupuis
· 10 years ago
7473952
qla2xxx: Free sysfs attributes for ISP27xx.
by Nigel Kirkland
· 10 years ago
2d5a4c3
qla2xxx: Disable laser for ISP2031 while unloading driver.
by Himanshu Madhani
· 10 years ago
25232cc
qla2xxx: Enable diagnostic port using NVRAM parameters.
by Himanshu Madhani
· 10 years ago
93f2bd6
qla2xxx: Declaration error cause stack corruption.
by Quinn Tran
· 10 years ago
9d35894d
qla2xxx: Add fix in driver unload for pending activity.
by Sawan Chandak
· 10 years ago
d2749ff
qla2xxx: Unload of qla2xxx driver crashes the machine.
by Arun Easi
· 10 years ago
de187df
qla2xxx: Allow user to change ql2xfdmienable value.
by Himanshu Madhani
· 10 years ago
00ef7d8
qla2xxx: Fix driver version string message.
by Himanshu Madhani
· 10 years ago
b5a340d
qla2xxx: Add diagnostic port functionality.
by Joe Carnuccio
· 10 years ago
7c9c476
qla2xxx: Add FA-WWN functionality.
by Joe Carnuccio
· 10 years ago
df57cab
qla2xxx: Add FDMI-2 functionality.
by Himanshu Madhani
· 10 years ago
e475f9c
qla2xxx: ISPFx00 unexpected resets during adapter boot sequence.
by Jan Kulich
· 10 years ago
24a42d5
qla2xxx: Incorrect linked list semantic in qlafx00_get_fcport().
by Joe Carnuccio
· 10 years ago
7b71162
qla2xxx: Incorrect debug level on mailbox command print 0x1111.
by Joe Carnuccio
· 10 years ago
4bb2efc
qla2xxx: ISPFX00 avoid writing semaphore register in request_irqs().
by Joe Carnuccio
· 10 years ago
efcdf9f
qla2xxx: Fix potential return count bug in qla2xxx_get_vpd_field().
by Joe Carnuccio
· 10 years ago
349c390
qla2xxx: ISP27xx fwdump template error print simplification.
by Joe Carnuccio
· 10 years ago
4096953
qla2xxx: ISP25xx multiqueue shadow register crash fix.
by Joe Carnuccio
· 10 years ago
98aee70
qla2xxx: Add endianizer to max_payload_size modifier.
by Joe Carnuccio
· 10 years ago
420854b
qla2xxx: Enable fast flash access for ISP83xx.
by Chad Dupuis
· 10 years ago
2ac224b
qla2xxx: Add ISP27xx fwdump template entry T275 (insert buffer).
by Joe Carnuccio
· 10 years ago
ce9b9b0
qla2xxx: ISP27xx fwdump template fix insertbuf() routine.
by Joe Carnuccio
· 10 years ago
01cb65f
qla2xxx: ISP27xx fwdump template remove high frequency debug logs.
by Joe Carnuccio
· 10 years ago
aa2dc37
qla2xxx: ISP27xx optimize fwdump entry table lookup.
by Joe Carnuccio
· 10 years ago
299f5e2
qla2xxx: ISP27xx add tests for incomplete template.
by Joe Carnuccio
· 10 years ago
df568d8
scsi: Use 'depends' with LIBFC instead of 'select'.
by David S. Miller
· 10 years ago
f139caf
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()
by Kirill Tkhai
· 10 years ago
6a38792
scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRS
by Randy Dunlap
· 10 years ago
6b38397
qla2xxx: Prevent probe and board_disable race
by Joe Lawrence
· 10 years ago
beb9e31
qla2xxx: Prevent removal and board_disable race
by Joe Lawrence
· 10 years ago
232792b
qla2xxx: Schedule board_disable only once
by Joe Lawrence
· 10 years ago
c821e0d
qla2xxx: Collect PCI register checks and board_disable scheduling
by Joe Lawrence
· 10 years ago
1a2fbf1
qla2xxx: Use qla2x00_clear_drv_active on probe failure
by Joe Lawrence
· 10 years ago
db7157d
qla2xxx: Fix shost use-after-free on device removal
by Joe Lawrence
· 10 years ago
fc38504
scsi: fix decimal printf format specifiers prefixed with 0x
by Hans Wennborg
· 10 years ago
8e5a948
qla2xxx: Remove restriction on starting remote device discovery on port update.
by Chad Dupuis
· 10 years ago
34c5801
qla2xxx: Move mailbox failure messages to a default debug level.
by Chad Dupuis
· 10 years ago
84e32a0
qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 10 years ago
9b13494
treewide: Fix typo in printk
by Masanari Iida
· 10 years ago
0ea85b5
qla2xxx: Use dma_zalloc_coherent
by Joe Perches
· 10 years ago
1abf635
scsi: use 64-bit value for 'max_luns'
by Hannes Reinecke
· 10 years ago
9cb78c1
scsi: use 64-bit LUNs
by Hannes Reinecke
· 10 years ago
755f516
qla2xxx: Restrict max_lun to 16-bit for older HBAs
by Hannes Reinecke
· 10 years ago
33a5fce
qla2xxx: Fix sparse warning in qla_target.c.
by Quinn Tran
· 10 years ago
abf04af
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
ed9ea4e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
1c54fc1
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
51a07f8
qla2xxx: Convert to percpu_ida session tag pre-allocation
by Nicholas Bellinger
· 10 years ago
c7ee3bd
qla2xxx: fix sparse warnings introduced by previous target mode t10-dif patch
by Quinn Tran
· 10 years ago
c1818f1
qla2xxx: Use kmemdup instead of kmalloc + memcpy
by Benoit Taine
· 10 years ago
f92f82d
qla2xxx: fix incorrect debug printk
by Dan Carpenter
· 11 years ago
13c3dde
qla2xxx: Update the driver version to 8.07.00.08-k.
by Saurav Kashyap
· 11 years ago
63ee707
qla2xxx: Remove wait for online from host reset handler.
by Chad Dupuis
· 11 years ago
7108b76
qla2xxx: Do logins from a chip reset in DPC thread instead of the error handler thread.
by Chad Dupuis
· 11 years ago
7b89854
qla2xxx: ABTS cause double free of qla_tgt_cmd +.
by Quinn Tran
· 11 years ago
f83adb6
qla2xxx: T10-Dif: add T10-PI support
by Quinn Tran
· 11 years ago
Next »