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-09-11
target: Remove no-op conditional
Andy Grover
2015-09-11
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
2015-07-31
target: Remove cmd->se_ordered_id (unused except debug log lines)
Roland Dreier
2015-07-30
target: improve unsupported opcode message
Joern Engel
2015-07-30
target: allow underflow/overflow for PR OUT etc. commands
Roland Dreier
2015-07-23
target: Return descriptor format sense data in case the LU spans 64bit sectors
Sagi Grimberg
2015-07-23
scsi: Protect against buffer possible overflow in scsi_set_sense_information
Sagi Grimberg
2015-07-23
target: Return ABORTED_COMMAND sense key for PI errors
Sagi Grimberg
2015-07-23
target: Use scsi helpers to build the sense data correctly
Sagi Grimberg
2015-07-23
target: Split transport_send_check_condition_and_sense()
Bart Van Assche
2015-07-23
target: Inline transport_get_sense_codes()
Bart Van Assche
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
[next]