messages from 2010-12-13 20:19:58 to 2010-12-17 18:20:12 UTC [more...]
[PATCH_V4 0/9] NFSv4 callback find client fix Version 4
2010-12-17 18:20 UTC (6+ messages)
` [PATCH_V4 1/9] SUNRPC new transport for the NFSv4.1 shared back channel
` [PATCH_V4 2/9] NFS use svc_create_xprt for NFSv4.1 callback service
` [PATCH_V4 3/9] NFS do not clear minor version at nfs_client free
` [PATCH_V4 4/9] NFS implement v4.0 callback_ident
` [PATCH_V4 5/9] NFS associate sessionid with callback connection
lifetime of DCACHE_DISCONECTED dentries
2010-12-17 18:00 UTC (12+ messages)
` [PATCH] nfsd4: allow __d_obtain_alias() to return unhashed dentries
` [PATCH] fs/dcache: use standard list macro for d_find_alias
` [PATCH 2/2] fs/dcache: allow __d_obtain_alias() to return unhashed dentries
[PATCH 00/31] NFS XDR clean up for 2.6.38
2010-12-17 17:11 UTC (52+ messages)
` [PATCH 01/31] NFS: Introduce new-style XDR encoding functions for NFSv2
` [PATCH 02/31] NFS: Remove old NFSv2 encoder functions
` [PATCH 03/31] NFS: Update xdr_encode_foo() functions that we're keeping
` [PATCH 04/31] NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument
` [PATCH 05/31] NFS: Introduce new-style XDR decoding functions for NFSv2
` [PATCH 06/31] NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones
` [PATCH 07/31] NFS: Move and update xdr_decode_foo() functions that we're keeping
` [PATCH 08/31] lockd: Introduce new-style XDR functions for NLMv3
` [PATCH 09/31] NFS: Introduce new-style XDR encoding functions for NFSv3
` [PATCH 10/31] NFS: Replace old NFSv3 encoder functions with xdr_stream-based ones
` [PATCH 11/31] NFS: Remove unused old NFSv3 encoder functions
` [PATCH 12/31] NFS: Update xdr_encode_foo() functions that we're keeping
` [PATCH 13/31] NFS: Introduce new-style XDR decoding functions for NFSv2
` [PATCH 14/31] NFS: Switch in new NFSv3 decoder functions
` [PATCH 15/31] NFS: Remove unused old "
` [PATCH 16/31] NFS: Move and update xdr_decode_foo() functions that we're keeping
` [PATCH 17/31] lockd: Introduce new-style XDR functions for NLMv4
` [PATCH 18/31] NFSD: Update XDR encoders in NFSv4 callback client
` [PATCH 19/31] NFSD: Update XDR decoders "
` [PATCH 20/31] NFS: Repair whitespace damage in NFS PROC macro
` [PATCH 21/31] lockd: Move nlmdbg_cookie2a() to svclock.c
` [PATCH 22/31] NFS: Fix hdrlen calculation in NFSv4's decode_read()
` [PATCH 23/31] NFS: Simplify ->decode_dirent() calling sequence
` [PATCH 24/31] NFS: Squelch compiler warning in decode_getdeviceinfo()
` [PATCH 25/31] NSM: Avoid return code checking in NSM XDR encoder functions
` [PATCH 26/31] NFS: Avoid return code checking in mount "
` [PATCH 27/31] NFS: Remove unused UMNT response data structure
` [PATCH 28/31] SUNRPC: Avoid return code checking in rpcbind XDR encoder functions
` [PATCH 29/31] SUNRPC: Determine value of "nrprocs" automatically
` [PATCH 30/31] SUNRPC: New xdr_streams XDR encoder API
` [PATCH 31/31] SUNRPC: New xdr_streams XDR decoder API
NFSv4.1 callback service and UDP
2010-12-17 11:21 UTC (3+ messages)
[PATCH] nfs: Set MS_POSIXACL always
2010-12-17 6:40 UTC (4+ messages)
[PATCH 0/9] pnfs post wave2 changes
2010-12-17 5:19 UTC (24+ messages)
` [PATCH 1/9] Revert "pnfs-submit: wave2: remove forgotten layoutreturn struct definitions"
` [PATCH 2/9] Revert "pnfs-submit: Turn off layoutcommits"
` [PATCH 3/9] Revert "pnfs-submit: wave2: remove all LAYOUTRETURN code"
` [PATCH 4/9] Revert "pnfs-submit: wave2: Remove LAYOUTRETURN from return on close"
` [PATCH 5/9] FIXME: roc should return layout on last close
` [PATCH 6/9] Revert "pnfs-submit: wave2: remove cl_layoutrecalls list"
` [PATCH 7/9] Revert "pnfs-submit: wave2: Pull out all recall initiated LAYOUTRETURNS"
` [PATCH 8/9] Revert "pnfs-submit: wave2: Don't wait in layoutget"
` [PATCH 9/9] Revert "pnfs-submit: wave2: check that partial LAYOUTGET return is ignored"
nfs-common needed on NFS-rooted client?
2010-12-17 4:10 UTC (4+ messages)
[nfsv4] layoutcommits and file layout
2010-12-16 23:07 UTC (2+ messages)
NooB Assitance with debugging NFSv4 client requested
2010-12-16 22:03 UTC (2+ messages)
[PATCH] nfs4: set source address when callback is generated
2010-12-16 15:54 UTC (3+ messages)
layoutcommits and file layout
2010-12-16 15:22 UTC
[PATCH 00/22] pnfs more wave2 patches
2010-12-16 14:49 UTC (16+ messages)
` [PATCH 12/22] pnfs-submit: wave2: rewrite validate_bitmap_values to obey spec
` [PATCH 20/22] pnfs-submit: wave2: remove all LAYOUTRETURN code
` [PATCH 22/22] pnfs-submit: Turn off layoutcommits
[PATCH] nfsd: declare several functions of nfs4callback as static
2010-12-16 13:25 UTC
System CPU increasing on idle 2.6.36
2010-12-16 0:36 UTC (21+ messages)
[PATCH_V3 0/7] NFSv4 callback find client fix Version 3
2010-12-15 21:54 UTC (19+ messages)
` [PATCH_V3 1/7] NFS dont free shared socket on backchannel put xprt
` [PATCH_V3 2/7] NFS implement v4.0 callback_ident
` [PATCH_V3 3/7] NFS associate sessionid with callback connection
` [PATCH_V3 4/7] NFS reference nfs_client across cb_compound processing
` [PATCH_V3 5/7] NFS RPC_AUTH_GSS unsupported on v4.1 back channel
` [PATCH_V3 6/7] NFS add session back channel draining
` [PATCH_V3 7/7] NFS only set bc_xprt upon success
[PATCH 01/11] wave 2: restore removed comment in nfs4_evict_inode
2010-12-15 16:03 UTC (11+ messages)
` [PATCH 02/11] wave 2: remove gratuitous changes to nfs4_layoutget_done
` [PATCH 03/11] wave 2: remove pnfs_ld_layoutret_on_setattr()
` [PATCH 04/11] wave 2: share code between put_lseg and pnfs_free_lseg_list
` [PATCH 05/11] wave 2: remove notify_drained
` [PATCH 06/11] wave 2: rename notify fields
` [PATCH 07/11] wave 2: remove trigger_flush
` [PATCH 08/11] wave 2: remove table above should_free_lseg
` [PATCH 09/11] wave 2: Fix outdated comment above _pnfs_return_layout
` [PATCH 10/11] wave 2: remove unneeded include from pnfs.h
` [PATCH 11/11] wave 2: remove unneeded includes from callback_proc.c
[PATCH 2/3] net: sunrpc: kill unused macros
2010-12-15 15:52 UTC (2+ messages)
Linux pNFS status meeting 11/18/10
2010-12-15 6:12 UTC (3+ messages)
` Linux pNFS status meeting 12/16/10
[PATCH 0/3] pnfs: additional wave2 patches
2010-12-14 22:03 UTC (4+ messages)
` [PATCH 1/3] pnfs-submit: wave2: remove forgotten layoutreturn struct definitions
` [PATCH 2/3] pnfs-submit: wave2: Remove smp barrier in get_layout_hdr
` [PATCH 3/3] pnfs-submit: wave2: make put_layout_hdr have args consistent with related functions
[PATCH] net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return
2010-12-14 21:34 UTC (3+ messages)
[PATCH 1/2] workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
2010-12-14 21:24 UTC (6+ messages)
` [PATCH 2/2] workqueue: deprecate cancel_rearming_delayed_work[queue]()
4.1 and rdma
2010-12-14 21:03 UTC
Side effects of having NFSv4 mounted over udp
2010-12-14 19:15 UTC (5+ messages)
nondeterministic exportfs? /home/users (ext4) does not support NFS export
2010-12-14 18:14 UTC
[PATCH 00/11] nlm_host cache split for 2.6.38
2010-12-14 15:06 UTC (12+ messages)
` [PATCH 01/11] lockd: define host_for_each{_safe} macros
` [PATCH 02/11] lockd: reorganize nlm_host_rebooted
` [PATCH 03/11] lockd: Add nlm_alloc_host()
` [PATCH 04/11] lockd: Add nlm_destroy_host_locked()
` [PATCH 05/11] lockd: Split nlm_release_call()
` [PATCH 06/11] lockd: Create client-side nlm_host cache
` [PATCH 07/11] lockd: Clean up nlmsvc_lookup_host()
` [PATCH 08/11] lockd: Rename nlm_hosts
` [PATCH 09/11] lockd: Make nrhosts an unsigned long
` [PATCH 10/11] lockd: Remove nlm_lookup_host()
` [PATCH 11/11] lockd: Remove src_sap and src_len from nlm_lookup_host_info struct
[PATCH_V3 0/1] NFS fix the setting of exchange id flag Version 3
2010-12-14 14:59 UTC (2+ messages)
` [PATCH_V3 1/1] NFS fix the setting of exchange id flag
kernel panic when mount NFSv4
2010-12-14 8:58 UTC
[PATCH] nfsv4: Switch to generic xattr handling code
2010-12-14 0:33 UTC (2+ messages)
[PATCH] nfs: add missed CONFIG_NFSD_DEPRECATED
2010-12-14 0:13 UTC (2+ messages)
[PATCH] nfs4: fix units bug causing hang on recovery
2010-12-14 0:05 UTC
nfsd bugfixes for 2.6.37
2010-12-13 21:28 UTC
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).