linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-20 20:31:15 to 2013-01-16 22:58:04 UTC [more...]

BUG at net/sunrpc/svc_xprt.c:921
 2013-01-16 22:58 UTC  (7+ messages)

[PATCH 1/2] svcrpc: fix compile warning about unused variable 'buf'
 2013-01-16 21:57 UTC  (3+ messages)
` [PATCH 2/2] nfsd: fix compile warning about unused variable 'nn'

mount.nfs: cannot allocate memory
 2013-01-16 21:18 UTC  (14+ messages)

[nfs-utils PATCH] Binding a privileged port in rpc.statd
 2013-01-16 20:40 UTC  (3+ messages)

[PATCH] rpc.idmapd: Ignore open failures in dirscancb()
 2013-01-16 20:40 UTC  (2+ messages)

NFS failover works RHEL6->5 but fails RHEL5->6
 2013-01-16 19:49 UTC  (2+ messages)

Kerberos NFSv4, no supported encryption types
 2013-01-16 12:02 UTC 

pnfs : mount on 2 mds for failover ?
 2013-01-16 10:44 UTC 

[3.7.1] kernel BUG at net/sunrpc/svc_xprt.c:921
 2013-01-16  7:16 UTC  (3+ messages)

[RFC PATCH 0/4] SUNRPC: rework cache upcall to avoid NFSd root swapping
 2013-01-15  8:09 UTC  (5+ messages)
` [PATCH 1/4] SUNRPC: introduce cache_detail->cache_request callback
` [PATCH 2/4] SUNRPC: remove cache_detail->cache_upcall callback
` [PATCH 3/4] SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function
` [PATCH 4/4] SUNRPC: move cache_detail->cache_request callback call to cache_read()

[PATCH] pnfsd: Fix unlock bug on error path
 2013-01-15  3:07 UTC 

[PATCH] pnfsd: Update the reference of nfs4_layout_state properly
 2013-01-15  2:37 UTC 

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

Fscache is running but take no caching effection
 2013-01-14  8:57 UTC 

[PATCH 0/6] nfsd: make is works in a container
 2013-01-14  6:17 UTC  (14+ messages)
` [PATCH 2/6] nfsd: swap fs root in NFSd kthreads
      ` [Devel] "

[PATCH] wireshark: can't decode callback if didn't caught CREATE_SESSION and SETCLIENTID packets before
 2013-01-14  5:11 UTC  (3+ messages)

[PATCH] it maybe can't disable migration when mount with nomigration
 2013-01-14  4:00 UTC 

nlm svid changes from pid --> nlm_lockowner
 2013-01-11 19:19 UTC  (2+ messages)

[GIT PULL] Please pull one SUNRPC client bugfix
 2013-01-11 18:05 UTC 

NFSv3 client not handling all cookies in readdirplus reply
 2013-01-11 16:56 UTC 

[PATCH] nfs4-acl-tools: when who's length is very big, nfs4_getacl core dump
 2013-01-11  9:52 UTC 

[SUNPRC] BUG: unable to handle kernel NULL pointer dereference at 0000000000000070
 2013-01-11  5:22 UTC  (2+ messages)

[nfs-ganesha] For next (#5)
 2013-01-10 14:27 UTC 

[PATCH resend] nfs: fix sunrpc/clnt.c kernel-doc warnings
 2013-01-10  1:12 UTC 

[PATCH V5 21/30] nfs: add support for read_iter, write_iter
 2013-01-09 20:01 UTC  (3+ messages)
` [PATCH V5 22/30] nfs: simplify swap

[PATCH] nfsd: fix unused "nn" variable warning in free_client()
 2013-01-09 14:28 UTC  (3+ messages)

NFS crash on linux-next 20130108
 2013-01-08 23:03 UTC  (2+ messages)

[PATCH] sunrpc: verbs: Avoid 1kb stack
 2013-01-08 22:52 UTC  (4+ 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)

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

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

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)


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