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-03-15
target: Fix NULL dereference during LUN lookup + active I/O shutdown
Nicholas Bellinger
3
-4
/
+40
2017-03-12
target: Fix multi-session dynamic se_node_acl double free OOPs
Nicholas Bellinger
1
-27
/
+43
2017-03-12
target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
Nicholas Bellinger
3
-8
/
+55
2017-02-15
target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
Nicholas Bellinger
1
-2
/
+6
2017-02-15
target: Fix early transport_generic_handle_tmr abort scenario
Nicholas Bellinger
1
-2
/
+15
2017-02-15
target: Use correct SCSI status during EXTENDED_COPY exception
Nicholas Bellinger
1
-1
/
+1
2017-02-15
target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
Nicholas Bellinger
1
-1
/
+9
2017-01-12
target/iscsi: Fix double free in lio_target_tiqn_addtpg()
Dan Carpenter
1
-1
/
+0
2017-01-09
target/user: Fix use-after-free of tcmu_cmds if they are expired
Andy Grover
1
-2
/
+0
2016-10-28
target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status code
Dinesh Israni
1
-4
/
+12
2016-10-28
target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE
Nicholas Bellinger
2
-6
/
+23
2016-10-28
target: Re-add missing SCF_ACK_KREF assignment in v4.1.y
Nicholas Bellinger
1
-1
/
+3
2016-08-20
target: Fix ordered task CHECK_CONDITION early exception handling
Nicholas Bellinger
1
-1
/
+6
2016-08-20
target: Fix max_unmap_lba_count calc overflow
Mike Christie
3
-7
/
+7
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
-6
/
+0
2016-08-20
target: Fix ordered task target_setup_cmd_from_cdb exception hang
Nicholas Bellinger
3
-28
/
+37
2016-08-20
iscsi-target: Fix panic when adding second TCP connection to iSCSI session
Feng Li
1
-2
/
+3
2016-04-12
target: Fix target_release_cmd_kref shutdown comp leak
Himanshu Madhani
1
-2
/
+0
2016-03-16
target: Drop incorrect ABORT_TASK put for completed commands
Nicholas Bellinger
1
-1
/
+0
2016-03-10
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
Mike Christie
3
-62
/
+66
2016-03-04
target: Fix race with SCF_SEND_DELAYED_TAS handling
Nicholas Bellinger
1
-12
/
+41
2016-03-04
target: Fix remote-port TMR ABORT + se_cmd fabric stop
Nicholas Bellinger
2
-51
/
+148
2016-03-04
target: Fix TAS handling for multi-session se_node_acls
Nicholas Bellinger
1
-7
/
+9
2016-03-04
target: Fix LUN_RESET active TMR descriptor handling
Nicholas Bellinger
2
-1
/
+38
2016-03-04
target: Fix LUN_RESET active I/O handling for ACK_KREF
Nicholas Bellinger
2
-61
/
+75
2016-02-25
iscsi-target: Fix potential dead-lock during node acl delete
Nicholas Bellinger
1
-1
/
+15
2015-11-29
target/stat: print full t10_wwn.model buffer
David Disseldorp
1
-1
/
+1
2015-11-29
target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
Jan Engelhardt
1
-2
/
+2
2015-11-29
target: Invoke release_cmd() callback without holding a spinlock
Bart Van Assche
2
-7
/
+12
2015-11-29
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
Nicholas Bellinger
2
-10
/
+17
2015-11-29
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
2
-1
/
+13
2015-11-29
iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()
Luis de Bethencourt
1
-5
/
+5
2015-11-29
target/user: Do not set unused fields in tcmu_ops
Andy Grover
1
-2
/
+0
2015-11-29
target/user: Fix time calc in expired cmd processing
Andy Grover
1
-1
/
+1
2015-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+0
2015-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
12
-2566
/
+1490
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2015-10-21
block: Consolidate static integrity profile properties
Martin K. Petersen
1
-5
/
+5
2015-10-14
target: use per-attribute show and store methods
Christoph Hellwig
12
-2566
/
+1490
2015-09-25
iscsi-target: Avoid OFMarker + IFMarker negotiation
Nicholas Bellinger
1
-2
/
+3
2015-09-25
target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit
Nicholas Bellinger
1
-17
/
+23
2015-09-25
target: Fix target_sense_desc_format NULL pointer dereference
Nicholas Bellinger
1
-1
/
+1
2015-09-25
target: Propigate backend read-only to core_tpg_add_lun
Nicholas Bellinger
2
-1
/
+6
2015-09-25
target: Fix PR registration + APTPL RCU conversion regression
Nicholas Bellinger
2
-26
/
+70
2015-09-12
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
23
-489
/
+510
2015-09-11
target: use stringify.h instead of own definition
David Disseldorp
1
-1
/
+2
2015-09-11
target/user: Fix UFLAG_UNKNOWN_OP handling
Andy Grover
1
-8
/
+2
2015-09-11
target: Remove no-op conditional
Andy Grover
1
-2
/
+1
2015-09-11
target/user: Remove unused variable
Andy Grover
1
-1
/
+0
[next]