summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target: don't copy fabric opsChristoph Hellwig2015-05-303-21/+21
* target: Remove set-but-not-used-variablesBart Van Assche2015-05-301-4/+2
* ib_srpt: Remove set-but-not-used variablesBart Van Assche2015-05-301-7/+0
* target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-3022-182/+76
* target: move transport ID handling to the coreChristoph Hellwig2015-05-3018-875/+173
* target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-3015-212/+9
* target: change core_tpg_register prototypeChristoph Hellwig2015-05-3014-50/+38
* tcm_fc: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-301-9/+8
* tcm_loop: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-301-12/+11
* target/iscsi: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-301-28/+15
* target: handle odd SG mapping for data transfer memoryAkinobu Mita2015-05-301-39/+83
* lib: introduce crc_t10dif_update()Akinobu Mita2015-05-302-3/+10
* target: ensure se_cmd->t_prot_sg is allocated when requiredAkinobu Mita2015-05-302-12/+16
* target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_pr...Akinobu Mita2015-05-301-2/+3
* target: move node ACL allocation to core codeChristoph Hellwig2015-05-3018-224/+18
* target: refactor node ACL allocationChristoph Hellwig2015-05-301-77/+56
* target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-3014-421/+77
* target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-3011-62/+4
* vhost/scsi: remove struct vhost_scsi_naclChristoph Hellwig2015-05-301-31/+3
* sbp_target: remove struct sbp_naclChristoph Hellwig2015-05-302-30/+3
* tcm_usb: remove struct usbg_naclChristoph Hellwig2015-05-302-30/+3
* tcm_loop: remove struct tcm_loop_naclChristoph Hellwig2015-05-302-17/+2
* target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-3010-34/+33
* target/user: Add support for bidirectional commandsIlias Tsitsimpis2015-05-302-6/+25
* target/user: Refactor data area allocation codeIlias Tsitsimpis2015-05-301-83/+106
* target/transport: Always initialize bidi fields in se_cmdIlias Tsitsimpis2015-05-301-4/+2
* target/loop: Enable VARLEN CDB supportIlias Tsitsimpis2015-05-302-6/+1
* driver/user: Don't warn for DMA_NONE data directionIlias Tsitsimpis2015-05-301-2/+3
* target: fix DPO and FUA bit checksChristoph Hellwig2015-05-307-38/+40
* iscsi-target: remove support for obsolete markersChristophe Vu-Brugier2015-05-3010-454/+16
* target/sbc: Fix sbc_dif_verify inconsistent map/unmapSagi Grimberg2015-05-301-14/+14
* target/file: Remove fd_prot bounce bufferSagi Grimberg2015-05-302-106/+28
* target: Merge sbc_verify_dif_read|writeSagi Grimberg2015-05-305-112/+37
* iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier2015-05-301-3/+3
* target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-3011-22/+17
* target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-304-94/+78
* target/user: Only support full command pass-throughAndy Grover2015-05-302-70/+75
* target/user: Update example code for new ABI requirementsAndy Grover2015-05-301-2/+6
* target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2015-05-302-0/+4
* target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-308-64/+34
* target: Drop signal_pending checks after interruptible lock acquireNicholas Bellinger2015-05-193-6/+3
* target: Add missing parenthesesBart Van Assche2015-05-141-2/+2
* target: Fix bidi command handlingBart Van Assche2015-05-141-2/+1
* target/user: Disallow full passthrough (pass_level=0)Andy Grover2015-05-022-76/+10
* ISCSI: fix minor memory leakEvgenii Lepikhin2015-05-021-0/+1
* Linux 4.1-rc1v4.1-rc1Linus Torvalds2015-04-261-2/+2
* x86_64, asm: Work around AMD SYSRET SS descriptor attribute issueAndy Lutomirski2015-04-265-0/+48
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-04-265-14/+95
|\
| * Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...Dave Airlie2015-04-275-14/+95
| |\
| | * drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT regImre Deak2015-04-241-2/+2