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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2017-01-13
target/user: Fix use-after-free of tcmu_cmds if they are expired
Andy Grover
1
-2
/
+0
2016-11-24
target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
Dinesh Israni
1
-3
/
+12
2016-11-24
target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
Nicholas Bellinger
1
-1
/
+3
2016-08-20
iscsi-target: Fix panic when adding second TCP connection to iSCSI session
Feng Li
1
-2
/
+3
2016-08-20
target: Fix race between iscsi-target connection shutdown + ABORT_TASK
Nicholas Bellinger
2
-7
/
+18
2016-08-20
target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
Nicholas Bellinger
1
-7
/
+0
2016-04-18
target: Fix target_release_cmd_kref shutdown comp leak
Himanshu Madhani
1
-2
/
+0
2016-03-22
target: Drop incorrect ABORT_TASK put for completed commands
Nicholas Bellinger
1
-1
/
+0
2016-03-06
target: Fix linux-4.1.y specific compile warning
Nicholas Bellinger
1
-1
/
+1
2016-03-06
target: Fix race with SCF_SEND_DELAYED_TAS handling
Nicholas Bellinger
1
-11
/
+42
2016-03-06
target: Fix remote-port TMR ABORT + se_cmd fabric stop
Nicholas Bellinger
2
-47
/
+145
2016-03-06
target: Fix TAS handling for multi-session se_node_acls
Nicholas Bellinger
1
-7
/
+9
2016-03-06
target: Fix LUN_RESET active I/O handling for ACK_KREF
Nicholas Bellinger
2
-55
/
+76
2016-03-06
target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
Jan Engelhardt
1
-2
/
+2
2016-03-06
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
2
-10
/
+17
2016-03-06
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
2
-1
/
+13
2016-02-28
target: Fix LUN_RESET active TMR descriptor handling
Nicholas Bellinger
2
-1
/
+38
2016-02-28
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
5
-22
/
+21
2016-02-04
iscsi-target: Fix potential dead-lock during node acl delete
Nicholas Bellinger
1
-1
/
+15
2015-10-23
target: Fix v4.1 UNIT_ATTENTION se_node_acl->device_list[] NULL pointer
Nicholas Bellinger
2
-4
/
+7
2015-10-23
target: Attach EXTENDED_COPY local I/O descriptors to xcopy_pt_sess
Nicholas Bellinger
1
-2
/
+4
2015-10-23
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
6
-38
/
+36
2015-09-13
target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
Alexei Potashnik
1
-2
/
+2
2015-08-10
iscsi-target: Fix iser explicit logout TX kthread leak
Nicholas Bellinger
1
-2
/
+16
2015-08-10
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Nicholas Bellinger
4
-33
/
+67
2015-08-10
iscsi-target: Fix use-after-free during TPG session shutdown
Nicholas Bellinger
1
-4
/
+8
2015-05-31
target: Use a PASSTHROUGH flag instead of transport_types
Andy Grover
10
-18
/
+15
2015-05-31
target: Move passthrough CDB parsing into a common function
Andy Grover
3
-94
/
+76
2015-05-31
target/user: Only support full command pass-through
Andy Grover
1
-50
/
+74
2015-05-31
target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST
Andy Grover
2
-0
/
+4
2015-05-31
target: Fix se_tpg_tfo->tf_subsys regression + remove tf_subsystem
Christoph Hellwig
4
-53
/
+27
2015-05-20
target: Drop signal_pending checks after interruptible lock acquire
Nicholas Bellinger
3
-6
/
+3
2015-05-15
target: Add missing parentheses
Bart Van Assche
1
-2
/
+2
2015-05-15
target: Fix bidi command handling
Bart Van Assche
1
-2
/
+1
2015-05-03
target/user: Disallow full passthrough (pass_level=0)
Andy Grover
1
-65
/
+3
2015-05-03
ISCSI: fix minor memory leak
Evgenii Lepikhin
1
-0
/
+1
2015-04-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
33
-1524
/
+990
2015-04-20
target: Put TCMU under a new config option
Andy Grover
2
-3
/
+4
2015-04-20
target: Version 2 of TCMU ABI
Andy Grover
1
-12
/
+34
2015-04-16
target/file: Fix UNMAP with DIF protection support
Akinobu Mita
1
-25
/
+61
2015-04-16
target/file: Fix SG table for prot_buf initialization
Akinobu Mita
1
-15
/
+6
2015-04-16
target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled
Akinobu Mita
1
-7
/
+8
2015-04-16
target: Make core_tmr_abort_task() skip TMFs
Bart Van Assche
1
-2
/
+2
2015-04-16
target/sbc: Update sbc_dif_generate pr_debug output
Nicholas Bellinger
1
-3
/
+5
2015-04-16
target/sbc: Make internal DIF emulation honor ->prot_checks
Nicholas Bellinger
1
-0
/
+7
2015-04-16
target/sbc: Return INVALID_CDB_FIELD if DIF + sess_prot_type disabled
Nicholas Bellinger
1
-1
/
+5
2015-04-16
target: Ensure sess_prot_type is saved across session restart
Nicholas Bellinger
1
-7
/
+15
2015-04-14
target/rd: Don't pass incomplete scatterlist entries to sbc_dif_verify_*
Akinobu Mita
1
-3
/
+64
2015-04-14
target: Remove the unused flag SCF_ACK_KREF
Bart Van Assche
1
-3
/
+1
2015-04-14
target: Fix two sparse warnings
Bart Van Assche
2
-0
/
+4
[next]