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: Enable WRITE_INSERT emulation in target_execute_cmd
Nicholas Bellinger
2014-04-07
1
-0
/
+9
*
target/sbc: Add sbc_dif_generate software emulation
Nicholas Bellinger
2014-04-07
2
-0
/
+45
*
target/sbc: Only expose PI read_cap16 bits when supported by fabric
Nicholas Bellinger
2014-04-07
1
-2
/
+5
*
target/spc: Only expose PI mode page bits when supported by fabric
Nicholas Bellinger
2014-04-07
1
-11
/
+17
*
target/spc: Only expose PI inquiry bits when supported by fabric
Nicholas Bellinger
2014-04-07
1
-7
/
+14
*
target: Pass in transport supported PI at session initialization
Nicholas Bellinger
2014-04-07
14
-20
/
+52
*
target/iblock: Fix double bioset_integrity_free bug
Nicholas Bellinger
2014-04-07
1
-3
/
+2
*
Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlist
Martin Svec
2014-04-07
1
-1
/
+2
*
target/rd: T10-Dif: RAM disk is allocating more space than required.
Quinn Tran
2014-04-07
1
-4
/
+10
*
iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
Nicholas Bellinger
2014-04-07
1
-1
/
+3
*
Target/iser: Use Fastreg only if device supports signature
Sagi Grimberg
2014-04-07
1
-1
/
+2
*
iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err
Nicholas Bellinger
2014-04-07
1
-11
/
+26
*
target: Add TFO->abort_task for aborted task resources release
Nicholas Bellinger
2014-04-07
18
-2
/
+111
*
target: Fix Task Aborted Status (TAS) handling
Alex Leung
2014-04-07
3
-16
/
+18
*
iser-target: Match FRMR descriptors to available session tags
Nicholas Bellinger
2014-04-07
1
-15
/
+23
*
Target/iser: Fail SCSI WRITE command if device detected integrity error
Sagi Grimberg
2014-04-07
1
-2
/
+6
*
Target/iser: Move check signature status to a function
Sagi Grimberg
2014-04-07
1
-65
/
+50
*
Target/iser: Consider DIF and RDMA_READ completions when calculating post_sen...
Sagi Grimberg
2014-04-07
1
-6
/
+41
*
Target/iser: Fix signature work requests accounting
Sagi Grimberg
2014-04-07
1
-0
/
+2
*
iscsi-target: Add missing NopOUT->flag (LMB) sanity check
Arshad Hussain
2014-04-07
1
-0
/
+10
*
IB/isert: Support T10-PI protected transactions
Sagi Grimberg
2014-04-07
2
-29
/
+311
*
IB/isert: Accept RDMA_WRITE completions
Sagi Grimberg
2014-04-07
1
-2
/
+17
*
IB/isert: Initialize T10-PI resources
Sagi Grimberg
2014-04-07
2
-17
/
+110
*
IB/isert: Introduce isert_map/unmap_data_buf
Sagi Grimberg
2014-04-07
2
-125
/
+127
*
Target/sbc: add debug print
Sagi Grimberg
2014-04-07
1
-0
/
+3
*
Target/configfs: Expose iSCSI network portal group T10-PI support
Sagi Grimberg
2014-04-07
3
-0
/
+26
*
Target/iscsi: Add T10-PI indication for iscsi_portal_group
Sagi Grimberg
2014-04-07
2
-1
/
+6
*
Target/core: Remove prot_handover use for now
Sagi Grimberg
2014-04-07
2
-7
/
+0
*
Target/dif: Introduce protection-passthough-only mode
Sagi Grimberg
2014-04-07
4
-6
/
+13
*
Target/file: place escape values for protection information format
Sagi Grimberg
2014-04-07
1
-39
/
+1
*
Target/sbc: Set protection operation and relevant checks
Sagi Grimberg
2014-03-13
3
-15
/
+81
*
Target/transport: Allocate protection sg if needed
Sagi Grimberg
2014-03-13
1
-0
/
+12
*
target: silence GCC warning in target_alua_state_check
Paul Bolle
2014-03-13
1
-51
/
+44
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rola...
Nicholas Bellinger
2014-03-13
29
-594
/
+1663
|
\
|
*
IB/mlx5: Expose support for signature MR feature
Sagi Grimberg
2014-03-07
1
-0
/
+9
|
*
IB/mlx5: Collect signature error completion
Sagi Grimberg
2014-03-07
9
-2
/
+150
|
*
IB/mlx5: Support IB_WR_REG_SIG_MR
Sagi Grimberg
2014-03-07
2
-0
/
+483
|
*
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
2014-03-07
3
-0
/
+43
|
*
IB/mlx5: Remove MTT access mode from umr flags helper function
Sagi Grimberg
2014-03-07
1
-2
/
+3
|
*
IB/mlx5: Break up wqe handling into begin & finish routines
Sagi Grimberg
2014-03-07
1
-36
/
+61
|
*
IB/mlx5: Initialize mlx5_ib_qp signature-related members
Sagi Grimberg
2014-03-07
3
-3
/
+13
|
*
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
2014-03-07
6
-0
/
+222
|
*
IB/core: Introduce signature verbs API
Sagi Grimberg
2014-03-07
2
-1
/
+156
|
*
IB/core: Introduce protected memory regions
Sagi Grimberg
2014-03-07
2
-0
/
+77
|
*
IB: Refactor umem to use linear SG table
Yishai Hadas
2014-03-04
16
-552
/
+448
*
|
Linux 3.14-rc6
v3.14-rc6
Linus Torvalds
2014-03-09
1
-1
/
+1
*
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-03-09
19
-53
/
+146
|
\
\
|
*
\
Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2014-03-08
3
-3
/
+3
|
|
\
\
|
|
*
|
ARM: dts: omap3-gta04: Add ti,omap36xx to compatible property to avoid proble...
Marek Belisko
2014-03-02
1
-1
/
+1
|
|
*
|
ARM: dts: omap3-igep: fix boot fail due wrong compatible match
Javier Martinez Canillas
2014-02-28
2
-2
/
+2
[next]