linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-26 17:01:26 to 2012-04-30 21:12:23 UTC [more...]

Linux server client ID behavior
 2012-04-30 21:12 UTC  (4+ messages)

To start testing Linux pNFS server?
 2012-04-30 20:33 UTC  (3+ messages)

[PATCH RFC] Performing direct I/O on sector-aligned requests
 2012-04-30 19:56 UTC  (4+ messages)
` [PATCH RFC v2] "

[PATCH 0/7] Clean up mount functions
 2012-04-30 19:38 UTC  (11+ messages)
` [PATCH 1/7] NFS: Rename nfs4_proc_get_root()
` [PATCH 2/7] NFS: Create a single nfs_get_root()
` [PATCH 3/7] NFS: Consistent arguments to nfs_fscache_get_super_cookie()
` [PATCH 4/7] NFS: Create a common fs_mount() function
` [PATCH 5/7] NFS: Create a common xdev_mount() function
` [PATCH 6/7] NFS: Use nfs_fs_mount_common() for xdev mounts
` [PATCH 7/7] NFS: Use nfs_fs_mount_common() for remote referral mounts

[PATCH -next] nfsd: fix nfs4recover.f printk format warning
 2012-04-30 19:25 UTC  (2+ messages)
  ` [PATCH resend] nfsd: fix nfs4recover.c "

[PATCH v2] NFS: Define dummy nfs_init_cinfo() and nfs_init_cinfo_from_inode()
 2012-04-30 18:30 UTC 

[PATCH] NFS: Define dummy nfs_init_cinfo() and nfs_init_cinfo_from_inode()
 2012-04-30 18:29 UTC  (3+ messages)

[PATCH 1/3] NFS: Ensure that we break out of read/write_schedule_segment on error
 2012-04-30 18:14 UTC  (5+ messages)
` [PATCH 2/3] NFS: O_DIRECT pgio_completion_ops error_cleanup must unlock the request
  ` [PATCH 3/3] NFS: Simplify O_DIRECT page referencing

[PATCH] NFS: pnfs_pageio_init_read() and init_write() need an extra argument
 2012-04-30 17:29 UTC  (2+ messages)

[PATCH] NFS: Define nfs_direct_write_schedule_work() when v3 and v4 are disabled
 2012-04-30 17:27 UTC 

[PATCH v3 00/25] directio rewrite
 2012-04-30 16:58 UTC  (4+ messages)
` [PATCH v3 25/25] NFS: rewrite directio write to use async coalesce code

[PATCH 1/2] SUNRPC: RPC client must use the current utsname hostname string
 2012-04-30 16:21 UTC  (4+ messages)
` [PATCH 2/2] NFSv4.1: Use the correct hostname in the client identifier string

[PATCH] Fixed goto readability in nfs_update_inode
 2012-04-30 16:09 UTC  (2+ messages)

NFSv4 UCS client implementation experience
 2012-04-30 15:09 UTC  (2+ messages)
` [nfsv4] "

[PATCH v4 00/15] Optimise away unnecessary NFSv4 post-op attributes
 2012-04-29 20:50 UTC  (16+ messages)
` [PATCH v4 01/15] NFSv4: Fix a typo in NFS4_enc_link_sz
  ` [PATCH v4 02/15] NFSv4: Delegreturn only needs the cache consistency bitmask
    ` [PATCH v4 03/15] NFSv4: Retrieve attributes _before_ calling delegreturn
      ` [PATCH v4 04/15] NFS: Don't force page cache revalidations when holding a delegation
        ` [PATCH v4 05/15] NFS: Optimise away nfs_check_inode_attributes() "
          ` [PATCH v4 06/15] NFS: Always trust the PageUptodate flag when we have "
            ` [PATCH v4 07/15] NFS: Simplify nfs_fhget()
              ` [PATCH v4 08/15] NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE
                ` [PATCH v4 09/15] NFSv2/v3: Simulate the change attribute
                  ` [PATCH v4 10/15] NFS: Simplify the cache invalidation code
                    ` [PATCH v4 11/15] NFSv4: Simplify the NFSv4 OPEN compound
                      ` [PATCH v4 12/15] NFSv4: Simplify the NFSv4 CREATE compound
                        ` [PATCH v4 13/15] NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds
                          ` [PATCH v4 14/15] NFSv4: Don't request cache consistency attributes on some writes
                            ` [PATCH v4 15/15] NFSv4: COMMIT does not need post-op attributes

[PATCH v3 00/11] Optimise away unnecessary NFSv4 post-op attributes
 2012-04-28 20:25 UTC  (12+ messages)
` [PATCH v3 01/11] NFSv4: Fix a typo in NFS4_enc_link_sz
  ` [PATCH v3 02/11] NFSv4: Delegreturn only needs the cache consistency bitmask
    ` [PATCH v3 03/11] NFSv4: Retrieve attributes _before_ calling delegreturn
      ` [PATCH v3 04/11] NFS: Simplify nfs_fhget()
        ` [PATCH v3 05/11] NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE
          ` [PATCH v3 06/11] NFSv2/v3: Simulate the change attribute
            ` [PATCH v3 07/11] NFS: Simplify the cache invalidation code
              ` [PATCH v3 08/11] NFSv4: Simplify the NFSv4 OPEN compound
                ` [PATCH v3 09/11] NFSv4: Simplify the NFSv4 CREATE compound
                  ` [PATCH v3 10/11] NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds
                    ` [PATCH v3 11/11] NFSv4: Don't request cache consistency attributes on some writes and commits

[PATCH v2 00/10] Optimise away unnecessary NFSv4 post-op attributes
 2012-04-28 19:31 UTC  (11+ messages)
` [PATCH v2 01/10] NFSv4: Fix a typo in NFS4_enc_link_sz
  ` [PATCH v2 02/10] NFSv4: Delegreturn only needs the cache consistency bitmask
    ` [PATCH v2 03/10] NFS: Simplify nfs_fhget()
      ` [PATCH v2 04/10] NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE
        ` [PATCH v2 05/10] NFSv2/v3: Simulate the change attribute
          ` [PATCH v2 06/10] NFS: Simplify the cache invalidation code
            ` [PATCH v2 07/10] NFSv4: Simplify the NFSv4 OPEN compound
              ` [PATCH v2 08/10] NFSv4: Simplify the NFSv4 CREATE compound
                ` [PATCH v2 09/10] NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds
                  ` [PATCH v2 10/10] NFSv4: Don't request cache consistency attributes on some writes and commits

[PATCH 0/3] Fix use_ipaddr race
 2012-04-28 15:59 UTC  (8+ messages)
    ` [PATCH 1/3] mountd: parse ip address earlier
    ` [PATCH 2/3] mountd: add trivial helpers for client-matching
    ` [PATCH 3/3] mountd: prepend '?' to make use_ipaddr clients self-describing

[PATCH] NFS: get module in idmap PipeFS notifier callback
 2012-04-28 15:32 UTC 

[PATCH 1/6] xstat: Add a pair of system calls to make extended file stats available
 2012-04-28  0:58 UTC  (49+ messages)
` [PATCH 0/6] Extended file stat system call

[PATCH Version 4 00/13] NFSv4.1 file layout data server quick failover
 2012-04-27 21:53 UTC  (14+ messages)
` [PATCH Version 4 01/13] NFSv4.1 do not send LAYOUTRETURN when there are no layout segments
` [PATCH Version 4 02/13] NFSv4.1: cleanup filelayout invalid deviceid handling
` [PATCH Version 4 03/13] NFSv4.1 cleanup filelayout invalid layout handling
` [PATCH Version 4 04/13] NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls
` [PATCH Version 4 05/13] NFSv4.1 data server timeo and retrans module parameters
` [PATCH Version 4 06/13] NFSv4.1: mark deviceid invalid on filelayout DS connection errors
` [PATCH Version 4 07/13] NFSv4.1 remove nfs4_reset_write and nfs4_reset_read
` [PATCH Version 4 08/13] NFSv4.1 Check invalid deviceid upon slot table waitq wakeup
` [PATCH Version 4 09/13] NFSv4.1 wake up all tasks on un-connected DS slot table waitq
` [PATCH Version 4 10/13] NFSv4.1 send layoutreturn to fence disconnected data server
` [PATCH Version 4 11/13] NFSv4.1 ref count nfs_client across filelayout data server io
` [PATCH Version 4 12/13] NFSv4.1 dereference a disconnected data server client record
` [PATCH Version 4 13/13] NFSv4.1 resend LAYOUTGET on data server invalid layout errors

[PATCH] NFS: Fix a use-before-initialised warning in fs/nfs/write.c and fs/nfs/pnfs.c
 2012-04-27 18:57 UTC  (2+ messages)

Warnings in fs/nfs/write.c and fs/nfs/pnfs.c
 2012-04-27 18:17 UTC 

[PATCH v5 0/9] Fix SECINFO procedure
 2012-04-27 17:27 UTC  (10+ messages)
` [PATCH v5 1/9] NFS: Fix SECINFO_NO_NAME
` [PATCH v5 2/9] NFS: Handle exceptions coming out of nfs4_proc_fs_locations()
` [PATCH v5 3/9] NFS: Do secinfo as part of lookup
` [PATCH v5 4/9] NFS: Fix following referral mount points with different security
` [PATCH v5 5/9] NFS: Honor the authflavor set in the clone mount data
` [PATCH v5 6/9] NFS: Remove unused function nfs_lookup_with_sec()
` [PATCH v5 7/9] NFS: Remove secinfo knowledge out of the generic client
` [PATCH v5 8/9] NFS: Create a submount rpc_op
` [PATCH v5 9/9] NFS: Remove extra rpc_clnt argument to proc_lookup

[PATCH v4 0/9] Fix SECINFO procedure
 2012-04-27 16:12 UTC  (12+ messages)
` [PATCH v4 1/9] NFS: Fix SECINFO_NO_NAME
` [PATCH v4 2/9] NFS: Handle exceptions coming out of nfs4_proc_fs_locations()
` [PATCH v4 3/9] NFS: Do secinfo as part of lookup
` [PATCH v4 4/9] NFS: Fix following referral mount points with different security
` [PATCH v4 5/9] NFS: Honor the authflavor set in the clone mount data
` [PATCH v4 6/9] NFS: Remove unused function nfs_lookup_with_sec()
` [PATCH v4 7/9] NFS: Remove secinfo knowledge out of the generic client
` [PATCH v4 8/9] NFS: Create a submount rpc_op
` [PATCH v4 9/9] NFS: Remove extra rpc_clnt argument to proc_lookup

[PATCH] NFSv4: Add modalias for "nfs4"
 2012-04-27 15:41 UTC  (11+ messages)

[PATCH 0/3] SUNRPC: separate per-net data creation from service creation
 2012-04-27 14:08 UTC  (4+ messages)
` [PATCH 2/3] SUNRPC: check rpcbind clients usage counter before decrement

[PATCH] nfsd: add IPv6 addr escaping to fs_location hosts
 2012-04-27 12:48 UTC  (2+ messages)

[PATCH] nfsd: add IPv6 addr escaping to fs_location hosts
 2012-04-27 11:42 UTC  (3+ messages)

[PATCH] mountd: support IPv6 [] escaping with fsloc hosts
 2012-04-27 11:28 UTC  (2+ messages)

[PATCH 0/3] SUNRPC: three bugfixes for PipeFS event handling
 2012-04-27  9:00 UTC  (5+ messages)
` [PATCH 2/3] SUNRPC: traverse clients tree on PipeFS event
  ` [PATCH v2 "

[PATCH 1/8] NFSv4: Fix a typo in NFS4_enc_link_sz
 2012-04-26 21:03 UTC  (8+ messages)
` [PATCH 2/8] NFS: Simplify nfs_fhget()
  ` [PATCH 3/8] NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHE
    ` [PATCH 4/8] NFSv2/v3: Simulate the change attribute
      ` [PATCH 5/8] NFS: Simplify the cache invalidation code
        ` [PATCH 6/8] NFSv4: Simplify the NFSv4 OPEN compound
          ` [PATCH 7/8] NFSv4: Simplify the NFSv4 CREATE compound
            ` [PATCH 8/8] NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compounds

[PATCH 1/4] Fix debugging reference from non-GSS to optional GSS code
 2012-04-26 20:07 UTC  (8+ messages)
` [PATCH 2/4] Make svc_auth_none always available
` [PATCH 3/4] No longer require NIS
` [PATCH 4/4] Fix debugging-related namespace pollution

[PATCH 1/1] mounts.nfs: v2 and v3 background mounts should retry when server is down
 2012-04-26 17:36 UTC  (3+ messages)

[PATCH 01/20] NFS: Fix comment misspelling in struct nfs_client definition
 2012-04-26 19:57 UTC  (11+ messages)
` [PATCH 13/20] NFS: Fix recovery from NFS4ERR_CLID_INUSE

[PATCH v5 0/9] nfsdcld: add a daemon to track NFSv4 client names on stable storage
 2012-04-26 17:38 UTC  (2+ messages)

[PATCH 1/6] xstat: Add a pair of system calls to make extended file stats available
 2012-04-19 23:36 UTC 

[PATCH 0/6] Extended file stat system call
 2012-04-19 23:05 UTC 


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).