index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-26
scsi: iscsi: set auth_protocol back to NULL if CHAP_A value is not supported
Maurizio Lombardi
1
-8
/
+8
2019-07-10
scsi: tcmu: fix use after free
Xiubo Li
1
-1
/
+2
2019-03-23
scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock
Bart Van Assche
1
-2
/
+2
2019-02-27
scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comes
Xiubo Li
1
-27
/
+61
2019-02-23
scsi: target/core: Use kmem_cache_free() instead of kfree()
Wei Yongjun
1
-1
/
+1
2019-01-26
scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough
Bart Van Assche
2
-11
/
+30
2019-01-26
scsi: target: use consistent left-aligned ASCII INQUIRY data
David Disseldorp
1
-5
/
+12
2019-01-22
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
1
-1
/
+4
2019-01-22
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
1
-3
/
+20
2019-01-22
Revert "scsi: target: iscsi: cxgbit: fix csk leak"
Sasha Levin
1
-4
/
+1
2019-01-13
scsi: target: iscsi: cxgbit: add missing spin_lock_init()
Varun Prakash
1
-0
/
+1
2019-01-13
scsi: target: iscsi: cxgbit: fix csk leak
Varun Prakash
1
-1
/
+4
2018-11-13
scsi: target: Fix target_wait_for_sess_cmds breakage with active signals
Nicholas Bellinger
1
-2
/
+2
2018-09-21
scsi: target: iscsi: Use bin2hex instead of a re-implementation
Vincent Pelletier
1
-12
/
+3
2018-09-21
scsi: target: iscsi: Use hex2bin instead of a re-implementation
Vincent Pelletier
1
-16
/
+14
2018-09-11
scsi: iscsi: target: Don't use stack buffer for scatterlist
Laura Abbott
1
-8
/
+14
2018-08-30
scsi: iscsi: target: Fix conn_ops double free
Mike Christie
3
-75
/
+77
2018-08-30
scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...
Vincent Pelletier
1
-5
/
+3
2018-08-27
scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()
Varun Prakash
1
-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-21
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
3
-30
/
+10
2018-08-21
iscsi target: fix session creation failure handling
Mike Christie
1
-14
/
+21
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
20
-433
/
+508
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+4
2018-08-07
target/loop: depend on SCSI
Christoph Hellwig
1
-0
/
+1
2018-08-02
target: don't depend on SCSI
Christoph Hellwig
1
-2
/
+3
2018-08-02
scsi: target: loop, usb, vhost, xen: use target_remove_session
Mike Christie
1
-1
/
+1
2018-08-02
scsi: tcm_fc: use target_remove_session
Mike Christie
1
-2
/
+1
2018-08-02
scsi: target: srp, vscsi, sbp, qla: use target_remove_session
Mike Christie
1
-2
/
+1
2018-08-02
scsi: target: add session removal function
Mike Christie
1
-0
/
+7
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
4
-5
/
+5
2018-08-02
scsi: target: make transport_init_session_tags static
Mike Christie
1
-4
/
+3
2018-08-02
scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_t...
Mike Christie
1
-19
/
+1
2018-08-02
scsi: target: fix __transport_register_session locking
Mike Christie
1
-2
/
+3
2018-07-30
Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"
Bart Van Assche
3
-2
/
+5
2018-07-30
scsi: tcmu: use u64 for dev_size
Mike Christie
1
-13
/
+8
2018-07-30
scsi: tcmu: use match_int for dev params
Mike Christie
1
-23
/
+14
2018-07-30
scsi: tcmu: do not set max_blocks if data_bitmap has been setup
Mike Christie
1
-33
/
+40
2018-07-30
scsi: tcmu: unmap if dev is configured
Mike Christie
1
-0
/
+5
2018-07-30
scsi: tcmu: check if dev is configured before block/reset
Mike Christie
1
-0
/
+10
2018-07-30
scsi: tcmu: use lio core se_device configuration helper
Mike Christie
1
-8
/
+3
2018-07-30
scsi: target: add helper to check if dev is configured
Mike Christie
3
-8
/
+9
2018-07-30
scsi: tcmu: initialize list head
Mike Christie
1
-0
/
+1
2018-07-30
scsi: target_core_user: fix double unlock
Mike Christie
1
-1
/
+0
2018-07-12
scsi: target: iscsi: cxgbit: fix max iso npdu calculation
Varun Prakash
1
-7
/
+9
2018-07-02
scsi: target: Remove se_dev_entry.ua_count
Bart Van Assche
2
-11
/
+2
2018-07-02
scsi: target: Fix handling of removed LUNs
Bart Van Assche
3
-18
/
+39
2018-07-02
scsi: target: Send unit attention condition even if the sense buffer is too s...
Bart Van Assche
1
-14
/
+7
2018-07-02
scsi: target: Do not duplicate the code that marks that a command has sense data
Bart Van Assche
1
-6
/
+3
2018-07-02
scsi: target/tcm_loop: Avoid that static checkers warn about dead code
Bart Van Assche
1
-4
/
+1
[next]