linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-16 21:22:28 to 2012-03-22 16:46:50 UTC [more...]

[PATCH] Fix length of buffer copied in __nfs4_get_acl_uncached
 2012-03-22 16:46 UTC 

[PATCH 1/1] gssd: Look for user creds in user defined directory
 2012-03-22 15:09 UTC  (2+ messages)

[GIT PULL] Please pull NFS client updates
 2012-03-22 14:59 UTC 

[PATCHSET 0/4] kmod: Optional timeout on the wait in call_usermodehelper_exec
 2012-03-22 14:42 UTC  (16+ messages)
` [PATCH 1/4] kmod: Un-export call_usermodehelper_freeinfo()
` [PATCH 2/4] kmod: Convert two call sites to call_usermodehelper_fns()
` [PATCH 3/4] kmod: Move call_usermodehelper_fns() to .c file and unexport it's helpers
` [RFC 4/4] {RFC} kmod.c: Add new call_usermodehelper_timeout() API
    ` [RFC 4/4] {RFC} kmod.c: Add new call_usermodehelper_timeout()API

[PATCH Version 2 00/12] NFSv4.1 file layout data server quick failover
 2012-03-22 13:53 UTC  (18+ messages)
` [PATCH Version 2 01/12] NFSv4.1 move nfs4_reset_read and nfs_reset_write
` [PATCH Version 2 02/12] NFSv4.1: cleanup filelayout invalid deviceid handling
` [PATCH Version 2 03/12] NFSv4.1 cleanup filelayout invalid layout handling
` [PATCH Version 2 04/12] NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls
` [PATCH Version 2 05/12] NFSv4.1: mark deviceid invalid on filelayout DS connection errors
` [PATCH Version 2 06/12] NFSv4.1: send filelayout DS commits to the MDS on invalid deviceid
` [PATCH Version 2 07/12] NFSv4.1 Check invalid deviceid upon slot table waitq wakeup
` [PATCH Version 2 08/12] NFSv4.1 wake up all tasks on un-connected DS slot table waitq
` [PATCH Version 2 09/12] NFSv4.1 ref count nfs_client across filelayout data server io
` [PATCH Version 2 10/12] NFSv4.1 de reference a disconnected data server client record
` [PATCH Version 2 11/12] NFSv4.1 check for NULL pnfs_layout_hdr in pnfs scan commit lists
` [PATCH Version 2 12/12] NFSv4.1 have filelayout_initiate_commit return void

[PATCH 1/2] Define ENOAUTHSERVICE to indicate "Authentication service unavailable"
 2012-03-22 13:35 UTC  (2+ messages)
` [PATCH 2/2] Define ENONAMESERVICE and ENAMEUNKNOWN to indicate name service errors

READDIRPLUS3 and NFS3ERR_BAD_COOKIE
 2012-03-22 12:45 UTC 

[PATCH] RFC: export options for junctions
 2012-03-22 10:59 UTC  (7+ messages)

[PATCH 1/2] NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commit
 2012-03-22  5:39 UTC  (2+ messages)
