aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-11target: use stringify.h instead of own definitionDavid Disseldorp
2015-09-11target/user: Fix UFLAG_UNKNOWN_OP handlingAndy Grover
2015-09-11target: Remove no-op conditionalAndy Grover
2015-09-11target/user: Remove unused variableAndy Grover
2015-09-11target: Fix max_cmd_sn increment w/o cmdsn mutex regressionsRoland Dreier
2015-09-11target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sessNicholas Bellinger
2015-09-11target/qla2xxx: Honor max_data_sg_nents I/O transfer limitNicholas Bellinger
2015-08-26target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover
2015-08-26target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover
2015-08-26target/iscsi: Keep local_ip as the actual sockaddrAndy Grover
2015-08-26target/iscsi: Fix np_ip bracket issue by removing np_ipAndy Grover
2015-08-02target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier
2015-08-02qla2xxx: Update tcm_qla2xxx module description to 24xx+Sebastian Herbszt
2015-08-02iscsi-target: Add tpg_enabled_sendtargets for disabled discoveryDavid Disseldorp
2015-07-31drivers: target: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-07-31target: check DPO/FUA usage for COMPARE AND WRITEDavid Disseldorp
2015-07-31target: Remove cmd->se_ordered_id (unused except debug log lines)Roland Dreier
2015-07-30target: add support for START_STOP_UNIT SCSI opcodeBrian Bunker
2015-07-30target: improve unsupported opcode messageJoern Engel
2015-07-30target: allow underflow/overflow for PR OUT etc. commandsRoland Dreier
2015-07-30target/iscsi: Use proper SGL accessors for digest computationAlexei Potashnik
2015-07-30target: remove initiatorname field in se_acl_lunChris Zankel
2015-07-23libiscsi: Use scsi helper to set information descriptorSagi Grimberg
2015-07-23target: Return descriptor format sense data in case the LU spans 64bit sectorsSagi Grimberg
2015-07-23scsi: Protect against buffer possible overflow in scsi_set_sense_informationSagi Grimberg
2015-07-23scsi: Fix wrong additional sense length in descriptor formatSagi Grimberg
2015-07-23tcm_qla2xxx: Remove set-but-not-used variablesBart Van Assche
2015-07-23target: Return ABORTED_COMMAND sense key for PI errorsSagi Grimberg
2015-07-23target: Use scsi helpers to build the sense data correctlySagi Grimberg
2015-07-23scsi: Move sense handling routines to scsi_commonSagi Grimberg
2015-07-23target: Split transport_send_check_condition_and_sense()Bart Van Assche
2015-07-23target: Inline transport_get_sense_codes()Bart Van Assche
2015-07-23tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UAHannes Reinecke
2015-07-23tcm_loop: Remove SAS vestigiesHannes Reinecke
2015-07-06target: Use struct t10_pi_tupleSagi Grimberg
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds
2015-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang
2015-07-04NTB: Print driver name and version in module initDave Jiang
2015-07-04NTB: Increase transport MTU to 64k from 16kDave Jiang
2015-07-04NTB: Rename Intel code names to platform namesDave Jiang
2015-07-04NTB: Default to CPU memcpy for performanceDave Jiang
2015-07-04NTB: Improve performance with write combiningDave Jiang
2015-07-04NTB: Use NUMA memory in Intel driverAllen Hubbe
2015-07-04NTB: Use NUMA memory and DMA chan in transportAllen Hubbe
2015-07-04NTB: Rate limit ntb_qp_link_workAllen Hubbe