linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-14 13:37:21 to 2013-01-08 22:19:27 UTC [more...]

Possible Race Condition on SIGKILL
 2013-01-08 22:19 UTC  (14+ messages)

[PATCH 1/1] sunrpc: Fix lockd sleeping until timeout
 2013-01-08 21:47 UTC  (4+ messages)

Commit 7032a3dd9 (svcrpc: demote some printks to a dprintk) adds warnings
 2013-01-08 21:28 UTC  (2+ messages)

[PATCH] sunrpc: verbs: Avoid 1kb stack
 2013-01-08 18:09 UTC  (3+ messages)

Linux NFS status meeting is *cancelled*
 2013-01-08 15:47 UTC 

[PATCH] nfsd: Remove write permission from file content
 2013-01-08 15:18 UTC  (3+ messages)

[nfs:linux-next 1/1] net/sunrpc/xprt.c:1142:22: sparse: incorrect type in assignment (different address spaces)
 2013-01-08  3:25 UTC 

nfsd oops on Linus' current tree
 2013-01-07 17:54 UTC  (31+ messages)
                              ` [PATCH 1/3] SUNRPC: Ensure that we free the rpc_task after cleanups are done
                                ` [PATCH 2/3] NFS: Ensure that we free the rpc_task after read and write "
                                  ` [PATCH 3/3] SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9
  ` [PATCH] Revert "nfsd: warn on odd reply state in nfsd_vfs_read"

[GIT PULL] Please pull NFS client bugfixes
 2013-01-07 15:45 UTC 

[PATCH 00/12] lNFS: 3.7 port
 2013-01-07 14:47 UTC  (13+ messages)
` [PATCH 01/12] Security: Add hook to calculate context based on a negative dentry
` [PATCH 02/12] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 03/12] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 04/12] SELinux: Add new labeling type native labels
` [PATCH 05/12] KConfig: Add KConfig entries for Labeled NFS
` [PATCH 06/12] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 07/12] NFSv4: Introduce new label structure
` [PATCH 08/12] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 09/12] NFS:Add labels to client function prototypes
` [PATCH 10/12] NFS: Add label lifecycle management
` [PATCH 11/12] NFS: Client implementation of Labeled-NFS
` [PATCH 12/12] NFSD: Server implementation of MAC Labeling

mount.nfs: cannot allocate memory
 2013-01-07 14:47 UTC  (7+ messages)

[PATCH] pnfsd: Correct the buffer size of ds_list in dlm_device_entry
 2013-01-07 13:19 UTC  (2+ messages)

Regretion on NFS in mainline kernel
 2013-01-06 10:48 UTC  (9+ messages)
` [PATCH 0/2] Fix regression "

[PATCH] nfs: avoid dereferencing null pointer in initiate_bulk_draining
 2013-01-05 19:29 UTC 

[PATCH] nfs: fix null checking in nfs_get_option_str()
 2013-01-04 15:55 UTC  (2+ messages)

[PATCH] pnfs: Increase the refcount when LAYOUTGET fails the first time
 2013-01-04 15:51 UTC  (2+ messages)

[PATCH] nfsd: Don't overuse NFS?ERR_PERM error code
 2013-01-03 22:46 UTC  (2+ messages)

[PATCH] NFS: Fix access to suid/sgid executables
 2013-01-03 21:42 UTC 

[PATCH] NFS: Fix access to suid/sgid executables
 2013-01-03 21:33 UTC  (3+ messages)

[PATCH -v2 20/26] net/sunrpc: rename random32() to prandom_u32()
 2013-01-03 12:19 UTC 

[PATCH] nfsd: Don't unlock the state while it's not locked
 2013-01-03  0:39 UTC  (2+ messages)

[PATCH] nfsd: Pass correct slot number to nfsd4_put_drc_mem()
 2013-01-03  0:34 UTC  (2+ messages)

NFS client large rsize/wsize (tcp?) problems
 2013-01-02 21:43 UTC  (6+ messages)

[PATCH] rpc.idmapd: Ignore open failures in dirscancb()
 2013-01-02 18:47 UTC 

Labeled NFS Meeting Info for Tonight Dec 20/Dec 21st for our friends in Singapore
 2013-01-02  2:59 UTC  (5+ messages)

N/A
 2012-12-22 22:08 UTC 

N/A
 2012-12-22 22:08 UTC 

[PATCH] nfs4-acl-tools: when who's length is very big, nfs4_getacl core dump
 2012-12-26  9:23 UTC 

[PATCH] nfs4-acl-tools: when who's length is very big, nfs4_getacl core dump
 2012-12-26  9:31 UTC 

[PATCH 21/29] net/sunrpc: rename random32() and net_random() to prandom_u32()
 2012-12-24  2:14 UTC 

[PATCH] lnfs: remove export flag for label NFS exports
 2012-12-21 20:05 UTC 

NFS server connection hang in CLOSE_WAIT state
 2012-12-21 18:23 UTC  (2+ messages)

[PATCH] NFS: Kill fscache warnings when mounting without -ofsc
 2012-12-21 16:02 UTC 

[PATCH 1/1] NFS: Fix build breakge when CONFIG_NFS_FSCACHE is not defined
 2012-12-21 11:57 UTC 

[PATCH] NFS: Fix compile issue with !CONFIG_NFS_FSCACHE
 2012-12-21  8:51 UTC 

umount(,MNT_DETACH) for nfsv4 hangs when using sec=krb5 and network is down
 2012-12-20 22:01 UTC  (8+ messages)

nfsd changes for 3.8
 2012-12-20 19:26 UTC 

[PATCH 00/13] NFSv4: Label NFS Patches
 2012-12-20 18:46 UTC  (16+ messages)
` [PATCH 01/13] Security: Add hook to calculate context based on a negative dentry
` [PATCH 02/13] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 03/13] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 04/13] SELinux: Add new labeling type native labels
` [PATCH 05/13] KConfig: Add KConfig entries for Labeled NFS
` [PATCH 06/13] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 07/13] NFSv4: Introduce new label structure
` [PATCH 08/13] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 09/13] NFS:Add labels to client function prototypes
` [PATCH 10/13] NFS: Add label lifecycle management
` [PATCH 11/13] NFS: Client implementation of Labeled-NFS
` [PATCH 12/13] NFS: Extend NFS xattr handlers to accept the security namespace
` [PATCH 13/13] NFSD: Server implementation of MAC Labeling

