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-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-03
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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)
2020-05-19
scsi: scsi_debug: Parser tables and code interaction
Douglas Gilbert
2020-05-19
scsi: core: Refactor scsi_mq_setup_tags function
Ye Bin
2020-05-19
scsi: core: Fix incorrect usage of shost_for_each_device
Ye Bin
2020-05-19
scsi: qla2xxx: Fix endianness annotations in source files
Bart Van Assche
2020-05-19
scsi: qla2xxx: Fix endianness annotations in header files
Bart Van Assche
2020-05-19
scsi: qla2xxx: Use make_handle() instead of open-coding it
Bart Van Assche
2020-05-19
scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
Bart Van Assche
2020-05-19
scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...
Bart Van Assche
2020-05-19
scsi: qla2xxx: Fix the code that reads from mailbox registers
Bart Van Assche
2020-05-19
scsi: qla2xxx: Use register names instead of register offsets
Bart Van Assche
2020-05-19
scsi: qla2xxx: Change two hardcoded constants into offsetof() / sizeof() expr...
Bart Van Assche
2020-05-19
scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
Bart Van Assche
2020-05-19
scsi: qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit
Bart Van Assche
2020-05-19
scsi: qla2xxx: Add more BUILD_BUG_ON() statements
Bart Van Assche
2020-05-19
scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
Bart Van Assche
2020-05-19
scsi: qla2xxx: Simplify the functions for dumping firmware
Bart Van Assche
2020-05-19
scsi: qla2xxx: Fix spelling of a variable name
Bart Van Assche
2020-05-19
scsi: hisi_sas: Stop returning error code from slot_complete_vX_hw()
John Garry
2020-05-19
scsi: hisi_sas: Add SAS_RAS_INTR0 to debugfs register name list
Luo Jiaxing
[next]