messages from 2009-12-07 09:36:10 to 2009-12-18 21:02:38 UTC [more...]
[PATCH] sunrpc: on successful gss error pipe write, don't return error (try #2)
2009-12-18 21:02 UTC (7+ messages)
[PATCH] sunrpc: on successful gss error pipe write, don't return error
2009-12-18 20:14 UTC (13+ messages)
[PATCH] improve the performance of large sequential write NFS workloads
2009-12-18 19:44 UTC (5+ messages)
[RFC] server's statd and lockd will not sync after its nfslock restart
2009-12-18 15:18 UTC (17+ messages)
[PATCH] gssd: clean up function args for read_service_info
2009-12-18 14:24 UTC
null dereference in nfs4_begin_drain_session
2009-12-17 22:54 UTC (4+ messages)
[PATCH -next] nfs: fix ISO C90 warning
2009-12-17 21:58 UTC (7+ messages)
NULL pointer dereference in commit_tree() from Linus' Dec17 tree
2009-12-17 20:37 UTC (4+ messages)
` [revert] commit e9496ff46a20a8592fdc7bdaaf41b45eb808d310 needs to be reverted
[RFC 0/11] state lock reduction prep
2009-12-17 20:19 UTC (24+ messages)
` [RFC 01/11] nfsd: introduce nfs4_client state
` [pnfs] "
` [RFC 02/11] nfsd: mark client state as expired in expire_client
` [RFC 03/11] nfsd: introduce get_nfs4_client
` [RFC 04/11] nfsd: mark client for renew
` [RFC 05/11] nfsd: skip clients marked for renewal
` [RFC 06/11] nfsd41: no need to hold the state lock around mark_client_for_renew
` [RFC 07/11] nfsd: rename recall_lock to deleg_lock
` [RFC 08/11] nfsd: use deleg_lock to protect dl_perfile and dl_perclnt
` [RFC 09/11] nfsd: get a reference count on the delgation while outside of the deleg_lock
` [RFC 10/11] nfsd: close delegation only on last reference
` [RFC 11/11] nfsd: refactor unhash_delegation
[PATCH] nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()
2009-12-17 16:50 UTC (2+ messages)
[PATCH] nfsd41: Create the recovery entry for the NFSv4.1 client
2009-12-17 16:39 UTC (4+ messages)
` [PATCH] nfsd41: nfsd4_decode_compound() does not recognize all ops
` [PATCH] nfsd41: nfsd4_decode_compound() does not recognize allops
[PATCH 0/2] nfs-utils: add testing infrastructure to nfs-utils
2009-12-16 19:40 UTC (3+ messages)
` [PATCH 1/2] nfs-utils: introduce new statd testing simulator
` [PATCH 2/2] nfs-utils: add initial tests for statd that run via "make check"
pull nfsd changes for 2.6.33
2009-12-15 21:35 UTC
[GIT PULL] Please pull a couple of extra bugfixes for the NFSv4.1 client
2009-12-15 20:10 UTC
[PATCH 1/1] nfs41: fix session fore channel negotiation
2009-12-15 17:55 UTC
[PATCH] libnsm.a: Move the sm_inter XDR pieces to libnsm.a
2009-12-15 16:33 UTC
[PATCH] mount: Retry when server can't be reached
2009-12-15 16:25 UTC
[PATCH 0/9] Some improvements to request deferral and related code
2009-12-15 6:27 UTC (7+ messages)
` [PATCH 6/9] sunrpc/cache: retry cache lookups that return -ETIMEDOUT
[PATCH 1/1] nfs41: do not zero seqid portion of stateid on close
2009-12-14 20:46 UTC
mountpoint-crossing
2009-12-14 16:44 UTC (7+ messages)
starting 90-second grace period : leasetime less than 10
2009-12-14 12:10 UTC
[GIT PULL] Please pull NFS client updates and bugfixes
2009-12-13 19:01 UTC
[PATCH 0/2] Two more statd patches
2009-12-12 15:35 UTC (4+ messages)
` [PATCH 1/2] statd: squelch compiler warning in sm-notify.c
` [PATCH 2/2] statd: replace smn_{get, set}_port() with the shared equivalents
[PATCH] libexport.a: fix a long-standing typo in name_cmp()
2009-12-11 21:27 UTC
[PATCH] gssd: have gssd deal with scopeid field in upcall
2009-12-11 21:22 UTC (6+ messages)
[PATCH 00/10] mount.nfs support for netids
2009-12-11 21:17 UTC (12+ messages)
` [PATCH 01/10] libnfs.a: Provide shared helpers for managing netids
` [PATCH 02/10] mount.nfs: support netids in nfs_options2pmap()
` [PATCH 03/10] mount.nfs: support netids in v2/v3 version/transport negotiation
` [PATCH 04/10] mount.nfs: make nfs_lookup() global
` [PATCH 05/10] mount.nfs: Add new API for getting protocol family from netids
` [PATCH 06/10] mount.nfs: Fix sockaddr pointer aliasing in stropts.c
` [PATCH 07/10] mount.nfs: proto=netid forces address family when resolving server names
` [PATCH 08/10] mount.nfs: Teach umount.nfs to recognize netids in /etc/mtab
` [PATCH 09/10] mount.nfs: Remove nfs_name_to_address()
` [PATCH 10/10] NFS man page: update nfs(5) with details about IPv6 support
starting 90-second grace period
2009-12-11 20:12 UTC (9+ messages)
[NFS] Nfs4 over Ipv6 patch to fix ipv6 subnetting in /etc/exports
2009-12-11 18:24 UTC (3+ messages)
[PATCH v2 0/35] Initial pnfsd file layout support
2009-12-10 19:43 UTC (33+ messages)
` [PATCH v2 03/35] pnfsd, pnfs: protocol level pnfs constants
` [PATCH v2 04/35] pnfsd: return pnfs flags on exchange_id
` [PATCH v2 05/35] pnfsd: don't set up back channel on create_session for ds
` [PATCH v2 11/35] pnfsd: get device list/info
` [PATCH v2 29/35] pnfsd: dlm pnfs_export_operations
` [PATCH v2 33/35] pnfsd: layout commit
` [PATCH v2 34/35] pnfsd: layout return
` [PATCH v2 35/35] pnfsd: layoutreturn stateid processing
` [pnfs] [PATCH v2 0/35] Initial pnfsd file layout support
` [PATCH 0/9] fixes to Initial pnfsd file layout support v2, comments {3,4,5}/35
` [PATCH 1/3] SQUASHME: pnfsd: unify enum pnfs_layout{return,recall}_type
` [PATCH 2/3] SQUASHME: pnfsd: always set both MDS and DS exchangeid capability flags
` [PATCH 3/3] SQUASHME: pnfsd: define a is_ds_only_session helper
` [PATCH 4/4] SQUASHME: pnfsd: use only RETURN_* constants
` [PATCH 5/5] SQUASHME: spnfs: "
` [PATCH 6/6] SQUASHME: spnfs-block: "
` [PATCH 7/7] SQUASHME: pnfsd-exofs: use only pnfs_layoutreturn_type
` [PATCH 8/9] SQUASHME: pnfs: "
` [PATCH 9/9] SQUASHME: pnfs: filelayout: mask out server's MDS capability flag for DSs
` [pnfs] "
VFS and IMA API patch series please pull
2009-12-09 22:44 UTC (2+ messages)
[PATCH 1/1] pnfsd: fix ex_pnfs check_export bug
2009-12-09 22:32 UTC (2+ messages)
` [pnfs] "
VFS and IMA API patch series please pull
2009-12-09 21:25 UTC
VFS and IMA API patch series please pull
2009-12-09 21:25 UTC
VFS and IMA API patch series please pull
2009-12-09 21:25 UTC
VFS and IMA API patch series please pull
2009-12-09 21:25 UTC
[PATCH] rpc: remove unneeded function parameter in gss_add_msg()
2009-12-09 20:18 UTC (3+ messages)
[NFS] Please help with NFS on Kubuntu Karmic 9.10
2009-12-08 1:18 UTC (6+ messages)
[PATCH] nfs41: Invoke RECLAIM_COMPLETE on all new client id's
2009-12-08 1:10 UTC
[PATCH] SUNRPC: IS_ERR/PTR_ERR confusion
2009-12-07 23:12 UTC (6+ messages)
[nfs-utils PATCH] retry on EPERM from NFSv4 mount attempt
2009-12-07 22:27 UTC (2+ messages)
NFSv4.1 assumptions w.r.t. restarting RPC calls
2009-12-07 21:47 UTC (2+ messages)
` [PATCH] NFSv41: Fix a potential state leakage when restarting nfs4_close_prepare
[PATCH 0/5] Reclaim Stage Bug Fixes Version 2
2009-12-07 21:41 UTC (9+ messages)
` [PATCH 1/5] nfs41: Mark stateids in need of reclaim if state manager gets stale clientid
` [PATCH 2/5] nfs41: Handle session errors during delegation return
` [PATCH 3/5] nfs41: Retry delegation return if it failed with session error
` [PATCH 4/5] nfs41: New NFS4CLNT_RECLAIM_COMPLETE_PENDING state
[PATCH] NLM: add network test when host expire but hold lock at nlm_gc_hosts
2009-12-07 16:59 UTC (8+ messages)
rpc.statd problem: lockd: cannot monitor server
2009-12-07 14:52 UTC (7+ 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