summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2014-04-12sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-04-11Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-10scsi: async sd resumeDan Williams
2014-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-09scsi: Make sure cmd_flags are 64-bitMartin K. Petersen
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-04-03Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc...Roland Dreier
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-03-31Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2014-03-27[SCSI] sd: Quiesce mode sense error messagesMartin K. Petersen
2014-03-27[SCSI] add support for per-host cmd poolsChristoph Hellwig
2014-03-27[SCSI] simplify command allocation and freeing a bitChristoph Hellwig
2014-03-27[SCSI] megaraid: simplify internal command handlingChristoph Hellwig
2014-03-27[SCSI] ses: Use vpd information from scsi_deviceHannes Reinecke
2014-03-27[SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke
2014-03-27[SCSI] Return VPD page length in scsi_vpd_inquiry()Hannes Reinecke
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-24scsi_transport_srp: Fix two kernel-doc warningsBart Van Assche
2014-03-20scsi, fcoe: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20scsi, bnx2fc: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-20scsi, bnx2i: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-19[SCSI] scsi_sysfs: Implement 'is_visible' callbackHannes Reinecke
2014-03-19[SCSI] hpsa: update driver version to 3.4.4-1Stephen M. Cameron
2014-03-19[SCSI] hpsa: fix bad endif placement in RAID 5 mapper codeStephen M. Cameron
2014-03-19[SCSI] qla2xxx: Fix build errors related to invalid print fields on some arch...Chad Dupuis
2014-03-19[SCSI] bfa: Replace large udelay() with mdelay()Ben Hutchings
2014-03-19[SCSI] vmw_pvscsi: Some improvements in pvscsi driver.Arvind Kumar
2014-03-19[SCSI] vmw_pvscsi: Add support for I/O requests coalescing.Rishi Mehta
2014-03-19[SCSI] vmw_pvscsi: Fix pvscsi_abort() function.Arvind Kumar
2014-03-19[SCSI] remove deprecated IRQF_DISABLED from SCSIMichael Opdenacker
2014-03-19[SCSI] ipr: Add new CCIN definition for Grand Canyon supportWendy Xiong
2014-03-19[SCSI] ipr: Format HCAM overlay ID 0x21Wendy Xiong
2014-03-19[SCSI] ipr: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev
2014-03-19[SCSI] ipr: Get rid of superfluous call to pci_disbale_msi/msix()Alexander Gordeev
2014-03-19[SCSI] ipr: Handle early EEHBrian King
2014-03-19[SCSI] ipr: Add new CCIN definition for new hardware supportWendy Xiong
2014-03-19[SCSI] ipr: Remove extended delay bit on GSCSI reads/writes opsWendy Xiong
2014-03-19[SCSI] scsi_debug: add ability to enable clusteringAkinobu Mita
2014-03-19[SCSI] scsi_debug: protect device access with atomic_rw lockAkinobu Mita