summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
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
2015-07-06target: Add extra TYPE_DISK + protection checks for INQUIRY SPTNicholas Bellinger
2015-07-06target/spc: Set SPT correctly in Extended INQUIRY Data VPD pageSagi Grimberg
2015-07-06target/pr: Fix possible uninitialized variable usageSagi Grimberg
2015-07-06target: Use struct t10_pi_tupleSagi Grimberg
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-30target: use kvfree() in session alloc and freePekka Enberg
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-23target: remove target_core_configfs.hChristoph Hellwig
2015-06-23target: consolidate version definesChristoph Hellwig
2015-06-23target: implement WRITE_SAME with UNMAP bit using ->execute_unmapChristoph Hellwig
2015-06-23target: simplify UNMAP handlingChristoph Hellwig
2015-06-23target: replace se_cmd->execute_rw with a protocol_data fieldChristoph Hellwig
2015-06-23target/user: Fix inconsistent kmap_atomic/kunmap_atomicSagi Grimberg
2015-06-23target: Send UA when changing LUN inventoryHannes Reinecke
2015-06-23target: Send UA upon LUN RESET tmr completionHannes Reinecke
2015-06-22target: Send UA on ALUA target port group changeHannes Reinecke
2015-06-22target: Convert se_lun->lun_deve_lock to normal spinlockNicholas Bellinger
2015-06-16target: use 'se_dev_entry' when allocating UAsHannes Reinecke