public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-02-04 16:16:24 to 2013-02-14 02:02:02 UTC [more...]

[RFC PATCH 00/13] Implement NFSv4 delegations, take 4
 2013-02-14  2:01 UTC  (11+ messages)
` [RFC PATCH 05/13] vfs: take i_mutex on renamed file

regressions due to 64-bit ext4 directory cookies
 2013-02-14  0:05 UTC  (11+ messages)
              ` [Gluster-devel] "

NFS v3 hangs with kernel version v3.2.0, 32-bit
 2013-02-13 20:45 UTC 

[PATCH - libtirpc] Add authgss_free_private_data interface
 2013-02-13 20:14 UTC 

[PATCH nfs-utils] Call authgss_free_private_data() if library provides it
 2013-02-13 20:13 UTC 

ANNOUNCE: libtirpc-0.2.3 released
 2013-02-13 20:04 UTC 

umount(,MNT_DETACH) for nfsv4 hangs when using sec=krb5 and network is down
 2013-02-13 17:58 UTC  (9+ messages)

Kernels 3.7 and newer break rpc.gssd -n
 2013-02-13 15:29 UTC 

[PATCH linux-next] lockd: nlmclnt_reclaim(): avoid stack overflow
 2013-02-13 15:40 UTC  (3+ messages)
  ` [PATCH linux-next v2] "

[PATCH 00/15] lnfs: 3.8-rc6 release
 2013-02-13 15:33 UTC  (39+ messages)
` [PATCH 01/15] Security: Add hook to calculate context based on a negative dentry
` [PATCH 02/15] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 03/15] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 04/15] SELinux: Add new labeling type native labels
` [PATCH 05/15] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 06/15] NFSv4: Introduce new label structure
` [PATCH 07/15] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 08/15] NFS:Add labels to client function prototypes
` [PATCH 09/15] NFS: Add label lifecycle management
` [PATCH 10/15] NFS: Client implementation of Labeled-NFS
` [PATCH 11/15] NFS: Extend NFS xattr handlers to accept the security namespace
` [PATCH 12/15] lnfs: Do not sleep holding the inode spin lock
` [PATCH 13/15] Kconfig: Add Kconfig entry for Labeled NFS V4 client
` [PATCH 14/15] NFSD: Server implementation of MAC Labeling
` [PATCH 15/15] Kconfig: Add Kconfig entry for Labeled NFS V4 server

BUG at net/sunrpc/svc_xprt.c:921
 2013-02-13 15:00 UTC  (12+ messages)
                ` BUG at net/sunrpc/svc_xprt.c:921 (another one)

[PATCH linux-next] lockd: nlmsvc_mark_resources(): avoid stack overflow
 2013-02-13 14:40 UTC  (3+ messages)

Antw: Re: [Linux-HA] Problem with exportfs
 2013-02-13 13:03 UTC 

[PATCH 0/2] NFSD: fix races in service per-net resources allocation
 2013-02-13  5:16 UTC  (10+ messages)

[PATCH linux-next] nfs: remove kfree() redundant null checks
 2013-02-12 20:03 UTC 

NFSv4 server ignores local filesystem's POSIX ACL
 2013-02-12 15:55 UTC  (9+ messages)

More fun with unmounting ESTALE directories
 2013-02-12  0:38 UTC 

[PATCH] fs: encode_fh: return FILEID_INVALID if invalid fid_type
 2013-02-11 22:24 UTC  (4+ messages)

[PATCH 0/6] Fix NFSv4.1 deadlocks during reboot recover
 2013-02-11 19:29 UTC  (7+ messages)
` [PATCH 1/6] NFSv4: Allow the state manager to mark an open_owner as being recovered
  ` [PATCH 2/6] NFSv4.1: Prevent deadlocks between state recovery and file locking
    ` [PATCH 3/6] NFSv4.1: Don't lose locks when a server reboots during delegation return
      ` [PATCH 4/6] NFSv4: Fix up the return values of nfs4_open_delegation_recall
        ` [PATCH 5/6] NFSv4: Ensure delegation recall and byte range lock removal don't conflict
          ` [PATCH 6/6] NFSv4: Fix a reboot recovery race when opening a file

NFS over RDMA crashing
 2013-02-11 18:13 UTC  (10+ messages)

[PATCH v3 0/2] nfsd: checksum first 256 bytes of request to guard against XID collisions in the DRC
 2013-02-09 11:36 UTC  (20+ messages)
` [PATCH v3 1/2] sunrpc: trim off trailing checksum before returning decrypted or integrity authenticated buffer
` [PATCH v3 2/2] nfsd: keep a checksum of the first 256 bytes of request

[PATCH v1 0/3] Improve server SECINFO robustness
 2013-02-08 21:28 UTC  (4+ messages)
` [PATCH v1 1/3] NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo()
` [PATCH v1 2/3] NFSD: SECINFO doesn't handle unsupported pseudoflavors correctly
` [PATCH v1 3/3] NFSD: Kill some mixed sign comparisons in fs/nfsd/nfs4xdr.c

