summaryrefslogtreecommitdiffstats
path: root/drivers/target/target_core_transport.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-041-141/+108
|\
| * target: Send UA upon LUN RESET tmr completionHannes Reinecke2015-06-231-0/+5
| * target: use 'se_dev_entry' when allocating UAsHannes Reinecke2015-06-161-6/+6
| * target: use 64-bit LUNsHannes Reinecke2015-06-151-3/+3
| * target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger2015-06-011-13/+7
| * target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig2015-06-011-29/+5
| * target: Simplify LUN shutdown codeBart Van Assche2015-06-011-22/+1
| * target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger2015-06-011-10/+10
| * target: remove ->put_session methodChristoph Hellwig2015-05-301-6/+0
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-301-21/+20
| * target: ensure se_cmd->t_prot_sg is allocated when requiredAkinobu Mita2015-05-301-12/+15
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-301-1/+1
| * target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-301-10/+10
| * target/transport: Always initialize bidi fields in se_cmdIlias Tsitsimpis2015-05-301-4/+2
| * target: fix DPO and FUA bit checksChristoph Hellwig2015-05-301-0/+19
| * target: Merge sbc_verify_dif_read|writeSagi Grimberg2015-05-301-8/+9
* | target: use kvfree() in session alloc and freePekka Enberg2015-06-301-8/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-0/+1
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-7/+6
| |\ \ | | |/
| * | treewide: Add missing vmalloc.h inclusion.David S. Miller2015-05-281-0/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-231-3/+1
|\ \ \ | |_|/ |/| |
| * | target: Minimize SCSI header #include directivesBart Van Assche2015-06-021-3/+1
| |/
* | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-301-3/+3
* | target: Add missing parenthesesBart Van Assche2015-05-141-2/+2
* | target: Fix bidi command handlingBart Van Assche2015-05-141-2/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-241-26/+136
|\
| * target: Ensure sess_prot_type is saved across session restartNicholas Bellinger2015-04-151-7/+15
| * target: Remove the unused flag SCF_ACK_KREFBart Van Assche2015-04-141-3/+1
| * target: Fix two sparse warningsBart Van Assche2015-04-141-0/+2
| * target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handlingNicholas Bellinger2015-04-141-4/+33
| * target: simplify the target template registration APIChristoph Hellwig2015-04-141-3/+3
| * target: Add internal READ_INSERT supportNicholas Bellinger2015-04-071-0/+6
| * target: Move cmd->prot_op check into target_read_prot_actionNicholas Bellinger2015-04-071-8/+13
| * target: Add internal WRITE_STRIP supportNicholas Bellinger2015-04-071-0/+16
| * target: Move cmd->prot_op check into target_write_prot_actionNicholas Bellinger2015-04-071-9/+22
| * target: Add protected fabric + unprotected device supportNicholas Bellinger2015-04-071-0/+8
| * target: add __releases annotation to target_release_cmd_krefChristoph Hellwig2015-03-261-0/+1
| * target: Add target_show_dynamic_sessions attribute helperNicholas Bellinger2015-03-061-0/+24
* | target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche2015-03-191-0/+4
|/
* Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-181-8/+8
|\
| * scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-041-8/+8
* | target: Don't call TFO->write_pending if data_length == 0Roland Dreier2014-10-281-1/+1
|/
* target: Add a user-passthrough backstoreAndy Grover2014-10-031-0/+4
* target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSEQuinn Tran2014-10-011-2/+1
* target: encapsulate smp_mb__after_atomic()Joern Engel2014-10-011-12/+6
* target: remove some smp_mb__after_atomic()sJoern Engel2014-10-011-2/+0
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-06-121-5/+32
|\
| * target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmdNicholas Bellinger2014-06-121-0/+4
| * target: Report correct response length for some commandsRoland Dreier2014-06-111-0/+17
OpenPOWER on IntegriCloud