linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-28 05:22:06 to 2012-03-05 15:59:43 UTC [more...]

[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v5)
 2012-03-05 15:59 UTC  (7+ messages)
` [PATCH 5 2/4] Return 32/64-bit dir name hash according to usage type

[PATCH v8 0/6] nfsd: overhaul the client name tracking code
 2012-03-05 15:48 UTC  (15+ messages)
` [PATCH v8 1/6] nfsd: add nfsd4_client_tracking_ops struct and a way to set it
` [PATCH v8 2/6] sunrpc: create nfsd dir in rpc_pipefs
` [PATCH v8 3/6] nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
` [PATCH v8 4/6] nfsd: add a header describing upcall to nfsdcld
` [PATCH v8 5/6] nfsd: add the infrastructure to handle the cld upcall
` [PATCH v8 6/6] nfsd: add notifier to handle mount/unmount of rpc_pipefs sb

"Using NFS over UDP on high-speed links such as Gigabit can cause silent data corruption."
 2012-03-05 15:08 UTC  (12+ messages)

[PATCH] Check for beginning '/' in the mount path
 2012-03-05 15:03 UTC  (25+ messages)
        ` [PATCH] Get normalized paths for comparing NFS export paths

(no subject)
 2012-03-05  7:02 UTC 

[PATCH 01/11] NFSv4.1: Fix matching of the stateids when returning a delegation
 2012-03-05  2:04 UTC  (14+ messages)
` [PATCH 02/11] NFSv4: Further clean-ups of delegation stateid validation
  ` [PATCH 03/11] NFSv4: Rename encode_stateid() to encode_open_stateid()
    ` [PATCH 04/11] NFSv4: Add a helper for encoding opaque data
      ` [PATCH 05/11] NFSv4: Add a helper for encoding stateids
        ` [PATCH 06/11] NFSv4: Rename nfs4_copy_stateid()
          ` [PATCH 07/11] NFSv4: Add helpers for basic copying of stateids
            ` [PATCH 08/11] NFSv4: Simplify the struct nfs4_stateid
              ` [PATCH 09/11] NFSv4: Minor clean ups for encode_string()
                ` [PATCH 10/11] NFSv4: Add a helper for encoding NFSv4 sequence ids
                  ` [PATCH 11/11] NFSv4: Add a encode op helper

[PATCH 1/3] NFSv4: Send implementation id with exchange_id
 2012-03-04 23:33 UTC  (4+ messages)
` [PATCH 3/3] NFSv4: parse and display server implementation ids

[PATCH 00/12] For 3.4 (3rd take)
 2012-03-03 16:29 UTC  (15+ messages)
` [PATCH 01/12] NFS: Make nfs_cache_array.size a signed integer
` [PATCH 02/12] NFS: Clean up debugging in decode_pathname()
` [PATCH 03/12] NFS: Add debugging messages to NFSv4's CLOSE procedure
` [PATCH 04/12] NFS: Reduce debugging noise from encode_compound_hdr
` [PATCH 05/12] SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
` [PATCH 06/12] SUNRPC: Move clnt->cl_server into struct rpc_xprt
` [PATCH 07/12] SUNRPC: Add API to acquire source address
` [PATCH 08/12] commit 6f38b4ba433ac6494f83cb73dd07dcbde797e1e0
` [PATCH 09/12] NFS: Add a client-side function to display NFS file handles
` [PATCH 10/12] NFS: Simplify arguments of encode_renew()
` [PATCH 11/12] NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS
` [PATCH 12/12] NFS: Request fh_expire_type attribute in "server caps" operation

nfs3 lockd: cannot monitor errors
 2012-03-03 12:21 UTC 

pynfs reboot recovery updates
 2012-03-02 23:14 UTC 

[PATCH 00/15] For 3.4 (2nd take)
 2012-03-02 22:52 UTC  (37+ messages)
` [PATCH 01/15] NFS: Make nfs_cache_array.size a signed integer
` [PATCH 02/15] NFS: Clean up debugging in decode_pathname()
` [PATCH 03/15] NFS: Add debugging messages to NFSv4's CLOSE procedure
` [PATCH 04/15] NFS: Reduce debugging noise from encode_compound_hdr
` [PATCH 05/15] SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
` [PATCH 06/15] SUNRPC: Move clnt->cl_server into struct rpc_xprt
` [PATCH 07/15] SUNRPC: Add API to acquire source address
` [PATCH 08/15] commit 6f38b4ba433ac6494f83cb73dd07dcbde797e1e0
` [PATCH 09/15] NFS: Add a client-side function to display NFS file handles
` [PATCH 10/15] NFS: Save root file handle in nfs_server
` [PATCH 11/15] NFS: Simplify arguments of encode_renew()
` [PATCH 12/15] NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS
` [PATCH 13/15] NFS: Request fh_expire_type attribute in "server caps" operation
` [PATCH 14/15] NFS: Fix some minor problems with nfs4_verifiers
` [PATCH 15/15] NFS: Fix some minor problems with nfs4_deviceids

