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
2016-03-21
target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
Alexei Potashnik
1
-1
/
+1
2016-03-21
iscsi-target: Fix use-after-free during TPG session shutdown
Nicholas Bellinger
1
-4
/
+8
2015-09-18
target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST
Andy Grover
2
-0
/
+4
2015-06-19
target/pscsi: Fix NULL pointer dereference in get_device_type
Nicholas Bellinger
1
-1
/
+1
2015-06-19
tcm_fc: missing curly braces in ft_invl_hw_context()
Dan Carpenter
1
-1
/
+2
2015-06-19
iscsi-target: Drop problematic active_ts_list usage
Nicholas Bellinger
1
-23
/
+5
2015-04-14
iscsi-target: Fail connection on short sendmsg writes
Nicholas Bellinger
1
-15
/
+11
2015-02-02
target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE
Quinn Tran
1
-2
/
+1
2014-12-01
iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure
Joern Engel
1
-1
/
+1
2014-12-01
iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
Nicholas Bellinger
1
-1
/
+3
2014-07-01
target: Explicitly clear ramdisk_mcp backend pages
Nicholas A. Bellinger
1
-1
/
+1
2014-06-26
iscsi-target: Reject mutual authentication with reflected CHAP_C
Nicholas Bellinger
1
-0
/
+10
2014-06-11
target/file: Fix 32-bit highmem breakage for SGL -> iovec mapping
Sebastian Andrzej Siewior
1
-2
/
+7
2014-06-11
target: use correct sense code for LUN communication failure
Hannes Reinecke
1
-1
/
+1
2014-06-11
target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits
Nicholas Bellinger
2
-4
/
+5
2014-06-11
target/pscsi: fix return value check
Wei Yongjun
1
-4
/
+4
2014-06-11
iscsi-target: Always send a response before terminating iSCSI connection
Roland Dreier
2
-6
/
+12
2014-05-06
target/tcm_fc: Fix use-after-free of ft_tpg
Andy Grover
1
-0
/
+1
2014-05-06
iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
Nicholas Bellinger
1
-1
/
+3
2014-02-20
target/file: Re-enable optional fd_buffered_io=1 operation
Nicholas Bellinger
2
-3
/
+39
2014-02-20
target/file: Use O_DSYNC by default for FILEIO backends
Nicholas Bellinger
2
-62
/
+17
2014-02-06
target/iscsi: Fix network portal creation race
Andy Grover
1
-13
/
+21
2013-12-04
iscsi-target: chap auth shouldn't match username with trailing garbage
Eric Seppanen
1
-1
/
+4
2013-12-04
iscsi-target: fix extract_param to handle buffer length corner case
Eric Seppanen
1
-1
/
+1
2013-09-08
target: Fix trailing ASCII space usage in INQUIRY vendor+model
Nicholas Bellinger
1
-3
/
+6
2013-08-04
iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
Joern Engel
1
-1
/
+1
2013-06-27
target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()
Joern Engel
1
-2
/
+2
2013-06-07
iscsi-target: fix heap buffer overflow on error
Kees Cook
2
-6
/
+6
2013-05-19
iscsi-target: Fix processing of OOO commands
Shlomo Pongratz
1
-3
/
+4
2013-04-17
target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
Nicholas Bellinger
1
-0
/
+3
2013-03-28
target/iscsi: Fix mutual CHAP auth on big-endian arches
Andy Grover
1
-1
/
+4
2013-03-14
target/pscsi: Fix page increment
Asias He
1
-1
/
+0
2013-03-04
target: Add missing mapped_lun bounds checking during make_mappedlun setup
Nicholas Bellinger
1
-0
/
+8
2013-03-04
target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
Nicholas Bellinger
4
-20
/
+9
2013-02-28
target: Fix divide by zero bug in fabric_max_sectors for unconfigured devices
Nicholas Bellinger
1
-1
/
+7
2013-02-04
target: fix regression with dev_link_magic in target_fabric_port_link
Nicholas Bellinger
1
-6
/
+5
2013-01-21
target: Add link_magic for fabric allow_link destination target_items
Nicholas Bellinger
4
-0
/
+15
2013-01-21
target: Release se_cmd when LUN lookup fails for TMR
Roland Dreier
1
-0
/
+2
2013-01-21
tcm_fc: Do not report target role when target is not defined
Mark Rustad
1
-2
/
+8
2013-01-21
tcm_fc: Do not indicate retry capability to initiators
Mark Rustad
1
-1
/
+1
2013-01-17
target/tcm_fc: fix the lockdep warning due to inconsistent lock state
Yi Zou
1
-1
/
+1
2013-01-17
iscsit: use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2012-11-18
target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path
Steve Hodgson
1
-3
/
+3
2012-11-18
iscsi-target: Fix missed wakeup race in TX thread
Roland Dreier
5
-3
/
+26
2012-11-18
target: Avoid integer overflow in se_dev_align_max_sectors()
Roland Dreier
1
-9
/
+9
2012-11-18
target: Don't return success from module_init() if setup fails
Roland Dreier
1
-1
/
+2
2012-11-05
target: Fix double-free of se_cmd in target_complete_tmr_failure
Nicholas Bellinger
1
-1
/
+0
2012-10-21
target: fix return code in target_core_init_configfs error path
Peter Senna Tschudin
1
-1
/
+7
2012-10-21
iscsi-target: Bump defaults for nopin_timeout + nopin_response_timeout values
Nicholas Bellinger
1
-2
/
+2
2012-10-21
iscsi-target: Add explicit set of cache_dynamic_acls=1 for TPG demo-mode
Nicholas Bellinger
1
-0
/
+12
[next]