index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: mvsas: Remove superfluous memset()
Li Heng
2020-08-21
1
-4
/
+0
*
scsi: ufs: ufs-mediatek: Modify the minimum RX/TX lane count to 2
Andy Teng
2020-08-21
1
-2
/
+2
*
scsi: ufs: Remove an unpaired ufshcd_scsi_unblock_requests() in err_handler()
Can Guo
2020-08-21
1
-1
/
+0
*
scsi: ufs: Change fDeviceInit busy wait
Kiwoong Kim
2020-08-21
1
-12
/
+21
*
scsi: ufs: Remove several redundant goto statements
Bean Huo
2020-08-21
1
-20
/
+5
*
scsi: ufs: Change ufshcd_comp_devman_upiu() to ufshcd_compose_devman_upiu()
Bean Huo
2020-08-21
1
-3
/
+4
*
scsi: qedf: Fix race between ELS completion and flushing ELS request
Saurav Kashyap
2020-08-21
2
-0
/
+16
*
scsi: qedf: Don't process ELS completion if event is flushed or cleaned up
Saurav Kashyap
2020-08-21
1
-0
/
+9
*
scsi: qedf: Initiate cleanup for ELS commands as well
Saurav Kashyap
2020-08-21
1
-0
/
+7
*
scsi: qedf: Send cleanup even for RRQ on timeout
Saurav Kashyap
2020-08-21
1
-1
/
+1
*
scsi: qedf: Do not kill timeout work for original I/O on RRQ completion
Saurav Kashyap
2020-08-21
1
-4
/
+0
*
scsi: qedf: Check the validity of rjt frame before processing
Saurav Kashyap
2020-08-21
1
-0
/
+5
*
scsi: qedf: Check for port type and role before processing an event
Saurav Kashyap
2020-08-21
1
-0
/
+11
*
scsi: ufs-qcom: Remove unused MSM bus scaling APIs
Sai Prakash Ranjan
2020-08-21
2
-235
/
+1
*
scsi: smartpqi: Bump version to 1.2.16-010
Don Brace
2020-08-21
1
-3
/
+3
*
scsi: smartpqi: Add RAID bypass counter
Kevin Barnett
2020-08-21
2
-24
/
+54
*
scsi: smartpqi: Support device deletion via sysfs
Kevin Barnett
2020-08-21
1
-49
/
+43
*
scsi: smartpqi: Avoid crashing kernel for controller issues
Kevin Barnett
2020-08-21
2
-35
/
+68
*
scsi: smartpqi: Update logical volume size after expansion
Mahesh Rajashekhara
2020-08-21
2
-5
/
+17
*
scsi: smartpqi: Add id support for SmartRAID 3152-8i
Mahesh Rajashekhara
2020-08-21
1
-0
/
+4
*
scsi: smartpqi: Identify physical devices without issuing INQUIRY
Kevin Barnett
2020-08-21
2
-87
/
+87
*
scsi: mpt3sas: Update driver version to 35.100.00.00
Suganath Prabu S
2020-08-21
1
-2
/
+2
*
scsi: mpt3sas: Postprocessing of target and LUN reset
Suganath Prabu S
2020-08-21
3
-5
/
+139
*
scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and...
Suganath Prabu S
2020-08-21
3
-19
/
+88
*
scsi: mpt3sas: Rename and export interrupt mask/unmask functions
Suganath Prabu S
2020-08-21
2
-13
/
+13
*
scsi: mpt3sas: Cancel the running work during host reset
Suganath Prabu S
2020-08-21
2
-5
/
+16
*
scsi: mpt3sas: Dump system registers for debugging
Suganath Prabu S
2020-08-21
1
-0
/
+20
*
scsi: mpt3sas: Memset config_cmds.reply buffer with zeros
Suganath Prabu S
2020-08-21
1
-1
/
+1
*
scsi: ufs: Properly release resources if a task is aborted successfully
Can Guo
2020-08-21
1
-4
/
+1
*
scsi: ufs: Fix a race condition between error handler and runtime PM ops
Can Guo
2020-08-18
1
-34
/
+51
*
scsi: ufs: Move dumps in IRQ handler to error handler
Can Guo
2020-08-18
1
-8
/
+15
*
scsi: ufs: Recover HBA runtime PM error in error handler
Can Guo
2020-08-18
1
-9
/
+99
*
scsi: ufs: Fix concurrency of error handler and other error recovery paths
Can Guo
2020-08-18
3
-128
/
+150
*
scsi: ufs: Add some debug information to ufshcd_print_host_state()
Can Guo
2020-08-18
2
-13
/
+23
*
scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regs
Can Guo
2020-08-18
1
-32
/
+0
*
scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()
Can Guo
2020-08-18
1
-5
/
+0
*
scsi: ufs: Add checks before setting clk-gating states
Can Guo
2020-08-18
1
-3
/
+14
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-08-15
15
-94
/
+163
|
\
|
*
scsi: lpfc: Update lpfc version to 12.8.0.3
Dick Kennedy
2020-08-05
1
-1
/
+1
|
*
scsi: lpfc: Fix LUN loss after cable pull
Dick Kennedy
2020-08-05
1
-1
/
+7
|
*
scsi: lpfc: Fix validation of bsg reply lengths
Dick Kennedy
2020-08-05
1
-13
/
+8
|
*
scsi: lpfc: Fix retry of PRLI when status indicates its unsupported
Dick Kennedy
2020-08-05
1
-3
/
+7
|
*
scsi: lpfc: Fix oops when unloading driver while running mds diags
Dick Kennedy
2020-08-05
1
-2
/
+9
|
*
scsi: lpfc: Fix RSCN timeout due to incorrect gidft counter
Dick Kennedy
2020-08-05
1
-6
/
+16
|
*
scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range value
Dick Kennedy
2020-08-05
2
-4
/
+19
|
*
scsi: lpfc: Fix FCoE speed reporting
Dick Kennedy
2020-08-05
2
-2
/
+19
|
*
scsi: lpfc: Add missing misc_deregister() for lpfc_init()
Jing Xiangfeng
2020-08-05
1
-2
/
+5
|
*
scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport
Ewan D. Milne
2020-08-05
1
-1
/
+1
|
*
scsi: scsi_transport_sas: Add spaces around binary operator "|"
Xiang Chen
2020-08-05
1
-1
/
+1
|
*
scsi: sd_zbc: Improve zone revalidation
Damien Le Moal
2020-08-05
3
-54
/
+60
[next]