[3.6.11] NFS: Cache request denied due to non-unique superblock keys
 2012-12-20 13:42 UTC  (6+ messages)

Labeled NFS Linux Prototype Meeting
 2012-12-19 18:56 UTC 

NFS access slow
 2012-12-18 20:37 UTC  (5+ messages)

am I in the right list ?
 2012-12-18  8:27 UTC 

nfsd patches
 2012-12-18  4:45 UTC  (5+ messages)
` [PATCH 1/4] nfsd: warn on odd reply state in nfsd_vfs_read
` [PATCH 2/4] nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
` [PATCH 3/4] nfsd4: free_stateid can use the current stateid
` [PATCH 4/4] nfsd4: don't leave freed stateid hashed

[PATCH v2 1/7] NFSD: Convert the slot table to use a linked list
 2012-12-18  4:15 UTC  (2+ messages)

[GIT PULL] Please pull NFS client changesets for Linux 3.8
 2012-12-18  1:26 UTC 

[nfs-utils PATCH] mountd: fix is_subdirectory to understand '/'
 2012-12-17 21:46 UTC  (2+ messages)

[nfs-utils PATCH] mountd: fix checking for errors when exporting filesystems
 2012-12-17 21:45 UTC  (2+ messages)

[PATCH] idmapd: allow non-ASCII characters (UTF-8) in NFSv4 domain name
 2012-12-17 21:45 UTC  (3+ messages)

[PATCH] SUNRPC: continue run over clients list on PipeFS event instead of break
 2012-12-17 17:21 UTC  (2+ messages)

[PATCH 1/2] nfsd4: disable zero-copy on non-final read ops
 2012-12-17 16:10 UTC  (2+ messages)
` [PATCH 2/2] nfsd4: fix oops on unusual readlike compound

[PATCH] svcrpc: fix some printks
 2012-12-17 15:37 UTC 

[PATCH 0/3] Add O_DENY* flags to fcntl and cifs
 2012-12-17 15:36 UTC  (8+ messages)

WARNING: at linux/fs/inode.c:280 drop_nlink
 2012-12-17 15:23 UTC  (16+ messages)
                ` [PATCH 1/2] NFS: Ensure that we always drop inodes that have been marked as stale
                  ` [PATCH 2/2] NFS: Fix calls to drop_nlink()

[PATCH 08/15] SUNRPC/cache: use new hashtable implementation
 2012-12-17 15:01 UTC  (2+ messages)
` [PATCH 12/15] lockd: "

[PATCH] NFS: Don't use SetPageError in the NFS writeback code
 2012-12-15 22:32 UTC  (3+ messages)
` [PATCH 1/2] SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket
  ` [PATCH 2/2] SUNRPC: variable 'svsk' is unused in function bc_send_request

[PATCH 1/3] NFSv4.1: Try to deal with NFS4ERR_SEQ_MISORDERED
 2012-12-15 20:44 UTC  (3+ messages)
` [PATCH 2/3] NFSv4.1: Move the RPC timestamp out of the slot
  ` [PATCH 3/3] NFSv4.1: Deal effectively with interrupted RPC calls

[PATCH] NFS: nfs_lookup_revalidate should not trust an inode with i_nlink == 0
 2012-12-14 22:55 UTC 

[PATCH] nfs: Don't return referenced delegations
 2012-12-14 17:45 UTC  (3+ messages)

[PATCH] idmapd: allow non-ASCII characters (UTF-8) in NFSv4 domain name
 2012-12-14 13:37 UTC  (3+ 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).