summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2014-10-05SCSI: libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie
2014-09-17bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings
2014-09-17SCSI: save command pool address of Scsi_HostJuergen Gross
2014-09-17scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behaviorBart Van Assche
2014-09-17scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz
2014-09-17scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen
2014-09-17scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke
2014-09-17drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failureK. Y. Srinivasan
2014-09-17drivers: scsi: storvsc: Set srb_flags in all casesK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol versionK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the HostK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Change the limits to reflect the values on the hostK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Filter commands based on the storage protocol versionK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan
2014-09-17scsi: use short driver name for per-driver cmd slab cachesJames Bottomley
2014-09-05hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctlStephen M. Cameron
2014-09-05hpsa: fix non-x86 buildsArnd Bergmann
2014-07-17scsi: handle flush errors properlyJames Bottomley
2014-07-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-07-03Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-06-25virtio-scsi: fix various bad behavior on aborted requestsPaolo Bonzini
2014-06-25virtio-scsi: avoid cancelling uninitialized work itemsPaolo Bonzini
2014-06-25ibmvscsi: Add memory barriers for send / receiveBrian King
2014-06-25ibmvscsi: Abort init sequence during error recoveryBrian King
2014-06-25qla2xxx: Fix sparse warning in qla_target.c.Quinn Tran
2014-06-25bnx2fc: Improve stats update mechanismNeil Horman
2014-06-25bnx2fc: do not scan uninitialized lists in case of error.Maurizio Lombardi
2014-06-25fc: ensure scan_work isn't active when freeing fc_rportNeil Horman
2014-06-25pm8001: Fix potential null pointer dereference and memory leak.Maurizio Lombardi
2014-06-25be2iscsi: remove potential junk pointer freeTomas Henzl
2014-06-25be2iscsi: add an missing goto in error pathTomas Henzl
2014-06-24scsi_error: set DID_TIME_OUT correctlyHannes Reinecke
2014-06-24scsi_error: fix invalid setting of host byteUlrich Obergfell
2014-06-20drivers: scsi: mvsas: fix compiling issue by adding 'MVS_' for "enum pci_inte...Chen Gang
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-11libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg
2014-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-09Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-09Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley
2014-06-06scsi: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-03qla2xxx: Convert to percpu_ida session tag pre-allocationNicholas Bellinger
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds