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
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-15
target: Fix kref->refcount underflow in transport_cmd_finish_abort
Nicholas Bellinger
3
-12
/
+15
2017-09-15
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
4
-8
/
+35
2017-09-15
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
2
-62
/
+133
2017-09-15
target/iscsi: Fix indentation in iscsi_target_start_negotiation()
Bart Van Assche
1
-8
/
+8
2017-09-15
iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race
Nicholas Bellinger
1
-9
/
+9
2017-08-26
target/fileio: Fix zero-length READ and WRITE handling
Bart Van Assche
1
-2
/
+1
2017-07-18
iscsi-target: Drop work-around for legacy GlobalSAN initiator
Nicholas Bellinger
1
-16
/
+0
2017-07-18
iscsi-target: Fix TMR reference leak during session shutdown
Nicholas Bellinger
1
-5
/
+7
2017-07-18
target: Fix VERIFY_16 handling in sbc_parse_cdb
Max Lohrmann
1
-2
/
+8
2017-07-18
target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
Nicholas Bellinger
1
-35
/
+12
2017-03-16
target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
Nicholas Bellinger
1
-2
/
+6
2017-03-16
target: Fix early transport_generic_handle_tmr abort scenario
Nicholas Bellinger
1
-2
/
+15
2017-03-16
target: Use correct SCSI status during EXTENDED_COPY exception
Nicholas Bellinger
1
-1
/
+1
2017-03-16
target/iscsi: Fix double free in lio_target_tiqn_addtpg()
Dan Carpenter
1
-1
/
+0
2017-02-23
target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
Dinesh Israni
1
-4
/
+12
2017-02-23
target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE
Nicholas Bellinger
2
-6
/
+27
2016-11-20
iscsi-target: Fix panic when adding second TCP connection to iSCSI session
Feng Li
1
-2
/
+3
2016-11-20
target: Fix max_unmap_lba_count calc overflow
Mike Christie
3
-7
/
+7
2016-11-20
target: Fix race between iscsi-target connection shutdown + ABORT_TASK
Nicholas Bellinger
2
-7
/
+18
2016-11-20
target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOP
Nicholas Bellinger
1
-6
/
+0
2016-05-01
target: Fix target_release_cmd_kref shutdown comp leak
Himanshu Madhani
1
-2
/
+0
2016-03-24
target: Drop incorrect ABORT_TASK put for completed commands
Nicholas Bellinger
1
-1
/
+0
2016-03-24
target: Fix race with SCF_SEND_DELAYED_TAS handling
Nicholas Bellinger
1
-13
/
+42
2016-03-24
target: Fix remote-port TMR ABORT + se_cmd fabric stop
Nicholas Bellinger
2
-48
/
+146
2016-03-24
target: Fix TAS handling for multi-session se_node_acls
Nicholas Bellinger
1
-8
/
+9
2016-03-24
target: Fix LUN_RESET active I/O handling for ACK_KREF
Nicholas Bellinger
2
-55
/
+76
2016-03-24
target: Fix LUN_RESET active TMR descriptor handling
Nicholas Bellinger
2
-1
/
+38
2016-02-25
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
Mike Christie
3
-62
/
+66
2016-02-02
target: Fix a memory leak in target_dev_lba_map_store()
Bart Van Assche
1
-3
/
+3
2016-02-02
iscsi-target: Fix potential dead-lock during node acl delete
Nicholas Bellinger
1
-1
/
+15
2015-12-18
target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
Jan Engelhardt
1
-2
/
+2
2015-12-18
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
2
-10
/
+17
2015-12-18
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
2
-1
/
+13
2015-08-31
target: REPORT LUNS should return LUN 0 even for dynamic ACLs
Roland Dreier
1
-4
/
+9
2015-08-31
target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
Alexei Potashnik
1
-1
/
+1
2015-08-20
iscsi-target: Fix iser explicit logout TX kthread leak
Nicholas Bellinger
1
-2
/
+16
2015-08-20
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Nicholas Bellinger
5
-32
/
+67
2015-08-20
iscsi-target: Fix use-after-free during TPG session shutdown
Nicholas Bellinger
1
-4
/
+8
2015-06-03
target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST
Andy Grover
2
-0
/
+4
2015-05-06
target/file: Fix UNMAP with DIF protection support
Akinobu Mita
1
-25
/
+61
2015-05-06
target/file: Fix SG table for prot_buf initialization
Akinobu Mita
1
-15
/
+6
2015-05-06
target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled
Akinobu Mita
1
-7
/
+8
2015-05-06
target: Fix COMPARE_AND_WRITE with SG_TO_MEM_NOALLOC handling
Nicholas Bellinger
2
-9
/
+43
2015-05-05
iscsi-target: Convert iscsi_thread_set usage to kthread.h
Nicholas Bellinger
4
-69
/
+114
2015-04-27
iscsi target: fix oops when adding reject pdu
Mike Christie
1
-1
/
+1
2015-03-30
target: Fix virtual LUN=0 target_configure_device failure OOPs
Nicholas Bellinger
1
-2
/
+2
2015-03-30
target/pscsi: Fix NULL pointer dereference in get_device_type
Nicholas Bellinger
1
-1
/
+1
2015-03-30
tcm_fc: missing curly braces in ft_invl_hw_context()
Dan Carpenter
1
-1
/
+2
2015-03-30
target: Fix reference leak in target_get_sess_cmd() error path
Bart Van Assche
1
-0
/
+4
2015-03-30
iscsi-target: Avoid early conn_logout_comp for iser connections
Nicholas Bellinger
1
-4
/
+10
[next]