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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-11
scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-4
/
+5
2021-08-11
scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-08-11
scsi: ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
3
-10
/
+9
2021-08-11
scsi: scsi_transport_spi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-08-11
scsi: scsi_transport_fc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-1
/
+1
2021-08-11
scsi: sr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-7
/
+6
2021-08-11
scsi: sd: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2
-21
/
+22
2021-08-11
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
6
-39
/
+48
2021-08-11
scsi: core: Introduce the scsi_cmd_to_rq() function
Bart Van Assche
1
-0
/
+6
2021-08-11
scsi: ufs: ufshpb: Do not report victim error in HCM
Avri Altman
1
-1
/
+2
2021-08-11
scsi: ufs: ufshpb: Verify that 'num_inflight_map_req' is non-negative
Avri Altman
2
-1
/
+13
2021-08-11
scsi: ufs: ufshpb: Use a correct max multi chunk
Avri Altman
1
-1
/
+1
2021-08-11
scsi: ufs: ufshpb: Rewind the read timeout on every read
Avri Altman
1
-3
/
+13
2021-08-09
scsi: pm8001: Remove redundant initialization of variable 'rv'
Colin Ian King
1
-1
/
+1
2021-08-09
scsi: ufs: ufshpb: Remove redundant initialization of variable 'lba'
Colin Ian King
1
-1
/
+1
2021-08-09
scsi: elx: efct: Remove redundant initialization of variable 'ret'
Colin Ian King
1
-1
/
+1
2021-08-09
scsi: fdomain: Fix error return code in fdomain_probe()
Wei Li
1
-1
/
+3
2021-08-09
scsi: snic: Remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2021-08-09
scsi: ufshcd: Fix device links when BOOT WLUN fails to probe
Adrian Hunter
2
-2
/
+23
2021-08-09
scsi: ufs: Fix unsigned int compared with less than zero
Colin Ian King
1
-1
/
+1
2021-08-09
scsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs sttribute
Damien Le Moal
1
-0
/
+19
2021-08-09
scsi: mpt3sas: Update driver version to 39.100.00.00
Suganath Prabu S
1
-2
/
+2
2021-08-09
scsi: mpt3sas: Use firmware recommended queue depth
Suganath Prabu S
5
-6
/
+165
2021-08-09
scsi: mpt3sas: Bump driver version to 38.100.00.00
Sreekanth Reddy
1
-3
/
+3
2021-08-09
scsi: mpt3sas: Add io_uring iopoll support
Sreekanth Reddy
3
-32
/
+296
2021-08-05
scsi: ufs: core: Add lu_enable sysfs node
Bean Huo
1
-1
/
+2
2021-08-05
scsi: ufs: core: Add L2P entry swap quirk for Micron UFS
Bean Huo
3
-6
/
+18
2021-08-05
scsi: ufs: core: Remove redundant call in ufshcd_add_command_trace()
Bean Huo
1
-6
/
+3
2021-08-05
scsi: qla2xxx: Remove redundant initialization of variable num_cnt
Colin Ian King
1
-1
/
+1
2021-08-05
scsi: qla2xxx: Fix use after free in debug code
Dan Carpenter
1
-2
/
+2
2021-08-03
scsi: target: core: Drop unnecessary se_cmd ASC/ASCQ members
David Disseldorp
3
-67
/
+60
2021-08-03
scsi: target: sbp: Drop incorrect ASC/ASCQ usage
David Disseldorp
1
-2
/
+2
2021-08-03
scsi: target: core: Avoid using lun_tg_pt_gp after unlock
David Disseldorp
1
-5
/
+5
2021-08-03
scsi: target: tcmu: Add new feature KEEP_BUF
Bodo Stroesser
2
-11
/
+141
2021-08-03
scsi: ufs: Add fault injection support
Bart Van Assche
5
-0
/
+110
2021-08-02
scsi: ufs: Retry aborted SCSI commands instead of completing these successfully
Bart Van Assche
1
-12
/
+23
2021-08-02
scsi: ufs: Synchronize SCSI and UFS error handling
Bart Van Assche
2
-51
/
+55
2021-08-02
scsi: ufs: Request sense data asynchronously
Bart Van Assche
1
-31
/
+33
2021-08-02
scsi: ufs: Fix the SCSI abort handler
Bart Van Assche
1
-35
/
+19
2021-08-02
scsi: ufs: Optimize SCSI command processing
Bart Van Assche
2
-11
/
+20
2021-08-02
scsi: ufs: Optimize serialization of setup_xfer_req() calls
Bart Van Assche
2
-13
/
+2
2021-08-02
scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Regi...
Bart Van Assche
3
-43
/
+15
2021-08-02
scsi: ufs: Inline ufshcd_outstanding_req_clear()
Bart Van Assche
1
-11
/
+1
2021-08-02
scsi: ufs: Remove several wmb() calls
Bart Van Assche
1
-11
/
+0
2021-08-02
scsi: ufs: Improve static type checking for the host controller state
Bart Van Assche
2
-17
/
+23
2021-08-02
scsi: ufs: Verify UIC locking requirements at runtime
Bart Van Assche
2
-8
/
+10
2021-08-02
scsi: ufs: Remove ufshcd_valid_tag()
Bart Van Assche
1
-32
/
+10
2021-08-02
scsi: ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriate
Bart Van Assche
1
-6
/
+3
2021-08-02
scsi: ufs: Rename the second ufshcd_probe_hba() argument
Bart Van Assche
1
-4
/
+4
2021-08-02
scsi: ufs: Only include power management code if necessary
Bart Van Assche
2
-0
/
+12
[next]