Linux NFS development
 help / color / mirror / Atom feed
 messages from 2013-01-30 23:42:29 to 2013-02-08 21:13:48 UTC [more...]

[PATCH v2 0/6] SUNRPC: rework cache upcall to avoid NFSd root
 2013-02-08 21:13 UTC  (10+ 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
` [PATCH v2 3/6] SUNRPC: introduce cache_detail->cache_request callback
` [PATCH v2 4/6] SUNRPC: rework cache upcall logic
` [PATCH v2 5/6] SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function
` [PATCH v2 6/6] SUNRPC: move cache_detail->cache_request callback call to cache_read()

[PATCH v3 0/2] nfsd: checksum first 256 bytes of request to guard against XID collisions in the DRC
 2013-02-08 21:02 UTC  (19+ 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 00/15] lnfs: 3.8-rc6 release
 2013-02-08 12:39 UTC  (16+ 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

NFS over RDMA crashing
 2013-02-08  5:37 UTC  (8+ messages)

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  (19+ messages)
` [PATCH v2 1/8] nfsd: always move DRC entries to the end of LRU list when updating timestamp
` [PATCH v2 2/8] nfsd: track the number of DRC entries in the cache
` [PATCH v2 3/8] nfsd: dynamically allocate DRC entries
` [PATCH v2 4/8] nfsd: remove the cache_disabled flag
` [PATCH v2 5/8] nfsd: when updating an entry with RC_NOCACHE, just free it
` [PATCH v2 6/8] nfsd: add recurring workqueue job to clean the cache
` [PATCH v2 7/8] nfsd: register a shrinker for DRC cache entries
` [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  (8+ 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] "

[PATCH] sunrpc: copy scope ID in __rpc_copy_addr6
 2013-02-04 15:12 UTC  (6+ messages)

[PATCH] umount oops when remove blocklayoutdriver first
 2013-02-04 14:03 UTC  (2+ messages)

Great Proposal!!
 2013-02-03 20:39 UTC 

Great Proposal!!
 2013-02-03 20:39 UTC 

[PATCH 00/12] Implement NFSv4 delegations, take 6
 2013-02-03 16:31 UTC  (13+ messages)
` [PATCH 01/12] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 02/12] vfs: don't use PARENT/CHILD lock classes for non-directories
` [PATCH 03/12] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
` [PATCH 04/12] vfs: take i_mutex on renamed file
` [PATCH 05/12] locks: introduce new FL_DELEG lock flag
` [PATCH 06/12] locks: implement delegations
` [PATCH 07/12] namei: minor vfs_unlink cleanup
` [PATCH 08/12] locks: break delegations on unlink
` [PATCH 09/12] locks: helper functions for delegation breaking
` [PATCH 10/12] locks: break delegations on rename
` [PATCH 11/12] locks: break delegations on link
` [PATCH 12/12] locks: break delegations on any attribute modification

[PATCH] nfsd: initialize the exp->ex_uuid field in svc_export_init
 2013-02-03 14:47 UTC  (2+ messages)

[PATCH 61/62] nfs4client: convert to idr_alloc()
 2013-02-03  1:21 UTC 

NFSv4 cannot unmount ESTALE directories (in some cases)
 2013-02-02  6:28 UTC  (3+ messages)

[PATCH] nfsd: handle vfs_getattr errors in acl protocol
 2013-02-01 20:13 UTC  (3+ messages)

[PATCH v1 00/16] nfsd: duplicate reply cache overhaul
 2013-02-01 16:05 UTC  (13+ messages)
` [PATCH v1 01/16] nfsd: fix IPv6 address handling in the DRC
` [PATCH v1 02/16] nfsd: remove unneeded spinlock in nfsd_cache_update
` [PATCH v1 08/16] nfsd: break out hashtable search into separate function

[PATCH v2 0/4] nfsd: make is works in a container
 2013-02-01 12:56 UTC  (5+ messages)
` [PATCH 1/4] nfsd: containerize NFSd filesystem
` [PATCH 2/4] nfsd: use proper net while reading "exports" file
` [PATCH 3/4] nfsd: disable usermode helper client tracker in container
` [PATCH 4/4] nfsd: enable NFSv4 state in containers

[PATCH 0/2] NFSD: fix races in service per-net resources allocation
 2013-02-01 11:28 UTC  (3+ messages)
` [PATCH 1/2] per-cpu semaphores: export symbols to modules
` [PATCH 2/2] SUNRPC: protect transport processing with per-cpu rw semaphore

[PATCH 11/14] nfs: idr_destroy() no longer needs idr_remove_all()
 2013-02-01  0:08 UTC  (4+ messages)

[GIT PULL] Please pull NFS client fixes
 2013-01-31 19:47 UTC 

Cannot see contents of files over NFS share
 2013-01-31 18:02 UTC  (5+ messages)

[PATCH v2 0/9] Dynamically load GSS pseudoflavors by OID
 2013-01-31 15:05 UTC  (11+ messages)
` [PATCH v2 3/9] SUNRPC: Define rpcsec_gss_info structure
` [PATCH v2 4/9] SUNRPC: Introduce rpcauth_get_pseudoflavor()
` [PATCH v2 5/9] SUNRPC: Load GSS kernel module by OID
` [PATCH v2 6/9] SUNRPC: Consider qop when looking up pseudoflavors
` [PATCH v2 8/9] SUNRPC: Make gss_mech_get() static
` [PATCH v2 9/9] SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switch


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