index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-01
target: Use kmalloc_array() in transport_kmap_data_sg()
Markus Elfring
1
-1
/
+1
2017-03-30
target: Fix unknown fabric callback queue-full errors
Nicholas Bellinger
1
-34
/
+68
2017-03-18
target: Drop pointless tfo->check_stop_free check
Nicholas Bellinger
1
-2
/
+1
2017-02-26
target: Fix NULL dereference during LUN lookup + active I/O shutdown
Nicholas Bellinger
1
-1
/
+30
2017-02-20
target: Fix handling of aborted failed commands
Bart Van Assche
1
-0
/
+3
2017-02-09
target: Remove command flag CMD_T_DEV_ACTIVE
Bart Van Assche
1
-1
/
+0
2017-02-09
target: Remove command flag CMD_T_BUSY
Bart Van Assche
1
-8
/
+4
2017-02-09
target: Move session check from target_put_sess_cmd() into target_release_cmd...
Bart Van Assche
1
-20
/
+19
2017-02-09
target: Inline transport_cmd_check_stop()
Bart Van Assche
1
-35
/
+33
2017-02-09
target: Remove an overly chatty debug message
Bart Van Assche
1
-2
/
+0
2017-02-09
target: Stop execution if CMD_T_STOP has been set
Bart Van Assche
1
-1
/
+2
2017-02-09
target: Correct transport_wait_for_tasks() documentation
Bart Van Assche
1
-5
/
+2
2017-02-08
target: Fix multi-session dynamic se_node_acl double free OOPs
Nicholas Bellinger
1
-26
/
+43
2017-02-08
target: Fix early transport_generic_handle_tmr abort scenario
Nicholas Bellinger
1
-2
/
+15
2017-01-10
target: add XCOPY target/segment desc sense codes
David Disseldorp
1
-0
/
+24
2016-10-21
target: fix potential race window in target_sess_cmd_list_waiting()
Hannes Reinecke
1
-4
/
+8
2016-10-19
Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...
Nicholas Bellinger
1
-15
/
+1
2016-10-19
target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE
Nicholas Bellinger
1
-0
/
+7
2016-10-19
target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
Nicholas Bellinger
1
-1
/
+3
2016-07-23
target: Fix residual overflow handling in target_complete_cmd_with_length
Sumit Rai
1
-1
/
+15
2016-07-20
target: Fix ordered task CHECK_CONDITION early exception handling
Nicholas Bellinger
1
-1
/
+6
2016-07-20
target: Fix ordered task target_setup_cmd_from_cdb exception hang
Nicholas Bellinger
1
-27
/
+35
2016-07-20
target: Fix race between iscsi-target connection shutdown + ABORT_TASK
Nicholas Bellinger
1
-1
/
+2
2016-07-20
target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
Nicholas Bellinger
1
-6
/
+0
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-24
/
+2
2016-05-13
target: enhance and export target_alloc_sgl/target_free_sgl
Christoph Hellwig
1
-14
/
+18
2016-05-10
target: remove sess_kref and ->shutdown_session
Christoph Hellwig
1
-23
/
+0
2016-05-10
target: make close_session optional
Christoph Hellwig
1
-1
/
+2
2016-05-10
target: remove acl_stop
Christoph Hellwig
1
-2
/
+2
2016-03-22
target: Fix target_release_cmd_kref shutdown comp leak
Himanshu Madhani
1
-2
/
+0
2016-03-10
target: Avoid DataIN transfers for non-GOOD SAM status
Nicholas Bellinger
1
-0
/
+8
2016-02-27
target: Add target_alloc_session() helper function
Nicholas Bellinger
1
-0
/
+56
2016-02-10
target/transport: add flag to indicate CPU Affinity is observed
Quinn Tran
1
-3
/
+9
2016-02-06
target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage
Nicholas Bellinger
1
-37
/
+0
2016-02-06
target: Fix race with SCF_SEND_DELAYED_TAS handling
Nicholas Bellinger
1
-12
/
+41
2016-02-05
target: Fix remote-port TMR ABORT + se_cmd fabric stop
Nicholas Bellinger
1
-35
/
+110
2016-02-03
target: Fix LUN_RESET active TMR descriptor handling
Nicholas Bellinger
1
-0
/
+17
2016-02-03
target: Fix LUN_RESET active I/O handling for ACK_KREF
Nicholas Bellinger
1
-38
/
+29
2016-01-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-12
/
+21
2016-01-20
target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
Nicholas Bellinger
1
-6
/
+13
2016-01-20
target: Convert ACL change queue_depth se_session reference usage
Nicholas Bellinger
1
-2
/
+2
2016-01-07
target: Support aborting tasks with a 64-bit tag
Bart Van Assche
1
-1
/
+1
2016-01-07
target: Remove an unused variable
Bart Van Assche
1
-1
/
+0
2016-01-07
qla2xxx: Add selective command queuing
Quinn Tran
1
-1
/
+4
2016-01-06
target: Fix spelling + remove set-but-not-used variables
Bart Van Assche
1
-1
/
+1
2015-11-28
target: Invoke release_cmd() callback without holding a spinlock
Bart Van Assche
1
-6
/
+6
2015-11-28
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
1
-6
/
+8
2015-09-11
target: Remove no-op conditional
Andy Grover
1
-2
/
+1
2015-09-11
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
Nicholas Bellinger
1
-1
/
+50
2015-07-31
target: Remove cmd->se_ordered_id (unused except debug log lines)
Roland Dreier
1
-26
/
+13
[next]