summaryrefslogtreecommitdiffstats
path: root/drivers/target
Commit message (Expand)AuthorAgeFilesLines
* iscsi target: fix oops when adding reject pduMike Christie2015-04-101-1/+1
* iscsi-target: TargetAddress in SendTargets should bracket ipv6 addressesAndy Grover2015-04-071-2/+7
* target: Allow userspace to write 1 to attrib/emulate_fua_writeAndy Grover2015-04-011-2/+2
* target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier2015-03-193-18/+16
* target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger2015-03-191-2/+2
* target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger2015-03-191-1/+1
* tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter2015-03-191-1/+2
* target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche2015-03-191-0/+4
* loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche2015-03-191-5/+2
* iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger2015-03-191-4/+10
* Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger2015-03-191-3/+1
* target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger2015-03-191-1/+15
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-02-2126-1086/+239
|\
| * target: Set LBPWS10 bit in Logical Block Provisioning EVPDNicholas Bellinger2015-02-141-1/+1
| * target: Fail UNMAP when emulate_tpu=0Nicholas Bellinger2015-02-141-0/+5
| * target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0Nicholas Bellinger2015-02-141-0/+5
| * target: Add sanity checks for DPO/FUA bit usageNicholas Bellinger2015-02-141-10/+46
| * target: Perform PROTECT sanity checks for WRITE_SAMENicholas Bellinger2015-02-143-0/+18
| * target: Fail I/O with PROTECT bit when protection is unsupportedNicholas Bellinger2015-02-141-19/+32
| * target: Check for LBA + sectors wrap-around in sbc_parse_cdbNicholas Bellinger2015-02-141-1/+2
| * target: Add missing WRITE_SAME end-of-device sanity checkNicholas Bellinger2015-02-141-0/+12
| * iscsi-target: Avoid IN_LOGOUT failure case for iser-targetNicholas Bellinger2015-02-121-1/+3
| * target: Fix PR_APTPL_BUF_LEN buffer size limitationNicholas Bellinger2015-02-121-12/+13
| * iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger2015-02-121-23/+5
| * iscsi/iser-target: Support multi-sequence sendtargets text responseSagi Grimberg2015-02-123-23/+66
| * iscsi-target: Don't over-allocate sendtargets text resp bufferSagi Grimberg2015-02-041-1/+1
| * iscsi-target: Introduce session_get_next_tttSagi Grimberg2015-02-042-17/+4
| * iscsi-target: Move iscsi_target_[core,stat].h under linux includeSagi Grimberg2015-01-3020-969/+22
| * iscsi-target: use '%*ph' specifier to dump hex bufferAndy Shevchenko2015-01-151-9/+4
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-3/+1
* | iscsi-target: Fix typos in enum cmd_flags_tableAndy Grover2015-01-092-8/+8
* | target: Allow Write Exclusive non-reservation holders to READLee Duncan2015-01-091-0/+12
* | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-095-50/+0
* | target: Drop arbitrary maximum I/O size limitNicholas Bellinger2015-01-095-25/+16
|/
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-208-27/+26
|\
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-188-27/+26
| |\
| | * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-048-26/+26
| | * scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-041-1/+0
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-12-1918-441/+462
|\ \ \ | |/ / |/| |
| * | target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger2014-12-191-1/+4
| * | iscsi-target: Fail connection on short sendmsg writesNicholas Bellinger2014-12-161-15/+11
| * | iscsi-target: nullify session in failed login sequenceSagi Grimberg2014-12-151-0/+1
| * | target: Avoid dropping AllRegistrants reservation during unregisterNicholas Bellinger2014-12-151-22/+65
| * | target: Fix R_HOLDER bit usage for AllRegistrantsNicholas Bellinger2014-12-151-3/+23
| * | iscsi-target: Drop left-over bogus iscsi_np->tpg_npNicholas Bellinger2014-12-122-2/+0
| * | iscsi,iser-target: Expose supported protection ops according to t10_piSagi Grimberg2014-12-121-3/+4
| * | iscsi,iser-target: Initiate termination only onceSagi Grimberg2014-12-121-0/+3
| * | target: remove unneeded arrayJulia Lawall2014-12-011-5/+2
| * | iscsi-target: fix error path in iscsi_target_init_module()Lino Sanfilippo2014-12-011-0/+1
| * | tcm_loop: Fix wrong I_T nexus associationHannes Reinecke2014-12-012-49/+24
OpenPOWER on IntegriCloud