Linux NFS development
 help / color / mirror / Atom feed
 messages from 2008-04-01 21:19:36 to 2008-04-13 08:28:28 UTC [more...]

nfs: infinite loop in fcntl(F_SETLKW)
 2008-04-13  8:28 UTC  (11+ messages)

[PATCH 1/2] NFS: implement option checking when remounting NFS filesystems (try #2)
 2008-04-12 18:24 UTC  (7+ messages)
` [PATCH 2/2] NFS: prevent remounts on shared superblocks

2.6.24.3 kernel BUG at fs/nfs/pagelist.c:82
 2008-04-12 10:10 UTC  (9+ messages)

[NFS] How to set-up a Linux NFS server to handle massive number of requests
 2008-04-12  6:45 UTC  (3+ messages)

[PATCH] NFS Client mounts hang when exported directory do not exist
 2008-04-12  0:14 UTC  (7+ messages)

[PATCH] NFS Client mounts hang when exported directory do not exist
 2008-04-12  0:03 UTC 

nfs4_getfacl "Failed getxattr operation" when too many ACL entries exist
 2008-04-11 23:31 UTC  (7+ messages)
      ` nfs4_getfacl "Failed getxattr operation" when too many ACLentries exist

[PATCH] NFS: implement option checking when remounting NFS filesystems
 2008-04-11 21:20 UTC  (9+ messages)

[PATCH] NFS: Only warn on unrecognized mount options
 2008-04-11 20:28 UTC 

[PATCH] NFS: Only warn on unrecognized mount options
 2008-04-11 20:24 UTC  (5+ messages)

[PATCH] NFS Client mounts hang when exported directory do not exist
 2008-04-11 16:05 UTC 

[PATCH] NFS: remove duplicate flags assignment from nfs_validate_mount_data
 2008-04-11 15:50 UTC 

[NFS] Delivery problems
 2008-04-11  2:00 UTC 

[NFS] Delivery problems
 2008-04-11  1:48 UTC 

NFS: unknown mount option: grpid
 2008-04-10 16:07 UTC  (3+ messages)

[PATCH] nfs: call nfs4_try_open_cached only if opendata->state is not NULL
 2008-04-10 15:59 UTC  (3+ messages)
    ` [pnfs] "

[PATCH 0/3] mount.nfs: fix background mount issues with binary mount options
 2008-04-10 14:54 UTC  (14+ messages)
` [PATCH 1/3] mount.nfs: fix retry option settings "

[PATCH] NFS: make remounts of NFS filesystems return a proper error (resend)
 2008-04-10 12:19 UTC  (3+ messages)

[PATCH] SELinux: don't BUG if fs reuses a superblock
 2008-04-09 23:04 UTC  (4+ messages)

[PATCH] rpc: bring back cl_chatty
 2008-04-09 19:45 UTC  (3+ messages)

[PATCH] NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)
 2008-04-09 17:53 UTC  (5+ messages)
` [PATCH] NLM: don't let lockd "

nfs_xdev_get_sb appears to sometimes reuse a sb and makes SELinux angry
 2008-04-09 16:52 UTC  (5+ messages)

reconnect_path() breaks NFS server causing occasional EACCES
 2008-04-09 16:24 UTC  (6+ messages)

[GIT] Please pull NFS client fixes against linux-2.6.25-rc8
 2008-04-09 13:37 UTC  (5+ messages)

librpcsecgss-0.18
 2008-04-08 22:31 UTC 

[PATCH] SUNRPC: RPC client's TCP transport ignores errors during connect
 2008-04-08 22:28 UTC  (9+ messages)

[PATCH] NFS: hold BKL when clearing nfs_callback_info.task
 2008-04-08 20:20 UTC  (14+ messages)
` [PATCH] NLM: hold BKL when clearing global lockd task and serv vars

[PATCH] SUNRPC: Fix memory leak introduced by commit 510deb0d
 2008-04-07 20:52 UTC 

[PATCH 1/2] gssd: add a function to retrieve the current verbosity level
 2008-04-08 18:33 UTC  (2+ messages)
  ` [PATCH 2/2] gssd: search multiple directories for Kerberos credentials

[PATCH] gssd: search multiple directories for credentials
 2008-04-08 17:15 UTC  (2+ messages)

[PATCH] SUNRPC: Fix memory leak introduced by commit 510deb0d
 2008-04-08 16:20 UTC  (2+ messages)

Finding processes causing NFS traffic
 2008-04-08 16:20 UTC  (2+ messages)

[PATCH] gssd: add other des encryption types to default list
 2008-04-08 15:31 UTC 

[PATCH] NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors
 2008-04-08 13:18 UTC  (2+ messages)
` [PATCH] NLM: don't let lockd "

Default supported enctypes in rpc.gssd
 2008-04-08 11:47 UTC  (3+ messages)

[PATCH] SUNRPC: remove svc_create_thread()
 2008-04-07 20:53 UTC  (2+ messages)

NFS3+KRB5 question
 2008-04-07 18:00 UTC  (6+ messages)

oops during nfs4 mount
 2008-04-06 15:17 UTC  (2+ messages)

こんな掲示板が欲しかった方!
 2007-04-06 12:21 UTC 

Dear Friend
 2008-04-05 20:35 UTC 

Dear Friend
 2008-04-05 20:35 UTC 

[PATCH] nfs: fix printout of multiword bitfields
 2008-04-05 20:46 UTC  (2+ messages)

RPC service registration timeout
 2008-04-04 20:45 UTC  (11+ messages)

[PATCH 0/8] NLM client improvements for 2.6.26
 2008-04-04 19:02 UTC  (12+ messages)
  ` [PATCH 1/8] NLM/lockd: Ensure we don't corrupt fl->fl_flags in nlmclnt_unlock()
  ` [PATCH 2/8] NLM/lockd: Add a reference counter to struct nlm_rqst
  ` [PATCH 4/8] NLM: Remove the signal masking in nlmclnt_proc/nlmclnt_cancel
  ` [PATCH 6/8] NLM/lockd: Fix a race when cancelling a blocking lock
  ` [PATCH 7/8] NFS: Remove the buggy lock-if-signalled case from do_setlk()
  ` [PATCH 5/8] NLM/lockd: Ensure that nlmclnt_cancel() returns results of the CANCEL call
  ` [PATCH 3/8] NLM/lockd: convert __nlm_async_call to use rpc_run_task()
  ` [PATCH 8/8] NLM/lockd: Ensure client locking calls use correct credentials

nfsd restart failures without /proc/fs/nfsd filesystem mounted
 2008-04-02 23:06 UTC  (11+ messages)

[PATCH] NFSD: Strip __KERNEL__ testing from unexported header files
 2008-04-02 22:38 UTC  (2+ messages)

[NFS] The real meaning of class
 2008-04-02 17:36 UTC 

regression: am-utils stopped working in 2.6.25-rc*
 2008-04-02  7:53 UTC  (4+ messages)

[PATCH 1/1] [NFS/NOMMU]: fix bug - executing FDPIC ELF on NFS mount triggers BUG() at mm/nommu.c:862:/do_mmap_private()
 2008-04-02  3:23 UTC 

[NFS] linux nfs mount command crashes
 2008-04-01 22:32 UTC 


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