index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-03
compat: scsi: sg: fix v3 compat read/write interface
Arnd Bergmann
1
-67
/
+59
2020-01-02
scsi: mpt3sas: Update drive version to 33.100.00.00
Sreekanth Reddy
1
-2
/
+2
2020-01-02
scsi: mpt3sas: Remove usage of device_busy counter
Sreekanth Reddy
1
-1
/
+17
2020-01-02
scsi: mpt3sas: Print function name in which cmd timed out
Sreekanth Reddy
5
-33
/
+38
2020-01-02
scsi: mpt3sas: Optimize mpt3sas driver logging
Sreekanth Reddy
5
-78
/
+110
2020-01-02
scsi: mpt3sas: print in which path firmware fault occurred
Sreekanth Reddy
3
-17
/
+25
2020-01-02
scsi: mpt3sas: Handle CoreDump state from watchdog thread
Sreekanth Reddy
3
-7
/
+91
2020-01-02
scsi: mpt3sas: Add support IOCs new state named COREDUMP
Sreekanth Reddy
2
-4
/
+118
2020-01-02
scsi: mpt3sas: renamed _base_after_reset_handler function
Sreekanth Reddy
4
-14
/
+29
2020-01-02
scsi: mpt3sas: Add support for NVMe shutdown
Sreekanth Reddy
2
-1
/
+142
2020-01-02
scsi: mpt3sas: Update MPI Headers to v02.00.57
Sreekanth Reddy
4
-6
/
+34
2020-01-02
scsi: ufs-mediatek: configure and enable clk-gating
Stanley Chu
1
-0
/
+22
2020-01-02
scsi: ufs-mediatek: configure customized auto-hibern8 timer
Stanley Chu
1
-0
/
+8
2020-01-02
scsi: ufs: export ufshcd_auto_hibern8_update for vendor usage
Stanley Chu
3
-20
/
+19
2020-01-02
scsi: ufs-mediatek: introduce reference clock control
Stanley Chu
2
-6
/
+78
2020-01-02
scsi: ufs-mediatek: add device reset implementation
Stanley Chu
2
-0
/
+42
2020-01-02
scsi: ufs: sysfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-2
/
+2
2020-01-02
scsi: mylex: Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-4
/
+4
2020-01-02
scsi: ufs: Remove the SCSI timeout handler
Bart Van Assche
1
-36
/
+0
2020-01-02
scsi: ufs: Fix a race condition in the tracing code
Bart Van Assche
1
-1
/
+1
2020-01-02
scsi: ufs: Make ufshcd_prepare_utp_scsi_cmd_upiu() easier to read
Bart Van Assche
1
-4
/
+4
2020-01-02
scsi: ufs: Make ufshcd_add_command_trace() easier to read
Bart Van Assche
1
-6
/
+6
2020-01-02
scsi: ufs: Fix indentation in ufshcd_query_attr_retry()
Bart Van Assche
1
-1
/
+1
2020-01-02
scsi: ufs: use ufshcd_vops_dbg_register_dump for vendor specific dumps
Stanley Chu
1
-2
/
+1
2020-01-02
scsi: ufs: unify scsi_block_requests usage
Stanley Chu
1
-2
/
+2
2020-01-02
scsi: sd_zbc: Rename sd_zbc_check_zones()
Damien Le Moal
1
-14
/
+13
2020-01-02
scsi: sd_zbc: Simplify sd_zbc_check_zones()
Damien Le Moal
1
-13
/
+2
2020-01-02
scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functions
Bart Van Assche
5
-18
/
+17
2020-01-02
scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
Bart Van Assche
1
-4
/
+3
2020-01-02
scsi: qla2xxx: Improve readability of the code that handles qla_flt_header
Bart Van Assche
4
-15
/
+15
2019-12-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
5
-10
/
+9
2019-12-21
scsi: libsas: Tidy SAS address print format
John Garry
7
-11
/
+11
2019-12-21
scsi: lpfc: Update lpfc version to 12.6.0.3
James Smart
1
-1
/
+1
2019-12-21
scsi: lpfc: Fix improper flag check for IO type
James Smart
1
-2
/
+2
2019-12-21
scsi: lpfc: Fix MDS Latency Diagnostics Err-drop rates
James Smart
1
-2
/
+11
2019-12-21
scsi: lpfc: Fix unmap of dpp bars affecting next driver load
James Smart
1
-0
/
+2
2019-12-21
scsi: lpfc: Fix disablement of FC-AL on lpe35000 models
James Smart
2
-13
/
+4
2019-12-21
scsi: lpfc: Fix ras_log via debugfs
James Smart
1
-2
/
+9
2019-12-21
scsi: lpfc: Fix Fabric hostname registration if system hostname changes
James Smart
5
-13
/
+46
2019-12-21
scsi: lpfc: Fix missing check for CSF in Write Object Mbox Rsp
James Smart
2
-1
/
+14
2019-12-21
scsi: lpfc: Fix: Rework setting of fdmi symbolic node name registration
James Smart
1
-20
/
+22
2019-12-21
scsi: lpfc: Fix incomplete NVME discovery when target
James Smart
1
-9
/
+99
2019-12-21
scsi: qla2xxx: Update driver version to 10.01.00.22-k
Himanshu Madhani
1
-1
/
+1
2019-12-21
scsi: qla2xxx: Fix mtcp dump collection failure
Quinn Tran
1
-2
/
+1
2019-12-21
scsi: qla2xxx: Fix stuck session in GNL
Quinn Tran
2
-8
/
+28
2019-12-21
scsi: qla2xxx: Fix RIDA Format-2
Quinn Tran
1
-15
/
+16
2019-12-21
scsi: qla2xxx: Consolidate fabric scan
Quinn Tran
1
-6
/
+2
2019-12-21
scsi: qla2xxx: Correct fcport flags handling
Shyam Sundar
3
-6
/
+4
2019-12-21
scsi: qla2xxx: Fix stuck login session using prli_pend_timer
Quinn Tran
3
-8
/
+32
2019-12-19
scsi: qla2xxx: Use common routine to free fcport struct
Quinn Tran
4
-8
/
+10
[prev]
[next]