index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcm_fileio: Prevent information leak for short reads
Dmitry Monakhov
2018-03-24
1
-6
/
+17
*
target/iscsi: avoid NULL dereference in CHAP auth error path
David Disseldorp
2018-02-22
1
-1
/
+2
*
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger
2018-01-17
2
-0
/
+11
*
iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
Nicholas Bellinger
2018-01-17
1
-13
/
+7
*
target/file: Do not return error for UNMAP if length is zero
Jiang Yi
2017-12-20
1
-0
/
+4
*
target:fix condition return in core_pr_dump_initiator_port()
tangwenji
2017-12-20
1
-1
/
+3
*
iscsi-target: fix memory leak in lio_target_tiqn_addtpg()
tangwenji
2017-12-20
1
-1
/
+2
*
target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()
Bart Van Assche
2017-12-20
1
-1
/
+2
*
target: fix race during implicit transition work flushes
Mike Christie
2017-12-20
1
-9
/
+1
*
target: fix ALUA transition timeout handling
Mike Christie
2017-12-20
1
-15
/
+8
*
target: Use system workqueue for ALUA transitions
Mike Christie
2017-12-20
1
-5
/
+3
*
target: Fix QUEUE_FULL + SCSI task attribute handling
Nicholas Bellinger
2017-11-30
1
-0
/
+4
*
iscsi-target: Fix non-immediate TMR reference leak
Nicholas Bellinger
2017-11-30
1
-3
/
+5
*
target/iscsi: Fix iSCSI task reassignment handling
Bart Van Assche
2017-11-18
1
-12
/
+7
*
target/iscsi: Fix unsolicited data seq_end_offset calculation
Varun Prakash
2017-10-21
1
-4
/
+2
*
target: Fix node_acl demo-mode + uncached dynamic shutdown regression
Nicholas Bellinger
2017-08-16
2
-4
/
+4
*
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
2017-08-16
2
-2
/
+6
*
iscsi-target: fix memory leak in iscsit_setup_text_cmd()
Varun Prakash
2017-08-16
1
-0
/
+1
*
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
Nicholas Bellinger
2017-08-11
1
-67
/
+137
*
target: Fix COMPARE_AND_WRITE caw_sem leak during se_cmd quiesce
Jiang Yi
2017-07-27
1
-0
/
+9
*
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
Nicholas Bellinger
2017-07-27
6
-16
/
+55
*
iscsi-target: Reject immediate data underflow larger than SCSI transfer length
Nicholas Bellinger
2017-06-29
1
-0
/
+12
*
iscsi-target: Fix delayed logout processing greater than SECONDS_FOR_LOGOUT_COMP
Nicholas Bellinger
2017-06-29
1
-2
/
+8
*
target: Fix kref->refcount underflow in transport_cmd_finish_abort
Nicholas Bellinger
2017-06-29
3
-12
/
+15
*
target: Re-add check to reject control WRITEs with overflow data
Nicholas Bellinger
2017-06-14
1
-5
/
+18
*
iscsi-target: Always wait for kthread_should_stop() before kthread exit
Jiang Yi
2017-06-07
4
-8
/
+34
*
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
Nicholas Bellinger
2017-05-20
3
-0
/
+3
*
target/fileio: Fix zero-length READ and WRITE handling
Bart Van Assche
2017-05-20
1
-2
/
+1
*
target: Fix compare_and_write_callback handling for non GOOD status
Nicholas Bellinger
2017-05-20
1
-1
/
+4
*
target: Avoid mappedlun symlink creation during lun shutdown
Nicholas Bellinger
2017-04-21
2
-0
/
+9
*
iscsi-target: Drop work-around for legacy GlobalSAN initiator
Nicholas Bellinger
2017-04-21
1
-16
/
+0
*
iscsi-target: Fix TMR reference leak during session shutdown
Nicholas Bellinger
2017-04-21
1
-5
/
+7
*
tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
Xiubo Li
2017-04-21
1
-15
/
+33
*
tcmu: Fix wrongly calculating of the base_command_size
Xiubo Li
2017-04-21
1
-2
/
+8
*
tcmu: Fix possible overwrite of t_data_sg's last iov[]
Xiubo Li
2017-04-21
1
-11
/
+23
*
target: Fix VERIFY_16 handling in sbc_parse_cdb
Max Lohrmann
2017-03-26
1
-2
/
+8
*
target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
Nicholas Bellinger
2017-03-26
1
-35
/
+12
*
target: Fix NULL dereference during LUN lookup + active I/O shutdown
Nicholas Bellinger
2017-03-15
3
-4
/
+40
*
target: Fix COMPARE_AND_WRITE ref leak for non GOOD status
Nicholas Bellinger
2017-02-14
1
-2
/
+6
*
target: Fix multi-session dynamic se_node_acl double free OOPs
Nicholas Bellinger
2017-02-14
1
-26
/
+43
*
target: Fix early transport_generic_handle_tmr abort scenario
Nicholas Bellinger
2017-02-14
1
-2
/
+15
*
target: Use correct SCSI status during EXTENDED_COPY exception
Nicholas Bellinger
2017-02-14
1
-1
/
+1
*
target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
Nicholas Bellinger
2017-02-14
1
-1
/
+9
*
sbp-target: Fix second argument of percpu_ida_alloc()
Bart Van Assche
2017-01-12
1
-1
/
+1
*
target/iscsi: Fix double free in lio_target_tiqn_addtpg()
Dan Carpenter
2017-01-12
1
-1
/
+0
*
target/user: Fix use-after-free of tcmu_cmds if they are expired
Andy Grover
2017-01-09
1
-2
/
+0
*
iscsi-target: Return error if unable to add network portal
Varun Prakash
2017-01-09
1
-1
/
+3
*
target/tcm_fc: use CPU affinity for responses
Hannes Reinecke
2016-10-21
1
-1
/
+1
*
target/tcm_fc: Update debugging statements to match libfc usage
Hannes Reinecke
2016-10-21
1
-11
/
+26
*
target/tcm_fc: return detailed error in ft_sess_create()
Hannes Reinecke
2016-10-21
1
-2
/
+3
[next]