[PATCH v2 0/6] SUNRPC: rework cache upcall to avoid NFSd root
 2013-02-08 21:14 UTC  (7+ messages)
` [PATCH v2 1/6] NFS: use SUNRPC cache creation and destruction helper for DNS cache
` [PATCH v2 2/6] NFS; simlify and clean cache library

v3 client processes hung in rpc_wait_bit_killable
 2013-02-07 22:55 UTC  (2+ messages)

[PATCH RFC] nfsd: change to using IP-style checksums for DRC entries
 2013-02-07 20:33 UTC 

[PATCH] SUNRPC: Refactor nfsd4_do_encode_secinfo()
 2013-02-07 17:14 UTC  (9+ messages)

[PATCH v2 1/8] locks: make flock_lock_file take is_conflict callback parm
 2013-02-07 17:03 UTC  (16+ messages)
` [PATCH v2 3/8] vfs: Add O_DENYREAD/WRITE flags support for open syscall
` [PATCH v2 4/8] CIFS: Add O_DENY* open flags support

[PATCH] sunrpc: silence build warning in gss_fill_context
 2013-02-07 15:29 UTC 

[PATCH v2 0/8] Add O_DENY* support for VFS and CIFS/NFS
 2013-02-07  9:40 UTC  (5+ messages)

[PATCH v1 0/4] Improving WRONGSEC recovery during lookup_root
 2013-02-06 23:30 UTC  (5+ messages)
` [PATCH v1 1/4] NFS: Handle missing rpc.gssd when looking up root FH
` [PATCH v1 2/4] NFS: Clean up nfs4_proc_get_rootfh
` [PATCH v1 3/4] NFS: Avoid PUTROOTFH when managing leases
` [PATCH v1 4/4] NFS: Use static list of security flavors during root FH lookup recovery

[PATCH 12/77] nfs: idr_destroy() no longer needs idr_remove_all()
 2013-02-06 19:40 UTC  (2+ messages)
` [PATCH 77/77] nfs4client: convert to idr_alloc()

Linux NFS status meeting 02/07/13
 2013-02-06 13:57 UTC 

[PATCH v2 0/8] nfsd: duplicate reply cache overhaul
 2013-02-05 15:58 UTC  (11+ messages)
` [PATCH v2 8/8] nfsd: keep a checksum of the first 256 bytes of request
` [PATCH 9/8] nfsd: handle arbitrary page array layouts in nfsd_cache_crc

[PATCH 2/2] nfsd: Fix memleak
 2013-02-05 14:43 UTC  (4+ messages)

[RFC PATCH 0/4] SUNRPC: rework cache upcall to avoid NFSd root swapping
 2013-02-05  5:37 UTC  (5+ messages)
` [PATCH 2/4] SUNRPC: remove cache_detail->cache_upcall callback

Probable rpc.mountd regression in nfs-utils-1.2.6
 2013-02-05  0:04 UTC  (2+ messages)

Corrupted RPC_GSS_PROC_DESTROY packets coming from Linux servers
 2013-02-04 23:42 UTC  (3+ messages)

Linux 3.7 + Sun solaris 10: Problems when reading dir from application
 2013-02-04 20:24 UTC  (2+ messages)

[PATCH v3 0/9] Dynamically load GSS pseudoflavors by OID
 2013-02-04 20:20 UTC  (10+ messages)
` [PATCH v3 1/9] SUNRPC: Missing module alias for auth_rpcgss.ko
` [PATCH v3 2/9] NFS: Remove unneeded forward declaration
` [PATCH v3 3/9] SUNRPC: Define rpcsec_gss_info structure
` [PATCH v3 4/9] SUNRPC: Introduce rpcauth_get_pseudoflavor()
` [PATCH v3 5/9] SUNRPC: Load GSS kernel module by OID
` [PATCH v3 6/9] SUNRPC: Consider qop when looking up pseudoflavors
` [PATCH v3 7/9] SUNRPC: Refactor nfsd4_do_encode_secinfo()
` [PATCH v3 8/9] SUNRPC: Make gss_mech_get() static
` [PATCH v3 9/9] SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switch

[PATCH] sunrpc: fix comment in struct xdr_buf definition
 2013-02-04 18:12 UTC  (2+ messages)

[PATCH] sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h
 2013-02-04 18:10 UTC  (7+ messages)
` [PATCH v2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox