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.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
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-60
/
+60
2014-05-18
target: fix memory leak on XCOPY
Mikulas Patocka
1
-1
/
+1
2014-05-16
target: Don't allow setting WC emulation if device doesn't support
Andy Grover
1
-4
/
+4
2014-05-16
iscsi-target: Disable Immediate + Unsolicited Data with ISER Protection
Nicholas Bellinger
1
-1
/
+26
2014-05-16
tcm_fc: Fix free-after-use regression in ft_free_cmd
Nicholas Bellinger
1
-4
/
+4
2014-05-16
iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out
Nicholas Bellinger
1
-1
/
+3
2014-05-16
Target/iscsi,iser: Avoid accepting transport connections during stop stage
Sagi Grimberg
3
-0
/
+3
2014-05-16
target: Allow non-supporting backends to set pi_prot_type to 0
Andy Grover
1
-0
/
+4
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
7
-60
/
+60
2014-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+2
2014-04-12
target/tcm_fc: Rename ft_tport_create to ft_tport_get
Andy Grover
1
-3
/
+3
2014-04-12
target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn
Andy Grover
1
-6
/
+6
2014-04-12
target/tcm_fc: Rename structs and list members for clarity
Andy Grover
2
-33
/
+32
2014-04-12
target/tcm_fc: Limit to 1 TPG per wwn
Andy Grover
2
-11
/
+12
2014-04-12
target/tcm_fc: Don't export ft_lport_list
Andy Grover
2
-2
/
+1
2014-04-12
target/tcm_fc: Fix use-after-free of ft_tpg
Andy Grover
1
-0
/
+1
2014-04-12
target: Add check to prevent Abort Task from aborting itself
Alex Leung
1
-0
/
+5
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2
-2
/
+2
2014-04-07
target: Enable READ_STRIP emulation in target_complete_ok_work
Nicholas Bellinger
1
-0
/
+31
2014-04-07
target/sbc: Add sbc_dif_read_strip software emulation
Nicholas Bellinger
1
-4
/
+27
2014-04-07
target: Enable WRITE_INSERT emulation in target_execute_cmd
Nicholas Bellinger
1
-0
/
+9
2014-04-07
target/sbc: Add sbc_dif_generate software emulation
Nicholas Bellinger
1
-0
/
+44
2014-04-07
target/sbc: Only expose PI read_cap16 bits when supported by fabric
Nicholas Bellinger
1
-2
/
+5
2014-04-07
target/spc: Only expose PI mode page bits when supported by fabric
Nicholas Bellinger
1
-11
/
+17
2014-04-07
target/spc: Only expose PI inquiry bits when supported by fabric
Nicholas Bellinger
1
-7
/
+14
2014-04-07
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
6
-7
/
+18
2014-04-07
target/iblock: Fix double bioset_integrity_free bug
Nicholas Bellinger
1
-3
/
+2
2014-04-07
Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist
Martin Svec
1
-1
/
+2
2014-04-07
target/rd: T10-Dif: RAM disk is allocating more space than required.
Quinn Tran
1
-4
/
+10
2014-04-07
iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
Nicholas Bellinger
1
-1
/
+3
2014-04-07
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
11
-2
/
+53
2014-04-07
target: Fix Task Aborted Status (TAS) handling
Alex Leung
2
-15
/
+17
2014-04-07
iscsi-target: Add missing NopOUT->flag (LMB) sanity check
Arshad Hussain
1
-0
/
+10
2014-04-07
Target/sbc: add debug print
Sagi Grimberg
1
-0
/
+3
2014-04-07
Target/configfs: Expose iSCSI network portal group T10-PI support
Sagi Grimberg
3
-0
/
+26
2014-04-07
Target/iscsi: Add T10-PI indication for iscsi_portal_group
Sagi Grimberg
2
-1
/
+6
2014-04-07
Target/core: Remove prot_handover use for now
Sagi Grimberg
1
-1
/
+0
2014-04-07
Target/dif: Introduce protection-passthough-only mode
Sagi Grimberg
3
-6
/
+12
2014-04-07
Target/file: place escape values for protection information format
Sagi Grimberg
1
-39
/
+1
2014-03-13
Target/sbc: Set protection operation and relevant checks
Sagi Grimberg
2
-15
/
+74
2014-03-13
Target/transport: Allocate protection sg if needed
Sagi Grimberg
1
-0
/
+12
2014-03-13
target: silence GCC warning in target_alua_state_check
Paul Bolle
1
-51
/
+44
2014-03-07
Target/sbc: Fix sbc_copy_prot for offset scatters
Sagi Grimberg
1
-16
/
+22
2014-03-05
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
Nicholas Bellinger
1
-0
/
+4
2014-03-05
iscsi/iser-target: Use list_del_init for ->i_conn_node
Nicholas Bellinger
2
-11
/
+11
2014-03-05
iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug
Nicholas Bellinger
1
-1
/
+1
2014-02-24
Target/sbc: Don't use sg as iterator in sbc_verify_read
Sagi Grimberg
1
-5
/
+5
2014-02-24
target: Add DIF sense codes in transport_generic_request_failure
Nicholas Bellinger
1
-0
/
+3
2014-02-24
target/sbc: Fix sbc_dif_copy_prot addr offset bug
Nicholas Bellinger
1
-3
/
+2
2014-02-13
Target/sbc: Fix protection copy routine
Sagi Grimberg
1
-0
/
+8
[next]