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
*
NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing ones
Trond Myklebust
2015-08-25
2
-0
/
+76
*
NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertion
Trond Myklebust
2015-08-25
2
-9
/
+61
*
NFSv4.1/pnfs: Add sanity check for the layout range returned by the server
Trond Myklebust
2015-08-25
1
-1
/
+24
*
NFSv4.1/pnfs Improve the packing of struct pnfs_layout_hdr
Trond Myklebust
2015-08-25
1
-3
/
+3
*
NFSv4.1/flexfile: ff_layout_remove_mirror can be static
kbuild test robot
2015-08-25
1
-1
/
+1
*
NFSv4.2/pnfs: Make the layoutstats timer configurable
Trond Myklebust
2015-08-25
4
-1
/
+20
*
NFSv4.1/flexfile: Ensure uniqueness of mirrors across layout segments
Trond Myklebust
2015-08-25
2
-29
/
+99
*
NFSv4.1/flexfiles: Remove mirror backpointer to lseg.
Trond Myklebust
2015-08-25
2
-14
/
+12
*
NFSv4.1/flexfiles: Add refcounting to struct nfs4_ff_layout_mirror
Trond Myklebust
2015-08-25
2
-9
/
+28
*
staging/lustre/o2iblnd: remove references to ib_reg_phsy_mr()
Oleg Drokin
2015-08-25
4
-325
/
+19
*
NFS41/flexfiles: zero out DS write wcc
Peng Tao
2015-08-25
1
-0
/
+2
*
NFS41: remove NFS_LAYOUT_ROC flag
Peng Tao
2015-08-25
2
-6
/
+2
*
NFSv4: Add a tracepoint for CB_LAYOUTRECALL
Trond Myklebust
2015-08-25
2
-1
/
+3
*
NFSv4: Add a tracepoint for CB_GETATTR
Trond Myklebust
2015-08-25
2
-1
/
+64
*
NFSv4.1/pnfs: Add a tracepoint for return-on-close events
Trond Myklebust
2015-08-25
2
-0
/
+2
*
NFSv4: Force a post-op attribute update when holding a delegation
Trond Myklebust
2015-08-25
1
-0
/
+7
*
NFSv4.1/pnfs Ensure flexfiles reports all connection related errors
Trond Myklebust
2015-08-20
1
-13
/
+35
*
NFSv4.1/pnfs: Ensure the flexfiles layoutstats timers are consistent
Trond Myklebust
2015-08-20
1
-27
/
+24
*
NFS41: fix list splice type
Peng Tao
2015-08-20
1
-1
/
+1
*
NFSv4: Enable delegated opens even when reboot recovery is pending
Trond Myklebust
2015-08-19
2
-9
/
+20
*
pNFS: Fix an unused variable warning in pnfs_roc_get_barrier
Trond Myklebust
2015-08-19
1
-2
/
+0
*
SUNRPC: Allow sockets to do GFP_NOIO allocations
Trond Myklebust
2015-08-19
1
-3
/
+3
*
NFS41/flexfiles: update inode after write finishes
Peng Tao
2015-08-19
1
-0
/
+3
*
NFS41: make sure sending LAYOUTRETURN before close if marked so
Peng Tao
2015-08-19
1
-23
/
+28
*
Revert "NFSv4: Remove incorrect check in can_open_delegated()"
Trond Myklebust
2015-08-19
1
-0
/
+2
*
NFSv4.1/pnfs: Play safe w.r.t. close() races when return-on-close is set
Trond Myklebust
2015-08-18
1
-5
/
+5
*
NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is set
Trond Myklebust
2015-08-18
3
-35
/
+8
*
NFS: Don't fsync twice for O_SYNC/IS_SYNC files
Trond Myklebust
2015-08-17
1
-5
/
+3
*
SUNRPC: Drop double-underscores from __rpc_cmp_addr6()
Trond Myklebust
2015-08-17
1
-1
/
+1
*
NFS: Don't let the ctime override attribute barriers.
Trond Myklebust
2015-08-17
1
-8
/
+0
*
Merge branch 'layoutfixes'
Trond Myklebust
2015-08-17
2
-48
/
+44
|
\
|
*
NFSv4.1/pnfs: Remove redundant wakeup in pnfs_send_layoutreturn()
Trond Myklebust
2015-08-12
1
-1
/
+0
|
*
NFSv4.1/pnfs: Remove redundant check in pnfs_layoutgets_blocked()
Trond Myklebust
2015-08-12
1
-21
/
+5
|
*
NFSv4.1/pnfs: Remove redundant lo->plh_block_lgets in layoutreturn
Trond Myklebust
2015-08-12
1
-2
/
+0
|
*
NFSv4.1/pnfs: Don't prevent layoutgets when doing return-on-close
Trond Myklebust
2015-08-12
1
-2
/
+4
|
*
NFSv4.1/pnfs: Fix serialisation of layout return and layoutget
Trond Myklebust
2015-08-12
1
-2
/
+3
|
*
NFSv4.1/pnfs: Remove redundant checks in pnfs_layoutgets_blocked()
Trond Myklebust
2015-08-12
1
-6
/
+4
|
*
pNFS: Tighten up locking around DS commit buckets
Trond Myklebust
2015-08-12
1
-18
/
+32
*
|
Merge branch 'bugfixes'
Trond Myklebust
2015-08-17
3
-20
/
+26
|
\
\
|
*
|
SUNRPC: Fix a thinko in xs_connect()
Trond Myklebust
2015-08-17
1
-4
/
+5
|
*
|
NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked()
Trond Myklebust
2015-08-17
1
-14
/
+19
|
*
|
NFS: nfs_set_pgio_error sometimes misses errors
Trond Myklebust
2015-08-17
1
-2
/
+2
*
|
|
Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdma
Trond Myklebust
2015-08-17
12
-423
/
+281
|
\
\
\
|
*
|
|
xprtrdma: take HCA driver refcount at client
Devesh Sharma
2015-08-05
1
-8
/
+29
|
*
|
|
core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbs
Chuck Lever
2015-08-05
2
-113
/
+0
|
*
|
|
xprtrdma: Count RDMA_NOMSG type calls
Chuck Lever
2015-08-05
3
-2
/
+5
|
*
|
|
xprtrdma: Clean up xprt_rdma_print_stats()
Chuck Lever
2015-08-05
1
-25
/
+23
|
*
|
|
xprtrdma: Fix large NFS SYMLINK calls
Chuck Lever
2015-08-05
3
-10
/
+20
|
*
|
|
xprtrdma: Fix XDR tail buffer marshalling
Chuck Lever
2015-08-05
1
-2
/
+42
|
*
|
|
xprtrdma: Don't provide a reply chunk when expecting a short reply
Chuck Lever
2015-08-05
1
-12
/
+1
[next]