index
:
pm24.git
master
perf-mon
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
2018-06-19
scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...
Bart Van Assche
2018-06-19
scsi: mpt3sas: Fix a race condition in mpt3sas_base_hard_reset_handler()
Bart Van Assche
2018-06-19
scsi: mpt3sas: Fix _transport_smp_handler() error path
Bart Van Assche
2018-06-19
scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmd
Bart Van Assche
2018-06-19
scsi: mpt3sas: Annotate switch/case fall-through
Bart Van Assche
2018-06-19
scsi: mpt3sas: Remove set-but-not-used variables
Bart Van Assche
2018-06-19
scsi: mpt3sas: Fix indentation
Bart Van Assche
2018-06-19
scsi: libsas: dynamically allocate and free ata host
Jason Yan
2018-06-19
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
2018-06-19
scsi: target: Abstract tag freeing
Matthew Wilcox
2018-06-19
scsi: ufs: ufshcd_dump_regs to use memcpy_fromio
Tomas Winkler
2018-06-19
scsi: sg: clean up gfp_mask in sg_build_indirect
Jeff Moyer
2018-06-19
scsi: qla2xxx: remove irq save in qla2x00_poll()
Sebastian Andrzej Siewior
2018-06-19
scsi: core: remove Scsi_Cmnd typedef
Johannes Thumshirn
2018-06-19
scsi: bnx2i: add error handling for ioremap_nocache
Zhouyang Jia
2018-06-19
scsi: libsas: remove irq save in sas_ata_qc_issue()
Sebastian Andrzej Siewior
2018-06-19
scsi: ipr: Format HCAM overlay ID 0x41
Wen Xiong
2018-06-19
scsi: hisi_sas: Update a couple of register settings for v3 hw
John Garry
2018-06-19
scsi: hisi_sas: Add missing PHY spinlock init
John Garry
2018-06-19
scsi: hisi_sas: Pre-allocate slot DMA buffers
Xiang Chen
2018-06-19
scsi: hisi_sas: Release all remaining resources in clear nexus ha
Xiaofei Tan
2018-06-19
scsi: hisi_sas: Add a flag to filter PHY events during reset
Xiaofei Tan
2018-06-19
scsi: hisi_sas: Adjust task reject period during host reset
Xiaofei Tan
2018-06-19
scsi: hisi_sas: Fix the conflict between dev gone and host reset
Xiaofei Tan
2018-06-19
scsi: hisi_sas: Only process broadcast change in phy_bcast_v3_hw()
Xiaofei Tan
2018-06-19
scsi: hisi_sas: Use dmam_alloc_coherent()
Xiang Chen
2018-06-19
scsi: be2iscsi: Update copyright
Ketan Mukadam
2018-06-19
scsi: be2iscsi: Include null char in SET_HOST_DATA
Jitendra Bhivare
2018-06-18
scsi: megaraid_sas: driver version upgrade
Shivasharan S
2018-06-18
scsi: megaraid_sas: Support FW provided TM timeout values
Shivasharan S
2018-06-18
scsi: megaraid_sas: Return immediately from wait_for_adapter_operational afte...
Shivasharan S
2018-06-18
scsi: megaraid_sas: Update controller info during resume
Shivasharan S
2018-06-18
scsi: megaraid_sas: Do not do Kill adapter if GET_CTRL_INFO times out
Shivasharan S
2018-06-18
scsi: mpt3sas: Update driver version "26.100.00.00"
Chaitra P B
2018-06-18
scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5 controlle...
Chaitra P B
2018-06-18
scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...
Chaitra P B
2018-06-18
scsi: mpt3sas: Don't access the structure after decrementing it's instance re...
Chaitra P B
2018-06-18
scsi: mpt3sas: Incorrect command status was set/marked as not used.
Chaitra P B
2018-06-18
scsi: mpt3sas: Don't abort I/Os issued to NVMe drives while processing Async ...
Chaitra P B
2018-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-07
scsi: qla2xxx: Mask off Scope bits in retry delay
Anil Gurumurthy
2018-06-07
scsi: qla2xxx: Fix crash on qla2x00_mailbox_command
Rodrigo R. Galvao
[next]