index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Commit message (
Expand
)
Author
Age
Files
Lines
*
iscsi-target: Make iscsi_tpg_np driver show/store use generic code
Nicholas Bellinger
2016-05-16
1
-158
/
+41
*
iscsi-target: graceful disconnect on invalid mapping to iovec
Imran Haider
2016-05-10
1
-1
/
+8
*
target: need_to_release is always false, remove redundant check and kfree
Colin Ian King
2016-05-10
1
-4
/
+0
*
target: remove sess_kref and ->shutdown_session
Christoph Hellwig
2016-05-10
2
-34
/
+3
*
iscsi-target: remove usage of ->shutdown_session
Christoph Hellwig
2016-05-10
4
-23
/
+12
*
target: make close_session optional
Christoph Hellwig
2016-05-10
4
-17
/
+2
*
target: make ->shutdown_session optional
Christoph Hellwig
2016-05-10
7
-31
/
+4
*
target: remove acl_stop
Christoph Hellwig
2016-05-10
2
-10
/
+7
*
target: consolidate and fix session shutdown
Christoph Hellwig
2016-05-10
1
-54
/
+33
*
cxgbit: add files for cxgbit.ko
Varun Prakash
2016-05-09
10
-0
/
+5114
*
iscsi-target: export symbols
Varun Prakash
2016-05-09
6
-10
/
+23
*
iscsi-target: call complete on conn_logout_comp
Varun Prakash
2016-05-09
1
-4
/
+6
*
iscsi-target: clear tx_thread_active
Varun Prakash
2016-05-09
1
-2
/
+4
*
iscsi-target: add new offload transport type
Varun Prakash
2016-05-09
1
-0
/
+76
*
iscsi-target: use conn_transport->transport_type in text rsp
Varun Prakash
2016-05-09
1
-1
/
+2
*
iscsi-target: move iscsit_thread_check_cpumask()
Varun Prakash
2016-05-09
1
-26
/
+0
*
iscsi-target: add void (*iscsit_get_r2t_ttt)()
Varun Prakash
2016-05-09
1
-1
/
+4
*
iscsi-target: add int (*iscsit_validate_params)()
Varun Prakash
2016-05-09
1
-0
/
+10
*
iscsi-target: split iscsi_target_rx_thread()
Varun Prakash
2016-05-09
1
-26
/
+33
*
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
2016-05-09
1
-8
/
+2
*
iscsi-target: add void (*iscsit_release_cmd)()
Varun Prakash
2016-05-09
1
-0
/
+3
*
iscsi-target: add int (*iscsit_xmit_pdu)()
Varun Prakash
2016-05-09
1
-351
/
+195
*
target: use new "dbroot" target attribute
Lee Duncan
2016-05-09
2
-4
/
+4
*
target: make target db location configurable
Lee Duncan
2016-05-09
2
-0
/
+68
*
target: add a new add_wwn_groups fabrics method
Christoph Hellwig
2016-03-30
2
-8
/
+14
*
target: initialize the nacl base CIT begfore init_nodeacl
Christoph Hellwig
2016-03-30
1
-8
/
+9
*
target: remove ->fabric_cleanup_nodeacl
Christoph Hellwig
2016-03-30
2
-12
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-03-22
12
-273
/
+404
|
\
|
*
target: Fix target_release_cmd_kref shutdown comp leak
Himanshu Madhani
2016-03-22
1
-2
/
+0
|
*
target: Avoid DataIN transfers for non-GOOD SAM status
Nicholas Bellinger
2016-03-10
1
-0
/
+8
|
*
target/user: Report capability of handling out-of-order completions to userspace
Sheng Yang
2016-03-10
1
-0
/
+1
|
*
target/user: Fix size_t format-spec build warning
Nicholas Bellinger
2016-03-10
1
-3
/
+2
|
*
target/user: Don't free expired command when time out
Sheng Yang
2016-03-10
1
-8
/
+17
|
*
target/user: Introduce data_bitmap, replace data_length/data_head/data_tail
Sheng Yang
2016-03-10
1
-100
/
+121
|
*
target/user: Free data ring in unified function
Sheng Yang
2016-03-10
1
-10
/
+12
|
*
target/user: Use iovec[] to describe continuous area
Sheng Yang
2016-03-10
1
-15
/
+26
|
*
target: Remove enum transport_lunflags_table
Andy Grover
2016-03-10
5
-62
/
+43
|
*
target/iblock: pass WRITE_SAME to device if possible
Mike Christie
2016-03-10
1
-0
/
+34
|
*
tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefs
Nicholas Bellinger
2016-03-10
1
-4
/
+16
|
*
sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs
Nicholas Bellinger
2016-03-10
1
-14
/
+16
|
*
sbp-target: Conversion to percpu_ida tag pre-allocation
Nicholas Bellinger
2016-03-10
1
-6
/
+30
|
*
tcm_fc: Convert to target_alloc_session usage
Nicholas Bellinger
2016-03-10
1
-22
/
+22
|
*
target: Convert demo-mode only drivers to target_alloc_session
Christoph Hellwig
2016-03-10
2
-53
/
+26
|
*
target: Add target_alloc_session() helper function
Nicholas Bellinger
2016-02-27
1
-0
/
+56
*
|
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-03-17
5
-383
/
+131
|
\
\
|
*
|
configfs: switch ->default groups to a linked list
Christoph Hellwig
2016-03-06
5
-383
/
+131
|
|
/
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-17
3
-118
/
+111
|
\
\
|
*
|
iscsi-target: Use shash and ahash
Herbert Xu
2016-01-27
3
-118
/
+111
*
|
|
target: Drop incorrect ABORT_TASK put for completed commands
Nicholas Bellinger
2016-03-05
1
-1
/
+0
|
|
/
|
/
|
*
|
target/transport: add flag to indicate CPU Affinity is observed
Quinn Tran
2016-02-10
1
-3
/
+9
[next]