summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-25scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()Mauricio Faria de Oliveira
2016-11-22scsi: be2iscsi: allocate enough memory in beiscsi_boot_get_sinfo()Dan Carpenter
2016-11-22scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S
2016-11-22scsi: hpsa: use bus '3' for legacy HBA devicesHannes Reinecke
2016-11-17scsi: libfc: fix seconds_since_last_reset miscalculationJohannes Thumshirn
2016-11-14scsi: qla2xxx: do not abort all commands in the adapter during EEH recoveryMauricio Faria de Oliveira
2016-11-12scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky
2016-11-09scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena
2016-11-08scsi: qla2xxx: fix invalid DMA access after command aborts in PCI device removeMauricio Faria de Oliveira
2016-11-08scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira
2016-11-08scsi: libcxgbi: fix incorrect DDP resource cleanupVarun Prakash
2016-11-01scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during initBill Kuzeja
2016-11-01scsi: scsi_dh_alua: Fix a reference counting bugBart Van Assche
2016-11-01scsi: vmw_pvscsi: return SUCCESS for successful command abortsDavid Jeffery
2016-11-01scsi: mpt3sas: Fix for block device of raid exists even after deleting raid diskSreekanth Reddy
2016-11-01scsi: scsi_dh_alua: fix missing kref_put() in alua_rtpg_work()tang.junhui
2016-10-26scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang
2016-10-26scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne
2016-10-24scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai
2016-10-17scsi: NCR5380: no longer mark irq probing as __initArnd Bergmann
2016-10-17scsi: be2iscsi: Replace _bh with _irqsave/irqrestoreJitendra Bhivare
2016-10-17scsi: libiscsi: Fix locking in __iscsi_conn_send_pduJitendra Bhivare
2016-10-14scsi: ipr: Fix async error WARN_ONBrian King
2016-10-14scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter
2016-10-11scsi: Remove one useless stack variableMing Lei
2016-10-11scsi: Fix use-after-freeMing Lei
2016-10-11scsi: Replace wrong device handler name for CLARiiON arraysXose Vazquez Perez
2016-10-11Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-11Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-10-11Fix off-by-one in __pipe_get_pages()Al Viro
2016-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-11netfilter: Fix slab corruption.Linus Torvalds
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-10-10Merge tag 'dlm-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2016-10-10Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-10-10Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"Chris Mason
2016-10-10Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge branch 'pcmcia' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-10Merge tag 'nios2-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-10-10Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-10[btrfs] fix check_direct_IO() for non-iovec iteratorsAl Viro
2016-10-10constify iov_iter_count() and iter_is_iovec()Al Viro
2016-10-10fix ITER_PIPE interaction with direct_IOAl Viro