Linux NFS development
 help / color / mirror / Atom feed
 messages from 2008-12-22 11:16:06 to 2009-01-07 00:28:08 UTC [more...]

[RFC][PATCH 0/4] utsns: RPC/NFS bug rework
 2009-01-07  0:28 UTC  (38+ messages)
` [RFC][PATCH 1/4] Remove useless utsname.h includes
` [RFC][PATCH 2/4] sunrpc: Use utsnamespaces
` [RFC][PATCH 3/4] sunrpc: Improve UTS namespace workaround
` [RFC][PATCH 4/4] Represent RPC Callers

nfsd stuckage
 2009-01-07  0:23 UTC  (6+ messages)

[PATCH 0/3] Three more nfs-utils clean ups
 2009-01-06 23:22 UTC  (4+ messages)
  ` [PATCH 1/3] configure: Remove inet_ntop(3) check from configure.ac
  ` [PATCH 2/3] configure: Add new build option "--enable-tirpc"
  ` [PATCH 3/3] showmount command: Quiesce warning when TI-RPC is disabled

[PATCH] SUNRPC: Avoid spurious wake-up during UDP connect processing
 2009-01-06 22:51 UTC 

(unknown)
 2009-01-06 20:07 UTC  (6+ messages)
` [PATCH] nfsd: fix double-lock of i_mutex on nfsv4 recovery directory

[NFS] Please don\'t share this. You could be making huge weekly income
 2009-01-06 18:17 UTC 

[PATCH 0/5] Fix legacy build issues
 2009-01-06 17:44 UTC  (2+ messages)

[NFS] (no subject)
 2009-01-05 21:36 UTC 

[NFS] Discover how a 15 year old kid becomes an Internet Hustler!
 2009-01-05 22:28 UTC 

[PATCH] gssd: By default, don't spam syslog when users' credentials expire
 2009-01-05 21:53 UTC  (3+ messages)

[PATCH] svc: Clean up deferred requests on transport destruction
 2009-01-05 21:21 UTC 

[PATCH] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
 2009-01-05 21:10 UTC  (34+ messages)
                  ` [PATCH 0/3] "
                    ` [PATCH 3/3] SUNRPC: svc_xprt_enqueue should not refuse to enqueue 'XPT_DEAD' transports

[NFS] Enter Data Online and Earn $500 Everyday Working at Home!
 2009-01-05 19:09 UTC 

[PATCH] svc: Move kfree of deferral record to common code
 2009-01-05 18:34 UTC  (2+ messages)

[PATCH 1/1] nfsd(v2/v3): fix the failure of creation from HPUX client
 2009-01-04 21:38 UTC  (7+ messages)

fairness of client?
 2009-01-02 19:53 UTC  (2+ messages)

[PATCH 0/2] Two minor lockd clean-ups
 2009-01-02  0:46 UTC  (4+ messages)
  ` [PATCH 1/2] NLM: Refactor make_socks() function
  ` [PATCH 2/2] NLM: Clean up flow of control in "

NFSv4 LOCKT bypassing ->lock method
 2009-01-02  0:36 UTC  (3+ messages)
` [PATCH] nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT
  ` [PATCH] nfsd: do a temporary open for LOCKT

Problems with Mac clients mounting a Linux server behind a firewall
 2009-01-02  0:29 UTC  (5+ messages)

[Patch] fs/nfs/nfs4proc.c: make nfs4_map_errors() static
 2009-01-02  0:11 UTC  (2+ messages)

[PATCH 0/5] recent patches conflict with Harvey's printf formatters
 2008-12-31  1:43 UTC  (7+ messages)
  ` [PATCH 1/5] NLM: Remove AF_UNSPEC arm in nlm_display_address()
  ` [PATCH 2/5] NLM: Support IPv6 scope IDs "
  ` [PATCH 3/5] NLM: Add helper to handle IPv4 addresses
  ` [PATCH 4/5] NSM: Support IPv6 version of mon_name
  ` [PATCH 5/5] NSM: Move nsm_find() to fs/lockd/mon.c

[GIT] Please pull NFS client changesets against Linux 2.6.28
 2008-12-30 23:48 UTC 

[PATCH 00/22] IPv6 support NFSD
 2008-12-30 19:38 UTC  (14+ messages)
` [PATCH 05/22] NFSD: Add helper functions for __write_ports()
` [PATCH 07/22] NFSD: Prevent a buffer overflow in svc_xprt_names()
` [PATCH 08/22] SUNRPC: pass buffer size to svc_addsock() and svc_sock_names()
` [PATCH 13/22] NFS: Move NFS client's IP address parser to nfs_common/

[RFC PATCH 0/1] nfsd: Improve NFS server performance
 2008-12-30 10:42 UTC  (2+ messages)
  ` [RFC PATCH 1/1]: nfsd: By changing RA caching to file handle caching

[NFS] NFS3 vs NFS4 benchmark
 2008-12-24 16:39 UTC 

[PATCH 1/1] nfsd(v2/v3): fix the failure of creation from HPUX client
 2008-12-24  5:18 UTC 

[PATCH 00/69] NFS client patches queued for the 2.6.29 merge window
 2008-12-23 23:23 UTC  (70+ messages)
