Age | Commit message (Expand) | Author |
2014-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2014-08-14 | Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott |
2014-08-06 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-next | James Bottomley |
2014-08-01 | libiscsi: return new error code when nop times out | Mike Christie |
2014-07-30 | Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-next | James Bottomley |
2014-07-29 | scsi: do not issue SCSI RSOC command to Promise Vtrak E610f | Janusz Dziemidowicz |
2014-07-25 | scsi: add defines for new FC port speeds. | Dick Kennedy |
2014-07-25 | scsi: add a blacklist flag which enables VPD page inquiries | Martin K. Petersen |
2014-07-25 | scsi: move the writeable field from struct scsi_device to struct scsi_cd | Christoph Hellwig |
2014-07-25 | scsi: add a symbolic name for the ZBC device type | Christoph Hellwig |
2014-07-25 | scsi: add support for a blk-mq based I/O path. | Christoph Hellwig |
2014-07-25 | scsi: fix the {host,target,device}_blocked counter mess | Christoph Hellwig |
2014-07-25 | scsi: convert device_busy to atomic_t | Christoph Hellwig |
2014-07-25 | scsi: convert host_busy to atomic_t | Christoph Hellwig |
2014-07-25 | scsi: convert target_busy to an atomic_t | Christoph Hellwig |
2014-07-17 | scsi: mark scsi_setup_blk_pc_cmnd static | Christoph Hellwig |
2014-07-17 | scsi: restructure command initialization for TYPE_FS requests | Christoph Hellwig |
2014-07-17 | scsi: remove various exports that were only used by scsi_tgt | Christoph Hellwig |
2014-07-17 | tgt: removal | Bart Van Assche |
2014-07-17 | libsrp: removal | Christoph Hellwig |
2014-07-17 | scsi: use 64-bit value for 'max_luns' | Hannes Reinecke |
2014-07-17 | scsi: use 64-bit LUNs | Hannes Reinecke |
2014-07-17 | scsi_scan: Restrict sequential scan to 256 LUNs | Hannes Reinecke |
2014-07-17 | sg: add SG_FLAG_Q_AT_TAIL flag | Douglas Gilbert |
2014-07-17 | sg: relax 16 byte cdb restriction | Douglas Gilbert |
2014-07-17 | scsi: increase upper limit for max_sectors | Akinobu Mita |
2014-07-06 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2014-07-03 | [SCSI] use the scsi data buffer length to extract transfer size | Martin K. Petersen |
2014-07-01 | block SG_IO: add SG_FLAG_Q_AT_HEAD flag | Douglas Gilbert |
2014-06-30 | usb-storage/SCSI: Add broken_fua blacklist flag | Alan Stern |
2014-06-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2014-06-11 | scsi_cmnd: Introduce scsi_transfer_length helper | Sagi Grimberg |
2014-06-09 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus | James Bottomley |
2014-06-02 | include/scsi/osd_protocol.h: remove unnecessary __constant | Fabian Frederick |
2014-05-19 | virtio_scsi: use cmd_size | Christoph Hellwig |
2014-05-19 | scsi: reintroduce scsi_driver.init_command | Christoph Hellwig |
2014-04-09 | scsi: Make sure cmd_flags are 64-bit | Martin K. Petersen |
2014-04-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier |
2014-04-01 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2014-03-27 | [SCSI] add support for per-host cmd pools | Christoph Hellwig |
2014-03-27 | [SCSI] megaraid: simplify internal command handling | Christoph Hellwig |
2014-03-27 | [SCSI] Add EVPD page 0x83 and 0x80 to sysfs | Hannes Reinecke |
2014-03-24 | scsi_transport_srp: Fix two kernel-doc warnings | Bart Van Assche |
2014-03-18 | libata, libsas: kill pm_result and related cleanup | Dan Williams |
2014-03-17 | SCSI/libiscsi: Add check_protection callback for transports | Sagi Grimberg |
2014-03-15 | [SCSI] do not manipulate device reference counts in scsi_get/put_command | Christoph Hellwig |
2014-03-15 | [SCSI] libiscsi: Reduce locking contention in fast path | Shlomo Pongratz |
2014-03-15 | [SCSI] fix our current target reap infrastructure | James Bottomley |