Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-09lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-07-30Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley
2014-07-30scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz
2014-07-26scsi: add defines for new FC port speeds.Dick Kennedy
2014-07-26scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen
2014-07-26scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig
2014-07-26scsi: add a symbolic name for the ZBC device typeChristoph Hellwig
2014-07-26scsi: add support for a blk-mq based I/O path.Christoph Hellwig
2014-07-26scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig
2014-07-25scsi: convert device_busy to atomic_tChristoph Hellwig
2014-07-25scsi: convert host_busy to atomic_tChristoph Hellwig
2014-07-25scsi: convert target_busy to an atomic_tChristoph Hellwig
2014-07-18scsi: mark scsi_setup_blk_pc_cmnd staticChristoph Hellwig
2014-07-18scsi: restructure command initialization for TYPE_FS requestsChristoph Hellwig
2014-07-18scsi: remove various exports that were only used by scsi_tgtChristoph Hellwig
2014-07-18tgt: removalBart Van Assche
2014-07-18libsrp: removalChristoph Hellwig
2014-07-18scsi: use 64-bit value for 'max_luns'Hannes Reinecke
2014-07-18scsi: use 64-bit LUNsHannes Reinecke
2014-07-18scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke
2014-07-18sg: add SG_FLAG_Q_AT_TAIL flagDouglas Gilbert
2014-07-18sg: relax 16 byte cdb restrictionDouglas Gilbert
2014-07-18scsi: increase upper limit for max_sectorsAkinobu Mita
2014-07-06Merge 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 sizeMartin K. Petersen
2014-07-01usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-06-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-06-12scsi_cmnd: Introduce scsi_transfer_length helperSagi Grimberg
2014-06-09Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley
2014-06-02include/scsi/osd_protocol.h: remove unnecessary __constantFabian Frederick
2014-05-19virtio_scsi: use cmd_sizeChristoph Hellwig
2014-05-19scsi: reintroduce scsi_driver.init_commandChristoph Hellwig
2014-04-10scsi: Make sure cmd_flags are 64-bitMartin K. Petersen
2014-04-04Merge 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 tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-03-27[SCSI] add support for per-host cmd poolsChristoph Hellwig
2014-03-27[SCSI] megaraid: simplify internal command handlingChristoph Hellwig
2014-03-27[SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke
2014-03-24scsi_transport_srp: Fix two kernel-doc warningsBart Van Assche
2014-03-19libata, libsas: kill pm_result and related cleanupDan Williams
2014-03-18SCSI/libiscsi: Add check_protection callback for transportsSagi Grimberg
2014-03-15[SCSI] do not manipulate device reference counts in scsi_get/put_commandChristoph Hellwig
2014-03-15[SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz
2014-03-15[SCSI] fix our current target reap infrastructureJames Bottomley
2014-03-15[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams
2014-03-15[SCSI] scsi_transport_fc: Add 32Gbps speed definition.Chad Dupuis
2014-02-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2014-01-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds