linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-13 15:45:52 to 2012-11-26 12:20:04 UTC [more...]

[PATCH 0/5] nfsd: more NFSv4 state containerization
 2012-11-26 12:22 UTC  (6+ messages)
` [PATCH 1/5] nfsd: make client_lock per net
` [PATCH 2/5] nfsd: make delegations shutdown network namespace aware
` [PATCH 3/5] nfsd: cleanup NFSd state shutdown a bit
` [PATCH 4/5] nfsd: cleanup NFSd state start "
` [PATCH 5/5] nfsd: call state init and shutdown twice

[PATCH] pnfs: improve debug prints in filelayout_set_layoutcommit
 2012-11-26  9:30 UTC 

[PATCH] pnfsd-lexp: CONFIG_PNFSD_LEXP_COMMIT_THRU_MDS
 2012-11-26  9:26 UTC 

(no subject)
 2012-11-26  7:01 UTC 

nfs cache bug (when server delete the file ,nfs client can read file also)
 2012-11-26  5:41 UTC  (7+ messages)

NFS exportfs options
 2012-11-25 14:48 UTC  (3+ messages)

Slow NFS loop performance
 2012-11-23 19:04 UTC  (3+ messages)

[PATCH v4 22/31] nfs: add support for read_iter, write_iter
 2012-11-23 17:50 UTC  (4+ messages)
` [PATCH v4 23/31] nfs: simplify swap

NFSd state: nfs4_lock_state() and nfs4_lock_state()
 2012-11-23 11:31 UTC  (5+ messages)

[nfs:devel 73/73] fs/nfs/nfs4proc.c:743:31: error: expected ')' before ';' token
 2012-11-23  5:48 UTC 

nfs cache bug (when server delete the file ,nfs client can read file also)
 2012-11-23  4:32 UTC 

[RFC PATCH v2 00/15] NFSd state containerization
 2012-11-22  8:05 UTC  (21+ messages)
` [PATCH v2 01/15] nfsd: use service net instead of hard-coded net where possible
` [PATCH v2 02/15] nfsd: make nfs4_client network namespace dependent
` [PATCH v2 03/15] nfsd: make reclaim_str_hashtbl allocated per net
` [PATCH v2 04/15] nfsd: make conf_id_hashtbl "
` [PATCH v2 05/15] nfsd: make conf_name_tree "
` [PATCH v2 06/15] nfsd: make unconf_id_hashtbl allocated "
` [PATCH v2 07/15] nfsd: make unconf_name_tree "
` [PATCH v2 08/15] nfsd: make ownerstr_hashtbl allocated "
` [PATCH v2 09/15] nfsd: make lockowner_ino_hashtbl "
` [PATCH v2 10/15] nfsd: make sessionid_hashtbl "
` [PATCH v2 11/15] nfsd: make client_lru list "
` [PATCH v2 12/15] nfsd: make close_lru "
` [PATCH v2 13/15] nfsd: use service net instead of hard-coded init_net
` [PATCH v2 14/15] nfsd: pass nfsd_net instead of net to grace enders
` [PATCH v2 15/15] nfsd: make laundromat network namespace aware

[PATCH 00/20] NFSv4.1: Add support for session dynamic slot management
 2012-11-21 22:43 UTC  (21+ messages)
` [PATCH 01/20] NFSv4.1: Don't confuse CREATE_SESSION arguments and results
  ` [PATCH 02/20] NFSv4.1: Adjust CREATE_SESSION arguments when mounting a new filesystem
    ` [PATCH 03/20] NFSv4.1: We must bump the clientid sequence number after CREATE_SESSION
      ` [PATCH 04/20] NFSv4.1: nfs4_alloc_slots doesn't need zeroing
        ` [PATCH 05/20] NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots
          ` [PATCH 06/20] NFSv4.1: Shrink struct nfs4_sequence_res by moving sr_renewal_time
            ` [PATCH 07/20] NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer
              ` [PATCH 08/20] NFSv4.1: Label each entry in the session slot tables with its slot number
                ` [PATCH 09/20] NFSv4.1: Simplify struct nfs4_sequence_args too
                  ` [PATCH 10/20] NFSv4.1: Simplify slot allocation
                    ` [PATCH 11/20] NFSv4.1: Clean up nfs4_free_slot
                      ` [PATCH 12/20] NFSv4.1: Ensure that the client tracks the server target_highest_slotid
                        ` [PATCH 13/20] NFSv4.1: Reset the sequence number for slots that have been deallocated
                          ` [PATCH 14/20] NFSv4.1: Fix nfs4_callback_recallslot to work with dynamic slot allocation
                            ` [PATCH 15/20] NFSv4.1: Don't confuse target_highest_slotid and max_slots in cb_recall_slot
                              ` [PATCH 16/20] NFSv4.1: Allow the server to recall all but one slot
                                ` [PATCH 17/20] NFSv4.1: Support dynamic resizing of the session slot table
                                  ` [PATCH 18/20] NFSv4.1: Allow SEQUENCE to resize the slot table on the fly
                                    ` [PATCH 19/20] NFSv4.1: Remove the state manager code to resize the slot table
                                      ` [PATCH 20/20] NFSv4.1: CB_RECALL_SLOT must schedule a sequence op after updating targets

Metadata Server for PNFS testing
 2012-11-21 16:08 UTC  (3+ messages)

[PATCH] nfsd4: remove state lock from nfs4_state_shutdown
 2012-11-21 15:07 UTC 

showmount -e issue
 2012-11-21  7:09 UTC 

Labeled NFS [v5]
 2012-11-21  3:28 UTC  (29+ messages)

[RFC PATCH V2] mount: Added the -o v4.1 mount option
 2012-11-19 21:51 UTC  (14+ messages)

[RFC PATCH 1/4] NFS: Add an ioctl to allow applications limited control over caching
 2012-11-19 17:42 UTC  (6+ messages)
` [RFC PATCH 2/4] NFS: Add an ioctl to flush and invalidate a limited range of data
  ` [RFC PATCH 3/4] NFS: Allow users to return the delegation
    ` [RFC PATCH 4/4] NFS: Allow a process to set an aggressive caching policy on a file

