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
2016-02-25
iscsi-target: Fix potential dead-lock during node acl delete
Nicholas Bellinger
1
-1
/
+15
2016-02-25
iscsi-target: Fix rx_login_comp hang after login failure
Nicholas Bellinger
2
-1
/
+13
2015-08-17
iscsi-target: Fix iscsit_start_kthreads failure OOPs
Nicholas Bellinger
5
-31
/
+66
2015-08-10
iscsi-target: Fix iser explicit logout TX kthread leak
Nicholas Bellinger
1
-2
/
+16
2015-08-10
iscsi-target: Fix use-after-free during TPG session shutdown
Nicholas Bellinger
1
-4
/
+8
2015-08-03
iscsi-target: Convert iscsi_thread_set usage to kthread.h
Nicholas Bellinger
4
-70
/
+115
2015-06-06
target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST
Andy Grover
2
-0
/
+4
2015-04-19
iscsi target: fix oops when adding reject pdu
Mike Christie
1
-1
/
+1
2015-04-13
tcm_fc: missing curly braces in ft_invl_hw_context()
Dan Carpenter
1
-1
/
+2
2015-03-26
target: Allow Write Exclusive non-reservation holders to READ
Lee Duncan
1
-0
/
+12
2015-03-26
target: Allow AllRegistrants to re-RESERVE existing reservation
Nicholas Bellinger
1
-1
/
+4
2015-03-26
target: Fix R_HOLDER bit usage for AllRegistrants
Nicholas Bellinger
1
-3
/
+23
2015-03-26
target/pscsi: Fix NULL pointer dereference in get_device_type
Nicholas Bellinger
1
-1
/
+1
2015-03-26
iscsi-target: Avoid early conn_logout_comp for iser connections
Nicholas Bellinger
1
-4
/
+10
2015-03-26
target: Fix reference leak in target_get_sess_cmd() error path
Bart Van Assche
1
-0
/
+4
2015-03-18
target: Check for LBA + sectors wrap-around in sbc_parse_cdb
Nicholas Bellinger
1
-1
/
+2
2015-03-07
iscsi-target: Drop problematic active_ts_list usage
Nicholas Bellinger
1
-23
/
+5
2015-02-06
target: Drop arbitrary maximum I/O size limit
Nicholas Bellinger
5
-25
/
+16
2015-02-06
iscsi,iser-target: Initiate termination only once
Sagi Grimberg
1
-0
/
+3
2015-02-06
tcm_loop: Fix wrong I_T nexus association
Hannes Reinecke
2
-21
/
+15
2015-01-27
iscsi-target: Fail connection on short sendmsg writes
Nicholas Bellinger
1
-15
/
+11
2014-12-07
target: Don't call TFO->write_pending if data_length == 0
Roland Dreier
1
-1
/
+1
2014-11-14
target: Fix APTPL metadata handling for dynamic MappedLUNs
Nicholas Bellinger
4
-5
/
+14
2014-11-14
target: Fix queue full status NULL pointer for SCF_TRANSPORT_TASK_SENSE
Quinn Tran
1
-2
/
+1
2014-10-06
iscsi-target: Fix memory corruption in iscsit_logout_post_handler_diffcid
Nicholas Bellinger
1
-1
/
+3
2014-10-06
iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure
Joern Engel
1
-1
/
+1
2014-07-07
iscsi-target: Explicily clear login response PDU in exception path
Nicholas Bellinger
1
-0
/
+2
2014-07-07
iscsi-target: Avoid rejecting incorrect ITT for Data-Out
Nicholas Bellinger
1
-1
/
+1
2014-07-07
target: Fix left-over se_lun->lun_sep pointer OOPs
Nicholas Bellinger
1
-0
/
+1
2014-07-01
iscsi-target: Re-add chunk from backport of upstream 79d59d08082d to 3.10
Roland Dreier
1
-6
/
+1
2014-07-01
target: Explicitly clear ramdisk_mcp backend pages
Nicholas A. Bellinger
1
-1
/
+1
2014-07-01
target: Report correct response length for some commands
Roland Dreier
3
-5
/
+25
2014-07-01
iscsi-target: Fix ABORT_TASK + connection reset iscsi_queue_req memory leak
Nicholas Bellinger
1
-2
/
+1
2014-07-01
target: Use complete_all for se_cmd->t_transport_stop_comp
Nicholas Bellinger
1
-3
/
+3
2014-07-01
target: Set CMD_T_ACTIVE bit for Task Management Requests
Nicholas Bellinger
1
-0
/
+6
2014-06-26
iscsi-target: Reject mutual authentication with reflected CHAP_C
Nicholas Bellinger
1
-0
/
+10
2014-06-17
target: Fix alua_access_state attribute OOPs for un-configured devices
Nicholas Bellinger
1
-0
/
+5
2014-06-17
target: Allow READ_CAPACITY opcode in ALUA Standby access state
Nicholas Bellinger
1
-0
/
+9
2014-06-17
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
Roland Dreier
1
-23
/
+27
2014-06-17
iser-target: Fix multi network portal shutdown regression
Nicholas Bellinger
2
-4
/
+7
2014-06-17
Target/iscsi,iser: Avoid accepting transport connections during stop stage
Sagi Grimberg
3
-0
/
+3
2014-06-08
target: Don't allow setting WC emulation if device doesn't support
Andy Grover
1
-4
/
+4
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-03-24
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
Nicholas Bellinger
1
-0
/
+4
2014-03-24
iscsi/iser-target: Use list_del_init for ->i_conn_node
Nicholas Bellinger
2
-10
/
+10
2014-03-24
iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug
Nicholas Bellinger
1
-1
/
+1
2014-02-06
target/iscsi: Fix network portal creation race
Andy Grover
1
-13
/
+21
2014-01-10
target/file: Update hw_max_sectors based on current block_size
Nicholas Bellinger
3
-5
/
+13
2014-01-10
iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set
Nicholas Bellinger
1
-14
/
+12
[next]