messages from 2015-05-07 22:42:38 to 2015-05-26 17:48:40 UTC [more...]
[PATCH v2 00/10] NFS/RDMA server patches for 4.2
2015-05-26 17:48 UTC (2+ messages)
` [PATCH v2 01/10] svcrdma: Fix byte-swapping in svc_rdma_sendto.c
Issue running buffered writes to a pNFS (NFS 4.1 backed by SAN) filesystem
2015-05-26 16:44 UTC (12+ messages)
[PATCH v3 00/17] NFS/RDMA client patches for 4.2
2015-05-26 15:53 UTC (18+ messages)
` [PATCH v3 01/17] SUNRPC: Transport fault injection
` [PATCH v3 02/17] xprtrdma: Warn when there are orphaned IB objects
` [PATCH v3 03/17] xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
` [PATCH v3 04/17] xprtrdma: Remove rr_func
` [PATCH v3 05/17] xprtrdma: Use ib_device pointer safely
` [PATCH v3 06/17] xprtrdma: Introduce helpers for allocating MWs
` [PATCH v3 07/17] xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
` [PATCH v3 08/17] xprtrdma: Introduce an FRMR recovery workqueue
` [PATCH v3 09/17] xprtrdma: Acquire MRs in rpcrdma_register_external()
` [PATCH v3 10/17] xprtrdma: Remove unused LOCAL_INV recovery logic
` [PATCH v3 11/17] xprtrdma: Remove ->ro_reset
` [PATCH v3 12/17] xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
` [PATCH v3 13/17] xprtrdma: Split rb_lock
` [PATCH v3 14/17] xprtrdma: Stack relief in fmr_op_map()
` [PATCH v3 15/17] xprtrdma: Reduce per-transport MR allocation
` [PATCH v3 16/17] SUNRPC: Clean up bc_send()
` [PATCH v3 17/17] NFS: Fix size of NFSACL SETACL operations
[PATCH v2 00/16] NFS/RDMA patches proposed for 4.2
2015-05-26 15:37 UTC (24+ messages)
` [PATCH v2 01/16] SUNRPC: Transport fault injection
` [PATCH v2 02/16] xprtrdma: Warn when there are orphaned IB objects
` [PATCH v2 03/16] xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprt
` [PATCH v2 04/16] xprtrdma: Remove rr_func
` [PATCH v2 05/16] xprtrdma: Use ib_device pointer safely
` [PATCH v2 06/16] xprtrdma: Introduce helpers for allocating MWs
` [PATCH v2 07/16] xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
` [PATCH v2 08/16] xprtrdma: Introduce an FRMR recovery workqueue
` [PATCH v2 09/16] xprtrdma: Acquire MRs in rpcrdma_register_external()
` [PATCH v2 10/16] xprtrdma: Remove unused LOCAL_INV recovery logic
` [PATCH v2 11/16] xprtrdma: Remove ->ro_reset
` [PATCH v2 12/16] xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
` [PATCH v2 13/16] xprtrdma: Split rb_lock
` [PATCH v2 14/16] xprtrdma: Stack relief in fmr_op_map()
` [PATCH v2 15/16] xprtrdma: Reduce per-transport MR allocation
` [PATCH v2 16/16] SUNRPC: Clean up bc_send()
Linux NFS town hall meeting Next Week (Cancelled)
2015-05-26 10:51 UTC (2+ messages)
New libtirpc vs fedfs-utils
2015-05-25 2:12 UTC (3+ messages)
[PATCH] exports: add allow_umount option for user un-mounting cached exports
2015-05-24 15:16 UTC
[PATCH 0/4 v2] NFSD: Pin to vfsmount for some nfsd exports cache
2015-05-24 15:10 UTC (6+ messages)
` [PATCH 1/5 v2] fs_pin: Fix uninitialized value in fs_pin
` [PATCH 2/5 v2] fs_pin: Export functions for specific filesystem
` [PATCH 3/5 v2] path: New helpers path_get_pin/path_put_unpin for path pin
` [PATCH 4/5 v2] sunrpc: New helper cache_force_expire for cache cleanup
` [PATCH 5/5] nfsd: allows user un-mounting filesystem where nfsd exports base on
NFSv3-mounting of BTRFS-FS fails, gives ESTALE
2015-05-23 17:58 UTC
[RFC v3 00/45] Richacls
2015-05-23 15:56 UTC (29+ messages)
` [RFC v3 12/45] richacl: Compute maximum file masks from an acl
` [RFC v3 14/45] richacl: Permission check algorithm
` [RFC v3 19/45] richacl: Also recognize nontrivial mode-equivalent acls
` [RFC v3 20/45] richacl: Automatic Inheritance
` [RFC v3 25/45] richacl: acl editing helper functions
` [RFC v3 26/45] richacl: Move everyone@ aces down the acl
Does NFSv4 need to call inode_permission on every write???
2015-05-23 13:37 UTC (6+ messages)
[PATCH 0/4] NFSD: Pin to vfsmount instead of mntget for export cache
2015-05-22 16:03 UTC (16+ messages)
` [PATCH 1/4] fs_pin: Fix uninitialized value in fs_pin
` [PATCH 4/4] nfsd: Pin to vfsmnt instead of mntget
btrfs: kernel BUG at mm/page-writeback.c:2286!
2015-05-21 8:39 UTC (9+ messages)
[BUG] nfs3 client stops retrying to connect
2015-05-21 1:21 UTC
NFS client broken in 4.1.0-rc2
2015-05-21 1:16 UTC (5+ messages)
[PATCH 0/7] md fixes for -rc2
2015-05-20 5:56 UTC (11+ messages)
` [PATCH 1/7] md-raid0: conditional mddev->queue access to suit dm-raid
` [PATCH 4/7] md/raid5: avoid reading parity blocks for full-stripe write to degraded array
` [PATCH 5/7] md/raid5: don't record new size if resize_stripes fails
` [PATCH 2/7] md/raid5: new alloc_stripe() to allocate an initialize a stripe
` [PATCH 3/7] md/raid5: more incorrect BUG_ON in handle_stripe_fill
` [PATCH 7/7] md/raid5: fix handling of degraded stripes in batches
` [PATCH 6/7] md/raid5: fix allocation of 'scribble' array
[PATCH 00/12] treewide: Use DECLARE_BITMAP
2015-05-20 1:38 UTC (2+ messages)
` [PATCH 12/12] sunrpc: "
[GIT PULL] Please pull 2 client bugfixes
2015-05-19 15:55 UTC
[PATCH 1/1] fixing infinite OPEN loop in 4.0 stateid recovery
2015-05-15 15:45 UTC
4.0 NFS client in infinite loop in state recovery after getting BAD_STATEID
2015-05-15 15:52 UTC (9+ messages)
[PATCH] nfsd: work around a gcc-5.1 warning
2015-05-13 18:59 UTC (3+ messages)
[PATCH] NFS: report more appropriate block size for directories
2015-05-13 18:55 UTC (3+ messages)
[nfs-utils PATCH] mountstats: Fix the retrans counter output by the nfsstat command
2015-05-13 15:41 UTC
blocklayout regression in "pnfs: lookup new lseg at lseg boundary"
2015-05-13 15:17 UTC (3+ messages)
[BUG report] fstat reports regular file as block device
2015-05-13 8:57 UTC
Desired RPC client behaviour on socket errors?
2015-05-13 4:38 UTC (4+ messages)
[PATCH] nfs: take extra reference to fl->fl_file when running a setlk
2015-05-12 19:48 UTC
[PATCH] nfsd: Disable NFSv2 timestamp workaround for NFSv3+
2015-05-12 19:17 UTC (7+ messages)
` [PATCH v2] "
[GIT PULL] FS-Cache: Fixes for dead objects handling and operation cancellation
2015-05-12 14:39 UTC (5+ messages)
[PATCH v1 00/14] client NFS/RDMA patches for 4.2
2015-05-12 10:01 UTC (31+ messages)
` [PATCH v1 04/14] xprtrdma: Use ib_device pointer safely
` [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 13/14] xprtrdma: Stack relief in fmr_op_map()
` [PATCH v1 14/14] xprtrmda: Reduce per-transport MR allocation
[GIT PULL] nfsd bugfixes for 4.1
2015-05-11 21:42 UTC
[PATCH] SUNRPC: Clean up bc_send()
2015-05-11 13:22 UTC (3+ messages)
[PATCH 0/3] make BTRFS, UDF, NILFS2 work with NFSv2
2015-05-11 11:13 UTC (10+ messages)
` [PATCH 3/3] UDF: support NFSv2 export
` [PATCH 1/3] BTRFS: "
` [PATCH 2/3] NILFS2: "
` [PATCH v2] "
[PATCH libtirpc] fix build w/gssapi disabled
2015-05-08 22:34 UTC (14+ messages)
` [Libtirpc-devel] "
` [PATCH V2] Fix Build "
[PATCH RFC] NFSD: fix cannot umounting mount points under pseudo root
2015-05-08 20:01 UTC (16+ messages)
` [PATCH] nfsd: don't hold i_mutex over userspace upcalls
[PATCH 3/3] osd_login: add --disable-osdlogin for configure osd_login
2015-05-08 0:23 UTC (5+ messages)
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