` [PATCH 01/69] nfs: remove redundant tests on reading new pages
  ` [PATCH 02/69] SUNRPC: Remove the last remnant of the BKL
  ` [PATCH 03/69] SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL
  ` [PATCH 06/69] LOCKD: Make lockd_up() and lockd_down() exported GPL-only
  ` [PATCH 05/69] SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only
  ` [PATCH 04/69] SUNRPC: rpcsec_gss modules should not be used by out-of-tree code
  ` [PATCH 08/69] NFS: rename nfs_path variable
  ` [PATCH 09/69] NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
  ` [PATCH 07/69] lockd: convert reclaimer thread to kthread interface
  ` [PATCH 10/69] NFS: introduce nfs_mount_info struct for calling nfs_mount()
  ` [PATCH 12/69] NFS: move nfs_server flag initialization
  ` [PATCH 11/69] NFS: expand flags passed to nfs_create_rpc_client()
  ` [PATCH 14/69] NFS: "[no]resvport" mount option changes mountd client too
  ` [PATCH 13/69] NFS: add "[no]resvport" mount option
  ` [PATCH 18/69] NFS: Use atomic bitops when changing struct nfs_delegation->flags
  ` [PATCH 16/69] NFSv4: Fix up another delegation related race
  ` [PATCH 15/69] NLM: allow lockd requests from an unprivileged port
  ` [PATCH 17/69] NFSv4: Fix up the dereferencing of delegation->inode
  ` [PATCH 19/69] NFSv4: Clean up for the state loss reclaimer
  ` [PATCH 20/69] NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock
  ` [PATCH 21/69] NFSv4: Fix state recovery when the client runs over the grace period
  ` [PATCH 22/69] NFSv4: Remove redundant RENEW calls if we know the lease has expired
  ` [PATCH 24/69] NFSv4: Add a recovery marking scheme for state owners
  ` [PATCH 23/69] NFSv4: Don't tell server we rebooted when not necessary
  ` [PATCH 25/69] NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem
  ` [PATCH 28/69] NFSv4: Remove nfs_client->cl_sem
  ` [PATCH 27/69] NFSv4: Ensure that file unlock requests don't conflict with state recovery
  ` [PATCH 26/69] NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()
  ` [PATCH 29/69] NFSv4: Add recovery for individual stateids
  ` [PATCH 31/69] NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management
  ` [PATCH 30/69] NFSv4: Clean up the support for returning multiple delegations
  ` [PATCH 35/69] NFSv4: Clean up nfs_expire_all_delegations()
  ` [PATCH 34/69] NFSv4: Fix a BAD_SEQUENCEID condition
  ` [PATCH 33/69] NFSv4: Don't exit the state management if there are still tasks to do
  ` [PATCH 32/69] NFSv4: Rename the state reclaimer thread
  ` [PATCH 38/69] NFSv4: Fix up delegation callbacks
  ` [PATCH 36/69] NFSv4: Clean up the asynchronous delegation return
  ` [PATCH 37/69] NFSv4: Return unreferenced delegations more promptly
  ` [PATCH 39/69] NFSv4: Convert delegation->type field to fmode_t
  ` [PATCH 40/69] NFSv4: Clean up is_atomic_open()
  ` [PATCH 41/69] NFSv4: Ensure that we set the verifier when revalidating delegated dentries
  ` [PATCH 43/69] NFSv4: Convert the open and close ops to use fmode
  ` [PATCH 44/69] optimize attribute timeouts for "noac" and "actimeo=0"
  ` [PATCH 47/69] sunrpc: get rid of rpc_rqst.rq_bufsize
  ` [PATCH 45/69] sunrpc: fix code that makes auth_gss send destroy_cred message (try #2)
  ` [PATCH 46/69] NFSv4: Fix an infinite loop in the NFS state recovery code
  ` [PATCH 49/69] nfs: remove incorrect usage of nfs4 compound response hdr.status
  ` [PATCH 48/69] nfs: return compound hdr.status when there are no op replies
  ` [PATCH 50/69] NFS: remove white space from nfs4xdr.c
  ` [PATCH 53/69] NFS: increment number of operations in each encode routine
  ` [PATCH 52/69] NFS: fix comment placement in nfs4xdr.c
  ` [PATCH 51/69] NFS: fix tabs "
  ` [PATCH 54/69] NFS: remove unused status from encode routines
  ` [PATCH 56/69] rpc: factor out warning code from gss_pipe_destroy_msg
  ` [PATCH 55/69] rpc: remove unnecessary assignment
  ` [PATCH 59/69] rpc: call release_pipe only on last close
  ` [PATCH 58/69] rpc: add an rpc_pipe_open method
  ` [PATCH 57/69] rpc: minor gss_alloc_msg cleanup
  ` [PATCH 62/69] rpc: store pointer to pipe inode in gss upcall message
  ` [PATCH 60/69] rpc: track number of users of the gss upcall pipe
  ` [PATCH 61/69] rpc: use count of pipe openers to wait for first open
  ` [PATCH 64/69] nfsd: pass client principal name in rsc downcall
  ` [PATCH 63/69] rpc: implement new upcall
  ` [PATCH 65/69] rpc: pass target name down to rpc level on callbacks
  ` [PATCH 66/69] rpc: allow gss callbacks to client
  ` [PATCH 69/69] rpc: add service field to new upcall
  ` [PATCH 68/69] rpc: add target "
  ` [PATCH 67/69] nfsd: support callbacks with gss flavors
  ` [PATCH 42/69] NFS: Use delegations to optimise ACCESS calls

2.6.29, holidays
 2008-12-22 18:01 UTC  (2+ messages)

why there is a complex sync between /var/lib/nfs/etab in user-mode and export_table in kernel mode?
 2008-12-22 17:14 UTC  (3+ messages)
` Re: why there is a complex sync between /var/lib/nfs/etab in user-modeand "

[PATCH] RFC: backwards compatibility for TI-RPC
 2008-12-22 17:18 UTC  (3+ messages)
` [PATCH] backwards compatibility: fix order of fields in TI-RPC's svc_req

[NFS] Leslie, are you around?
 2008-12-22 11:15 UTC 


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