Fwd: [Question] NFS and default file / folder permission
 2012-11-19 17:22 UTC  (2+ messages)

[PATCH] svcgssd: Encryption types not being parsed correctly
 2012-11-19 15:53 UTC  (2+ messages)

[RFC PATCH] mount: Added the -o v4.1 mount option
 2012-11-19 15:15 UTC 

[PATCH v2] NFS: Reduce stack use in encode_exchange_id()
 2012-11-17  0:53 UTC  (2+ messages)

[PATCH] SUNRPC: Allow rpc_clone_client() to share rpc_auth objects
 2012-11-16 23:28 UTC 

[PATCH] NFS: Reduce stack use in encode_exchange_id()
 2012-11-16 22:25 UTC  (3+ messages)

Kernel update 3.5.7 -> 3.6.3 breaks NFS4
 2012-11-16 19:19 UTC  (11+ messages)

[PATCH] nfs(5): Document the minorversion= mount option
 2012-11-16 14:12 UTC  (8+ messages)

Williams
 2012-11-16 12:57 UTC 

3.7-rc1 NFSv3/sec=krb5 mkdir failure
 2012-11-16  2:41 UTC  (11+ messages)

[PATCH v3] SUNRPC: set desired file system root before connecting local transports
 2012-11-15 18:58 UTC  (19+ messages)

PNFS Kernel - CONFIG_SPNFS not found
 2012-11-15 18:26 UTC  (3+ messages)

xattr support in NFS?
 2012-11-15 18:23 UTC  (6+ messages)

[PATCH v2 00/10] NFSD: Improve fault injection
 2012-11-15 15:00 UTC  (4+ messages)

Linux pNFS status meeting 11/15/12 *today*
 2012-11-15 13:07 UTC  (2+ messages)
` *Cancelled* :Linux "

!
 2012-11-14 21:03 UTC  (2+ messages)

xattr support in NFS?
 2012-11-14 20:24 UTC  (2+ messages)
  ` !

nfs performance - idea
 2012-11-14 14:22 UTC  (2+ messages)

[RFC PATCH 00/15] NFSd state containerization
 2012-11-14 13:22 UTC  (20+ messages)
` [PATCH 01/15] nfsd: use service net instead of hard-coded net where possible
` [PATCH 02/15] nfsd: make nfs4_client network namespace dependent
` [PATCH 03/15] nfsd: make reclaim_str_hashtbl allocated per net
` [PATCH 04/15] nfsd: make conf_id_hashtbl "
` [PATCH 05/15] nfsd: make conf_str_hashtbl "
` [PATCH 06/15] nfsd: make unconf_str_hashtbl "
` [PATCH 07/15] nfsd: make unconf_str_hastbl "
` [PATCH 08/15] nfsd: make ownerstr_hashtbl "
` [PATCH 09/15] nfsd: make lockowner_ino_hashtbl "
` [PATCH 10/15] nfsd: make sessionid_hashtbl "
` [PATCH 11/15] nfsd: make client_lru list "
` [PATCH 12/15] nfsd: make close_lru "
` [PATCH 13/15] nfsd: use service net instead of hard-coded init_net
` [PATCH 14/15] nfsd: pass nfsd_net instead of net to grace enders
` [PATCH 15/15] nfsd: make laundromat network namespace aware

Fw: pynfs updates
 2012-11-13 22:56 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).