summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-17Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-16scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke
2017-11-15scsi: bnx2fc: Fix hung task messages when a cleanup response is not received ...Chad Dupuis
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-14Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-10block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche
2017-11-10ide, scsi: Tell the block layer at request allocation time about preempt requ...Bart Van Assche
2017-11-10block: pass full fmode_t to blk_verify_commandChristoph Hellwig
2017-11-10lpfc: tie in to new dev_loss_tmo interface in nvme transportJames Smart
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-08scsi: qla2xxx: Convert timers to use timer_setup()Kees Cook
2017-11-08scsi: lpfc: Fix hard lock up NMI in els timeout handling.Dick Kennedy
2017-11-08scsi: mpt3sas: remove a stray KERN_INFODan Carpenter
2017-11-08scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event()Dan Carpenter
2017-11-08scsi: aacraid: use timespec64 instead of timevalArnd Bergmann
2017-11-08scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitionsJames Smart
2017-11-07Revert "scsi: make 'state' device attribute pollable"Linus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-06scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()Bart Van Assche
2017-11-06scsi: mpt3sas: fix dma_addr_t castsArnd Bergmann
2017-11-06scsi: be2iscsi: Use kasprintfHimanshu Jha
2017-11-06scsi: storvsc: Avoid excessive host scan on controller changeLong Li
2017-11-04blk-mq: don't handle failure in .get_budgetMing Lei
2017-11-04SCSI: don't get target/host busy_count in scsi_mq_get_budget()Ming Lei
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-03scsi: lpfc: fix kzalloc-simple.cocci warningsVasyl Gomonovych
2017-11-03scsi: mpt3sas: Update mpt3sas driver version.Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: Fix sparse warningsSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: Fix nvme drives checking for tlr.Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log infoSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: Add-Task-management-debug-info-for-NVMe-drives.Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: scan and add nvme device after controller resetSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: Set NVMe device queue depth as 128Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.Suganath Prabu Subramani
2017-11-03scsi: mpt3sas: API's to remove nvme drive from smlSuganath Prabu Subramani
2017-11-03scsi: mpt3sas: API 's to support NVMe drive addition to SMLSuganath Prabu Subramani