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
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
scsi: lpfc: Remove unnecessary null ndlp check in lpfc_sli_prep_wqe()
James Smart
1
-1
/
+1
2022-04-26
scsi: ufs: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-4
/
+2
2022-04-26
scsi: megaraid: Fix error check return value of register_chrdev()
Lv Ruyi
1
-1
/
+1
2022-04-26
scsi: qla2xxx: edif: Remove unneeded variable
Guo Zhengkui
1
-2
/
+1
2022-04-26
scsi: dc395x: Fix a missing check on list iterator
Xiaomeng Tong
1
-3
/
+12
2022-04-26
scsi: qedf: Remove an unneeded NULL check on list iterator
Xiaomeng Tong
1
-3
/
+3
2022-04-26
scsi: ufs: core: Remove duplicate include in ufshcd
Wan Jiabing
1
-1
/
+0
2022-04-26
scsi: ufs: core: Exclude UECxx from SFR dump list
Kiwoong Kim
1
-1
/
+6
2022-04-26
scsi: core: Refine how we set tag_set NUMA node
John Garry
2
-5
/
+5
2022-04-25
scsi: lpfc: Remove unneeded variable
Changcheng Deng
1
-2
/
+1
2022-04-25
scsi: fnic: Remove unneeded flush_workqueue()
ran jianping
1
-3
/
+1
2022-04-25
scsi: qla2xxx: Remove unneeded flush_workqueue()
ran jianping
1
-1
/
+0
2022-04-25
scsi: bfa: Remove unneeded flush_workqueue()
ran jianping
1
-1
/
+0
2022-04-25
scsi: qedf: Remove unnecessary code
Haowen Bai
1
-2
/
+0
2022-04-25
scsi: qla4xxx: Drop redundant memset()
Haowen Bai
1
-1
/
+0
2022-04-25
scsi: ipr: Directly return instead of using local ret variable
Haowen Bai
1
-2
/
+1
2022-04-25
scsi: elx: efct: Remove unnecessary memset() in efct_io()
Wan Jiabing
1
-1
/
+0
2022-04-25
scsi: aha1542: Remove unneeded semicolon
Haowen Bai
1
-10
/
+10
2022-04-25
scsi: bfa: Remove redundant NULL check
Haowen Bai
1
-2
/
+1
2022-04-25
scsi: fnic: Remove redundant NULL check
Haowen Bai
1
-2
/
+1
2022-04-25
scsi: mac53c94: Fix warning comparing pointer to 0
Haowen Bai
1
-1
/
+1
2022-04-25
scsi: aacraid: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-25
scsi: scsi_debug: Add gap zone support
Damien Le Moal
1
-25
/
+104
2022-04-25
scsi: scsi_debug: Rename zone type constants
Damien Le Moal
1
-9
/
+9
2022-04-25
scsi: scsi_debug: Fix a typo
Bart Van Assche
1
-1
/
+1
2022-04-25
scsi: sd: sd_zbc: Hide gap zones
Damien Le Moal
2
-13
/
+97
2022-04-25
scsi: sd: sd_zbc: Return early in sd_zbc_check_zoned_characteristics()
Damien Le Moal
1
-6
/
+7
2022-04-25
scsi: sd: sd_zbc: Introduce struct zoned_disk_info
Bart Van Assche
2
-30
/
+41
2022-04-25
scsi: sd: sd_zbc: Use logical blocks as unit when querying zones
Damien Le Moal
1
-6
/
+5
2022-04-25
scsi: sd: sd_zbc: Verify that the zone size is a power of two
Bart Van Assche
1
-0
/
+7
2022-04-25
scsi: sd: sd_zbc: Improve source code documentation
Bart Van Assche
2
-6
/
+54
2022-04-25
scsi: ufs: Move the ufs_is_valid_unit_desc_lun() definition
Bart Van Assche
2
-19
/
+19
2022-04-25
scsi: ufs: Move the struct ufs_ref_clk definition
Bart Van Assche
2
-5
/
+5
2022-04-25
scsi: ufs: Split the ufshcd.h header file
Bart Van Assche
9
-225
/
+287
2022-04-25
scsi: ufs: Minimize #include directives
Bart Van Assche
23
-38
/
+56
2022-04-25
scsi: ufs: Fix kernel-doc syntax in ufshcd.h
Bart Van Assche
1
-21
/
+68
2022-04-25
scsi: ufs: Remove unnecessary ufshcd-crypto.h include directives
Bart Van Assche
3
-2
/
+1
2022-04-25
scsi: ufs: qcom: Fix ufs_qcom_resume()
Bart Van Assche
1
-6
/
+1
2022-04-25
scsi: ufs: Introduce ufshcd_clkgate_delay_set()
Bart Van Assche
3
-9
/
+16
2022-04-25
scsi: ufs: Remove locking from around single register writes
Bart Van Assche
2
-12
/
+0
2022-04-25
scsi: ufs: Remove the TRUE and FALSE definitions
Bart Van Assche
4
-24
/
+10
2022-04-25
scsi: ufs: Remove paths from source code comments
Bart Van Assche
3
-4
/
+0
2022-04-25
scsi: ufs: Use an SPDX license identifier in the Kconfig file
Bart Van Assche
1
-24
/
+1
2022-04-25
scsi: ufs: Rename sdev_ufs_device into ufs_device_wlun
Bart Van Assche
2
-35
/
+32
2022-04-25
scsi: ufs: Remove the driver version
Bart Van Assche
5
-5
/
+0
2022-04-25
scsi: ufs: Make the config_scaling_param calls type safe
Bart Van Assche
2
-15
/
+9
2022-04-25
scsi: ufs: Switch to aggregate initialization
Bart Van Assche
1
-12
/
+14
2022-04-25
scsi: ufs: Remove unused constants and code
Bart Van Assche
2
-37
/
+3
2022-04-25
scsi: ufs: Invert the return value of ufshcd_is_hba_active()
Bart Van Assche
1
-5
/
+4
2022-04-25
scsi: ufs: Declare the quirks array const
Bart Van Assche
4
-6
/
+8
[prev]
[next]