public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-05 17:27:32 to 2011-09-13 13:48:51 UTC [more...]

[PATCH v2 0/5] SUNRPC: make rpcbind clients allocated and destroyed dynamically
 2011-09-13 13:52 UTC  (17+ messages)
` [PATCH v2 1/5] SUNRPC: introduce helpers for reference counted rpcbind clients
` [PATCH v2 2/5] SUNRPC: use rpcbind reference counting helpers
` [PATCH v2 3/5] SUNRPC: make RPC service dependable on rpcbind clients creation
` [PATCH v2 4/5] SUNRPC: remove rpcbind clients creation during service registering
` [PATCH v2 5/5] SUNRPC: remove rpcbind clients destruction on module cleanup

[PATCH 0/3] NFSD support for FedFS junctions [v3]
 2011-09-13 13:16 UTC  (5+ messages)
` [PATCH 1/3] NFSD: Cleanup for nfsd4_path()
` [PATCH 2/3] NFSD: Remove the ex_pathname field from struct svc_export
` [PATCH 3/3] NFSD: Add a cache for fs_locations information

nfsv4 and gracetime / leasetime grace_period
 2011-09-13 12:44 UTC  (2+ messages)

NULL pointer dereference during mount
 2011-09-13 12:42 UTC  (4+ messages)

[PATCH] nfs: fix inifinite loop at nfs4_layoutcommit_release
 2011-09-13  8:32 UTC  (25+ messages)

[PATCH 2/2] SUNRPC: compare scopeid for link-local addresses
 2011-09-13  7:45 UTC  (2+ messages)

Regression seen when HIGHMEM enabled with NFS on 3.1rc4 kernel
 2011-09-13  6:41 UTC  (6+ messages)

[PATCH -V6 00/26] New ACL format for better NFSv4 acl interoperability
 2011-09-13  5:07 UTC  (64+ messages)
` [PATCH -V6 08/26] vfs: Add new file and directory create permission flags
` [PATCH -V6 09/26] vfs: Add delete child and delete self "
` [PATCH -V6 10/26] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH -V6 11/26] vfs: Add permission flags for setting file attributes
` [PATCH -V6 14/26] richacl: Permission mapping functions
` [PATCH -V6 16/26] richacl: Update the file masks in chmod()
` [PATCH -V6 17/26] richacl: Permission check algorithm
` [PATCH -V6 18/26] richacl: Create-time inheritance
` [PATCH -V6 19/26] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V6 20/26] richacl: Automatic Inheritance
` [PATCH -V6 21/26] richacl: xattr mapping functions
` [PATCH -V6 22/26] vfs: Cache richacl in struct inode
` [PATCH -V6 23/26] vfs: Add richacl permission check
` [PATCH -V6 24/26] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V6 25/26] ext4: Implement rich acl for ext4
` [PATCH -V6 26/26] ext4: Add temporary richacl mount option "

Error: state manager failed on NFSv4 server foo with error 13
 2011-09-12 22:31 UTC 

[3.1-rc4] vfs_rmdir() -> mutex_unlock() Oops
 2011-09-12 22:17 UTC 

[PATCH 0/8] Fixes for nfs-utils-1.2.next
 2011-09-12 22:07 UTC  (9+ messages)
` [PATCH 1/8] configure.ac: Fix help string for --with-statedir= option
` [PATCH 2/8] configure.ac: Clean up help string for --enable-mount
` [PATCH 3/8] configure.ac: Add --with-statd-extension configure option
` [PATCH 4/8] nfsumount: Squelch compiler warning
` [PATCH 5/8] sm-notify: Refactor insert_host() and recv_rpcbind_reply()
` [PATCH 6/8] sm-notify: Use correct retransmit timeout when sending a fresh RPC
` [PATCH 7/8] sm-notify: Avoid extra rpcbind queries
` [PATCH 8/8] sm-notify: sm-notify leaves monitor records in sm.bak

NFS client virtualization plan v2
 2011-09-12 15:03 UTC  (3+ messages)

[PATCH 0/2] SUNRPC: pipefs virtualization
 2011-09-12 14:19 UTC  (3+ messages)
` [PATCH 1/2] SUNRPC: make rpc pipefs mount per network namespace
` [PATCH 2/2] SUNRPC: RPC pipefs virtualization

[PATCH 0/3] pnfs private workqueue, and two cleanups
 2011-09-12 13:31 UTC  (13+ messages)
` [PATCH 1/3] SUNRPC/NFS: make rpc pipe upcall generic
` [PATCH 2/3] pNFS: introduce pnfs private workqueue
      ` [PATCH 1/2] SQUASHME: pnfs: simplify and clean up pnfsiod workqueue
      ` [PATCH 2/2] SQUASHME: pnfs: do pnfsiod_start before registering layout drivers
` [PATCH 3/3] pNFS: make _set_lo_fail generic

[RFC PATCH 00/10] Swap-over-NFS without deadlocking v1
 2011-09-12 12:06 UTC  (20+ messages)
` [PATCH 01/10] netvm: Prevent a stream-specific deadlock
` [PATCH 02/10] selinux: tag avc cache alloc as non-critical
` [PATCH 03/10] mm: Add support for a filesystem to control swap files
` [PATCH 04/10] mm: swap: Implement generic handlers for swap-related address ops
` [PATCH 05/10] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 06/10] nfs: teach the NFS client how to treat "
` [PATCH 07/10] nfs: disable data cache revalidation for swapfiles
` [PATCH 08/10] nfs: enable swap on NFS
` [PATCH 09/10] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 10/10] Avoid dereferencing bd_disk during swap_entry_free for network storage

Business transaction
 2011-09-11 15:07 UTC 

pnfs-all-3.1-rc4-2011-09-10
 2011-09-10  7:33 UTC 

[PATCH] pnfsblock: fix size of upcall message
 2011-09-10  7:29 UTC  (2+ messages)

[PATCH] pnfsblock: fix return code confusion
 2011-09-10  7:29 UTC  (2+ messages)

shouldn't rpc_pipe_upcall message structs be __attribute__((packed)) ?
 2011-09-10  0:14 UTC  (8+ messages)

[3.1-rc4] NFSv3 client hang
 2011-09-09 23:18 UTC  (2+ messages)

Regression seen when HIGHMEM enabled with NFS on 3.1rc4 kernel
 2011-09-09 12:42 UTC 

[PATCH 0/3] NFSD patches to support junctions
 2011-09-09 12:06 UTC  (12+ messages)
` [PATCH 1/3] NFSD: Cleanup for nfsd4_path()
` [PATCH 3/3] NFSD: Add a cache for fs_locations information

rpc.mountd switch not working
 2011-09-08 15:11 UTC  (4+ messages)

Linux pNFS status meeting 9/8/11
 2011-09-08 12:28 UTC  (2+ messages)

[PATCH] nfsd4: in-stateid seqid should start with 1
 2011-09-08 12:32 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox