aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)Author
2015-11-28target/stat: print full t10_wwn.model bufferDavid Disseldorp
2015-11-28target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt
2015-11-28target: Invoke release_cmd() callback without holding a spinlockBart Van Assche
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2015-11-28iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger
2015-11-28iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()Luis de Bethencourt
2015-11-28target/user: Do not set unused fields in tcmu_opsAndy Grover
2015-11-28target/user: Fix time calc in expired cmd processingAndy Grover
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-10-21block: Consolidate static integrity profile propertiesMartin K. Petersen
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
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