index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
target
Age
Commit message (
Expand
)
Author
Lines
2016-05-09
iscsi-target: clear tx_thread_active
Varun Prakash
-2
/
+4
2016-05-09
iscsi-target: add new offload transport type
Varun Prakash
-0
/
+76
2016-05-09
iscsi-target: use conn_transport->transport_type in text rsp
Varun Prakash
-1
/
+2
2016-05-09
iscsi-target: move iscsit_thread_check_cpumask()
Varun Prakash
-26
/
+0
2016-05-09
iscsi-target: add void (*iscsit_get_r2t_ttt)()
Varun Prakash
-1
/
+4
2016-05-09
iscsi-target: add int (*iscsit_validate_params)()
Varun Prakash
-0
/
+10
2016-05-09
iscsi-target: split iscsi_target_rx_thread()
Varun Prakash
-26
/
+33
2016-05-09
iscsi-target: add void (*iscsit_get_rx_pdu)()
Varun Prakash
-8
/
+2
2016-05-09
iscsi-target: add void (*iscsit_release_cmd)()
Varun Prakash
-0
/
+3
2016-05-09
iscsi-target: add int (*iscsit_xmit_pdu)()
Varun Prakash
-351
/
+195
2016-05-09
target: use new "dbroot" target attribute
Lee Duncan
-4
/
+4
2016-05-09
target: make target db location configurable
Lee Duncan
-0
/
+68
2016-04-28
treewide: Fix typos in printk
Masanari Iida
-1
/
+1
2016-04-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
-3
/
+2
2016-04-13
block: kill off q->flush_flags
Jens Axboe
-3
/
+3
2016-03-30
target: add a new add_wwn_groups fabrics method
Christoph Hellwig
-8
/
+14
2016-03-30
target: initialize the nacl base CIT begfore init_nodeacl
Christoph Hellwig
-8
/
+9
2016-03-30
target: remove ->fabric_cleanup_nodeacl
Christoph Hellwig
-12
/
+1
2016-03-28
[net] drop 'size' argument of sock_recvmsg()
Al Viro
-3
/
+2
2016-03-22
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
-273
/
+404
2016-03-22
target: Fix target_release_cmd_kref shutdown comp leak
Himanshu Madhani
-2
/
+0
2016-03-17
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
-383
/
+131
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-118
/
+111
2016-03-10
target: Avoid DataIN transfers for non-GOOD SAM status
Nicholas Bellinger
-0
/
+8
2016-03-10
target/user: Report capability of handling out-of-order completions to userspace
Sheng Yang
-0
/
+1
2016-03-10
target/user: Fix size_t format-spec build warning
Nicholas Bellinger
-3
/
+2
2016-03-10
target/user: Don't free expired command when time out
Sheng Yang
-8
/
+17
2016-03-10
target/user: Introduce data_bitmap, replace data_length/data_head/data_tail
Sheng Yang
-100
/
+121
2016-03-10
target/user: Free data ring in unified function
Sheng Yang
-10
/
+12
2016-03-10
target/user: Use iovec[] to describe continuous area
Sheng Yang
-15
/
+26
2016-03-10
target: Remove enum transport_lunflags_table
Andy Grover
-62
/
+43
2016-03-10
target/iblock: pass WRITE_SAME to device if possible
Mike Christie
-0
/
+34
2016-03-10
tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefs
Nicholas Bellinger
-4
/
+16
2016-03-10
sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs
Nicholas Bellinger
-14
/
+16
2016-03-10
sbp-target: Conversion to percpu_ida tag pre-allocation
Nicholas Bellinger
-6
/
+30
2016-03-10
tcm_fc: Convert to target_alloc_session usage
Nicholas Bellinger
-22
/
+22
2016-03-10
target: Convert demo-mode only drivers to target_alloc_session
Christoph Hellwig
-53
/
+26
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
-383
/
+131
2016-03-05
target: Drop incorrect ABORT_TASK put for completed commands
Nicholas Bellinger
-1
/
+0
2016-02-27
target: Add target_alloc_session() helper function
Nicholas Bellinger
-0
/
+56
2016-02-10
target/transport: add flag to indicate CPU Affinity is observed
Quinn Tran
-3
/
+9
2016-02-10
target: Fix incorrect unmap_zeroes_data_store return
Nicholas Bellinger
-1
/
+1
2016-02-06
target/user: Fix cast from pointer to phys_addr_t
Arnd Bergmann
-1
/
+1
2016-02-06
target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage
Nicholas Bellinger
-38
/
+0
2016-02-06
target: Fix race with SCF_SEND_DELAYED_TAS handling
Nicholas Bellinger
-12
/
+41
2016-02-05
target: Fix remote-port TMR ABORT + se_cmd fabric stop
Nicholas Bellinger
-51
/
+148
2016-02-03
target: Fix TAS handling for multi-session se_node_acls
Nicholas Bellinger
-7
/
+9
2016-02-03
target: Fix LUN_RESET active TMR descriptor handling
Nicholas Bellinger
-1
/
+38
2016-02-03
target: Fix LUN_RESET active I/O handling for ACK_KREF
Nicholas Bellinger
-61
/
+75
2016-01-29
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
Mike Christie
-64
/
+67
[prev]
[next]