messages from 2015-04-24 11:04:55 to 2015-05-05 13:52:50 UTC [more...]
[PATCH v1 00/14] client NFS/RDMA patches for 4.2
2015-05-05 13:53 UTC (17+ messages)
` [PATCH v1 01/14] xprtrdma: Transport fault injection
` [PATCH v1 02/14] xprtrdma: Warn when there are orphaned IB objects
` [PATCH v1 03/14] xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
` [PATCH v1 04/14] xprtrdma: Use ib_device pointer safely
` [PATCH v1 05/14] xprtrdma: Introduce helpers for allocating MWs
` [PATCH v1 06/14] xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
` [PATCH v1 07/14] xprtrdma: Introduce an FRMR recovery workqueue
` [PATCH v1 08/14] xprtrdma: Acquire MRs in rpcrdma_register_external()
` [PATCH v1 09/14] xprtrdma: Remove unused LOCAL_INV recovery logic
` [PATCH v1 10/14] xprtrdma: Remove ->ro_reset
` [PATCH v1 11/14] xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
` [PATCH v1 12/14] xprtrdma: Split rb_lock
` [PATCH v1 13/14] xprtrdma: Stack relief in fmr_op_map()
` [PATCH v1 14/14] xprtrmda: Reduce per-transport MR allocation
RFC: combine xprtrdma and svcrdma
2015-05-05 12:03 UTC (2+ messages)
[PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root
2015-05-05 8:32 UTC (28+ messages)
[PATCH 1/1] Recover from stateid-type error on SETATTR
2015-05-04 16:24 UTC (3+ messages)
[PATCH v1 0/8] server NFS/RDMA patches for 4.2
2015-05-04 16:19 UTC (9+ messages)
` [PATCH v1 1/8] svcrdma: Fix byte-swapping in svc_rdma_sendto.c
` [PATCH v1 2/8] svcrdma: Add missing access_ok() call in svc_rdma.c
` [PATCH v1 3/8] SUNRPC: Move EXPORT_SYMBOL for svc_process
` [PATCH v1 4/8] svcrdma: Remove svc_rdma_xdr_decode_deferred_req()
` [PATCH v1 5/8] svcrdma: Keep rpcrdma_msg fields in network byte-order
` [PATCH v1 6/8] svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
` [PATCH v1 7/8] svcrdma: Add a separate "max data segs macro for svcrdma
` [PATCH v1 8/8] svcrdma: Add backward direction service for RPC/RDMA transport
[PATCH] Handle NULL names better
2015-05-04 11:37 UTC (4+ messages)
` [PATCH] nfsidmap: make sure given arguments are valid
Desired RPC client behaviour on socket errors?
2015-05-04 6:23 UTC (3+ messages)
NFS Freezer and stuck tasks
2015-05-03 2:03 UTC (6+ messages)
3.17.0+ files disappearing after playing old dos game on nfsroot laptop
2015-05-01 21:45 UTC (10+ messages)
[PATCH, RFC] backchannel overflows
2015-05-01 17:47 UTC (19+ messages)
nfsd: callback fixes
2015-05-01 8:44 UTC (8+ messages)
` [PATCH 1/3] nfsd: split transport vs operation errors for callbacks
` [PATCH 2/3] nfsd: fix callback restarts
` [PATCH 3/3] nfsd: skip CB_NULL probes for 4.1 or later
Linux NFS Town Hall meeting: *TODAY* - Thur 03/30/15
2015-04-30 16:49 UTC (2+ messages)
[PATCH v2 0/7] Rebase, resend
2015-04-29 21:18 UTC (2+ messages)
` [Libtirpc-devel] "
[PATCH 0/4] Define common macro NFS4_MAXTAGLEN for nfs/nfsd
2015-04-29 20:29 UTC (6+ messages)
` [PATCH 1/4] nfs: define NFS4_MAXTAGLEN to OPAQUE limits
[PATCH] svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures
2015-04-29 15:39 UTC (4+ messages)
[PATCH] Documentation: remove overloads-avoided counter from knfsd-stats.txt
2015-04-29 15:35 UTC (2+ messages)
two odstate optimizations
2015-04-29 14:24 UTC (6+ messages)
` [PATCH 1/2] nfsd: add a slab cache for odstate structures
` [PATCH 2/2] nfsd: don't allocate odstates unless pNFS is enabled
refactor stateid checking and file allocation
2015-04-29 14:16 UTC (12+ messages)
` [PATCH 1/6] nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op
` [PATCH 2/6] nfsd: remove nfsd_close
` [PATCH 3/6] nfsd: refactor nfs4_preprocess_stateid_op
` [PATCH 4/6] nfsd: clean up raparams handling
` [PATCH 5/6] nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
` [PATCH 6/6] nfsd: drop the file argument to nfsd_write
[PATCH] NFSD: Avoid race of locking parent's mutex at cross mount
2015-04-29 11:34 UTC (3+ messages)
server_scope v4.1 lock reclaim
2015-04-28 18:23 UTC (4+ messages)
two pNFS server fixes for 4.1, V2
2015-04-28 18:11 UTC (12+ messages)
` [PATCH 1/2] nfsd/blocklayout: pretend we can send deviceid notifications
` [PATCH 2/2] nfsd: fix pNFS return on close semantics
ANNOUNCE: rpcbind-0.2.3 released
2015-04-27 17:13 UTC
[RFC v3 00/45] Richacls
2015-04-27 10:27 UTC (44+ messages)
` [RFC v3 03/45] nfsd: Checking for acl support does not require fetching any acls
` [RFC v3 04/45] vfs: Shrink struct posix_acl
` [RFC v3 05/45] vfs: Add IS_ACL() and IS_RICHACL() tests
` [RFC v3 06/45] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [RFC v3 07/45] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [RFC v3 08/45] vfs: Make the inode passed to inode_change_ok non-const
` [RFC v3 09/45] vfs: Add permission flags for setting file attributes
` [RFC v3 10/45] richacl: In-memory representation and helper functions
` [RFC v3 11/45] richacl: Permission mapping functions
` [RFC v3 12/45] richacl: Compute maximum file masks from an acl
` [RFC v3 13/45] richacl: Update the file masks in chmod()
` [RFC v3 14/45] richacl: Permission check algorithm
` [RFC v3 15/45] vfs: Cache base_acl objects in inodes
` [RFC v3 16/45] vfs: Cache richacl in struct inode
` [RFC v3 17/45] richacl: Create-time inheritance
` [RFC v3 18/45] richacl: Check if an acl is equivalent to a file mode
` [RFC v3 19/45] richacl: Also recognize nontrivial mode-equivalent acls
` [RFC v3 20/45] richacl: Automatic Inheritance
` [RFC v3 21/45] richacl: xattr mapping functions
` [RFC v3 22/45] vfs: Add richacl permission checking
` [RFC v3 25/45] richacl: acl editing helper functions
` [RFC v3 26/45] richacl: Move everyone@ aces down the acl
` [RFC v3 27/45] richacl: Propagate everyone@ permissions to other aces
` [RFC v3 28/45] richacl: Isolate the owner and group classes
` [RFC v3 29/45] richacl: Apply the file masks to a richacl
` [RFC v3 30/45] richacl: Create richacl from mode values
` [RFC v3 31/45] richacl: Create acl with masks applied in richacl_from_mode()
` [RFC v3 32/45] nfsd: Remove dead declarations
` [RFC v3 33/45] nfsd: Keep list of acls to dispose of in compoundargs
` [RFC v3 34/45] nfsd: Use richacls as internal acl representation
` [RFC v3 35/45] nfsd: Add richacl support
` [RFC v3 36/45] NFSv4: Fix GETATTR bitmap verification
` [RFC v3 37/45] nfs/sunrpc: No more encode and decode function pointer casting
` [RFC v3 38/45] nfs/sunrpc: Return status code from encode functions
` [RFC v3 39/45] nfs3: Return posix acl encode errors
` [RFC v3 40/45] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [RFC v3 41/45] rpc: Allow to demand-allocate pages to encode into
` [RFC v3 42/45] nfs: Add richacl support
` [RFC v3 43/45] uapi/nfs: Add NFSv4.1 ACL definitions
` [RFC v3 44/45] nfsd: Add support for the v4.1 dacl attribute
` [RFC v3 45/45] nfs: "
panic on 4.20 server exporting xfs filesystem
2015-04-26 16:19 UTC (3+ messages)
two pNFS server fixes for 4.1
2015-04-26 15:48 UTC (3+ messages)
` [PATCH 1/2] nfsd/blocklayout: pretend we can send deviceid notifications
` [PATCH 2/2] nfsd: fix pNFS return on close semantics
blocklayout regression in "pnfs: lookup new lseg at lseg boundary"
2015-04-25 16:56 UTC
Claim €950,000.00 EURO
2015-04-25 9:25 UTC
[GIT PULL] Please pull NFS client updates for 4.1
2015-04-24 16:40 UTC
[GIT] nfsd changes for 4.0
2015-04-24 16:32 UTC (3+ messages)
nfs-utils: Allow users to disable mount option rewriting via norewriteopts mount option
2015-04-24 15:34 UTC (3+ messages)
[RFC 00/39] Richacls (2)
2015-04-24 11:25 UTC (7+ messages)
` [RFC 02/39] uapi: Remove kernel internal declaration
` [RFC 11/39] richacl: Compute maximum file masks from an acl
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox