messages from 2013-10-09 18:33:23 to 2013-10-17 19:36:04 UTC [more...]
'umount -f /mnt/foo' fails if server IP is gone
2013-10-17 19:36 UTC (13+ messages)
[PATCH 00/21] Basic NFSv4 migration support
2013-10-17 18:14 UTC (22+ messages)
` [PATCH 01/21] SUNRPC: Modify synopsis of rpc_client_register()
` [PATCH 02/21] SUNRPC: Add a helper to switch the transport of an rpc_clnt
` [PATCH 03/21] NFS: Add nfs4_update_server
` [PATCH 04/21] NFS: Add functions to swap transports during migration recovery
` [PATCH 05/21] NFS: Introduce a vector of migration recovery ops
` [PATCH 06/21] NFS: Export _nfs_display_fhandle()
` [PATCH 07/21] NFS: Add method to retrieve fs_locations during migration recovery
` [PATCH 08/21] NFS: Add a super_block backpointer to the nfs_server struct
` [PATCH 09/21] NFS: Add basic migration support to state manager thread
` [PATCH 10/21] NFS: Re-use exit code in nfs4_async_handle_error()
` [PATCH 11/21] NFS: Rename "stateid_invalid" label
` [PATCH 12/21] NFS: Add migration recovery callouts in nfs4proc.c
` [PATCH 13/21] NFS: Handle NFS4ERR_MOVED during delegation recall
` [PATCH 14/21] NFS: Add method to detect whether an FSID is still on the server
` [PATCH 15/21] NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager
` [PATCH 16/21] NFS: Implement support for NFS4ERR_LEASE_MOVED
` [PATCH 17/21] NFS: Migration support for RELEASE_LOCKOWNER
` [PATCH 18/21] NFS: Handle NFS4ERR_LEASE_MOVED during async RENEW
` [PATCH 19/21] NFS: Handle SEQ4_STATUS_LEASE_MOVED
` [PATCH 20/21] NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGR
` [PATCH 21/21] NFS: Fix possible endless state recovery wait
Linux NFS Town Hall meeting: Thur 10/17/13
2013-10-17 16:32 UTC (2+ messages)
[PATCH] Add test_sec_options.sh
2013-10-17 16:08 UTC (6+ messages)
[PATCH] NFSv4: Fix NULL dereference in recovery path
2013-10-17 14:21 UTC (7+ messages)
[PATCH] Make mountstats and nfs-iostat Python 3 compatible
2013-10-17 14:17 UTC (5+ messages)
[PATCH] mountstats: fix python2.x support
2013-10-17 14:17 UTC
Different sequence of "exportfs" produce different effects on nfs client mounts
2013-10-17 13:18 UTC (9+ messages)
nlockmgr freezing when using Ubuntu 13.04 (3.8 kernel) clients
2013-10-17 10:37 UTC
simplify reconnecting dentries looked up by filehandle
2013-10-16 22:00 UTC (16+ messages)
` [PATCH 1/5] exportfs: clear DISCONNECTED on all parents sooner
` [PATCH 2/5] exportfs: move most of reconnect_path to helper function
` [PATCH 3/5] exportfs: make variable names more helpful
` [PATCH 4/5] exportfs: slight reorganization of reconnect loop
` [PATCH 5/5] exportfs: fix quadratic behavior in filehandle lookup
[PATCH] NFS: Add support for multiple sec= mount options
2013-10-16 22:07 UTC (15+ messages)
[PATCH] sunrpc: trim off EC bytes in addition to the checksum blob when doing a GSSAPI v2 unwrap
2013-10-16 19:18 UTC (7+ messages)
Here's a nugget
2013-10-16 19:10 UTC (3+ messages)
[PATCH 1/2] rpc: change BUG to WARN in gss_encode_v1_msg
2013-10-16 18:37 UTC (3+ messages)
state lock elimination
2013-10-16 18:22 UTC (7+ messages)
` nfs4_file usage
[PATCH V9 23/33] nfs: add support for read_iter, write_iter
2013-10-16 14:04 UTC (2+ messages)
` [PATCH V9 24/33] nfs: simplify swap
[PATCH v3 0/2] gssd: allow gssd to work with KEYRING: credcaches
2013-10-16 12:22 UTC (5+ messages)
` [PATCH v3 1/2] gssd: have process_krb5_upcall fork before handling upcall
` [PATCH v3 2/2] gssd: do a more thorough change of identity after forking
[PATCH] nfs: use IS_ROOT not DCACHE_DISCONNECTED
2013-10-16 7:11 UTC (2+ messages)
[PATCH] nfsd: fix Kconfig syntax
2013-10-15 19:33 UTC
4 DCACHE_DISCONNECTED patches
2013-10-15 19:29 UTC (7+ messages)
` [PATCH 4/4] dcache: don't clear DCACHE_DISCONNECTED too early
[PATCH] KEYS: Fix a race between negating a key and reading the error set
2013-10-15 15:49 UTC (4+ messages)
Announcing the release of fedfs-utils 0.9.4
2013-10-15 14:51 UTC
[PATCH 0/2] nfsd: cleanup nfs4_put_delegation
2013-10-15 6:58 UTC (3+ messages)
` [PATCH 1/2] nfsd: nfs4_open_delegation needs to remove_stid rather than unhash_stid
` [PATCH 2/2] nfsd: remove_stid can be incorporated into nfs4_put_delegation
[PACTH net-next] SUNRPC: remove an unnecessary if statement
2013-10-15 3:44 UTC
[PATCH v2] nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' function
2013-10-14 20:33 UTC (4+ messages)
` [PATCH v2] nfs: Use PTR_ERR_OR_ZERO in 'nfs/nfs4super.c'
[PATCH] nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' function
2013-10-14 19:07 UTC (2+ messages)
` [PATCH] nfs: Use PTR_ERR_OR_ZERO in 'nfs/nfs4super.c'
[PATCH RFC v0 0/49] pnfsd-dlm
2013-10-14 14:15 UTC (14+ messages)
` [PATCH RFC v0 10/49] pnfsd: use sbid hash table to map super_blocks to devid major identifiers
` [PATCH RFC v0 21/49] nfsd: no need to unhash_stid before free
` [PATCH RFC v0 43/49] pnfsd: release state lock around iput in put_nfs4_file
[PATCH 0/3] fs: use helper function path_foo() to simpily code
2013-10-14 12:26 UTC (4+ messages)
` [PATCH 1/3] fs: use path_equal() and path_put() to simplify code
` [PATCH 2/3] fs: nfsd: use path_equal() to simply code
` [PATCH 3/3] fs: notify: "
[PATCH] nfsd: cleanup free_stid
2013-10-14 10:44 UTC (2+ messages)
` [PATCH v2] nfsd: nfs4_free_stid
[PATCH] nfsd: no need to unhash_stid before free
2013-10-14 6:01 UTC
[PATCH] nfs: Remove useless 'error' assignment
2013-10-14 1:20 UTC (2+ messages)
` Different sequence of "exportfs" produce different effects on nfs client mounts
why is i_ino unsigned long, anyway?
2013-10-13 22:52 UTC (11+ messages)
` [PATCH 1/2] vfs: split out vfs_getattr_nosec
` [PATCH 2/2] exportfs: fix 32-bit nfsd handling of 64-bit inode numbers
nfs RPC: AUTH_GSS upcall timed out and running nfs v4 without full kerberos : how?
2013-10-12 17:53 UTC (2+ messages)
nfs4.1 pseudo filesystem
2013-10-12 6:40 UTC (7+ messages)
[PATCH] register_shrinker: shrinker->nr_deferred is never freed
2013-10-11 14:19 UTC
miscellaneous gss-proxy & krb5 fixes for 3.13
2013-10-11 13:55 UTC (10+ messages)
` [PATCH 1/4] svcrpc: fix gss-proxy NULL dereference in some error cases
` [PATCH 2/4] svcrpc: fix error-handling on badd gssproxy downcall
` [PATCH 3/4] svcrpc: handle some gssproxy encoding errors
` [PATCH 4/4] gss_krb5: document that we ignore sequence number
[PATCH pynfs] Add a more explicit copyright notice
2013-10-10 17:46 UTC (2+ messages)
DoS with NFSv4.1 client
2013-10-10 15:39 UTC (8+ messages)
[PATCH] nfsd: unhash client before expiring it
2013-10-10 13:12 UTC (2+ messages)
[PATCH RFC v0 44/49] posix_acl: resolve compile dependency in posix_acl.h
2013-10-10 8:49 UTC (4+ messages)
` [PATCH] "
unread variables in sunrpc kerberos code
2013-10-09 22:42 UTC (4+ messages)
Debian Wheezy: Problems getting quota over NFS4 on live system
2013-10-09 21:50 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