Linux NFS development
 help / color / mirror / Atom feed
 messages from 2008-12-16 16:00:06 to 2009-01-05 03:33:58 UTC [more...]

[PATCH] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
 2009-01-05  3:33 UTC  (34+ messages)
                  ` [PATCH 0/3] "
                    ` [PATCH 1/3] SUNRPC: Ensure the server closes sockets in a timely fashion
                    ` [PATCH 3/3] SUNRPC: svc_xprt_enqueue should not refuse to enqueue 'XPT_DEAD' transports

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

%2008/12/21 山鉧科技網頁設計
 2008-12-21  3:55 UTC 

[PATCH 0/3] nfs-utils: Enabling TCP wrappers
 2008-12-20 12:35 UTC  (9+ messages)

[Bugme-new] [Bug 12256] New: [regression: 2.6.28] NFS client with locking fails
 2008-12-19 21:57 UTC 

more nfsv4 lockups w/ nexenta
 2008-12-19 19:38 UTC  (8+ messages)

what's the real meaning of fsid?
 2008-12-19 15:04 UTC  (6+ messages)
`  "

[PATCH] sunrpc: fix code that makes auth_gss send destroy_cred message
 2008-12-18 18:22 UTC  (3+ messages)
  ` [PATCH] sunrpc: fix code that makes auth_gss send destroy_cred message (try #2)

[PATCH 0/6] NFSD: minor cleanups for 2.6.29
 2008-12-18 15:20 UTC  (6+ messages)
` [PATCH 5/6] nfsd: last_byte_offset

nfs-utils mountd getfh failed: No such file or directory
 2008-12-18 14:36 UTC  (3+ messages)

[PATCH] statd: not unlinking host files
 2008-12-17 21:48 UTC  (2+ messages)

[PATCH] lockd: handle fl_grant callbacks with coalesced locks (RFC)
 2008-12-17 21:28 UTC  (11+ messages)

[PATCH 0/5] Fix legacy build issues
 2008-12-17 20:42 UTC  (7+ messages)
  ` [PATCH 1/5] mount: revert recent fix for build problems on old systems
  ` [PATCH 2/5] mount command: use gethostbyname(3) when building "
  ` [PATCH 3/5] getport: don't use getaddrinfo(3) "
  ` [PATCH 4/5] mount command: Random clean up
  ` [PATCH 5/5] configure: use "--disable-uuid" instead of "--without-uuid"

[PATCH 0/3] nfs-utils patches
 2008-12-17 20:24 UTC  (2+ messages)

possible module refcount leak with auth_gss
 2008-12-17 20:10 UTC  (16+ messages)

[PATCH] gssd: By default, don't spam syslog when users' credentials expire
 2008-12-17 17:39 UTC 

High load in 2.6.27, NFS / rpcauth_lookup_credcache()?
 2008-12-16 23:21 UTC  (7+ messages)
              ` [stable] "

[NLM] 2.6.27 broken
 2008-12-16 20:16 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