messages from 2012-11-07 19:30:27 to 2012-11-14 22:00:38 UTC [more...]
[RFC PATCH v2 00/15] NFSd state containerization
2012-11-14 22:00 UTC (17+ messages)
` [PATCH v2 01/15] nfsd: use service net instead of hard-coded net where possible
` [PATCH v2 02/15] nfsd: make nfs4_client network namespace dependent
` [PATCH v2 03/15] nfsd: make reclaim_str_hashtbl allocated per net
` [PATCH v2 04/15] nfsd: make conf_id_hashtbl "
` [PATCH v2 05/15] nfsd: make conf_name_tree "
` [PATCH v2 06/15] nfsd: make unconf_id_hashtbl allocated "
` [PATCH v2 07/15] nfsd: make unconf_name_tree "
` [PATCH v2 08/15] nfsd: make ownerstr_hashtbl allocated "
` [PATCH v2 09/15] nfsd: make lockowner_ino_hashtbl "
` [PATCH v2 10/15] nfsd: make sessionid_hashtbl "
` [PATCH v2 11/15] nfsd: make client_lru list "
` [PATCH v2 12/15] nfsd: make close_lru "
` [PATCH v2 13/15] nfsd: use service net instead of hard-coded init_net
` [PATCH v2 14/15] nfsd: pass nfsd_net instead of net to grace enders
` [PATCH v2 15/15] nfsd: make laundromat network namespace aware
[PATCH v3] SUNRPC: set desired file system root before connecting local transports
2012-11-14 21:54 UTC (15+ messages)
!
2012-11-14 21:03 UTC (2+ messages)
xattr support in NFS?
2012-11-14 20:24 UTC (2+ messages)
` !
xattr support in NFS?
2012-11-14 17:03 UTC (8+ messages)
Kernel update 3.5.7 -> 3.6.3 breaks NFS4
2012-11-14 16:08 UTC (15+ messages)
Labeled NFS [v5]
2012-11-14 14:30 UTC (51+ 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
nfs performance - idea
2012-11-14 14:22 UTC (2+ messages)
[RFC PATCH 00/15] NFSd state containerization
2012-11-14 13:22 UTC (20+ messages)
` [PATCH 01/15] nfsd: use service net instead of hard-coded net where possible
` [PATCH 02/15] nfsd: make nfs4_client network namespace dependent
` [PATCH 03/15] nfsd: make reclaim_str_hashtbl allocated per net
` [PATCH 04/15] nfsd: make conf_id_hashtbl "
` [PATCH 05/15] nfsd: make conf_str_hashtbl "
` [PATCH 06/15] nfsd: make unconf_str_hashtbl "
` [PATCH 07/15] nfsd: make unconf_str_hastbl "
` [PATCH 08/15] nfsd: make ownerstr_hashtbl "
` [PATCH 09/15] nfsd: make lockowner_ino_hashtbl "
` [PATCH 10/15] nfsd: make sessionid_hashtbl "
` [PATCH 11/15] nfsd: make client_lru list "
` [PATCH 12/15] nfsd: make close_lru "
` [PATCH 13/15] nfsd: use service net instead of hard-coded init_net
` [PATCH 14/15] nfsd: pass nfsd_net instead of net to grace enders
` [PATCH 15/15] nfsd: make laundromat network namespace aware
Fw: pynfs updates
2012-11-13 22:56 UTC
[PATCH 1/2] NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
2012-11-13 14:47 UTC (17+ messages)
` [PATCH 2/2] NFS: Don't set RPC_TASK_ASYNC "
[PATCH 00/11] nfsd: add nfsdcltrack support and limit the use of md5 hashes in nfsdv4 code
2012-11-12 23:57 UTC (13+ messages)
` [PATCH 01/11] nfsd: add a usermodehelper upcall for NFSv4 client ID tracking
` [PATCH 02/11] nfsd: change heuristic for selecting the client_tracking_ops
` [PATCH 03/11] nfsd: pass info about the legacy recoverydir in environment variables
` [PATCH 04/11] nfsd: warn about impending removal of nfsdcld upcall
` [PATCH 05/11] nfsd: have nfsd4_find_reclaim_client take a char * argument
` [PATCH 06/11] nfsd: break out reclaim record removal into separate function
` [PATCH 07/11] nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim record
` [PATCH 08/11] nfsd: don't search for client by hash on legacy reboot recovery gracedone
` [PATCH 09/11] nfsd: move the confirmed and unconfirmed hlists to a rbtree
` [PATCH 10/11] nfsd: get rid of cl_recdir field
` [PATCH 11/11] nfsd: release the legacy reclaimable clients list in grace_done
[PATCH v2] NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
2012-11-12 21:55 UTC
[PATCH] nfsdcltrack: skip "." and ".." when trying to clean out legacy recdir
2012-11-12 20:54 UTC
[PATCH] NFS: Remove _nfs_call_sync_session
2012-11-12 19:13 UTC
WARNING: at linux/fs/inode.c:280 drop_nlink
2012-11-12 14:52 UTC (2+ messages)
[PATCH] nfs: Fix wrong slab cache in nfs_commit_mempool
2012-11-12 1:27 UTC
ANNOUNCE: nfs-utils-1.2.7 released
2012-11-11 23:38 UTC
[PATCH RFC 0/7] nfsd: limit the use of md5 hashes in nfsdv4 code
2012-11-11 12:46 UTC (9+ messages)
` [PATCH RFC 1/7] nfsd: remove unused argument to nfs4_has_reclaimed_state
` [PATCH RFC 2/7] nfsd: have nfsd4_find_reclaim_client take a char * argument
` [PATCH RFC 3/7] nfsd: break out reclaim record removal into separate function
` [PATCH RFC 4/7] nfsd: make nfs4_client_to_reclaim return a pointer to the reclaim record
` [PATCH RFC 5/7] nfsd: don't search for client by hash on legacy reboot recovery gracedone
` [PATCH RFC 6/7] nfsd: move the confirmed and unconfirmed hlists to a rbtree
` [PATCH RFC 7/7] nfsd: get rid of cl_recdir field
[PATCH] nfsd: fix error handling in nfsd4_remove_clid_dir
2012-11-10 19:52 UTC (2+ messages)
NFS stalls when writing - linux 3.6.x
2012-11-09 17:53 UTC (6+ messages)
[PATCH v2] SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
2012-11-09 7:59 UTC (2+ messages)
hang problem when umount a nfs point
2012-11-09 1:36 UTC (7+ messages)
Announcing Connectathon 2013
2012-11-08 21:17 UTC
[PATCH] nfsdcltrack: ensure that it's disabled if other v4 daemons are
2012-11-08 20:46 UTC
NFS export of LVM snapshot exports origin instead of snapshot
2012-11-08 20:20 UTC (3+ messages)
[PATCH] SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
2012-11-08 15:32 UTC
implement backchannel security negotation
2012-11-08 12:34 UTC (7+ messages)
` [PATCH 1/5] nfsd4: clean up callback security parsing
` [PATCH 2/5] nfsd4: use callback security parameters in create_session
` [PATCH 3/5] nfsd4: implement backchannel_ctl operation
` [PATCH 4/5] nfsd4: common helper to initialize callback work
` [PATCH 5/5] nfsd4: backchannel should use client-provided security flavor
Effective process GID is ignored when client creates file on NFS
2012-11-08 12:19 UTC (7+ messages)
nfsd fixes for 3.8
2012-11-08 0:36 UTC (5+ messages)
` [PATCH 1/4] nfsd4: helper function for getting mounted_on ino
` [PATCH 2/4] nfsd4: remove unused init_session return
` [PATCH 3/4] svcrpc: demote some printks to a dprintk
` [PATCH 4/4] nfsd4: don't BUG in delegation break callback
[PATCH 0/2] fix nfsd stable write implementation
2012-11-08 0:20 UTC (5+ messages)
Unprivileged port and ERR_PERM
2012-11-07 19:30 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).