Linux NFS development
 help / color / mirror / Atom feed
 messages from 2012-06-26 18:24:29 to 2012-07-10 14:59:40 UTC [more...]

[PATCH] nfs-util: Add cache_flush in mountd UMNT procedure
 2012-07-10 14:59 UTC  (2+ messages)

3.0+ NFS issues
 2012-07-10 12:52 UTC  (10+ messages)

[PATCH 00/14] Candidates for 3.6
 2012-07-09 21:51 UTC  (31+ messages)
` [PATCH 01/14] NFS: Clean up TEST_STATEID and FREE_STATEID proc error reporting
` [PATCH 02/14] NFS: Properly sort TEST_STATEID results
` [PATCH 03/14] NFS: State reclaim clears OPEN and LOCK state
` [PATCH 04/14] NFS: Refactor nfs41_check_expired_stateid()
` [PATCH 05/14] NFS: nfs_getaclargs.acl_len is a size_t
` [PATCH 06/14] NFS: Treat NFS4ERR_CLID_INUSE as a fatal error
` [PATCH 07/14] NFS: Clean up nfs4_proc_setclientid() and friends
` [PATCH 08/14] SUNRPC: Add rpcauth_list_flavors()
` [PATCH 09/14] NFS: Introduce "migration" mount option
` [PATCH 10/14] NFS: Use the same nfs_client_id4 for every server
` [PATCH 11/14] NFS: Discover NFSv4 server trunking when mounting
` [PATCH 12/14] NFS: Add nfs4_unique_id boot parameter
` [PATCH 13/14] NFS: Clean up debugging messages in fs/nfs/client.c
` [PATCH 14/14] NFS: Slow down state manager after an unhandled error

question about fs/nfs/direct.c
 2012-07-08 14:42 UTC  (3+ messages)

Kedves Győztes
 2012-07-07 14:49 UTC 

Kedves Győztes
 2012-07-07 14:49 UTC 

[PATCH] [RFC] nfsd: fix possible dereference of static NULL nfsd_serv pointer
 2012-07-07  5:27 UTC  (3+ messages)

[PATCH 1/2, resend] sunrpc/cache.h: fix coding style
 2012-07-06 19:31 UTC  (2+ messages)
` [PATCH 2/2,resend] sunrpc/cache.h: replace simple_strtoul

[PATCH v3] NFSd: set nfsd_serv to NULL after service destruction
 2012-07-06 16:44 UTC  (4+ messages)

Possible bug in NFSv4 server regarding to looking for right path for clients to mount
 2012-07-06  1:18 UTC  (3+ messages)

[PATCH] Revert "svcrpc: destroy server sockets all at once" from 2.6.32.y
 2012-07-05 22:39 UTC  (2+ messages)

Kernel NFSd CPU hog?
 2012-07-05 22:32 UTC  (4+ messages)

Linux NFSv4 client uses returned delegation in subsequent READ resulting in hang (BAD_STATEID)
 2012-07-05 21:35 UTC  (13+ messages)

[PATCH 1/2] sunrpc/cache.h: fix coding style
 2012-07-05 19:57 UTC  (8+ messages)
` [PATCH 2/2] sunrpc/cache.h: replace simple_strtoul

[PATCH] nfsidmap: Default domain not being set
 2012-07-05 19:38 UTC  (2+ messages)

[PATCH] nfs-util: Update exportfs flush option list in usage message
 2012-07-05 19:38 UTC  (2+ messages)

rpcauth_lookup_credcache() lock contentions
 2012-07-05 16:29 UTC  (8+ messages)

RPC rpcinfo command PATCH
 2012-07-05  9:46 UTC  (5+ messages)
    ` Fwd: "

[PATCH v3 00/11] Series short description
 2012-07-03 16:20 UTC  (12+ messages)
` [PATCH v3 01/11] NFS: pass net to nfs_callback_down()
` [PATCH v3 02/11] NFS: callback service creation function introduced
` [PATCH v3 03/11] NFS: move per-net callback thread initialization to nfs_callback_up_net()
` [PATCH v3 04/11] NFS: callback up - transport backchannel cleanup
` [PATCH v3 05/11] NFS: callback service start function introduced
` [PATCH v3 06/11] NFS: callback up - users counting cleanup
` [PATCH v3 07/11] NFS: make nfs_callback_tcpport per network context
` [PATCH v3 08/11] NFS: make nfs_callback_tcpport6 "
` [PATCH v3 09/11] NFS; callback per-net usage counting introduced
` [PATCH v3 10/11] NFS: add debug messages to callback down function
` [PATCH v3 11/11] NFS: get net after idr allocation

