summaryrefslogtreecommitdiffstats
path: root/drivers/target
AgeCommit message (Expand)AuthorLines
2015-03-19target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier-18/+16
2015-03-19target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger-2/+2
2015-03-19target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger-1/+1
2015-03-19tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter-1/+2
2015-03-19target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche-0/+4
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche-5/+2
2015-03-19iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger-4/+10
2015-03-19Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger-3/+1
2015-03-19target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger-1/+15
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-1086/+239
2015-02-14target: Set LBPWS10 bit in Logical Block Provisioning EVPDNicholas Bellinger-1/+1
2015-02-14target: Fail UNMAP when emulate_tpu=0Nicholas Bellinger-0/+5
2015-02-14target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0Nicholas Bellinger-0/+5
2015-02-14target: Add sanity checks for DPO/FUA bit usageNicholas Bellinger-10/+46
2015-02-14target: Perform PROTECT sanity checks for WRITE_SAMENicholas Bellinger-0/+18
2015-02-14target: Fail I/O with PROTECT bit when protection is unsupportedNicholas Bellinger-19/+32
2015-02-14target: Check for LBA + sectors wrap-around in sbc_parse_cdbNicholas Bellinger-1/+2
2015-02-14target: Add missing WRITE_SAME end-of-device sanity checkNicholas Bellinger-0/+12
2015-02-12iscsi-target: Avoid IN_LOGOUT failure case for iser-targetNicholas Bellinger-1/+3
2015-02-12target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger-12/+13
2015-02-12iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger-23/+5
2015-02-12iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg-23/+66
2015-02-04iscsi-target: Don't over-allocate sendtargets text resp bufferSagi Grimberg-1/+1
2015-02-04iscsi-target: Introduce session_get_next_tttSagi Grimberg-17/+4
2015-01-30iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg-969/+22
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg-3/+1
2015-01-15iscsi-target: use '%*ph' specifier to dump hex bufferAndy Shevchenko-9/+4
2015-01-09iscsi-target: Fix typos in enum cmd_flags_tableAndy Grover-8/+8
2015-01-09target: Allow Write Exclusive non-reservation holders to READLee Duncan-0/+12
2015-01-09target: Drop left-over fabric_max_sectors attributeNicholas Bellinger-50/+0
2015-01-09target: Drop arbitrary maximum I/O size limitNicholas Bellinger-25/+16
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-27/+26
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-441/+462
2014-12-19target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger-1/+4
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley-27/+26
2014-12-16iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger-15/+11
2014-12-15iscsi-target: nullify session in failed login sequenceSagi Grimberg-0/+1
2014-12-15target: Avoid dropping AllRegistrants reservation during unregisterNicholas Bellinger-22/+65
2014-12-15target: Fix R_HOLDER bit usage for AllRegistrantsNicholas Bellinger-3/+23
2014-12-12iscsi-target: Drop left-over bogus iscsi_np->tpg_npNicholas Bellinger-2/+0
2014-12-12iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg-3/+4
2014-12-12iscsi,iser-target: Initiate termination only onceSagi Grimberg-0/+3
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-7/+5
2014-12-09switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitivesAl Viro-7/+5
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley-26/+2
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley-49/+8
2014-12-04scsi: remove MSG_*_TAG definesChristoph Hellwig-26/+26
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig-1/+0
2014-12-01target: remove unneeded arrayJulia Lawall-5/+2