linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-13 20:11:19 to 2012-01-23 17:07:05 UTC [more...]

[PATCH] SUNRPC: Clean up the RPCSEC_GSS service ticket requests
 2012-01-23 17:07 UTC  (5+ messages)

WARNING: at lib/debugobjects.c:262 debug_print_object+0x8c/0xb0()
 2012-01-23 15:23 UTC 

Patch Upstream: [PATCHES 0/2] pnfs-obj: Must return layout on IO error
 2012-01-22 21:12 UTC  (4+ messages)
    ` [PATCH 1/2] pnfs-obj: Must return layout on IO error (linux-3.0.y)
    ` [PATCH 2/2] pnfs-obj: Must return layout on IO error (linux-3.1.y)

Patch Upstream: pnfs-obj: pNFS errors are communicated on iodata->pnfs_error
 2012-01-22 21:10 UTC  (2+ messages)

[PATH v7 00/10] handle curruent stateid
 2012-01-22 18:46 UTC  (10+ messages)
` [PATH v7 01/10] nfsd4: initialize current stateid at compile time
` [PATH v7 02/10] nfsd41: handle current stateid in open and close
` [PATH v7 03/10] nfsd41: handle current stateid on lock and locku
` [PATH v7 04/10] nfsd41: consume current stateid on read and write
` [PATH v7 05/10] nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid
` [PATH v7 06/10] nfsd41: save and restore current stateid with current fh
` [PATH v7 07/10] nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid
` [PATH v7 08/10] nfsd41: handle current stateid in SETATTR and FREE_STATEID
` [PATH v7 09/10] nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE

[PATCH] pnfs: clean up initiate_file_draining layout lookup
 2012-01-22 14:03 UTC 

You have $250,000 lodged in Western Union to be transferred to you
 2012-01-21 19:56 UTC 

NFSv4 - Linux server, FreeBSD client
 2012-01-21 17:04 UTC 

[PATCH 1/2] NFSv4: Avoid thundering herd issues with nfs_release_seqid
 2012-01-21  0:03 UTC  (2+ messages)
` [PATCH 2/2] NFS: Use kcalloc() when allocating arrays

[PATCH RFC] SUNPRC: remove marking service temporary sockets with XPT_CHNGBUF
 2012-01-20 21:46 UTC  (3+ messages)

[PATCH] SUNRPC: search for service transports in network namespace context
 2012-01-20 21:23 UTC  (2+ messages)

[PATCH v2] SUNRPC: Add trace events to the sunrpc subsystem
 2012-01-20 20:12 UTC 

[PATCH 1/3] SUNRPC: constify rpc_clnt fields cl_server and cl_protname
 2012-01-20 20:12 UTC  (3+ messages)
` [PATCH 2/3] SUNRPC: constify rpc_program->name
  ` [PATCH 3/3] SUNRPC: constify the rpc_program

[PATCH] nfsd: Fix oops when parsing a 0 length export
 2012-01-20 18:35 UTC  (8+ messages)
` [patch] nfsd: oopses in cache_parse()
    ` [patch] nfsd: don't allow zero length strings "
        ` [patch] nfsd: remove some unneeded checks

[PATCH] SUNRPC: Add trace events to the sunrpc subsystem
 2012-01-20 17:49 UTC 

[PATCH 0/2] SUNRPC: make /proc helpers network-namespace-aware
 2012-01-20 16:16 UTC  (5+ messages)

[PATCH v2 0/5] SUNRPC: make caches network namespace aware
 2012-01-20 14:29 UTC  (9+ messages)
` [PATCH v2 1/5] SUNRPC: cache creation and destruction routines introduced
` [PATCH v2 2/5] SUNRPC: create unix gid cache per network namespace
` [PATCH v2 3/5] SUNRPC: create GSS auth "
` [PATCH v2 4/5] SUNRPC: ip map cache per network namespace cleanup
` [PATCH v2 5/5] SUNRPC: generic cache register routines removed

[PATCH] NFS: remove unused nfs4_find_client_no_ident function
 2012-01-20 13:19 UTC 