[PATCH v2] NFSd: simplify locking in nfsd_recall_delegations()
 2012-07-03 13:02 UTC 

[PATCH v3] NFSd: fix locking in nfsd_forget_delegations()
 2012-07-03 13:01 UTC 

[PATCH v3] SUNRPC: protect service sockets lists during per-net shutdown
 2012-07-03 12:58 UTC 

rpciod process is blocked in nfs_release_page waiting for nfs_commit_inode to complete
 2012-07-03 11:20 UTC  (23+ messages)
                    ` [RFC PATCH] nfs: do non-blocking commit in releasepage if we're attempting to reconnect the socket
                        ` [RFC PATCH v2] nfs: skip commit in releasepage if we're freeing memory for fs-related reasons

[PATCH 00/12] Swap-over-NFS without deadlocking V8
 2012-07-03  8:58 UTC  (17+ messages)
` [PATCH 01/12] netvm: Prevent a stream-specific deadlock
` [PATCH 02/12] selinux: tag avc cache alloc as non-critical
` [PATCH 03/12] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/12] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/12] mm: Add support for direct_IO to highmem pages
` [PATCH 08/12] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 09/12] nfs: disable data cache revalidation for swapfiles
` [PATCH 10/12] nfs: enable swap on NFS
` [PATCH 11/12] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage

Modifying IP&mac address
 2012-07-02 19:45 UTC 

Possible bug in NFSv4 server regarding to looking for right path for clients to mount
 2012-07-02  5:36 UTC 

BUG: No init found on NFSROOT
 2012-07-02  5:22 UTC  (8+ messages)
    ` linux-next BUG: held lock freed!

[PATCH 2/2] fs/dcache: allow __d_obtain_alias() to return unhashed dentries
 2012-07-01 23:15 UTC  (14+ messages)
    ` [PATCH] "

[PATCH 0/1] SUNRPC handle EKEYEXPIRED in call_refreshresult
 2012-06-30 11:00 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH v3 00/17] vfs: add the ability to retry on ESTALE to several syscalls
 2012-06-29 18:58 UTC  (18+ messages)
` [PATCH v3 01/17] vfs: add a retry_estale helper function to handle retries on ESTALE
` [PATCH v3 02/17] vfs: add a kern_path_at function
` [PATCH v3 03/17] vfs: make fstatat retry on ESTALE errors from getattr call
` [PATCH v3 04/17] vfs: fix readlinkat to retry on ESTALE
` [PATCH v3 05/17] vfs: remove user_path_at_empty
` [PATCH v3 06/17] vfs: turn "empty" arg in getname_flags into a bool
` [PATCH v3 07/17] vfs: add new "reval" argument to kern_path_create
` [PATCH v3 08/17] vfs: fix mknodat to retry on ESTALE errors
` [PATCH v3 09/17] vfs: fix mkdir "
` [PATCH v3 10/17] vfs: fix symlinkat "
` [PATCH v3 11/17] vfs: fix linkat "
` [PATCH v3 12/17] vfs: make rmdir "
` [PATCH v3 13/17] vfs: make do_unlinkat "
` [PATCH v3 14/17] vfs: fix renameat to "
` [PATCH v3 15/17] vfs: remove user_path_parent
` [PATCH v3 16/17] vfs: have do_sys_truncate retry once on an ESTALE error
` [PATCH v3 17/17] vfs: have faccessat "

nfs root problem in linux-next
 2012-06-29 14:53 UTC  (6+ messages)

[PATCH 00/12] Swap-over-NFS without deadlocking V7
 2012-06-28 12:49 UTC  (5+ messages)
` [PATCH 10/12] nfs: enable swap on NFS

[Bug -next] No files or directories under NFS mount point
 2012-06-28  7:32 UTC 

(no subject)
 2012-06-27 20:55 UTC 

nfsutils compile failure (NSM_DEFAULT_STATEDIR)
 2012-06-27 18:02 UTC  (2+ messages)

Kernel 2.4.3 NFS problem in combo with xfs allocsize
 2012-06-27 13:22 UTC 

[RFC PATCH] nfs: Support posix_fadvise(POSIX_FADV_RANDOM) on nfs server
 2012-06-27  0:39 UTC  (8+ messages)

[PATCH] NFS: Check if rpcauth_create() returns an error code
 2012-06-26 22:02 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