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.12.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
/
include
/
target
/
target_core_transport.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: Add generic active I/O shutdown logic
Nicholas Bellinger
2011-11-04
1
-1
/
+5
*
target: Remove core TRANSPORT_FREE_CMD_INTR usage
Nicholas Bellinger
2011-11-02
1
-1
/
+0
*
target: Remove legacy se_task->task_timer and associated logic
Nicholas Bellinger
2011-10-24
1
-13
/
+3
*
target: transport_subsystem_check_init cleanups
Nicholas Bellinger
2011-10-24
1
-1
/
+1
*
target: stop task timers earlier
Christoph Hellwig
2011-10-24
1
-1
/
+0
*
target: factor some duplicate code for stopping a task
Christoph Hellwig
2011-10-24
1
-0
/
+1
*
target: clean up the backend interface to caching parameters
Christoph Hellwig
2011-10-24
1
-16
/
+4
*
target: replace ->get_cdb with a target_get_task_cdb helper
Christoph Hellwig
2011-10-24
1
-4
/
+1
*
target: Remove unnecessary se_task members
Christoph Hellwig
2011-10-24
1
-0
/
+2
*
target: Cleanup unused se_task bits
Christoph Hellwig
2011-10-24
1
-3
/
+0
*
target: Cleanup unused target_core_base.h bits
Christoph Hellwig
2011-10-24
1
-7
/
+0
*
target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abort
Nicholas Bellinger
2011-10-24
1
-1
/
+0
*
target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmd
Nicholas Bellinger
2011-10-24
1
-0
/
+1
*
target: remove unused se_subsystem_api methods
Christoph Hellwig
2011-10-24
1
-12
/
+0
*
target: Remove session_reinstatement parameter from ->transport_wait_for_tasks
Nicholas Bellinger
2011-10-24
1
-1
/
+1
*
target: push session reinstatement out of transport_generic_free_cmd
Christoph Hellwig
2011-10-24
1
-1
/
+1
*
target: remove transport_free_se_cmd
Christoph Hellwig
2011-10-24
1
-1
/
+0
*
target: remove transport_generic_handle_cdb
Christoph Hellwig
2011-10-24
1
-1
/
+0
*
target: remove custom hex2bin() implementation
Andy Shevchenko
2011-07-22
1
-1
/
+0
*
target: Update QUEUE ALGORITHM MODIFIER control page default
Nicholas Bellinger
2011-07-22
1
-0
/
+2
*
target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SG
Nicholas Bellinger
2011-07-22
1
-2
/
+6
*
target: Follow up core updates from AGrover and HCH (round 4)
Andy Grover
2011-07-22
1
-6
/
+1
*
target: Make all control CDBs scatter-gather
Andy Grover
2011-07-22
1
-4
/
+2
*
target: Implement Block Device Characteristics VPD page
Roland Dreier
2011-07-22
1
-0
/
+2
*
target: Add transport_handle_cdb_direct optimization
Nicholas Bellinger
2011-07-22
1
-0
/
+1
*
target: merge release_cmd methods
Christoph Hellwig
2011-07-22
1
-2
/
+2
*
target: Updates from AGrover and HCH (round 3)
Andy Grover
2011-07-22
1
-1
/
+2
*
target: More core cleanups from AGrover (round 2)
Andy Grover
2011-07-22
1
-1
/
+0
*
target: Core cleanups from AGrover (round 1)
Andy Grover
2011-07-22
1
-9
/
+3
*
[SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release
Nicholas Bellinger
2011-05-24
1
-0
/
+1
*
[SCSI] target: Minor sparse warning fixes and annotations
Dan Carpenter
2011-03-23
1
-0
/
+4
*
[SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...
Nicholas Bellinger
2011-02-28
1
-0
/
+2
*
[SCSI] target: Remove procfs based target_core_mib.c code
Nicholas Bellinger
2011-02-12
1
-0
/
+2
*
[SCSI] target: Add LIO target core v4.0.0-rc6
Nicholas Bellinger
2011-01-14
1
-0
/
+351