index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-07
scsi: pm80xx: remove redundant assignments to variable rc
Colin Ian King
1
-10
/
+3
2019-08-07
scsi: hisi_sas: Consolidate internal abort calls in LU reset operation
Luo Jiaxing
1
-17
/
+9
2019-08-07
scsi: hisi_sas: replace "%p" with "%pK"
Xiang Chen
3
-7
/
+7
2019-08-07
scsi: hisi_sas: Remove some unnecessary code
Xiang Chen
2
-7
/
+3
2019-08-07
scsi: hisi_sas: Modify return type of debugfs functions
Luo Jiaxing
1
-33
/
+18
2019-08-07
scsi: hisi_sas: Drop free_irq() when devm_request_irq() failed
Xiang Chen
2
-44
/
+11
2019-08-07
scsi: hisi_sas: Drop SMP resp frame DMA mapping
John Garry
4
-30
/
+10
2019-08-07
scsi: hisi_sas: Drop kmap_atomic() in SMP command completion
John Garry
3
-9
/
+3
2019-08-07
scsi: hisi_sas: Make slot buf minimum allocation of PAGE_SIZE
Xiang Chen
1
-1
/
+1
2019-08-07
scsi: hisi_sas: Don't bother clearing status buffer IU in task prep
Xiang Chen
1
-2
/
+4
2019-08-07
scsi: hisi_sas: Fix out of bound at debug_I_T_nexus_reset()
Luo Jiaxing
1
-3
/
+8
2019-08-07
scsi: hisi_sas: Snapshot AXI and RAS register at debugfs
Luo Jiaxing
3
-18
/
+162
2019-08-07
scsi: hisi_sas: Snapshot HW cache of IOST and ITCT at debugfs
Luo Jiaxing
3
-2
/
+161
2019-08-07
scsi: hisi_sas: Fix pointer usage error in show debugfs IOST/ITCT
Luo Jiaxing
1
-2
/
+4
2019-08-07
scsi: hisi_sas: Drop hisi_sas_hw.get_free_slot
John Garry
5
-112
/
+7
2019-08-07
scsi: hisi_sas: Make max IPTT count equal for all hw revisions
John Garry
5
-28
/
+19
2019-08-07
scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity mask
James Smart
1
-2
/
+21
2019-08-07
scsi: ncr53c8xx: Mark expected switch fall-through
Helge Deller
1
-0
/
+4
2019-08-07
scsi: ufs: Configure clock in .hce_enable_notify() in Cadence UFS
Anil Varughese
1
-7
/
+6
2019-08-07
scsi: core: Reduce memory required for SCSI logging
Bart Van Assche
1
-45
/
+3
2019-08-07
scsi: core: Complain if scsi_target_block() fails
Bart Van Assche
1
-1
/
+6
2019-08-07
scsi: core: Make scsi_internal_device_unblock_nowait() reject invalid new_state
Bart Van Assche
1
-0
/
+8
2019-08-07
scsi: ufs: revamp string descriptor reading
Tomas Winkler
4
-77
/
+112
2019-08-07
scsi: wd33c93: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-07
scsi: sun3_scsi: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-08-07
scsi: qlogicpti: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+10
2019-08-07
scsi: ibmvfc: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2019-08-07
scsi: megaraid_sas: Fix a compilation warning
Qian Cai
1
-3
/
+0
2019-08-07
scsi: megaraid_sas: Make a bunch of functions static
YueHaibing
1
-12
/
+14
2019-08-07
scsi: qla2xxx: Update driver version to 10.01.00.18-k
Himanshu Madhani
1
-1
/
+1
2019-08-07
scsi: qla2xxx: Allow NVMe IO to resume with short cable pull
Quinn Tran
1
-1
/
+3
2019-08-07
scsi: qla2xxx: Fix hang in fcport delete path
Quinn Tran
1
-3
/
+0
2019-08-07
scsi: qla2xxx: Use common update-firmware-options routine for ISP27xx+
Andrew Vasquez
1
-1
/
+1
2019-08-07
scsi: qla2xxx: Fix NVMe port discovery after a short device port loss
Arun Easi
1
-2
/
+2
2019-08-07
scsi: qla2xxx: Correct error handling during initialization failures
Andrew Vasquez
2
-3
/
+13
2019-08-07
scsi: qla2xxx: Retry fabric Scan on IOCB queue full
Quinn Tran
1
-6
/
+22
2019-08-07
scsi: qla2xxx: Fix premature timer expiration
Quinn Tran
2
-1
/
+5
2019-08-07
scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flag
Quinn Tran
3
-6
/
+21
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
11
-106
/
+122
2019-08-04
scsi: implement .cleanup_rq callback
Ming Lei
1
-0
/
+13
2019-08-04
scsi: implement REQ_OP_ZONE_RESET_ALL
Chaitanya Kulkarni
3
-5
/
+15
2019-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-83
/
+88
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
4
-5
/
+4
2019-07-30
scsi: qla2xxx: Reject EH_{abort|device_reset|target_request}
Quinn Tran
1
-0
/
+9
2019-07-30
scsi: qla2xxx: Skip FW dump on LOOP initialization error
Quinn Tran
1
-1
/
+0
2019-07-30
scsi: qla2xxx: Use Correct index for Q-Pair array
Quinn Tran
1
-0
/
+2
2019-07-30
scsi: qla2xxx: Fix abort timeout race condition.
Quinn Tran
2
-2
/
+17
2019-07-30
scsi: qla2xxx: Fix different size DMA Alloc/Unmap
Quinn Tran
1
-1
/
+1
2019-07-30
scsi: qla2xxx: Fix DMA unmap leak
Himanshu Madhani
1
-0
/
+4
2019-07-30
scsi: mpt3sas: support target smid for [abort|query] task
Minwoo Im
1
-2
/
+10
[prev]
[next]