summaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)Author
2015-09-24iscsi-target: Avoid OFMarker + IFMarker negotiationNicholas Bellinger
2015-09-24target: Make TCM_WRITE_PROTECT failure honor D_SENSE bitNicholas Bellinger
2015-09-24target: Fix target_sense_desc_format NULL pointer dereferenceNicholas Bellinger
2015-09-24target: Propigate backend read-only to core_tpg_add_lunNicholas Bellinger
2015-09-24target: Fix PR registration + APTPL RCU conversion regressionNicholas Bellinger
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
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-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-09-02Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds
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-18target: Fix handling of small allocation lengths in REPORT LUNSRoland Dreier
2015-08-17target/rd: always chain S/G listChristoph Hellwig
2015-08-02target: Drop iSCSI use of mutex around max_cmd_sn incrementRoland Dreier
2015-08-02target: REPORT LUNS should return LUN 0 even for dynamic ACLsRoland Dreier
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/iscsi: Fix double free of a TUR followed by a solicited NOPOUTAlexei Potashnik
2015-07-30target: remove initiatorname field in se_acl_lunChris Zankel
2015-07-30target: Perform RCU callback barrier before backend/fabric unloadNicholas Bellinger
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-07-24iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger
2015-07-24iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger
2015-07-24iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger
2015-07-23target/configfs: handle match_int() errorsDavid Disseldorp
2015-07-23target: Do not return 0 from aptpl and alua configfs store functionsAndy Grover
2015-07-23target: Indicate success if writing 0 to pi_prot_typeAndy Grover
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-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-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/rd: Set ramdisk as non rotational deviceSagi Grimberg