index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-10
scsi: acornscsi: Fix an error handling path in acornscsi_probe()
Christophe JAILLET
2020-06-09
scsi: storvsc: Remove memset before memory freeing in storvsc_suspend()
Denis Efremov
2020-06-09
scsi: cxlflash: Remove an unnecessary NULL check
Dan Carpenter
2020-06-09
scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM
Tyrel Datwyler
2020-06-09
scsi: sr: Fix sr_probe() missing deallocate of device minor
Simon Arlott
2020-06-09
scsi: sr: Fix sr_probe() missing mutex_destroy
Simon Arlott
2020-06-09
scsi: st: Convert convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-06-04
scsi: hpsa: hpsa_ioctl(): Tidy up a bit
Al Viro
2020-06-04
scsi: hpsa: Get rid of compat_alloc_user_space()
Al Viro
2020-06-04
scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_struct
Al Viro
2020-06-04
scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl()
Al Viro
2020-06-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-02
scsi: ufs: Remove redundant urgent_bkop_lvl initialization
Stanley Chu
2020-06-02
scsi: ufs: Don't update urgent bkops level when toggling auto bkops
Can Guo
2020-06-02
scsi: qedf: Remove redundant initialization of variable rc
Colin Ian King
2020-06-02
scsi: mpt3sas: Fix memset() in non-RDPQ mode
Suganath Prabu S
2020-06-02
scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj
Qiushi Wu
2020-06-02
Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-01
Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-01
Merge branch 'uaccess.__put_user' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-05-29
lpfc_debugfs: get rid of pointless access_ok()
Al Viro
2020-05-27
lpfc: Fix return value in __lpfc_nvme_ls_abort
James Smart
2020-05-27
lpfc: fix axchg pointer reference after free and double frees
James Smart
2020-05-27
lpfc: Fix pointer checks and comments in LS receive refactoring
James Smart
2020-05-26
scsi: ufs: ti-j721e-ufs: Fix unwinding of pm_runtime changes
Vignesh Raghavendra
2020-05-26
scsi: cxgb3i: Fix some leaks in init_act_open()
Dan Carpenter
2020-05-26
scsi: ibmvscsi: Make some functions static
Chen Tao
2020-05-26
scsi: iscsi: Fix deadlock on recovery path during GFP_IO reclaim
Gabriel Krisman Bertazi
2020-05-26
scsi: ufs: Fix WriteBooster flush during runtime suspend
Stanley Chu
2020-05-26
scsi: ufs: Fix index of attributes query for WriteBooster feature
Stanley Chu
2020-05-26
scsi: ufs: Allow WriteBooster on UFS 2.2 devices
Stanley Chu
2020-05-26
scsi: ufs: Remove unnecessary memset for dev_info
Stanley Chu
2020-05-26
scsi: ufs-qcom: Fix scheduling while atomic issue
Jeffrey Hugo
2020-05-26
scsi: mpt3sas: Fix reply queue count in non RDPQ mode
Suganath Prabu S
2020-05-26
scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
Xiyu Yang
2020-05-26
scsi: qla2xxx: Remove return value from qla_nvme_ls()
Daniel Wagner
2020-05-26
scsi: qla2xxx: Remove an unused function
Bart Van Assche
2020-05-26
scsi: iscsi: Register sysfs for iscsi workqueue
Bob Liu
2020-05-20
scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned
Andrea Parri (Microsoft)
[next]