index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_transport.c
Age
Commit message (
Expand
)
Author
2015-07-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-06-30
target: use kvfree() in session alloc and free
Pekka Enberg
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-23
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-06-23
target: Send UA upon LUN RESET tmr completion
Hannes Reinecke
2015-06-16
target: use 'se_dev_entry' when allocating UAs
Hannes Reinecke
2015-06-15
target: use 64-bit LUNs
Hannes Reinecke
2015-06-02
target: Minimize SCSI header #include directives
Bart Van Assche
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-01
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
Nicholas Bellinger
2015-06-01
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
Christoph Hellwig
2015-06-01
target: Simplify LUN shutdown code
Bart Van Assche
2015-06-01
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
Nicholas Bellinger
2015-05-30
target: remove ->put_session method
Christoph Hellwig
2015-05-30
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
target: ensure se_cmd->t_prot_sg is allocated when required
Akinobu Mita
2015-05-30
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2015-05-30
target/transport: Always initialize bidi fields in se_cmd
Ilias Tsitsimpis
2015-05-30
target: fix DPO and FUA bit checks
Christoph Hellwig
2015-05-30
target: Merge sbc_verify_dif_read|write
Sagi Grimberg
2015-05-30
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
2015-05-28
treewide: Add missing vmalloc.h inclusion.
David S. Miller
2015-05-14
target: Add missing parentheses
Bart Van Assche
2015-05-14
target: Fix bidi command handling
Bart Van Assche
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-04-15
target: Ensure sess_prot_type is saved across session restart
Nicholas Bellinger
2015-04-14
target: Remove the unused flag SCF_ACK_KREF
Bart Van Assche
2015-04-14
target: Fix two sparse warnings
Bart Van Assche
2015-04-14
target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling
Nicholas Bellinger
2015-04-14
target: simplify the target template registration API
Christoph Hellwig
2015-04-07
target: Add internal READ_INSERT support
Nicholas Bellinger
2015-04-07
target: Move cmd->prot_op check into target_read_prot_action
Nicholas Bellinger
2015-04-07
target: Add internal WRITE_STRIP support
Nicholas Bellinger
2015-04-07
target: Move cmd->prot_op check into target_write_prot_action
Nicholas Bellinger
2015-04-07
target: Add protected fabric + unprotected device support
Nicholas Bellinger
2015-03-26
target: add __releases annotation to target_release_cmd_kref
Christoph Hellwig
2015-03-19
target: Fix reference leak in target_get_sess_cmd() error path
Bart Van Assche
2015-03-06
target: Add target_show_dynamic_sessions attribute helper
Nicholas Bellinger
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-04
scsi: remove MSG_*_TAG defines
Christoph Hellwig
2014-10-28
target: Don't call TFO->write_pending if data_length == 0
Roland Dreier
2014-10-03
target: Add a user-passthrough backstore
Andy Grover
2014-10-01
target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE
Quinn Tran
2014-10-01
target: encapsulate smp_mb__after_atomic()
Joern Engel
2014-10-01
target: remove some smp_mb__after_atomic()s
Joern Engel
2014-06-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2014-06-12
target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd
Nicholas Bellinger
2014-06-11
target: Report correct response length for some commands
Roland Dreier
[next]