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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-12
scsi: hisi_sas: allocate different SAS address for directly attached situation
Xiang Chen
1
-0
/
+2
2019-04-12
scsi: hisi_sas: Adjust the printk format of functions hisi_sas_init_device()
Xiang Chen
1
-2
/
+1
2019-04-12
scsi: hisi_sas: Fix for setting the PHY linkrate when disconnected
John Garry
5
-23
/
+46
2019-04-12
scsi: hisi_sas: Remedy inconsistent PHY down state in software
Xiang Chen
1
-2
/
+2
2019-04-12
scsi: hisi_sas: add host reset interface for test
Xiang Chen
4
-0
/
+16
2019-04-12
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
25
-52
/
+188
2019-04-12
scsi: target/iscsi: Make sure PDU processing continues if parsing a command f...
Bart Van Assche
1
-21
/
+18
2019-04-12
scsi: target/iscsi: Make iscsit_map_iovec() more robust
Bart Van Assche
1
-14
/
+36
2019-04-12
scsi: target/iscsi: Handle too large immediate data buffers correctly
Bart Van Assche
2
-3
/
+25
2019-04-12
scsi: target/iscsi: Only send R2T if needed
Bart Van Assche
2
-0
/
+8
2019-04-12
scsi: target/iscsi: Detect conn_cmd_list corruption early
Bart Van Assche
1
-0
/
+2
2019-04-12
scsi: target/core: Make the XCOPY setup code easier to read by inlining two f...
Bart Van Assche
1
-27
/
+23
2019-04-12
scsi: target/core: Simplify LUN initialization in XCOPY implementation
Bart Van Assche
1
-40
/
+3
2019-04-12
scsi: target/core: Remove a set-but-not-used member variable from the XCOPY i...
Bart Van Assche
1
-7
/
+2
2019-04-12
scsi: target/core: Rework the SPC-2 reservation handling code
Bart Van Assche
4
-17
/
+24
2019-04-12
scsi: target/core: Fix a race condition in the LUN lookup code
Bart Van Assche
1
-2
/
+2
2019-04-12
scsi: scsi_transport_fc: nvme: display FC-NVMe port roles
Hannes Reinecke
6
-9
/
+34
2019-04-12
scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atid
Colin Ian King
1
-8
/
+6
2019-04-09
scsi: tcm_qla2xxx: Minimize #include directives
Bart Van Assche
1
-6
/
+0
2019-04-08
scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
Varun Prakash
1
-1
/
+4
2019-04-08
scsi: qla2xxx: Unregister resources in the opposite order of the registration...
Bart Van Assche
1
-4
/
+5
2019-04-08
scsi: qla2xxx: Unregister chrdev if module initialization fails
Bart Van Assche
1
-13
/
+21
2019-04-08
scsi: qla2xxx: Use get/put_unaligned where appropriate
Bart Van Assche
3
-15
/
+12
2019-04-08
scsi: qla2xxx: Make qla2x00_process_response_queue() easier to read
Bart Van Assche
1
-38
/
+47
2019-04-08
scsi: qla2xxx: Reduce the number of forward declarations
Bart Van Assche
1
-46
/
+31
2019-04-08
scsi: qla2xxx: Declare local symbols static
Bart Van Assche
1
-2
/
+2
2019-04-08
scsi: qla2xxx: Use ARRAY_SIZE() in the definition of QLA_LAST_SPEED
Bart Van Assche
1
-1
/
+1
2019-04-08
scsi: qla2xxx: Remove a comment that refers to the SCSI host lock
Bart Van Assche
1
-3
/
+0
2019-04-08
scsi: qla2xxx: Change a stack variable into a static const variable
Bart Van Assche
1
-2
/
+3
2019-04-08
scsi: qla2xxx: fix spelling mistake "alredy" -> "already"
Colin Ian King
1
-1
/
+1
2019-04-08
scsi: lpfc: add support for posting FC events on FPIN reception
James Smart
2
-0
/
+12
2019-04-08
scsi: scsi_transport_fc: Add FPIN fc event codes
James Smart
1
-0
/
+18
2019-04-08
scsi: scsi_transport_fc: refactor event posting routines
James Smart
1
-59
/
+41
2019-04-08
scsi: lpfc: Fix a recently introduced compiler warning
Bart Van Assche
1
-2
/
+2
2019-04-03
scsi: qla2xxx: Remove useless set memory to zero use memset()
YueHaibing
1
-1
/
+0
2019-04-03
scsi: mptscsih: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-04-03
scsi: ufs-cdns: Add support for UFSHCI with M31 PHY
Jan Kotas
1
-10
/
+64
2019-04-03
scsi: ufs: remove unnecessary pointer evaluation
Zeng Guangyue
1
-10
/
+1
2019-04-03
scsi: qedf: Remove set but not used variable 'fr_len'
YueHaibing
1
-2
/
+0
2019-04-03
scsi: pm8001: fix spelling mistake, interupt -> interrupt
Colin Ian King
4
-7
/
+7
2019-04-03
scsi: pm8001: clean up dead code when PM8001_USE_MSIX is defined
Colin Ian King
2
-12
/
+16
2019-04-03
scsi: qla2xxx: Update driver version to 10.01.00.16-k
Himanshu Madhani
1
-1
/
+1
2019-04-03
scsi: qla2xxx: Change abort wait_loop from msleep to wait_event_timeout
Giridhar Malavali
2
-39
/
+46
2019-04-03
scsi: qla2xxx: Fix driver unload when FC-NVMe LUNs are connected
Giridhar Malavali
2
-8
/
+27
2019-04-03
scsi: qla2xxx: Cleanup redundant qla2x00_abort_all_cmds during unload
Anil Gurumurthy
1
-2
/
+0
2019-04-03
scsi: qla2xxx: Set remote port devloss timeout to 0
Giridhar Malavali
1
-12
/
+7
2019-04-03
scsi: qla2xxx: Cleanup fcport memory to prevent leak
Quinn Tran
2
-5
/
+4
2019-04-03
scsi: qla2xxx: Use mutex protection during qla2x00_sysfs_read_fw_dump()
Quinn Tran
2
-12
/
+19
2019-04-03
scsi: qla2xxx: Fix fw dump corruption
Quinn Tran
2
-32
/
+53
2019-04-03
scsi: qla2xxx: Further limit FLASH region write access from SysFS
Andrew Vasquez
1
-3
/
+5
[prev]
[next]