index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
/
target_core_transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: Fix node_acl demo-mode + uncached dynamic shutdown regression
Nicholas Bellinger
2017-08-09
1
-2
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-07-13
1
-29
/
+193
|
\
|
*
target: fix SAM_STAT_BUSY/TASK_SET_FULL handling
Mike Christie
2017-07-06
1
-3
/
+11
|
*
target: remove transport_complete
Mike Christie
2017-07-06
1
-6
/
+0
|
*
target: add helper to copy sense to se_cmd buffer
Mike Christie
2017-07-06
1
-0
/
+18
|
*
target: do not require a transport_complete for SCF_TRANSPORT_TASK_SENSE
Mike Christie
2017-07-06
1
-2
/
+2
|
*
target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce
Jiang Yi
2017-07-06
1
-0
/
+9
|
*
target: Introduce a function that shows the command state
Bart Van Assche
2017-07-06
1
-13
/
+109
|
*
target: Fix transport_init_se_cmd()
Bart Van Assche
2017-07-06
1
-0
/
+1
|
*
target: Add TARGET_SCF_LOOKUP_LUN_FROM_TAG support for ABORT_TASK
Nicholas Bellinger
2017-07-06
1
-9
/
+44
|
*
target: Add support for TMR percpu reference counting
Nicholas Bellinger
2017-07-06
1
-0
/
+3
*
|
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-12
1
-1
/
+1
|
/
*
target: Fix kref->refcount underflow in transport_cmd_finish_abort
Nicholas Bellinger
2017-06-08
1
-3
/
+6
*
target: Re-add check to reject control WRITEs with overflow data
Nicholas Bellinger
2017-05-15
1
-5
/
+18
*
target: Use kmalloc_array() in transport_kmap_data_sg()
Markus Elfring
2017-05-01
1
-1
/
+1
*
target: Fix unknown fabric callback queue-full errors
Nicholas Bellinger
2017-03-30
1
-34
/
+68
*
target: Drop pointless tfo->check_stop_free check
Nicholas Bellinger
2017-03-18
1
-2
/
+1
*
target: Fix NULL dereference during LUN lookup + active I/O shutdown
Nicholas Bellinger
2017-02-26
1
-1
/
+30
*
target: Fix handling of aborted failed commands
Bart Van Assche
2017-02-20
1
-0
/
+3
*
target: Remove command flag CMD_T_DEV_ACTIVE
Bart Van Assche
2017-02-09
1
-1
/
+0
*
target: Remove command flag CMD_T_BUSY
Bart Van Assche
2017-02-09
1
-8
/
+4
*
target: Move session check from target_put_sess_cmd() into target_release_cmd...
Bart Van Assche
2017-02-09
1
-20
/
+19
*
target: Inline transport_cmd_check_stop()
Bart Van Assche
2017-02-09
1
-35
/
+33
*
target: Remove an overly chatty debug message
Bart Van Assche
2017-02-09
1
-2
/
+0
*
target: Stop execution if CMD_T_STOP has been set
Bart Van Assche
2017-02-09
1
-1
/
+2
*
target: Correct transport_wait_for_tasks() documentation
Bart Van Assche
2017-02-09
1
-5
/
+2
*
target: Fix multi-session dynamic se_node_acl double free OOPs
Nicholas Bellinger
2017-02-08
1
-26
/
+43
*
target: Fix early transport_generic_handle_tmr abort scenario
Nicholas Bellinger
2017-02-08
1
-2
/
+15
*
target: add XCOPY target/segment desc sense codes
David Disseldorp
2017-01-10
1
-0
/
+24
*
target: fix potential race window in target_sess_cmd_list_waiting()
Hannes Reinecke
2016-10-21
1
-4
/
+8
*
Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...
Nicholas Bellinger
2016-10-19
1
-15
/
+1
*
target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE
Nicholas Bellinger
2016-10-19
1
-0
/
+7
*
target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
Nicholas Bellinger
2016-10-19
1
-1
/
+3
*
target: Fix residual overflow handling in target_complete_cmd_with_length
Sumit Rai
2016-07-23
1
-1
/
+15
*
target: Fix ordered task CHECK_CONDITION early exception handling
Nicholas Bellinger
2016-07-20
1
-1
/
+6
*
target: Fix ordered task target_setup_cmd_from_cdb exception hang
Nicholas Bellinger
2016-07-20
1
-27
/
+35
*
target: Fix race between iscsi-target connection shutdown + ABORT_TASK
Nicholas Bellinger
2016-07-20
1
-1
/
+2
*
target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
Nicholas Bellinger
2016-07-20
1
-6
/
+0
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-05-28
1
-24
/
+2
|
\
|
*
target: remove sess_kref and ->shutdown_session
Christoph Hellwig
2016-05-10
1
-23
/
+0
|
*
target: make close_session optional
Christoph Hellwig
2016-05-10
1
-1
/
+2
|
*
target: remove acl_stop
Christoph Hellwig
2016-05-10
1
-2
/
+2
*
|
target: enhance and export target_alloc_sgl/target_free_sgl
Christoph Hellwig
2016-05-13
1
-14
/
+18
|
/
*
target: Fix target_release_cmd_kref shutdown comp leak
Himanshu Madhani
2016-03-22
1
-2
/
+0
*
target: Avoid DataIN transfers for non-GOOD SAM status
Nicholas Bellinger
2016-03-10
1
-0
/
+8
*
target: Add target_alloc_session() helper function
Nicholas Bellinger
2016-02-27
1
-0
/
+56
*
target/transport: add flag to indicate CPU Affinity is observed
Quinn Tran
2016-02-10
1
-3
/
+9
*
target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage
Nicholas Bellinger
2016-02-06
1
-37
/
+0
*
target: Fix race with SCF_SEND_DELAYED_TAS handling
Nicholas Bellinger
2016-02-06
1
-12
/
+41
*
target: Fix remote-port TMR ABORT + se_cmd fabric stop
Nicholas Bellinger
2016-02-05
1
-35
/
+110
[next]