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
/
iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-26
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
1
-3
/
+20
2018-09-17
scsi: iscsi: target: fix spelling mistake "entires" -> "entries"
Colin Ian King
4
-4
/
+4
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
3
-34
/
+21
2018-08-22
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
3
-30
/
+10
2018-08-22
iscsi target: fix session creation failure handling
Mike Christie
1
-14
/
+21
2018-08-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-30
/
+36
2018-08-02
scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_t...
Mike Christie
1
-19
/
+1
2018-07-31
Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"
Bart Van Assche
3
-2
/
+5
2018-07-13
scsi: target: iscsi: cxgbit: fix max iso npdu calculation
Varun Prakash
1
-7
/
+9
2018-07-02
scsi: target: Remove second argument from fabric_make_tpg()
Bart Van Assche
1
-4
/
+2
2018-07-02
scsi: target/iscsi: Make iscsit_ta_authentication() respect the output buffer...
Bart Van Assche
1
-2
/
+1
2018-07-02
scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers
Bart Van Assche
3
-5
/
+2
2018-07-02
scsi: target: Rename transport_init_session() into transport_alloc_session()
Bart Van Assche
1
-1
/
+1
2018-06-20
scsi: target: Convert target drivers to use sbitmap
Matthew Wilcox
1
-3
/
+30
2018-06-20
scsi: target: Abstract tag freeing
Matthew Wilcox
1
-1
/
+1
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+2
2018-03-26
iscsi-target: use common inet_addr_is_any
Sagi Grimberg
1
-26
/
+2
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-9
/
+9
2018-01-24
iscsi-target: make sure to wake up sleeping login worker
Florian Westphal
1
-0
/
+3
2018-01-13
target/iscsi: avoid NULL dereference in CHAP auth error path
David Disseldorp
1
-1
/
+2
2018-01-13
cxgbit: call neigh_event_send() to update MAC address
Varun Prakash
1
-0
/
+3
2017-11-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
11
-74
/
+124
2017-11-15
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-6
/
+6
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-52
/
+48
2017-11-08
iscsi-target: Fix non-immediate TMR reference leak
Nicholas Bellinger
1
-3
/
+5
2017-11-08
iscsi-target: Make TASK_REASSIGN use proper se_cmd->cmd_kref
Nicholas Bellinger
1
-13
/
+9
2017-11-05
iSCSI-target: Use common error handling code in iscsi_decode_text_input()
Markus Elfring
1
-21
/
+18
2017-11-05
target/iscsi: Detect conn_cmd_list corruption early
Bart Van Assche
1
-0
/
+4
2017-11-05
target/iscsi: Fix a race condition in iscsit_add_reject_from_cmd()
Bart Van Assche
1
-1
/
+2
2017-11-05
target/iscsi: Modify iscsit_do_crypto_hash_buf() prototype
Bart Van Assche
1
-24
/
+17
2017-11-05
target/iscsi: Fix endianness in an error message
Bart Van Assche
1
-3
/
+3
2017-11-05
target/iscsi: Use min() in iscsit_dump_data_payload() instead of open-coding it
Bart Van Assche
1
-4
/
+3
2017-11-05
target/iscsi: Define OFFLOAD_BUF_SIZE once
Bart Van Assche
1
-2
/
+0
2017-11-05
target: Suppress gcc 7 fallthrough warnings
Bart Van Assche
1
-0
/
+1
2017-11-05
cxgbit: Abort the TCP connection in case of data out timeout
Varun Prakash
3
-0
/
+55
2017-11-05
iscsi-target: fix memory leak in iscsit_release_discovery_tpg()
tangwenji
1
-2
/
+5
2017-11-05
iscsi-target: fix memory leak in lio_target_tiqn_addtpg()
tangwenji
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
18
-0
/
+18
2017-11-01
target/iscsi: Convert timers to use timer_setup()
Kees Cook
10
-33
/
+37
2017-11-01
target/iscsi: Simplify timer manipulation code
Bart Van Assche
10
-42
/
+34
2017-10-19
target: make config_item_type const
Bhumika Goyal
1
-6
/
+6
2017-08-07
iscsi-target: Fix iscsi_np reset hung task during parallel delete
Nicholas Bellinger
2
-2
/
+6
2017-07-31
cxgbit: fix sg_nents calculation
Varun Prakash
1
-5
/
+7
2017-07-31
iscsi-target: fix invalid flags in text response
Varun Prakash
1
-2
/
+2
2017-07-31
iscsi-target: fix memory leak in iscsit_setup_text_cmd()
Varun Prakash
1
-0
/
+1
2017-07-31
cxgbit: add missing __kfree_skb()
Varun Prakash
1
-4
/
+12
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-11
/
+25
2017-07-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
9
-102
/
+73
2017-07-11
iscsi-target: Add login_keys_workaround attribute for non RFC initiators
Nicholas Bellinger
6
-16
/
+55
2017-07-07
target/iscsi: Remove dead code from iscsit_process_scsi_cmd()
Bart Van Assche
1
-5
/
+1
[next]