| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-10-18 | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -10/+26 |
| 2014-10-07 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linus |  James Bottomley | 1 | -0/+1 |
| 2014-10-01 | scsi: fix the type for well known LUs |  Subhash Jadavani | 1 | -0/+1 |
| 2014-09-30 | sd: Honor block layer integrity handling flags |  Martin K. Petersen | 1 | -10/+26 |
| 2014-09-30 | scsi: fix comment in struct Scsi_Host definition |  Sebastian Herbszt | 1 | -1/+1 |
| 2014-09-22 | blk-mq: fix and simplify tag iteration for the timeout handler |  Christoph Hellwig | 1 | -1/+1 |
| 2014-09-15 | scsi: don't store LUN bits in CDB[1] for USB mass-storage devices |  Alan Stern | 2 | -0/+4 |
| 2014-09-15 | scsi: add use_cmd_list flag |  Kashyap.Desai@avagotech.com | 1 | -0/+1 |
| 2014-09-15 | scsi: fix regression that accidentally disabled block-based tcq |  Christoph Hellwig | 1 | -1/+1 |
| 2014-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi |  Linus Torvalds | 1 | -0/+1 |
| 2014-08-14 | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -1/+3 |
| 2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig |  Laura Abbott | 1 | -1/+1 |
| 2014-08-06 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-next |  James Bottomley | 1 | -0/+1 |
| 2014-08-01 | libiscsi: return new error code when nop times out |  Mike Christie | 1 | -0/+1 |
| 2014-07-30 | Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-next |  James Bottomley | 1 | -0/+2 |
| 2014-07-29 | scsi: do not issue SCSI RSOC command to Promise Vtrak E610f |  Janusz Dziemidowicz | 1 | -0/+2 |
| 2014-07-25 | scsi: add defines for new FC port speeds. |  Dick Kennedy | 1 | -0/+4 |
| 2014-07-25 | scsi: add a blacklist flag which enables VPD page inquiries |  Martin K. Petersen | 2 | -0/+2 |
| 2014-07-25 | scsi: move the writeable field from struct scsi_device to struct scsi_cd |  Christoph Hellwig | 1 | -1/+0 |
| 2014-07-25 | scsi: add a symbolic name for the ZBC device type |  Christoph Hellwig | 1 | -0/+1 |
| 2014-07-25 | scsi: add support for a blk-mq based I/O path. |  Christoph Hellwig | 2 | -4/+42 |
| 2014-07-25 | scsi: fix the {host,target,device}_blocked counter mess |  Christoph Hellwig | 2 | -8/+6 |
| 2014-07-25 | scsi: convert device_busy to atomic_t |  Christoph Hellwig | 1 | -3/+1 |
| 2014-07-25 | scsi: convert host_busy to atomic_t |  Christoph Hellwig | 1 | -7/+3 |
| 2014-07-25 | scsi: convert target_busy to an atomic_t |  Christoph Hellwig | 1 | -2/+2 |
| 2014-07-17 | scsi: mark scsi_setup_blk_pc_cmnd static |  Christoph Hellwig | 1 | -2/+0 |
| 2014-07-17 | scsi: restructure command initialization for TYPE_FS requests |  Christoph Hellwig | 1 | -1/+0 |
| 2014-07-17 | scsi: remove various exports that were only used by scsi_tgt |  Christoph Hellwig | 2 | -5/+0 |
| 2014-07-17 | tgt: removal |  Bart Van Assche | 3 | -150/+0 |
| 2014-07-17 | libsrp: removal |  Christoph Hellwig | 1 | -78/+0 |
| 2014-07-17 | scsi: use 64-bit value for 'max_luns' |  Hannes Reinecke | 1 | -3/+3 |
| 2014-07-17 | scsi: use 64-bit LUNs |  Hannes Reinecke | 3 | -13/+13 |
| 2014-07-17 | scsi_scan: Restrict sequential scan to 256 LUNs |  Hannes Reinecke | 1 | -0/+2 |
| 2014-07-17 | sg: add SG_FLAG_Q_AT_TAIL flag |  Douglas Gilbert | 1 | -0/+1 |
| 2014-07-17 | sg: relax 16 byte cdb restriction |  Douglas Gilbert | 1 | -67/+24 |
| 2014-07-17 | scsi: increase upper limit for max_sectors |  Akinobu Mita | 1 | -2/+2 |
| 2014-07-06 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi |  Linus Torvalds | 1 | -1/+1 |
| 2014-07-03 | [SCSI] use the scsi data buffer length to extract transfer size |  Martin K. Petersen | 1 | -1/+1 |
| 2014-07-01 | block SG_IO: add SG_FLAG_Q_AT_HEAD flag |  Douglas Gilbert | 1 | -0/+3 |
| 2014-06-30 | usb-storage/SCSI: Add broken_fua blacklist flag |  Alan Stern | 1 | -0/+1 |
| 2014-06-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending |  Linus Torvalds | 1 | -0/+17 |
| 2014-06-11 | scsi_cmnd: Introduce scsi_transfer_length helper |  Sagi Grimberg | 1 | -0/+17 |
| 2014-06-09 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus |  James Bottomley | 1 | -0/+9 |
| 2014-06-02 | include/scsi/osd_protocol.h: remove unnecessary __constant |  Fabian Frederick | 1 | -5/+5 |
| 2014-05-19 | virtio_scsi: use cmd_size |  Christoph Hellwig | 1 | -0/+9 |
| 2014-05-19 | scsi: reintroduce scsi_driver.init_command |  Christoph Hellwig | 1 | -6/+3 |
| 2014-04-09 | scsi: Make sure cmd_flags are 64-bit |  Martin K. Petersen | 1 | -2/+2 |
| 2014-04-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 3 | -1/+5 |
| 2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next |  Roland Dreier | 3 | -1/+5 |
| 2014-04-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi |  Linus Torvalds | 6 | -12/+43 |