[PATCH 0/5] SUNRPC: make caches network namespace aware
 2012-01-19 22:40 UTC  (24+ messages)
` [PATCH 1/5] SUNRPC: cache creation and destruction routines introduced
` [PATCH 2/5] SUNRPC: create unix gid cache per network namespace
` [PATCH 3/5] SUNRPC: create GSS auth "
` [PATCH 4/5] SUNRPC: ip map cache per network namespace cleanup
` [PATCH 5/5] SUNRPC: generic cache register routines removed

NFSv4 and high-availability
 2012-01-19 17:21 UTC  (4+ messages)

Linux pNFS status meeting 12/01/11
 2012-01-19 16:37 UTC  (6+ messages)
` Linux pNFS status meeting 12/15/11
  ` Linux pNFS status meeting 01/05/12
    ` Linux pNFS status meeting 01/19/12

[PATCH] NFS: decode destination address in proper network namespace context
 2012-01-19 15:05 UTC 

[PATCH] NFS: parse DNS cache in proper network namespace context
 2012-01-19 14:51 UTC 

svcgssd: Allow administrators to specify timeout for the cached context
 2012-01-18 12:14 UTC  (9+ messages)

[PATCH v2 01/10] NFS: Remove unnecessary includes from linux/nfs_fs_i.h
 2012-01-18  4:17 UTC  (10+ messages)
` [PATCH v2 02/10] NFSv4: Clean up nfs4_get_state_owner
  ` [PATCH v2 03/10] NFSv4: Replace state_owner->so_owner_id with an ida based allocator
    ` [PATCH v2 04/10] NFSv4: Replace lock_owner->ld_id "
      ` [PATCH v2 05/10] NFSv41: Add a new helper nfs4_init_sequence()
        ` [PATCH v2 06/10] NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter
          ` [PATCH v2 07/10] NFS: Move struct nfs_unique_id "
            ` [PATCH v2 08/10] NFS: Optimise away unnecessary setattrs for open(O_TRUNC);
              ` [PATCH v2 09/10] NFS: Ensure that mmapped pages remain stable during writeback
                ` [PATCH v2 10/10] SUNRPC: Fix potential races in xprt_lock_write_next()

Announcing Connectathon 2012
 2012-01-17 23:47 UTC  (2+ messages)
` Registration is OPEN for "

[PATH v6 0/9] handle curruent stateid
 2012-01-17 21:17 UTC  (15+ messages)
` [PATH v6 1/9] nfsd4: initialize current stateid at compile time
` [PATH v6 2/9] nfsd41: handle current stateid in open and close
` [PATH v6 3/9] nfsd41: handle current stateid on lock and locku
` [PATH v6 4/9] nfsd41: consume current stateid on read and write
` [PATH v6 5/9] nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid
` [PATH v6 6/9] nfsd41: save and restore current stateid with current fh
` [PATH v6 7/9] nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid
` [PATH v6 8/9] nfsd41: handle current stateid in SETATTR and FREE_STATEID
` [PATH v6 9/9] nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE

[LSF/MM TOPIC] end-to-end data and metadata corruption detection
 2012-01-17 20:15 UTC 

[PATCH/RFC 0/7] Volatile Filehandle Client-side Support
 2012-01-17 19:43 UTC  (15+ messages)

[PATCH 1/8] NFS: Remove unnecessary includes from linux/nfs_fs_i.h
 2012-01-17 19:13 UTC  (8+ messages)
` [PATCH 2/8] NFSv4: Clean up nfs4_get_state_owner
  ` [PATCH 3/8] NFSv4: Replace state_owner->so_owner_id with an ida based allocator
    ` [PATCH 4/8] NFSv4: Replace lock_owner->ld_id "
      ` [PATCH 5/8] NFSv41: Add a new helper nfs4_init_sequence()
        ` [PATCH 6/8] NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter
          ` [PATCH 7/8] NFS: Move struct nfs_unique_id "
            ` [PATCH 8/8] NFS: Optimise away unnecessary setattrs for open(O_TRUNC);

