summaryrefslogtreecommitdiff
path: root/drivers/target
AgeCommit message (Expand)Author
2015-06-06target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover
2015-05-06target/file: Fix SG table for prot_buf initializationAkinobu Mita
2015-05-06target/file: Fix UNMAP with DIF protection supportAkinobu Mita
2015-05-06target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabledAkinobu Mita
2015-05-06target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger
2015-05-06iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger
2015-04-10iscsi target: fix oops when adding reject pduMike Christie
2015-04-07iscsi-target: TargetAddress in SendTargets should bracket ipv6 addressesAndy Grover
2015-04-01target: Allow userspace to write 1 to attrib/emulate_fua_writeAndy Grover
2015-03-19target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier
2015-03-19target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger
2015-03-19target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger
2015-03-19tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter
2015-03-19target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche
2015-03-19iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger
2015-03-19Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger
2015-03-19target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-02-14target: Set LBPWS10 bit in Logical Block Provisioning EVPDNicholas Bellinger
2015-02-14target: Fail UNMAP when emulate_tpu=0Nicholas Bellinger
2015-02-14target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0Nicholas Bellinger
2015-02-14target: Add sanity checks for DPO/FUA bit usageNicholas Bellinger
2015-02-14target: Perform PROTECT sanity checks for WRITE_SAMENicholas Bellinger
2015-02-14target: Fail I/O with PROTECT bit when protection is unsupportedNicholas Bellinger
2015-02-14target: Check for LBA + sectors wrap-around in sbc_parse_cdbNicholas Bellinger
2015-02-14target: Add missing WRITE_SAME end-of-device sanity checkNicholas Bellinger
2015-02-12iscsi-target: Avoid IN_LOGOUT failure case for iser-targetNicholas Bellinger
2015-02-12target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger
2015-02-12iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger
2015-02-12iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg
2015-02-04iscsi-target: Don't over-allocate sendtargets text resp bufferSagi Grimberg
2015-02-04iscsi-target: Introduce session_get_next_tttSagi Grimberg
2015-01-30iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2015-01-15iscsi-target: use '%*ph' specifier to dump hex bufferAndy Shevchenko
2015-01-09iscsi-target: Fix typos in enum cmd_flags_tableAndy Grover
2015-01-09target: Allow Write Exclusive non-reservation holders to READLee Duncan
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger
2015-01-09target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-12-19target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-16iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger
2014-12-15iscsi-target: nullify session in failed login sequenceSagi Grimberg
2014-12-15target: Avoid dropping AllRegistrants reservation during unregisterNicholas Bellinger
2014-12-15target: Fix R_HOLDER bit usage for AllRegistrantsNicholas Bellinger
2014-12-12iscsi-target: Drop left-over bogus iscsi_np->tpg_npNicholas Bellinger
2014-12-12iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg