Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
90c6c151e8af5575e3f7e2efe6a7ad6360578b8b
/
include
/
target
17ea11d
target: Fix NULL dereference during LUN lookup + active I/O shutdown
by Nicholas Bellinger
· 8 years ago
4978149
target: Fix multi-session dynamic se_node_acl double free OOPs
by Nicholas Bellinger
· 8 years ago
449a137
target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLE
by Nicholas Bellinger
· 8 years ago
410c29d
target: Fix ordered task CHECK_CONDITION early exception handling
by Nicholas Bellinger
· 8 years ago
dff0ca9
target: Fix ordered task target_setup_cmd_from_cdb exception hang
by Nicholas Bellinger
· 8 years ago
ea263c7
target: Fix max_unmap_lba_count calc overflow
by Mike Christie
· 8 years ago
9ba55cf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
ff7199b
cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attribute
by Nicholas Bellinger
· 8 years ago
bd027d8
iscsi-target: Convert transport drivers to signal rdma_shutdown
by Nicholas Bellinger
· 8 years ago
e64aa65
target: enhance and export target_alloc_sgl/target_free_sgl
by Christoph Hellwig
· 9 years ago
d94331f
target: remove sess_kref and ->shutdown_session
by Christoph Hellwig
· 9 years ago
fba81f8
target: remove acl_stop
by Christoph Hellwig
· 9 years ago
d2faaef
iscsi-target: export symbols
by Varun Prakash
· 9 years ago
1c46960
iscsi-target: add new offload transport type
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
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
839559e
target: add a new add_wwn_groups fabrics method
by Christoph Hellwig
· 9 years ago
ce7043f
target: remove ->fabric_cleanup_nodeacl
by Christoph Hellwig
· 9 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
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
03a68b4
target: Remove enum transport_lunflags_table
by Andy Grover
· 9 years ago
1ae1602
configfs: switch ->default groups to a linked list
by Christoph Hellwig
· 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
57dae19
target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage
by Nicholas Bellinger
· 9 years ago
0f4a943
target: Fix remote-port TMR ABORT + se_cmd fabric stop
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
71e4634
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 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
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
fb3269b
qla2xxx: Add selective command queuing
by Quinn Tran
· 9 years ago
e6f4163
target/sbc: Add LBPRZ attribute + control CDB emulation
by Jamie Pocas
· 9 years ago
057085e
target: Fix race for SCF_COMPARE_AND_WRITE_POST checking
by Nicholas Bellinger
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
2eafd72
target: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
eeeb952
target: Propigate backend read-only to core_tpg_add_lun
by Nicholas Bellinger
· 9 years ago
05c7808
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
8f9b565
target/qla2xxx: Honor max_data_sg_nents I/O transfer limit
by Nicholas Bellinger
· 9 years ago
13a3cf0
target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage
by Andy Grover
· 9 years ago
dc58f76
target/iscsi: Replace conn->login_ip with login_sockaddr
by Andy Grover
· 9 years ago
69d7557
target/iscsi: Keep local_ip as the actual sockaddr
by Andy Grover
· 9 years ago
76c28f1
target/iscsi: Fix np_ip bracket issue by removing np_ip
by Andy Grover
· 9 years ago
109e238
target: Drop iSCSI use of mutex around max_cmd_sn increment
by Roland Dreier
· 9 years ago
a6415cd
iscsi-target: Add tpg_enabled_sendtargets for disabled discovery
by David Disseldorp
· 9 years ago
915270c3
target: Shrink struct se_cmd by rearranging fields
by Roland Dreier
· 9 years ago
9c31820
target: Remove cmd->se_ordered_id (unused except debug log lines)
by Roland Dreier
· 9 years ago
b6a54b8
target: remove initiatorname field in se_acl_lun
by Chris Zankel
· 9 years ago
53c4699
target: remove unused lun_flags field from se_lun
by Chris Zankel
· 9 years ago
e541986
iscsi-target: Fix iscsit_start_kthreads failure OOPs
by Nicholas Bellinger
· 9 years ago
4e4937e
target: Return descriptor format sense data in case the LU spans 64bit sectors
by Sagi Grimberg
· 9 years ago
e986a35
tcm_loop: Send I_T_NEXUS_LOSS_OCCURRED UA
by Hannes Reinecke
· 9 years ago
fe052a1
target: Use struct t10_pi_tuple
by Sagi Grimberg
· 9 years ago
5c755fe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
acd5312
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
2ec1e9e
target: Bump core version to v5.0
by Nicholas Bellinger
· 9 years ago
6de2ce5b
target: remove target_core_configfs.h
by Christoph Hellwig
· 9 years ago
1315c7c
target: remove unused TARGET_CORE_CONFIG_ROOT define
by Christoph Hellwig
· 9 years ago
ce8dd25
target: consolidate version defines
by Christoph Hellwig
· 9 years ago
b753d64
target: implement WRITE_SAME with UNMAP bit using ->execute_unmap
by Christoph Hellwig
· 9 years ago
62e4694
target: simplify UNMAP handling
by Christoph Hellwig
· 9 years ago
7a971b1
target: replace se_cmd->execute_rw with a protocol_data field
by Christoph Hellwig
· 9 years ago
3160581
target: Remove 'ua_nacl' pointer from se_ua structure
by Hannes Reinecke
· 9 years ago
196e2e2
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
by Hannes Reinecke
· 9 years ago
f2d3068
target: use 64-bit LUNs
by Hannes Reinecke
· 9 years ago
bc0c94b
target: Drop unnecessary core_tpg_register TFO parameter
by Nicholas Bellinger
· 9 years ago
ba92999
target: Minimize SCSI header #include directives
by Bart Van Assche
· 10 years ago
8d3a824
target: Correct a comment
by Bart Van Assche
· 10 years ago
9e37d04
target: Drop se_lun->lun_active for existing percpu lun_ref
by Nicholas Bellinger
· 9 years ago
4cc987e
target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
by Nicholas Bellinger
· 9 years ago
adf653f
target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
by Christoph Hellwig
· 9 years ago
b3eeea6
target: Simplify LUN shutdown code
by Bart Van Assche
· 9 years ago
3effdb9
target: simplify backend attribute implementation
by Christoph Hellwig
· 9 years ago
5873c4d
target: consolidate backend attribute implementations
by Christoph Hellwig
· 9 years ago
0a06d43
target: simplify backend driver registration
by Christoph Hellwig
· 9 years ago
4624773
target: Drop left-over se_lun->lun_status
by Nicholas Bellinger
· 9 years ago
8478654
target: Drop unused se_lun->lun_acl_list
by Nicholas Bellinger
· 10 years ago
403edd7
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
by Nicholas Bellinger
· 10 years ago
6bb8261
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
by Nicholas Bellinger
· 9 years ago
79dc9c9
target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
by Nicholas Bellinger
· 10 years ago
80bfdfa
target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
by Nicholas Bellinger
· 10 years ago
29a05de
target: Convert se_node_acl->device_list[] to RCU hlist
by Nicholas Bellinger
· 10 years ago
afe9232
target: remove ->put_session method
by Christoph Hellwig
· 10 years ago
968ebe7
target: remove struct target_fabric_configfs_template
by Christoph Hellwig
· 10 years ago
0dc2e8d
target: put struct target_fabric_configfs on a diet
by Christoph Hellwig
· 10 years ago
ef0caf8
target: don't copy fabric ops
by Christoph Hellwig
· 10 years ago
649ee05
target: Move task tag into struct se_cmd + support 64-bit tags
by Bart Van Assche
· 10 years ago
2650d71
target: move transport ID handling to the core
by Christoph Hellwig
· 10 years ago
2aeeafa
target: remove the get_fabric_proto_ident method
by Christoph Hellwig
· 10 years ago
e4aae5a
target: change core_tpg_register prototype
by Christoph Hellwig
· 10 years ago
5835812
target: ensure se_cmd->t_prot_sg is allocated when required
by Akinobu Mita
· 10 years ago
144bc4c
target: move node ACL allocation to core code
by Christoph Hellwig
· 10 years ago
Next »