messages from 2012-11-28 15:09:43 to 2012-12-06 20:08:08 UTC [more...]
[PATCH 0/3] Add O_DENY* flags to fcntl and cifs
2012-12-06 19:57 UTC (6+ messages)
` [PATCH 1/3] fcntl: Introduce new O_DENY* open flags for network filesystems
` [PATCH 2/3] CIFS: Add O_DENY* open flags support
` [PATCH 3/3] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
[PATCH 0/6] nfsd: make is works in a container
2012-12-06 15:35 UTC (7+ messages)
` [PATCH 1/6] nfsd: pass proper net to nfsd_destroy() from NFSd kthreads
` [PATCH 2/6] nfsd: swap fs root in "
` [PATCH 3/6] nfsd: make containerise NFSd filesystem
` [PATCH 4/6] nfsd: use proper net while reading "exports" file
` [PATCH 5/6] nfsd: disable usermode helper client tracker in container
` [PATCH 6/6] nfsd: enable NFSv4 state in containers
pnfs wiki pages
2012-12-06 14:09 UTC (5+ messages)
[PATCH 0/8] nfsd: make service created per net
2012-12-06 11:23 UTC (9+ messages)
` [PATCH 1/8] nfsd: move per-net startup code to separated function
` [PATCH 2/8] nfsd: per-net NFSd up flag introduced
` [PATCH 3/8] nfsd: make NFSd service boot time per-net
` [PATCH 4/8] nfsd: make NFSd service structure allocated per net
` [PATCH 5/8] nfsd: introduce helpers for generic resources init and shutdown
` [PATCH 6/8] nfsd: simplify NFSv4 state "
` [PATCH 7/8] nfsd: replace boolean nfsd_up flag by users counter
` [PATCH 8/8] nfsd: simplify service shutdown
nfs4 acl problems using Nexenta-Communityedition Server and debian testing clients
2012-12-05 18:21 UTC (4+ messages)
3.5.3: NULL pointer dereference in svc_destroy()
2012-12-05 15:22 UTC (2+ messages)
[nfs:testing 53/84] fs/nfs/callback_proc.c:579:8: error: 'struct nfs4_slot_table' has no member named 'target_max_slots'
2012-12-05 8:32 UTC
[PATCH] SUNRPC: connect to UNIX sockets synchronously
2012-12-05 7:48 UTC (3+ messages)
[nfs:devel 83/89] fs/nfsd/nfssvc.c:306:2: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int'
2012-12-04 23:03 UTC
[PATCH 0/1] RFC: enable the use of the KEYRING credential cache
2012-12-04 16:04 UTC (7+ messages)
` [PATCH 1/1] SUNRPC: new keyring key_type for gss context destruction at kdestroy
server support for multiple tcp fragments
2012-12-04 15:54 UTC (7+ messages)
` [PATCH 1/5] svcrpc: don't byte-swap sk_reclen in place
` [PATCH 2/5] svcrpc: delay minimum-rpc-size check till later
` [PATCH 3/5] svcrpc: fix off-by-4 error in "incomplete TCP record" dprintk
` [PATCH 4/5] svcrpc: track rpc data length separately from sk_tcplen
` [PATCH 5/5] svcrpc: support multiple-fragment rpc's
[PATCH 0/6] nfsd: cleanup "init_net" references
2012-12-04 13:50 UTC (7+ messages)
` [PATCH 1/6] nfsd: pass net to nfsd_init_socks()
` [PATCH 2/6] nfsd: pass net to nfsd_startup() and nfsd_shutdown()
` [PATCH 3/6] nfsd: pass net to nfsd_create_serv()
` [PATCH 4/6] nfsd: pass net to nfsd_svc()
` [PATCH 5/6] nfsd: pass net to nfsd_set_nrthreads()
` [PATCH 6/6] nfsd: pass net to __write_ports() and down
[PATCH] nfsd4: lockt, release_lockowner should renew clients
2012-12-04 13:01 UTC
[PATCH] SUNRPC: remove redundant "linux/nsproxy.h" includes
2012-12-04 12:18 UTC
[PATCH] nfsd: make NFSv4 recovery client tracking options per net
2012-12-04 11:29 UTC
[PATCH] lnfs: Cleaned up compile warnings when NFS_V4_SECURITY_LABEL is not set
2012-12-03 21:41 UTC (5+ messages)
[PATCH 0/2] RFC: enable the use of the KEYRING credential cache
2012-12-03 18:46 UTC (3+ messages)
` [PATCH 1/2] GSSD: Add keyring ccache for machine credential
` [PATCH 2/2] GSSD: gssd_setup_krb5_user_keyring_ccache
Labeled NFS [v5]
2012-12-03 18:27 UTC (31+ messages)
[PATCH 0/5] mountd clean-ups for nfs-utils 1.2.8
2012-12-03 17:18 UTC (6+ messages)
` [PATCH 1/5] mountd: auth.c no longer needs #include xmalloc.h
` [PATCH 2/5] mountd: cache.c "
` [PATCH 3/5] libexport.a: rmtab.c "
` [PATCH 4/5] libexport.a: xtab.c "
` [PATCH 5/5] mountd: Report the absolute path used to load the junction plug-in
[PATCH v4 0/9] NFSD: Improve fault injection
2012-12-03 14:54 UTC (12+ messages)
` [PATCH v4 1/9] NFSD: Lock state before calling fault injection function
` [PATCH v4 2/9] NFSD: Clean up forgetting clients
` [PATCH v4 3/9] NFSD: Clean up forgetting locks
` [PATCH v4 4/9] NFSD: Clean up forgetting openowners
` [PATCH v4 5/9] NFSD: Clean up forgetting and recalling delegations
` [PATCH v4 6/9] NFSD: Fault injection operations take a per-client forget function
` [PATCH v4 7/9] NFSD: Reading a fault injection file prints a state count
` [PATCH v4 8/9] NFSD: Add a custom file operations structure for fault injection
` [PATCH v4 9/9] NFSD: Forget state for a specific client
Regression with initramfs and nfsroot (appears to be in the dcache)
2012-12-01 21:40 UTC (12+ messages)
notify_deviceid_type4
2012-12-01 5:54 UTC
[PATCH v3 00/10] NFSD: Improve fault injection
2012-11-30 18:40 UTC (13+ messages)
` [PATCH v3 01/10] NFSD: Fold fault_inject.h into state.h
` [PATCH v3 03/10] NFSD: Clean up forgetting clients
[PATCH 1/3] GSSD: cleanup process_krb5_upcall indentation
2012-11-30 18:30 UTC
[PATCH 1/1] SUNRPC: release clear_bit memory barrier
2012-11-30 18:09 UTC
Possible to make nfs aware of a inotify watch has been set
2012-11-30 13:37 UTC (22+ messages)
[PATCH 0/3] Add O_DENY* flags to fcntl and cifs
2012-11-30 11:10 UTC (5+ messages)
` [PATCH 1/3] fcntl: Introduce new O_DENY* open flags for network filesystems
` [PATCH 2/3] CIFS: Add O_DENY* open flags support
` [PATCH 3/3] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
nfs performance - idea
2012-11-29 14:20 UTC (9+ messages)
NFSd in container - it works
2012-11-29 14:11 UTC (10+ messages)
NFS exportfs options
2012-11-29 14:07 UTC (9+ messages)
[PATCH 5/6] fs:nfs pass NULL as second parameter for set_anon_super
2012-11-29 6:30 UTC
[PATCH 0/4] NFSD: Add support for session dynamic slot management
2012-11-29 3:17 UTC (5+ messages)
` [PATCH 1/4] NFSD: Convert the slot table to use a linked list
` [PATCH 2/4] NFSD: Make DRC memory limits work with dynamic slot allocation
` [PATCH 3/4] NFSD: Add slot table support for target_highest_slotid and highest_slotid
` [PATCH 4/4] NFSD: Add support for dynamic slot changes
[PATCH 0/3] Make size of gssd_proc fd array a little more dynamic
2012-11-29 0:30 UTC (5+ messages)
` [PATCH 3/3] gssd: base the size of the fd array on the RLIMIT_NOFILE limit
[PATCH] gssd: Handle the target name correctly
2012-11-28 19:53 UTC (2+ messages)
[PATCH 1/2] gssd: Fix bugs in process_krb5_upcall
2012-11-28 19:53 UTC (3+ messages)
` [PATCH 2/2] gssd: Remove insane sanity checks of the service name
[PATCH] nfsdcltrack: skip "." and ".." when trying to clean out legacy recdir
2012-11-28 19:53 UTC (2+ messages)
Linux pNFS status meeting 11/29/12
2012-11-28 18:40 UTC
[PATCH 0/2] NFSd: NFSv4 state - lease and grace times per net
2012-11-28 16:08 UTC (9+ messages)
` [PATCH 1/2] nfsd: make NFSv4 lease time "
` [PATCH 2/2] nfsd: make NFSv4 grace "
[PATCH] nfsd: remove redundant declarations
2012-11-28 15:12 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).