Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8d7d11005e9302fff3c50dd5193cf241ea41bba1
/
drivers
/
target
9ba55cf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
76b584d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
16bf834
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
a7fd20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
8f0dfb3
iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY race
by Nicholas Bellinger
· 9 years ago
ff7199b
cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute
by Nicholas Bellinger
· 9 years ago
bd027d8
iscsi-target: Convert transport drivers to signal rdma_shutdown
by Nicholas Bellinger
· 9 years ago
d4b3fa4
iscsi-target: Make iscsi_tpg_np driver show/store use generic code
by Nicholas Bellinger
· 9 years ago
e64aa65
target: enhance and export target_alloc_sgl/target_free_sgl
by Christoph Hellwig
· 9 years ago
2b16509
iscsi-target: graceful disconnect on invalid mapping to iovec
by Imran Haider
· 9 years ago
cb79116
target: need_to_release is always false, remove redundant check and kfree
by Colin Ian King
· 9 years ago
d94331f
target: remove sess_kref and ->shutdown_session
by Christoph Hellwig
· 9 years ago
44f33d0
iscsi-target: remove usage of ->shutdown_session
by Christoph Hellwig
· 9 years ago
36ec2dd
target: make close_session optional
by Christoph Hellwig
· 9 years ago
22d1175
target: make ->shutdown_session optional
by Christoph Hellwig
· 9 years ago
fba81f8
target: remove acl_stop
by Christoph Hellwig
· 9 years ago
bc6e6bb
target: consolidate and fix session shutdown
by Christoph Hellwig
· 9 years ago
9730ffc
cxgbit: add files for cxgbit.ko
by Varun Prakash
· 9 years ago
d2faaef
iscsi-target: export symbols
by Varun Prakash
· 9 years ago
b4869ee
iscsi-target: call complete on conn_logout_comp
by Varun Prakash
· 9 years ago
1c50ff4
iscsi-target: clear tx_thread_active
by Varun Prakash
· 9 years ago
1c46960
iscsi-target: add new offload transport type
by Varun Prakash
· 9 years ago
864e504
iscsi-target: use conn_transport->transport_type in text rsp
by Varun Prakash
· 9 years ago
c0b7373
iscsi-target: move iscsit_thread_check_cpumask()
by Varun Prakash
· 9 years ago
8567270
iscsi-target: add void (*iscsit_get_r2t_ttt)()
by Varun Prakash
· 9 years ago
42bc3e5
iscsi-target: add int (*iscsit_validate_params)()
by Varun Prakash
· 9 years ago
e8205cc
iscsi-target: split iscsi_target_rx_thread()
by Varun Prakash
· 9 years ago
187e84f
iscsi-target: add void (*iscsit_get_rx_pdu)()
by Varun Prakash
· 9 years ago
7ec811a
iscsi-target: add void (*iscsit_release_cmd)()
by Varun Prakash
· 9 years ago
2854bb2
iscsi-target: add int (*iscsit_xmit_pdu)()
by Varun Prakash
· 9 years ago
fdddf93
target: use new "dbroot" target attribute
by Lee Duncan
· 9 years ago
a96e978
target: make target db location configurable
by Lee Duncan
· 9 years ago
c01e015
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
6c61403d
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 9 years ago
c888a8f
block: kill off q->flush_flags
by Jens Axboe
· 9 years ago
839559e
target: add a new add_wwn_groups fabrics method
by Christoph Hellwig
· 9 years ago
e6e202e
target: initialize the nacl base CIT begfore init_nodeacl
by Christoph Hellwig
· 9 years ago
ce7043f
target: remove ->fabric_cleanup_nodeacl
by Christoph Hellwig
· 9 years ago
2da6290
[net] drop 'size' argument of sock_recvmsg()
by Al Viro
· 10 years ago
5266e5b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
5e47f198
target: Fix target_release_cmd_kref shutdown comp leak
by Himanshu Madhani
· 9 years ago
364e8dd
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
4347ab5a
target: Avoid DataIN transfers for non-GOOD SAM status
by Nicholas Bellinger
· 9 years ago
32c76de
target/user: Report capability of handling out-of-order completions to userspace
by Sheng Yang
· 9 years ago
0241fd39
target/user: Fix size_t format-spec build warning
by Nicholas Bellinger
· 9 years ago
b25c786
target/user: Don't free expired command when time out
by Sheng Yang
· 9 years ago
2641864
target/user: Introduce data_bitmap, replace data_length/data_head/data_tail
by Sheng Yang
· 9 years ago
0c28481
target/user: Free data ring in unified function
by Sheng Yang
· 9 years ago
f1dbd08
target/user: Use iovec[] to describe continuous area
by Sheng Yang
· 9 years ago
03a68b4
target: Remove enum transport_lunflags_table
by Andy Grover
· 9 years ago
07b6319
target/iblock: pass WRITE_SAME to device if possible
by Mike Christie
· 9 years ago
91973cd
tcm_fc: Convert to TARGET_SCF_ACK_KREF I/O + TMR krefs
by Nicholas Bellinger
· 9 years ago
5f27eda
sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs
by Nicholas Bellinger
· 9 years ago
5a3ee22
sbp-target: Conversion to percpu_ida tag pre-allocation
by Nicholas Bellinger
· 9 years ago
9ed5965
tcm_fc: Convert to target_alloc_session usage
by Nicholas Bellinger
· 9 years ago
fb444abe
target: Convert demo-mode only drivers to target_alloc_session
by Christoph Hellwig
· 9 years ago
1ae1602
configfs: switch ->default groups to a linked list
by Christoph Hellwig
· 9 years ago
7f54ab5
target: Drop incorrect ABORT_TASK put for completed commands
by Nicholas Bellinger
· 9 years ago
7861728
target: Add target_alloc_session() helper function
by Nicholas Bellinger
· 9 years ago
9095ada
target/transport: add flag to indicate CPU Affinity is observed
by Quinn Tran
· 9 years ago
2e498f2
target: Fix incorrect unmap_zeroes_data_store return
by Nicholas Bellinger
· 9 years ago
0633e12
target/user: Fix cast from pointer to phys_addr_t
by Arnd Bergmann
· 9 years ago
57dae19
target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage
by Nicholas Bellinger
· 9 years ago
310d3d3
target: Fix race with SCF_SEND_DELAYED_TAS handling
by Nicholas Bellinger
· 9 years ago
0f4a943
target: Fix remote-port TMR ABORT + se_cmd fabric stop
by Nicholas Bellinger
· 9 years ago
ebde1ca
target: Fix TAS handling for multi-session se_node_acls
by Nicholas Bellinger
· 9 years ago
a6d9bb1
target: Fix LUN_RESET active TMR descriptor handling
by Nicholas Bellinger
· 9 years ago
febe562
target: Fix LUN_RESET active I/O handling for ACK_KREF
by Nicholas Bellinger
· 9 years ago
8a9ebe7
target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
by Mike Christie
· 9 years ago
69110e3
iscsi-target: Use shash and ahash
by Herbert Xu
· 9 years ago
3e1e21c
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
71e4634
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
20c08b3
target/user: Make sure netlink would reach all network namespaces
by Sheng Yang
· 9 years ago
21aaa23
target: Obtain se_node_acl->acl_kref during get_initiator_node_acl
by Nicholas Bellinger
· 9 years ago
d36ad77
target: Convert ACL change queue_depth se_session reference usage
by Nicholas Bellinger
· 9 years ago
26a99c1
iscsi-target: Fix potential dead-lock during node acl delete
by Nicholas Bellinger
· 9 years ago
7fbef3d
tcm_fc: Convert acl lookup to modern get_initiator_node_acl usage
by Nicholas Bellinger
· 9 years ago
de7ee9a
tcm_fc: Wait for command completion before freeing a session
by Bart Van Assche
· 9 years ago
f0a8afe
target: Fix a memory leak in target_dev_lba_map_store()
by Bart Van Assche
· 9 years ago
5261d86
target: Support aborting tasks with a 64-bit tag
by Bart Van Assche
· 9 years ago
dba5ccc
target: Remove an unused variable
by Bart Van Assche
· 9 years ago
9b3118c
target: Fix indentation in target_core_configfs.c
by Bart Van Assche
· 9 years ago
81ee28d
target/user: Allow user to set block size before enabling device
by Sheng Yang
· 9 years ago
091b706
target/fcoe: Add tag support to tcm_fc
by Andy Grover
· 9 years ago
fb3269b
qla2xxx: Add selective command queuing
by Quinn Tran
· 9 years ago
b75d806
target: use offset_in_page macro
by Geliang Tang
· 9 years ago
234bdbc
target: fix deprecated attribute names in dmesg
by Christophe Vu-Brugier
· 9 years ago
e6f41633
target/sbc: Add LBPRZ attribute + control CDB emulation
by Jamie Pocas
· 9 years ago
ef8f46b
sbp-target: Remove a superfluous forward declaration
by Bart Van Assche
· 9 years ago
5a34252
iscsi-target: Fix indentation + spelling + unreachable code
by Bart Van Assche
· 9 years ago
ac75d8b
target: Fix spelling + remove set-but-not-used variables
by Bart Van Assche
· 9 years ago
9a9e341
fs: configfs: Drop unused parameter from configfs_undepend_item()
by Krzysztof Opasiak
· 9 years ago
06c1e39
blk-integrity: empty implementation when disabled
by Keith Busch
· 9 years ago
2628b35
tcm_loop: Show address of tpg in configfs
by Sheng Yang
· 9 years ago
8f90353
target/stat: print full t10_wwn.model buffer
by David Disseldorp
· 9 years ago
d94e5a6
target: fix COMPARE_AND_WRITE non zero SGL offset data corruption
by Jan Engelhardt
· 9 years ago
9ff9d15
target: Invoke release_cmd() callback without holding a spinlock
by Bart Van Assche
· 9 years ago
057085e
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
by Nicholas Bellinger
· 9 years ago
ca82c2b
iscsi-target: Fix rx_login_comp hang after login failure
by Nicholas Bellinger
· 9 years ago
Next »