index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
Nicholas Bellinger
2015-06-01
6
-51
/
+48
|
*
|
|
|
|
target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
Nicholas Bellinger
2015-06-01
10
-277
/
+122
|
*
|
|
|
|
target/pr: cleanup core_scsi3_pr_seq_non_holder
Christoph Hellwig
2015-06-01
1
-26
/
+18
|
*
|
|
|
|
target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
Nicholas Bellinger
2015-06-01
3
-69
/
+72
|
*
|
|
|
|
target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
Nicholas Bellinger
2015-06-01
3
-20
/
+42
|
*
|
|
|
|
target: Convert se_node_acl->device_list[] to RCU hlist
Nicholas Bellinger
2015-06-01
12
-444
/
+415
|
*
|
|
|
|
iscsi-target: fix variable name typo in iscsi_check_acceptor_state()
Christophe Vu-Brugier
2015-05-30
1
-4
/
+4
|
*
|
|
|
|
target: fix a log message in se_dev_set_emulate_rest_reord()
Christophe Vu-Brugier
2015-05-30
1
-1
/
+1
|
*
|
|
|
|
target: remove ->put_session method
Christoph Hellwig
2015-05-30
4
-21
/
+0
|
*
|
|
|
|
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
25
-26
/
+0
|
*
|
|
|
|
target: remove struct target_fabric_configfs_template
Christoph Hellwig
2015-05-30
3
-55
/
+46
|
*
|
|
|
|
target: put struct target_fabric_configfs on a diet
Christoph Hellwig
2015-05-30
3
-29
/
+6
|
*
|
|
|
|
target: don't copy fabric ops
Christoph Hellwig
2015-05-30
3
-21
/
+21
|
*
|
|
|
|
target: Remove set-but-not-used-variables
Bart Van Assche
2015-05-30
1
-4
/
+2
|
*
|
|
|
|
ib_srpt: Remove set-but-not-used variables
Bart Van Assche
2015-05-30
1
-7
/
+0
|
*
|
|
|
|
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
22
-182
/
+76
|
*
|
|
|
|
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
18
-875
/
+173
|
*
|
|
|
|
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
15
-212
/
+9
|
*
|
|
|
|
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-30
14
-50
/
+38
|
*
|
|
|
|
tcm_fc: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-30
1
-9
/
+8
|
*
|
|
|
|
tcm_loop: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-30
1
-12
/
+11
|
*
|
|
|
|
target/iscsi: stop using se_tpg_fabric_ptr
Christoph Hellwig
2015-05-30
1
-28
/
+15
|
*
|
|
|
|
target: handle odd SG mapping for data transfer memory
Akinobu Mita
2015-05-30
1
-39
/
+83
|
*
|
|
|
|
lib: introduce crc_t10dif_update()
Akinobu Mita
2015-05-30
2
-3
/
+10
|
*
|
|
|
|
target: ensure se_cmd->t_prot_sg is allocated when required
Akinobu Mita
2015-05-30
2
-12
/
+16
|
*
|
|
|
|
target: Fix inconsistent address passed to kunmap_atomic() in sbc_dif_copy_pr...
Akinobu Mita
2015-05-30
1
-2
/
+3
|
*
|
|
|
|
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
18
-224
/
+18
|
*
|
|
|
|
target: refactor node ACL allocation
Christoph Hellwig
2015-05-30
1
-77
/
+56
|
*
|
|
|
|
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-30
14
-421
/
+77
|
*
|
|
|
|
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-05-30
11
-62
/
+4
|
*
|
|
|
|
vhost/scsi: remove struct vhost_scsi_nacl
Christoph Hellwig
2015-05-30
1
-31
/
+3
|
*
|
|
|
|
sbp_target: remove struct sbp_nacl
Christoph Hellwig
2015-05-30
2
-30
/
+3
|
*
|
|
|
|
tcm_usb: remove struct usbg_nacl
Christoph Hellwig
2015-05-30
2
-30
/
+3
|
*
|
|
|
|
tcm_loop: remove struct tcm_loop_nacl
Christoph Hellwig
2015-05-30
2
-17
/
+2
|
*
|
|
|
|
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
2015-05-30
10
-34
/
+33
|
*
|
|
|
|
target/user: Add support for bidirectional commands
Ilias Tsitsimpis
2015-05-30
2
-6
/
+25
|
*
|
|
|
|
target/user: Refactor data area allocation code
Ilias Tsitsimpis
2015-05-30
1
-83
/
+106
|
*
|
|
|
|
target/transport: Always initialize bidi fields in se_cmd
Ilias Tsitsimpis
2015-05-30
1
-4
/
+2
|
*
|
|
|
|
target/loop: Enable VARLEN CDB support
Ilias Tsitsimpis
2015-05-30
2
-6
/
+1
|
*
|
|
|
|
driver/user: Don't warn for DMA_NONE data direction
Ilias Tsitsimpis
2015-05-30
1
-2
/
+3
|
*
|
|
|
|
target: fix DPO and FUA bit checks
Christoph Hellwig
2015-05-30
7
-38
/
+40
|
*
|
|
|
|
iscsi-target: remove support for obsolete markers
Christophe Vu-Brugier
2015-05-30
10
-454
/
+16
|
*
|
|
|
|
target/sbc: Fix sbc_dif_verify inconsistent map/unmap
Sagi Grimberg
2015-05-30
1
-14
/
+14
|
*
|
|
|
|
target/file: Remove fd_prot bounce buffer
Sagi Grimberg
2015-05-30
2
-106
/
+28
|
*
|
|
|
|
target: Merge sbc_verify_dif_read|write
Sagi Grimberg
2015-05-30
5
-112
/
+37
*
|
|
|
|
|
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
Linus Torvalds
2015-07-04
23
-2816
/
+5545
|
\
\
\
\
\
\
|
*
|
|
|
|
|
NTB: Add split BAR output for debugfs stats
Dave Jiang
2015-07-04
1
-15
/
+68
|
*
|
|
|
|
|
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
Dave Jiang
2015-07-04
1
-8
/
+16
|
*
|
|
|
|
|
NTB: Print driver name and version in module init
Dave Jiang
2015-07-04
2
-0
/
+6
|
*
|
|
|
|
|
NTB: Increase transport MTU to 64k from 16k
Dave Jiang
2015-07-04
1
-1
/
+1
[prev]
[next]