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
2022-05-19
scsi: mpt3sas: Fix junk chars displayed while printing ChipName
Sreekanth Reddy
1
-1
/
+1
2022-05-16
scsi: ipr: Use kobj_to_dev()
Minghao Chi
1
-5
/
+5
2022-05-16
scsi: mpi3mr: Fix a NULL vs IS_ERR() bug in mpi3mr_bsg_init()
Dan Carpenter
1
-1
/
+1
2022-05-16
scsi: bnx2fc: Avoid using get_cpu() in bnx2fc_cmd_alloc()
Sebastian Andrzej Siewior
1
-3
/
+1
2022-05-16
scsi: libfc: Remove get_cpu() semantics in fc_exch_em_alloc()
Davidlohr Bueso
1
-2
/
+1
2022-05-16
scsi: fcoe: Use per-CPU API to update per-CPU statistics
Sebastian Andrzej Siewior
8
-107
/
+62
2022-05-16
scsi: fcoe: Add a local_lock to fcoe_percpu
Davidlohr Bueso
2
-2
/
+6
2022-05-10
scsi: target: iscsi: Rename iscsi_session to iscsit_session
Max Gurtovoy
23
-125
/
+125
2022-05-10
scsi: target: iscsi: Rename iscsi_conn to iscsit_conn
Max Gurtovoy
33
-456
/
+456
2022-05-10
scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmd
Max Gurtovoy
27
-393
/
+393
2022-05-10
scsi: mpi3mr: Return I/Os to an unrecoverable HBA with DID_ERROR
Sreekanth Reddy
1
-0
/
+6
2022-05-10
scsi: mpi3mr: Hidden drives not removed during soft reset
Sreekanth Reddy
1
-3
/
+5
2022-05-10
scsi: mpi3mr: Increase I/O timeout value to 60s
Sreekanth Reddy
2
-0
/
+7
2022-05-10
scsi: lpfc: Update lpfc version to 14.2.0.3
James Smart
1
-1
/
+1
2022-05-10
scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for NVMe I/O
James Smart
1
-2
/
+2
2022-05-10
scsi: lpfc: Alter FPIN stat accounting logic
James Smart
2
-54
/
+17
2022-05-10
scsi: lpfc: Rework FDMI initialization after link up
James Smart
5
-20
/
+129
2022-05-10
scsi: lpfc: Change VMID registration to be based on fabric parameters
James Smart
4
-11
/
+14
2022-05-10
scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()
James Smart
2
-4
/
+17
2022-05-10
scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check()
James Smart
1
-2
/
+2
2022-05-10
scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
James Smart
1
-12
/
+3
2022-05-10
scsi: lpfc: Inhibit aborts if external loopback plug is inserted
James Smart
4
-3
/
+21
2022-05-10
scsi: lpfc: Fix ndlp put following a LOGO completion
James Smart
1
-1
/
+7
2022-05-10
scsi: lpfc: Fill in missing ndlp kref puts in error paths
James Smart
4
-9
/
+28
2022-05-10
scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
James Smart
1
-1
/
+1
2022-05-10
scsi: ufs: ufshpb: Clean up ufshpb_suspend()/resume()
Bean Huo
1
-11
/
+4
2022-05-10
scsi: ufs: ufshpb: Add handing of device reset regions in HPB device mode
Bean Huo
1
-24
/
+58
2022-05-10
scsi: ufs: ufshpb: Change sysfs node hpb_stats/rb_* prefix to start with rcmd_*
Bean Huo
3
-22
/
+26
2022-05-10
scsi: ufs: ufshpb: Clean up the handler when device resets HPB information
Bean Huo
1
-12
/
+23
2022-05-10
scsi: ufs: ufshpb: Remove enum initialization value
Bean Huo
1
-2
/
+2
2022-05-10
scsi: ufs: ufshpb: Merge ufshpb_reset() and ufshpb_reset_host()
Bean Huo
3
-29
/
+17
2022-05-10
scsi: ufs: qcom: Enable RPM_AUTOSUSPEND for runtime PM
Manivannan Sadhasivam
1
-0
/
+1
2022-05-10
scsi: ufs: core: Remove redundant wmb() in ufshcd_send_command()
Manivannan Sadhasivam
1
-3
/
+0
2022-05-10
scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
Manivannan Sadhasivam
1
-2
/
+5
2022-05-10
scsi: ufs: qcom: Simplify handling of devm_phy_get()
Manivannan Sadhasivam
1
-22
/
+4
2022-05-10
scsi: ufs: qcom: Fix acquiring the optional reset control line
Manivannan Sadhasivam
1
-6
/
+5
2022-05-10
scsi: hisi_sas: Undo RPM resume for failed notify phy event for v3 HW
Xiang Chen
1
-2
/
+8
2022-05-02
scsi: mpi3mr: Update driver version to 8.0.0.69.0
Sumit Saxena
1
-2
/
+2
2022-05-02
scsi: mpi3mr: Add support for NVMe passthrough
Sumit Saxena
3
-3
/
+378
2022-05-02
scsi: mpi3mr: Expose adapter state to sysfs
Sumit Saxena
3
-1
/
+48
2022-05-02
scsi: mpi3mr: Add support for PEL commands
Sumit Saxena
4
-1
/
+592
2022-05-02
scsi: mpi3mr: Add support for MPT commands
Sumit Saxena
4
-3
/
+574
2022-05-02
scsi: mpi3mr: Move data structures/definitions from MPI headers to uapi header
Sumit Saxena
5
-100
/
+119
2022-05-02
scsi: mpi3mr: Add support for driver commands
Sumit Saxena
7
-22
/
+887
2022-05-02
scsi: mpi3mr: Add bsg device support
Sumit Saxena
5
-0
/
+129
2022-05-02
scsi: sr: Add memory allocation failure handling for get_capabilities()
Enze Li
1
-6
/
+8
2022-05-02
scsi: target: tcmu: Fix possible data corruption
Xiaoguang Wang
1
-3
/
+37
2022-05-02
scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
James Smart
1
-2
/
+0
2022-05-02
scsi: lpfc: Fix additional reference counting in lpfc_bsg_rport_els()
James Smart
1
-6
/
+0
2022-05-02
scsi: sd: Reorganize DIF/DIX code to avoid calling revalidate twice
Martin K. Petersen
2
-34
/
+36
[next]