` [PATCH 2/2] NFS4.1: Add lseg to struct nfs4_fl_commit_bucket

Linux pNFS status meeting 03/01/12
 2012-03-22  0:14 UTC  (3+ messages)
` Linux pNFS status meeting 03/15/12
  ` Linux pNFS status meeting 03/22/12 - NO MEETING THIS WEEK

[PATCH v10 0/8] nfsd: overhaul the client name tracking code
 2012-03-21 23:59 UTC  (14+ messages)
` [PATCH v10 1/8] nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
` [PATCH v10 2/8] nfsd: add nfsd4_client_tracking_ops struct and a way to set it
  ` [PATCH v11 "
` [PATCH v10 3/8] sunrpc: create nfsd dir in rpc_pipefs
` [PATCH v10 4/8] nfsd: add a per-net-namespace struct for nfsd
` [PATCH v10 5/8] nfsd: add a header describing upcall to nfsdcld
` [PATCH v10 6/8] nfsd: add the infrastructure to handle the cld upcall
` [PATCH v10 7/8] nfsd: add notifier to handle mount/unmount of rpc_pipefs sb
` [PATCH v10 8/8] nfsd: don't allow legacy client tracker init for anything but init_net

krb5 failures in recent nfs-for-next
 2012-03-21 21:11 UTC  (8+ messages)

[PATCH 1/2] NFS: Create an NFS v3 stat_to_errno()
 2012-03-21 20:34 UTC 

[PATCH] NFS: Create a single nfs_clone_super() function
 2012-03-21 20:10 UTC 

[PATCH 0/2] NFS: Make v2 configurable
 2012-03-21 19:34 UTC  (3+ messages)
` [PATCH 1/2] NFS: Relocate the stat_to_errno() function
` [PATCH 2/2] NFS: Make v2 configurable

[PATCH v4 00/23] NFS: Create NFS Modules
 2012-03-21 16:38 UTC  (28+ messages)
` [PATCH v4 01/23] NFS: Relocate the stat_to_errno() function
` [PATCH v4 02/23] NFS: Make v2 configurable
` [PATCH v4 03/23] NFS: Add version registering framework
` [PATCH v4 04/23] NFS: Convert v2 into a module
` [PATCH v4 05/23] NFS: Break up the nfs_fs_mount function
` [PATCH v4 06/23] NFS: Create a single nfs_clone_super() function
` [PATCH v4 07/23] NFS: Version specific xdev mounting
` [PATCH v4 08/23] NFS: Only initialize the ACL client in the v3 case
` [PATCH v4 09/23] NFS: Convert v3 into a module
` [PATCH v4 10/23] NFS: Initialize NFS v4 from nfs4super.c
` [PATCH v4 11/23] NFS: Move lots of code from super.c
` [PATCH v4 12/23] NFS: module-specific submount function
` [PATCH v4 13/23] NFS: Custom alloc and free client functions for modules
` [PATCH v4 14/23] NFS: Move nfs4_set_client() and support code to nfs4client.c
` [PATCH v4 15/23] NFS: Move the nfs4_init_client() "
` [PATCH v4 16/23] NFS: Move the v4 getroot code to nfs4getroot.c
` [PATCH v4 17/23] NFS: Deal with delegations
` [PATCH v4 18/23] NFS: Create a v4-specific fsync function
` [PATCH v4 19/23] NFS: Create custom NFS v4 write_inode() function
` [PATCH v4 20/23] NFS: Create custom init_read() and init_write() functions
` [PATCH v4 21/23] NFS: Give modules a custom set / unset layoutdriver functions
` [PATCH v4 22/23] NFS: Use the IS_ENABLED macro for CONFIG_NFS_V4
` [PATCH v4 23/23] NFS: Convert v4 into a module

dprintk() considered harnful!
 2012-03-20 20:30 UTC 

[PATCH] NFSD: Fix nfs4_verifier memory alignment
 2012-03-20 19:40 UTC  (6+ messages)

[PATCH] NFSD: Fix warnings when NFSD_DEBUG is not defined
 2012-03-20 19:34 UTC  (2+ messages)

[PATCH] vfs: take i_mutex on renamed file
 2012-03-20 19:27 UTC  (4+ messages)

[PATCH 1/2] NFS4.1: filelayout_commit_pagelist needs to pass back error
 2012-03-20 18:41 UTC  (6+ messages)
` [PATCH 2/2] NFS: ncommit count is being double decremented

NFSv4 post-1.2.2 nfs-utils client fails to mount from pre-1.2.3 nfs-utils server
 2012-03-20 17:44 UTC  (10+ messages)

[PATCH 2/2] NFS: ncommit count is being double decremented
 2012-03-20 16:51 UTC 

NFS4 over VPN hangs when connecting > 2 clients
 2012-03-20 16:49 UTC  (36+ messages)
                    ` [nfsv4] "

[PATCH] NFS: add filehandle crc for debug display
 2012-03-20 13:55 UTC  (3+ messages)

[PATCHSET 0/4] Auto-login support for the pnfs-objects protocol
 2012-03-20  3:47 UTC  (10+ messages)
` [PATCH 3/4] pnfs-obj: autologin: Add support for protocol autologin
  ` [PATCH version2] "

[PATCH 5 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
 2012-03-20  0:10 UTC  (15+ messages)

[PATCH Version 1 00/11] NFSv4.1 file layout data server quick failover
 2012-03-19 22:12 UTC  (15+ messages)
` [PATCH Version 1 07/11] NFSv4.1 Check invalid deviceid upon slot table waitq wakeup
` [PATCH Version 1 08/11] SUNRPC: add rpc_drain_queue to empty an rpc_waitq

"ls -l" hangs again since 2.6.34
 2012-03-19 20:58 UTC 

[PATCH 1/1] Makefile.am: install target in doc/Makefile.am doesn't honor sysconfdir
 2012-03-19 19:57 UTC  (2+ messages)

[PATCH 1/1] idmapd: logging of Local-Realms only lists the last realm
 2012-03-19 19:45 UTC  (8+ messages)

[PATCH] SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
 2012-03-19 19:27 UTC  (2+ messages)

[PATCH 1/4] NFS: Remove nfs4_setup_sequence from generic write code
 2012-03-19 18:54 UTC  (4+ messages)
` [PATCH 2/4] NFS: Remove nfs4_setup_sequence from generic read code
` [PATCH 3/4] NFS: Remove nfs4_setup_sequence from generic unlink code
` [PATCH 4/4] NFS: Remove nfs4_setup_sequence from generic rename code

_nfs_display_fhandle_hash: undefined reference to `crc32_le'
 2012-03-19 18:48 UTC  (5+ messages)

[PATCH 1/9] KEYS: Allow special keyrings to be cleared
 2012-03-19 15:39 UTC  (6+ messages)
` [PATCH 6/9] KEYS: Perform RCU synchronisation on keys prior to key destruction
  ` [Keyrings] "
` [PATCH 7/9] KEYS: Permit in-place link replacement in keyring list
  ` [Keyrings] "

FINAL NOTIFICATION (FOR RELEASE OF FUND)
 2012-03-18 16:33 UTC 

About pNFS installation process
 2012-03-18 10:51 UTC  (2+ messages)

[PATCH v2] NFS: Use cond_resched_lock() to reduce latencies in the commit scans
 2012-03-17 16:58 UTC 

[PATCH] NFS: Use cond_resched_lock() to reduce latencies in the commit scans
 2012-03-17 16:47 UTC 

[PATCH v3 1/2] NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code
 2012-03-17 15:28 UTC  (5+ messages)
` [PATCH v3 2/2] NFSv4.1: Fix a few issues in filelayout_commit_pagelist


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