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: Wire up ata_scsi_dma_need_drain for SAS HBA drivers
Christoph Hellwig
2020-06-15
8
-0
/
+8
*
scsi: ufs-bsg: Fix runtime PM imbalance on error
Dinghao Liu
2020-06-15
1
-1
/
+3
*
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
15
-67
/
+67
|
\
|
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
15
-67
/
+67
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-13
11
-143
/
+110
|
\
\
|
|
/
|
/
|
|
*
scsi: acornscsi: Fix an error handling path in acornscsi_probe()
Christophe JAILLET
2020-06-10
1
-1
/
+3
|
*
scsi: storvsc: Remove memset before memory freeing in storvsc_suspend()
Denis Efremov
2020-06-09
1
-3
/
+0
|
*
scsi: cxlflash: Remove an unnecessary NULL check
Dan Carpenter
2020-06-09
1
-3
/
+0
|
*
scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM
Tyrel Datwyler
2020-06-09
1
-0
/
+2
|
*
scsi: sr: Fix sr_probe() missing deallocate of device minor
Simon Arlott
2020-06-09
1
-1
/
+5
|
*
scsi: sr: Fix sr_probe() missing mutex_destroy
Simon Arlott
2020-06-09
1
-0
/
+1
|
*
scsi: st: Convert convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-06-09
1
-15
/
+5
|
*
scsi: hpsa: hpsa_ioctl(): Tidy up a bit
Al Viro
2020-06-04
1
-5
/
+2
|
*
scsi: hpsa: Get rid of compat_alloc_user_space()
Al Viro
2020-06-04
1
-44
/
+36
|
*
scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_struct
Al Viro
2020-06-04
1
-9
/
+5
|
*
scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl()
Al Viro
2020-06-04
1
-60
/
+56
|
*
scsi: ufs: Remove redundant urgent_bkop_lvl initialization
Stanley Chu
2020-06-02
1
-4
/
+1
|
*
scsi: ufs: Don't update urgent bkops level when toggling auto bkops
Can Guo
2020-06-02
1
-1
/
+0
|
*
scsi: qedf: Remove redundant initialization of variable rc
Colin Ian King
2020-06-02
1
-1
/
+1
|
*
scsi: mpt3sas: Fix memset() in non-RDPQ mode
Suganath Prabu S
2020-06-02
1
-4
/
+1
|
*
scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj
Qiushi Wu
2020-06-02
1
-1
/
+1
*
|
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
9
-9
/
+9
*
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
9
-9
/
+9
*
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
6
-6
/
+0
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-05
119
-3697
/
+6156
|
\
|
|
*
scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changes
Vignesh Raghavendra
2020-05-26
1
-3
/
+10
|
*
scsi: cxgb3i: Fix some leaks in init_act_open()
Dan Carpenter
2020-05-26
1
-4
/
+14
|
*
scsi: ibmvscsi: Make some functions static
Chen Tao
2020-05-26
1
-2
/
+2
|
*
scsi: iscsi: Fix deadlock on recovery path during GFP_IO reclaim
Gabriel Krisman Bertazi
2020-05-26
1
-17
/
+47
|
*
scsi: ufs: Fix WriteBooster flush during runtime suspend
Stanley Chu
2020-05-26
3
-23
/
+59
|
*
scsi: ufs: Fix index of attributes query for WriteBooster feature
Stanley Chu
2020-05-26
3
-9
/
+22
|
*
scsi: ufs: Allow WriteBooster on UFS 2.2 devices
Stanley Chu
2020-05-26
1
-0
/
+1
|
*
scsi: ufs: Remove unnecessary memset for dev_info
Stanley Chu
2020-05-26
1
-3
/
+0
|
*
scsi: ufs-qcom: Fix scheduling while atomic issue
Jeffrey Hugo
2020-05-26
1
-3
/
+3
|
*
scsi: mpt3sas: Fix reply queue count in non RDPQ mode
Suganath Prabu S
2020-05-26
1
-4
/
+5
|
*
scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
Xiyu Yang
2020-05-26
1
-0
/
+2
|
*
scsi: qla2xxx: Remove return value from qla_nvme_ls()
Daniel Wagner
2020-05-26
1
-4
/
+1
|
*
scsi: qla2xxx: Remove an unused function
Bart Van Assche
2020-05-26
1
-41
/
+0
|
*
scsi: iscsi: Register sysfs for iscsi workqueue
Bob Liu
2020-05-26
2
-2
/
+6
|
*
scsi: scsi_debug: Parser tables and code interaction
Douglas Gilbert
2020-05-19
1
-50
/
+63
|
*
scsi: core: Refactor scsi_mq_setup_tags function
Ye Bin
2020-05-19
1
-11
/
+12
|
*
scsi: core: Fix incorrect usage of shost_for_each_device
Ye Bin
2020-05-19
2
-1
/
+5
|
*
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
2020-05-19
14
-319
/
+329
|
*
scsi: qla2xxx: Fix endianness annotations in header files
Bart Van Assche
2020-05-19
9
-1100
/
+1100
|
*
scsi: qla2xxx: Use make_handle() instead of open-coding it
Bart Van Assche
2020-05-19
1
-5
/
+5
|
*
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
2020-05-19
10
-39
/
+39
|
*
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
2020-05-19
16
-791
/
+790
|
*
scsi: qla2xxx: Fix the code that reads from mailbox registers
Bart Van Assche
2020-05-19
8
-32
/
+67
|
*
scsi: qla2xxx: Use register names instead of register offsets
Bart Van Assche
2020-05-19
1
-4
/
+4
|
*
scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expr...
Bart Van Assche
2020-05-19
2
-3
/
+2
[next]