summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2014-07-17scsi: set sc_data_direction in common codeChristoph Hellwig
2014-07-17scsi: restructure command initialization for TYPE_FS requestsChristoph Hellwig
2014-07-17scsi: move the nr_phys_segments assert into scsi_init_ioChristoph Hellwig
2014-07-17scsi_lib: remove the description string in scsi_io_completion()Maurizio Lombardi
2014-07-17scsi: cleanup switch in scsi_adjust_queue_depthDouglas Gilbert
2014-07-17scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig
2014-07-17tgt: removalBart Van Assche
2014-07-17libsrp: removalChristoph Hellwig
2014-07-17ibmvstgt: removeChristoph Hellwig
2014-07-17scsi: use dev_printk variants where possibleHannes Reinecke
2014-07-17scsi: use dev_printk() variants for ioctlHannes Reinecke
2014-07-17scsi: Implement st_printk()Hannes Reinecke
2014-07-17scsi: Implement ch_printk()Hannes Reinecke
2014-07-17scsi: Implement sg_printk()Hannes Reinecke
2014-07-17scsi: Implement sr_printk()Hannes Reinecke
2014-07-17scsi_scan: Fixup scsilun_to_int()Hannes Reinecke
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-07-17qla2xxx: Restrict max_lun to 16-bit for older HBAsHannes Reinecke
2014-07-17scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke
2014-07-17scsi: Remove CONFIG_SCSI_MULTI_LUNHannes Reinecke
2014-07-17sg: O_EXCL and other lock handlingDouglas Gilbert
2014-07-17sg: add SG_FLAG_Q_AT_TAIL flagDouglas Gilbert
2014-07-17sg: relax 16 byte cdb restrictionDouglas Gilbert
2014-07-17sd: Limit transfer lengthMartin K. Petersen
2014-07-17sd: bad return code of init_sdClément Calmels
2014-07-17sd: notify block layer when using temporary change to cache_typeVaughan Cao
2014-07-17scsi_debug: allow huge transfer length for read/write commandsAkinobu Mita
2014-07-17sd: use READ_16 or WRITE_16 when transfer length is greater than 0xffffAkinobu Mita
2014-07-17sg: prevent integer overflow when converting from sectors to bytesAkinobu Mita
2014-07-17scsi: remove two cancel_delayed_work() calls from the mid-layerBart Van Assche
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