summaryrefslogtreecommitdiff
path: root/drivers/target (follow)
Commit message (Expand)AuthorAge
...
| * target: put struct target_fabric_configfs on a dietChristoph Hellwig2015-05-30
| * target: don't copy fabric opsChristoph Hellwig2015-05-30
| * target: Remove set-but-not-used-variablesBart Van Assche2015-05-30
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-30
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-30
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-30
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-30
| * tcm_fc: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-30
| * tcm_loop: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-30
| * target/iscsi: stop using se_tpg_fabric_ptrChristoph Hellwig2015-05-30
| * target: handle odd SG mapping for data transfer memoryAkinobu Mita2015-05-30
| * target: ensure se_cmd->t_prot_sg is allocated when requiredAkinobu Mita2015-05-30
| * target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_pr...Akinobu Mita2015-05-30
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-30
| * target: refactor node ACL allocationChristoph Hellwig2015-05-30
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-30
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-30
| * sbp_target: remove struct sbp_naclChristoph Hellwig2015-05-30
| * tcm_loop: remove struct tcm_loop_naclChristoph Hellwig2015-05-30
| * target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-30
| * target/user: Add support for bidirectional commandsIlias Tsitsimpis2015-05-30
| * target/user: Refactor data area allocation codeIlias Tsitsimpis2015-05-30
| * target/transport: Always initialize bidi fields in se_cmdIlias Tsitsimpis2015-05-30
| * target/loop: Enable VARLEN CDB supportIlias Tsitsimpis2015-05-30
| * driver/user: Don't warn for DMA_NONE data directionIlias Tsitsimpis2015-05-30
| * target: fix DPO and FUA bit checksChristoph Hellwig2015-05-30
| * iscsi-target: remove support for obsolete markersChristophe Vu-Brugier2015-05-30
| * target/sbc: Fix sbc_dif_verify inconsistent map/unmapSagi Grimberg2015-05-30
| * target/file: Remove fd_prot bounce bufferSagi Grimberg2015-05-30
| * target: Merge sbc_verify_dif_read|writeSagi Grimberg2015-05-30
* | target: use kvfree() in session alloc and freePekka Enberg2015-06-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01
| |\|
| * | treewide: Add missing vmalloc.h inclusion.David S. Miller2015-05-28
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-23
|\ \ \ | |_|/ |/| |
| * | target: explicitly include scsi_proto.h in target_core_fabric_lib.cStephen Rothwell2015-06-03
| * | target: Minimize SCSI header #include directivesBart Van Assche2015-06-02
| |/
* | target: Use a PASSTHROUGH flag instead of transport_typesAndy Grover2015-05-30
* | target: Move passthrough CDB parsing into a common functionAndy Grover2015-05-30
* | target/user: Only support full command pass-throughAndy Grover2015-05-30
* | target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOSTAndy Grover2015-05-30
* | target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystemChristoph Hellwig2015-05-30
* | target: Drop signal_pending checks after interruptible lock acquireNicholas Bellinger2015-05-19
* | target: Add missing parenthesesBart Van Assche2015-05-14
* | target: Fix bidi command handlingBart Van Assche2015-05-14
* | target/user: Disallow full passthrough (pass_level=0)Andy Grover2015-05-02
* | ISCSI: fix minor memory leakEvgenii Lepikhin2015-05-02
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-24
|\
| * target: Put TCMU under a new config optionAndy Grover2015-04-19
| * target: Version 2 of TCMU ABIAndy Grover2015-04-19