index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: iscsi: Verify lengths on passthrough PDUs
Chris Leech
2021-03-04
1
-0
/
+9
*
scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
Chris Leech
2021-03-04
2
-83
/
+90
*
scsi: iscsi: Restrict sessions and handles to admin capabilities
Lee Duncan
2021-03-04
1
-0
/
+6
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-28
24
-222
/
+612
|
\
|
*
scsi: hpsa: Correct dev cmds outstanding for retried cmds
Don Brace
2021-02-22
2
-8
/
+45
|
*
scsi: sd: Fix Opal support
Bart Van Assche
2021-02-22
1
-3
/
+3
|
*
scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcalloc
Johannes Thumshirn
2021-02-22
1
-1
/
+5
|
*
scsi: aic7xxx: Remove unused function pointer typedef ahc_bus_suspend/resume_t
Chen Lin
2021-02-22
1
-2
/
+0
|
*
scsi: bnx2fc: Fix Kconfig warning & CNIC build errors
Randy Dunlap
2021-02-22
1
-0
/
+1
|
*
scsi: ufs: Fix a duplicate dev quirk number
Avri Altman
2021-02-22
1
-1
/
+1
|
*
scsi: aic79xx: Fix spelling of version
Bhaskar Chowdhury
2021-02-22
1
-1
/
+1
|
*
scsi: iscsi: Drop session lock in iscsi_session_chkready()
Mike Christie
2021-02-08
1
-3
/
+0
|
*
scsi: qla4xxx: Use iscsi_is_session_online()
Mike Christie
2021-02-08
1
-1
/
+1
|
*
scsi: libiscsi: Reset max/exp cmdsn during recovery
Mike Christie
2021-02-08
1
-0
/
+7
|
*
scsi: iscsi_tcp: Fix shost can_queue initialization
Mike Christie
2021-02-08
1
-2
/
+7
|
*
scsi: libiscsi: Add helper to calculate max SCSI cmds per session
Mike Christie
2021-02-08
1
-32
/
+54
|
*
scsi: libiscsi: Fix iSCSI host workq destruction
Mike Christie
2021-02-08
1
-2
/
+3
|
*
scsi: libiscsi: Fix iscsi_task use after free()
Mike Christie
2021-02-08
2
-28
/
+45
|
*
scsi: libiscsi: Drop taskqueuelock
Mike Christie
2021-02-08
2
-94
/
+170
|
*
scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling
Mike Christie
2021-02-08
1
-8
/
+3
|
*
scsi: isci: Remove redundant initialization of variable 'status'
Yang Li
2021-02-08
1
-6
/
+2
|
*
scsi: ufs: Print the counter of each event history
DooHyun Hwang
2021-02-08
1
-2
/
+4
|
*
scsi: qla2xxx: Simplify if statement
Jiapeng Chong
2021-02-08
1
-2
/
+1
|
*
scsi: mpt3sas: Update driver version to 37.100.00.00
Suganath Prabu S
2021-02-08
1
-2
/
+2
|
*
scsi: mpt3sas: Additional diagnostic buffer query interface
Suganath Prabu S
2021-02-08
6
-4
/
+177
|
*
scsi: mpt3sas: Add support for shared host tagset for CPU hotplug
Sreekanth Reddy
2021-02-08
3
-18
/
+75
|
*
scsi: mpt3sas: Fix ReplyPostFree pool allocation
Sreekanth Reddy
2021-02-08
1
-1
/
+2
|
*
scsi: pmcraid: Fix 'ioarcb' alignment warning
Arnd Bergmann
2021-02-08
1
-3
/
+3
|
*
scsi: sd: Warn if unsupported ZBC device is probed
Damien Le Moal
2021-02-08
1
-3
/
+5
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-02-22
129
-8893
/
+5332
|
\
|
|
*
scsi: ufs: Give clk scaling min gear a value
Can Guo
2021-01-29
1
-0
/
+3
|
*
scsi: lpfc: Fix 'physical' typos
Bjorn Helgaas
2021-01-29
1
-1
/
+1
|
*
scsi: megaraid_mbox: Fix spelling of 'allocated'
dingsenjie
2021-01-29
1
-1
/
+1
|
*
scsi: qla2xxx: Simplify the calculation of variables
Jiapeng Zhong
2021-01-29
1
-1
/
+1
|
*
scsi: hisi_sas: Add trace FIFO debugfs support
Luo Jiaxing
2021-01-26
2
-0
/
+266
|
*
scsi: hisi_sas: Flush workqueue in hisi_sas_v3_remove()
Luo Jiaxing
2021-01-26
1
-0
/
+1
|
*
scsi: hisi_sas: Enable debugfs support by default
Luo Jiaxing
2021-01-26
2
-2
/
+17
|
*
scsi: hisi_sas: Don't check .nr_hw_queues in hisi_sas_task_prep()
John Garry
2021-01-26
1
-4
/
+2
|
*
scsi: hisi_sas: Remove deferred probe check in hisi_sas_v2_probe()
John Garry
2021-01-26
1
-12
/
+0
|
*
scsi: lpfc: Add auto select on IRQ_POLL
Tong Zhang
2021-01-26
1
-0
/
+1
|
*
scsi: ncr53c8xx: Fix typos
Hannes Reinecke
2021-01-26
1
-3
/
+3
|
*
scsi: lpfc: Fix ancient double free
Dan Carpenter
2021-01-26
1
-8
/
+7
|
*
scsi: qla2xxx: Fix some memory corruption
Dan Carpenter
2021-01-26
1
-1
/
+1
|
*
Merge branch '5.11/scsi-fixes' into 5.12/scsi-queue
Martin K. Petersen
2021-01-26
8
-26
/
+61
|
|
\
|
*
|
scsi: qla2xxx: Remove redundant NULL check
Yang Li
2021-01-22
1
-10
/
+5
|
*
|
scsi: megaraid: Fix ifnullfree.cocci warnings
kernel test robot
2021-01-22
1
-2
/
+1
|
*
|
scsi: qla1280: Fix printk regression
René Rebe
2021-01-22
1
-6
/
+6
|
*
|
scsi: ufs: Cleanup WB buffer flush toggle implementation
Bean Huo
2021-01-22
1
-42
/
+19
|
*
|
scsi: qla2xxx: Remove unnecessary NULL check
Dan Carpenter
2021-01-22
1
-1
/
+1
|
*
|
scsi: qla2xxx: Assign boolean values to a bool variable
Jiapeng Zhong
2021-01-22
1
-2
/
+2
[next]