I/O Wait on exportfs
 2012-01-17 16:53 UTC  (5+ messages)

[PATCH 0/5] more test on current stateid processing
 2012-01-17 16:42 UTC  (9+ messages)
` [PATCH 1/5] client: move current stateid test into a dedicated module
` [PATCH 2/5] client: test current stateid processing on PUTROOTFH
` [PATCH 3/5] client: test current stateid processing with OPEN+LAYOUTGET in a single compound
` [PATCH 4/5] client: test current stateid processing with OPEN and SETATTR
` [PATCH 5/5] client: test OPEN+FREE_STETEID+CLOSE in a single compound

[RFC PATCH 0/6] Fix NFSv4 delegations
 2012-01-17 16:17 UTC  (8+ messages)
` [RFC PATCH 1/6] locks: introduce new FL_DELEG lock flag
` [RFC PATCH 2/6] locks: give break_lease its own flags
  ` Bypass encrypt and decrypt data in dm-crypt
` [RFC PATCH 3/6] locks: break delegations on unlink
` [RFC PATCH 4/6] locks: break delegations on rename
` [RFC PATCH 5/6] locks: break delegations on any attribute modification
` [RFC PATCH 6/6] locks: break delegations on link

[GIT PULL] Please pull more NFS client changes
 2012-01-16 22:07 UTC 

[PATCH v2] nfsidmap: Purge the keyring when its full
 2012-01-16 19:52 UTC  (2+ messages)

[PATCH v3] autoconf: only link binaries that need it to libtirpc
 2012-01-16 19:51 UTC  (2+ messages)

Please Help
 2012-01-15 23:25 UTC 

[PATCH 00/44] NFS: Create NFS Modules
 2012-01-14  0:55 UTC  (36+ messages)
` [PATCH 14/44] NFS: Move v4 to its own subdirectory
` [PATCH 17/44] NFS: Added in a custom do_clone_mount() function
` [PATCH 18/44] NFS: Give versions a custom have_delegation() function
` [PATCH 19/44] NFS: Give versions a custom have_delegated_attributes() function
` [PATCH 20/44] NFS: Give versions a custom return_delegation() function
` [PATCH 21/44] NFS: Add a function to run when shutting down a client
` [PATCH 22/44] NFS: Split nfs_fs_mount() into two functions
` [PATCH 23/44] NFS: Create a custom try_mount() function for each version
` [PATCH 24/44] NFS: Create a separate valadet_text_mount_data() function
` [PATCH 25/44] NFS: Create a custom validate_mount_data() function
` [PATCH 26/44] NFS: Create an idr_lock to protect the cb_idr
` [PATCH 27/44] NFS: Create a custom alloc_client() function
` [PATCH 28/44] NFS: Create a custom put_client() function
` [PATCH 29/44] NFS: Create the nfs4/module.c file
` [PATCH 30/44] NFS: Move over NFS v4 sysctls
` [PATCH 31/44] NFS: Move v4 getroot code to the v4 directory
` [PATCH 32/44] NFS: Move a v4 block from inode.c
` [PATCH 33/44] NFS: Move over the v4_file_operations structure
` [PATCH 34/44] NFS: Move v4-only functions from dir.c
` [PATCH 35/44] NFS: Register the v4 filesystem type from nfs4/module.c
` [PATCH 36/44] NFS: Export functions from super.c
` [PATCH 37/44] NFS: Move v4 super code to the nfs4/ directory
` [PATCH 38/44] NFS: Only initialize pnfs in the v4.x case
` [PATCH 39/44] NFS: Create accessor functions for the nfs_client_list()
` [PATCH 40/44] NFS: Export functions from client.c
` [PATCH 41/44] NFS: Move v4 client.c code to nfs4/client.c
` [PATCH 42/44] NFS: Switch to using IS_ENABLED macro for CONFIG_NFS_V4
` [PATCH 43/44] NFS: Export functions needed by a v4 module
` [PATCH 44/44] NFS: Convert NFS v4 into a module


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