[PATCH] NFS: Fix nfs4_verifier memory alignment
 2012-03-02 22:14 UTC 

[PATCH] NFSD: Fix nfs4_verifier memory alignment
 2012-03-02 22:13 UTC 

[PATCH 1/1] mount.nfs: strip of extra slashes in device name
 2012-03-02 21:50 UTC  (5+ messages)

[PATCH 1/3] NFS: Extend the -overs= mount option to allow 4.x minorversions
 2012-03-02 20:57 UTC  (4+ messages)
` [PATCH 2/3] NFS: Ensure we display the minor version correctly in /proc/mounts etc

[PATCH 1/3] NFS: Extend the -overs= mount option to allow 4.x minorversions
 2012-03-02 20:40 UTC  (5+ messages)
` [PATCH 2/3] NFS: Ensure we display the minor version correctly in /proc/mounts etc
  ` [PATCH 3/3] NFS: Consolidate the parsing of the '-ov4.x' and '-overs=4.x' mount options

[PATCH] RFC: export options for junctions
 2012-03-02 19:54 UTC 

[3.1-rc4] NFSv3 client hang
 2012-03-02 18:49 UTC  (6+ messages)
        ` [3.2.5] NFSv3 CLOSE_WAIT hang

POSIX acls over nfs4
 2012-03-02 18:03 UTC  (22+ messages)

invalid sequence id
 2012-03-02 13:41 UTC  (3+ messages)

[PATCH] NFSv4: Save the owner/group name string when doing open
 2012-03-02  5:08 UTC  (3+ messages)
` [PATCH v2] "

[3.2.5] Stale NFS file handle issue on subdirectory of NFSv3 mount
 2012-03-01 22:45 UTC  (5+ messages)

nfs4 mount hanging suddenly
 2012-03-01 19:28 UTC  (6+ messages)

[PATCH 1/2] NFSv4.1: Get rid of redundant NFS4CLNT_LAYOUTRECALL tests
 2012-03-01 16:18 UTC  (4+ messages)
` [PATCH 2/2] NFSv4.1: Get rid of NFS4CLNT_LAYOUTRECALL

[PATCH 2.6.32-131.6.1.el6.x86_64] idmapd.c: deactivate the ASCII characters check
 2012-03-01 15:22 UTC  (6+ messages)

NFS client (3.0.0-3.2.8) high system CPU
 2012-03-01 14:00 UTC  (2+ messages)

NFS4 des and weak crypto
 2012-03-01 12:06 UTC  (3+ messages)

[PATCH v7 0/5] nfsd: overhaul the client name tracking code
 2012-03-01  7:31 UTC  (11+ messages)
` [PATCH v7 1/5] nfsd: add nfsd4_client_tracking_ops struct and a way to set it
` [PATCH v7 2/5] sunrpc: create nfsd dir in rpc_pipefs
` [PATCH v7 3/5] nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
` [PATCH v7 4/5] nfsd: add a header describing upcall to nfsdcld
` [PATCH v7 5/5] nfsd: add the infrastructure to handle the cld upcall

Linux pNFS status meeting 03/01/12
 2012-02-29 23:19 UTC 

[PATCH] fs/dcache: allow __d_obtain_alias() to return unhashed dentries
 2012-02-29 23:10 UTC  (11+ messages)

NFSv4 client restriction
 2012-02-29 22:32 UTC  (6+ messages)

[PATCH] nfs-utils: exports man page: no_acl is not supported
 2012-02-29 20:43 UTC  (2+ messages)

[PATCH] sunrpc: initialize delayed work on each rpc_inode allocation
 2012-02-29 16:56 UTC  (2+ messages)

[PATCH] SUNRPC: set desired file system root before connecting local transports
 2012-02-29 14:59 UTC 

Your Email ID has been awarded 1,000,000,00 GBP in British Tobacco Promo Send Details
 2012-02-28 23:27 UTC 

Your Email ID has been awarded 1,000,000,00 GBP in British Tobacco Promo Send Details
 2012-02-28 23:27 UTC 

linux-image: on nfs4 server: RPC: AUTH_GSS upcall timed out Please check user daemon is running
 2012-02-28 19:49 UTC  (6+ messages)

v4recovery client id lockup
 2012-02-28 19:45 UTC  (4+ messages)

spnfs write performance issue
 2012-02-28  9:27 UTC  (9+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).