index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-11
target: Drop unused legacy target_core_fabric_ops API callers
Nicholas Bellinger
9
-156
/
+0
2012-03-11
iscsi-target: Convert to use target_put_session + sess_kref
Nicholas Bellinger
4
-9
/
+9
2012-03-11
target: Convert se_node_acl->acl_group removal to use ->acl_kref
Nicholas Bellinger
3
-19
/
+29
2012-03-11
target: Add se_node_acl->acl_kref for ->acl_free_comp usage
Nicholas Bellinger
4
-5
/
+24
2012-03-11
target: Add se_node_acl->acl_free_comp for NodeACL release path
Nicholas Bellinger
3
-16
/
+27
2012-03-11
target: Add se_sess->sess_kref + get/put helpers
Nicholas Bellinger
3
-0
/
+25
2012-03-11
target: Convert session_lock to irqsave
Nicholas Bellinger
2
-11
/
+15
2012-03-11
target: Fix typo in drivers/target
Masanari Iida
2
-2
/
+2
2012-03-09
iscsi-target: Fix dynamic -> explict NodeACL pointer reference
Nicholas Bellinger
1
-4
/
+2
2012-02-26
target: Allow target_submit_tmr interrupt context + pass ABORT_TASK tag
Nicholas Bellinger
3
-4
/
+12
2012-02-26
target: Push target_submit_tmr LUN lookup failure to system_wq context
Nicholas Bellinger
1
-3
/
+15
2012-02-26
tcm_fc: Handle target_submit_tmr allocation failure
Nicholas Bellinger
1
-1
/
+4
2012-02-26
target: Fix target_submit_tmr se_tmr_req allocation failures
Nicholas Bellinger
2
-10
/
+12
2012-02-26
target: Fix target_submit_tmr LUN lookup failures
Nicholas Bellinger
1
-2
/
+2
2012-02-26
iscsi-target: Fix iscsit_alloc_buffs() failure cases
Nicholas Bellinger
1
-8
/
+6
2012-02-26
target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation
Roland Dreier
1
-4
/
+3
2012-02-26
Documentation/target: Minor spelling typo
Spencer O Krum
1
-1
/
+1
2012-02-26
target/pscsi: fix PHV_VIRUTAL_HOST_ID typo
Stefan Hajnoczi
2
-10
/
+10
2012-02-26
target: Fix off-by-seven in target_report_luns
Jörn Engel
1
-3
/
+2
2012-02-26
target: prevent NULL pointer dereference in target_report_luns
Jörn Engel
1
-1
/
+3
2012-02-26
target: fix use after free in target_report_luns
Jörn Engel
1
-1
/
+1
2012-02-26
tcm_loop: Set residual field for SCSI commands
Roland Dreier
1
-0
/
+6
2012-02-26
target: Untangle front-end and back-end meanings of max_sectors attribute
Roland Dreier
6
-7
/
+76
2012-02-26
target: Don't set WBUS16 or SYNC bits in INQUIRY response
Roland Dreier
1
-1
/
+1
2012-02-26
target: Set peripheral device type consistently in INQUIRY response
Roland Dreier
1
-10
/
+10
2012-02-26
target: Fix up handling of short INQUIRY buffers
Roland Dreier
2
-115
/
+37
2012-02-26
target: Add TMR_ABORT_TASK task management support
Nicholas Bellinger
3
-7
/
+79
2012-02-26
target: Make target_release_cmd_kref release on empty list
Nicholas Bellinger
1
-1
/
+1
2012-02-26
target: Add SCF_ACK_KREF flag for acknowledgement kref
Nicholas Bellinger
2
-2
/
+5
2012-02-26
target: Export transport_generic_request_failure symbol
Nicholas Bellinger
2
-2
/
+3
2012-02-26
target: Cleanup transport_kunmap_data_sg()
Andy Grover
1
-2
/
+4
2012-02-26
tcm_loop: switch to using transport_handle_cdb_direct
Christoph Hellwig
1
-56
/
+56
2012-02-26
tcm_loop: defer all command submissions to workqueue
Christoph Hellwig
2
-41
/
+58
2012-02-26
tcm_loop: kill tcm_loop_allocate_core_cmd
Christoph Hellwig
1
-88
/
+59
2012-02-26
tcm_fc: Convert ft_send_tm to use target_submit_tmr
Andy Grover
1
-29
/
+3
2012-02-26
target: Add target_submit_tmr helper function
Andy Grover
2
-0
/
+51
2012-02-26
tcm_fc: Use transport_generic_free_cmd for ft_sess_put in ft_send_tm
Andy Grover
1
-1
/
+1
2012-02-26
tcm_fc: Call lookup_tmr_lun() for all TM types
Andy Grover
1
-25
/
+11
2012-02-26
tcm_fc: Move core->fc code conversion earlier in ft_send_tm()
Andy Grover
1
-6
/
+5
2012-02-26
target: Add SCF_SCSI_TMR_CDB usage and drop se_tmr_req_cache
Andy Grover
8
-61
/
+51
2012-02-26
tcm_fc: Remove cmd->cdb data member
Andy Grover
2
-8
/
+1
2012-02-26
tcm_fc: Simplify ft_send_work for tmr path
Andy Grover
1
-43
/
+35
2012-02-26
target/iscsi: Remove unneeded wrapper functions
Andy Grover
3
-25
/
+4
2012-02-26
target: Remove unused struct se_queue_req
Andy Grover
1
-6
/
+0
2012-02-26
target: fix comment typos
Andy Grover
1
-2
/
+2
2012-02-26
scsi: Use struct scsi_lun in fc/fcp.h
Andy Grover
5
-16
/
+11
2012-02-26
target: Use #define for SYNCHRONIZE_CACHE_16
Andy Grover
1
-1
/
+1
2012-02-26
scsi: update scsi.h with SYNCHRONIZE_CACHE_16
Andy Grover
1
-0
/
+1
2012-02-26
target: Use LIST_HEAD()/DEFINE_MUTEX() for static objects
Roland Dreier
3
-14
/
+4
2012-02-26
target: increase iblock task sizes
Christoph Hellwig
2
-17
/
+37
[next]