messages from 2010-04-08 19:54:57 to 2010-04-20 13:19:33 UTC [more...]
cannot mount nfsv4/krb5 with krb51.7, 1.8 and 1.8.1
2010-04-20 13:19 UTC (6+ messages)
[PATCH] Should we expect close-to-open consistency on directories?
2010-04-20 13:02 UTC (2+ messages)
RCU-isms in fs/nfs/delegation.c
2010-04-20 12:49 UTC (5+ messages)
2.6.34rc4 NFS writeback regression (bisected): client often fails to delete things it just created
2010-04-20 12:37 UTC (10+ messages)
[PATCH 0/4] Four more pre-requisites for mountd IPv6 support
2010-04-20 12:16 UTC (6+ messages)
` [PATCH 1/4] libexport.a: Add client_free()
` [PATCH 2/4] libexport.a: Allow client_init() to fail instead of exit
` [PATCH 3/4] libexport.a: Allow m_hostname allocation "
` [PATCH 4/4] libexport.a: Allow malloc(3) failures in client_lookup() and friends
[PATCH 1/2] NFSv4: Fix the locking in nfs_inode_reclaim_delegation()
2010-04-20 10:26 UTC (2+ messages)
` [PATCH 2/2] NFS: Fix RCU issues in the NFSv4 delegation code
[PATCH] make capabilities support optional
2010-04-20 8:46 UTC
[PATCH] set +x on autogen.sh
2010-04-20 8:43 UTC
[PATCH] bug in read_buf
2010-04-20 2:16 UTC
[PATCH 00/24] Reduce the stack foot print of the NFS client
2010-04-19 23:37 UTC (29+ messages)
` [PATCH 01/24] NFS: Add helper functions for allocating filehandles and fattr structs
` [PATCH 02/24] NFSv4: Eliminate nfs4_path_walk()
` [PATCH 03/24] NFS: Reduce the stack footprint of nfs_follow_mountpoint()
` [PATCH 04/24] NFS: Reduce the stack footprint of nfs_create_server
` [PATCH 05/24] NFSv4: Reduce the stack footprint of try_location()
` [PATCH 06/24] NFS: Reduce the stack footprint of nfs_lookup
` [PATCH 07/24] NFS: Reduce the stack footprint of nfs_follow_remote_path()
` [PATCH 08/24] NFSv4: Reduce stack footprint of nfs4_get_root()
` [PATCH 09/24] NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb
` [PATCH 10/24] NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()
` [PATCH 11/24] NFS: Reduce stack footprint of nfs_revalidate_inode()
` [PATCH 12/24] NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()
` [PATCH 13/24] NFS: Reduce stack footprint of nfs_readdir()
` [PATCH 14/24] NFS: Reduce the stack footprint of nfs_link()
` [PATCH 15/24] NFS: Reduce stack footprint of nfs3_proc_readlink()
` [PATCH 16/24] NFS: Reduce stack footprint of nfs_proc_remove()
` [PATCH 17/24] NFS: Reduce the stack footprint of nfs_rmdir
` [PATCH 18/24] NFS: Reduce the stack footprint of nfs_proc_create
` [PATCH 19/24] NFS: Reduce the stack footprint of nfs_proc_symlink()
` [PATCH 20/24] NFS: Reduce stack footprint of nfs4_proc_create()
` [PATCH 21/24] NFS: Reduce stack footprint of nfs_setattr()
` [PATCH 22/24] NFS: Reduce stack footprint of nfs_statfs()
` [PATCH 23/24] NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()
` [PATCH 24/24] NFS: Prevent the mount code from looping forever on broken exports
[PATCH] SUNRPC: Clean up xprt_release()
2010-04-19 23:35 UTC (8+ messages)
` [PATCH] SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failure
` [PATCH] SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()
` [PATCH] SUNRPC: Fail over more quickly on connect errors
` [PATCH] NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation
` [PATCH] NFSv4: Clean up the NFSv4 setclientid operation
strange performance issues with OS X 10.6 client
2010-04-19 16:59 UTC (4+ messages)
NFS stops responding
2010-04-19 14:34 UTC (4+ messages)
[PATCH 04/35] whiteout/NFSD: Don't return information about whiteouts to userspace
2010-04-19 13:54 UTC (4+ messages)
NFS and /dev/mdXpY
2010-04-17 15:57 UTC
[PATCH] nfsd4: consistent session flag setting
2010-04-17 1:47 UTC
[RFC PATCH 0/3] Introduce two new mount stats commands
2010-04-16 17:54 UTC (6+ messages)
` [RFC PATCH 1/3] Introduce man page for the mountstats command
` [RFC PATCH 2/3] Introduce man page for the nfsiostats command
` [RFC PATCH 3/3] Add autoconf support for mountstats and nfsiostats
[PATCH 0/3] nfs-utils: Adds support for more encryption types
2010-04-16 17:53 UTC (10+ messages)
` [PATCH 1/3] gssd: move function limit_krb5_enctypes into the exported functions area
` [PATCH 2/3] Try to use kernel function to determine supported Kerberos enctypes
` [PATCH 2/3] Try to use kernel function to determine supported Kerberos enctypes (Updated)
` [PATCH 3/3] Add support for non-DES encryption types
[PATCH 0/2] Handle address parsing errors in export_find()
2010-04-16 17:05 UTC (4+ messages)
` [PATCH 1/2] libexport.a: Add export_free()
` [PATCH 2/2] libexport.a: export_find() should handle address parsing errors
[PATCH 0/3] pNFS generic device ID cache
2010-04-16 16:04 UTC (5+ messages)
` [PATCH 1/3] SQUASHME pnfs_submit: "
` [PATCH 2/3] SQUASHME pnfs_submit: fix multiple mount set_pnfs_layoutdriver
` [PATCH 3/3] SQUASHME pnfs-submit: file layout driver generic device ID cache
Why is remount necessary after rebooting server?
2010-04-16 15:49 UTC (2+ messages)
[PATCH 0/9] Cache deferal improvements - try++
2010-04-15 15:55 UTC (3+ messages)
` [PATCH 4/9] sunrpc/cache: allow threads to block while waiting for cache update
[PATCH] NFS: rsize and wsize settings ignored on v4 mounts
2010-04-15 15:15 UTC
[PATCH 00/22] Add support for more RPCSEC_GSS/krb5 enctypes
2010-04-15 13:31 UTC (36+ messages)
` [PATCH 01/22] gss_krb5: Introduce encryption type framework
` [PATCH 02/22] gss_krb5: Added and improved code comments
` [PATCH 03/22] gss_krb5: Don't expect blocksize to always be 8 when calculating padding
` [PATCH 04/22] gss_krb5: split up functions in preparation of adding new enctypes
` [PATCH 05/22] gss_krb5: prepare for new context format
` [PATCH 06/22] gss_krb5: introduce encryption type framework
` [PATCH 07/22] gss_krb5: add ability to have a keyed checksum (hmac)
` [PATCH 08/22] gss_krb5: import functionality to derive keys into the kernel
` [PATCH 09/22] gss_krb5: handle new context format from gssd
` [PATCH 10/22] gss_krb5: Add upcall info indicating supported kerberos enctypes
` [PATCH 11/22] gss_krb5: add support for triple-des encryption
` [PATCH 12/22] gss_krb5: Advertise triple-des enctype support in the rpcsec_gss/krb5 upcall
` [PATCH 13/22] xdr: Add an export for the helper function write_bytes_to_xdr_buf()
` [PATCH 14/22] gss_krb5: add support for new token formats in rfc4121
` [PATCH 15/22] gss_krb5: add remaining pieces to enable AES encryption support
` [PATCH 16/22] gss_krb5: Advertise AES enctype support in the rpcsec_gss/krb5 upcall
` [PATCH 17/22] gssd_krb5: arcfour-hmac support
` [PATCH 18/22] gss_krb5: Save the raw session key in the context
` [PATCH 19/22] gssd_krb5: More arcfour-hmac support
` [PATCH 20/22] gss_krb5: Use confounder length in wrap code
` [PATCH 21/22] gss_krb5: Add support for rc4-hmac encryption
` [PATCH 22/22] gss_krb5: Advertise rc4-hmac enctype support in the rpcsec_gss/krb5 upcall
[PATCH 0/2] Two small mountd IPv6 patches
2010-04-15 13:00 UTC (4+ messages)
` [PATCH 1/2] libexport.a: Reduce code duplication in client_init()
` [PATCH 2/2] libexport.a: Add helper for populating m_addrlist[]
[PATCH] set +x on t0001-statd-basic-mon-unmon.sh
2010-04-15 12:52 UTC (2+ messages)
[RFC] nfs: use 2*rsize readahead size
2010-04-14 21:22 UTC (12+ messages)
` [RFC] nfs: use 4*rsize "
[PATCH] NFS: add a sysctl for disable the reconnect delay
2010-04-14 20:43 UTC (6+ messages)
[RFC] After sending NLM request, client don't wait reply, instead send FIN
2010-04-14 10:19 UTC
[GIT PULL] Please pull NFS client fixes
2010-04-13 21:54 UTC
nfs + Reiser4
2010-04-12 19:44 UTC (15+ messages)
[PATCH 0/14] pnfs_submit file layout client device management
2010-04-12 19:03 UTC (20+ messages)
` [PATCH 01/14] SQUASHME: pnfs_submit: remove unused getdevicelist functions
` [PATCH 02/14] SQUASHME pnfs-submit: call get_device_info from filelayout_check
` [PATCH 03/14] SQUASHME pnfs_submit: remove multilist4 caching
` [PATCH 04/14] SQUASHME pnfs_submit: wait for I/O for data server connect
` [PATCH 05/14] SQUASHME pnfs_submit: remove xdr macros
` [PATCH 06/14] SQUASHME pnfs_submit: remove unused nfs4_pnfs_device_put
` [PATCH 07/14] SQUASHME pnfs_submit: change get_device_info parameter
` [PATCH 08/14] SQUASHME pnfs_submit: change decode_and_add_device parameter
` [PATCH 09/14] SQUASHME pnfs_submit: change decode_device parameter
` [PATCH 10/14] SQUASHME pnfs_submit: change decode_and_add_ds parameter
` [PATCH 11/14] SQUASHME pnfs_submit: change nfs4_pnfs_ds_add parameter
` [PATCH 12/14] SQUASHME pnfs_submit: remove filelayout CB_NOTIFY_DEVICE support
` [PATCH 13/14] SQUASHME pnfs_submit: stand alone data server cache
` [PATCH 14/14] SQUASHME pnfs_submit: remove kfree from under spinlock
` [pnfs] [PATCH 12/14] SQUASHME pnfs_submit: remove filelayout CB_NOTIFY_DEVICE support
` [pnfs] [PATCH 07/14] SQUASHME pnfs_submit: change get_device_info parameter
` [pnfs] [PATCH 02/14] SQUASHME pnfs-submit: call get_device_info from filelayout_check
` [pnfs] [PATCH 0/14] pnfs_submit file layout client device management
[PATCH] NFS: Fix RCU warnings in nfs_inode_return_delegation_noreclaim() [ver #2]
2010-04-12 16:47 UTC (13+ messages)
` RCU condition checks
bugfix for 2.6.34
2010-04-12 16:11 UTC
Ann Arbor Bakeathon, June 14-18 2010
2010-04-12 13:51 UTC
BUG: cannot acquire lock twice with NFSv4
2010-04-12 10:32 UTC (5+ messages)
NFS-Mount with MIT-Kerberos5 doesn't use user tickets
2010-04-10 16:13 UTC (8+ messages)
lockd and lock cancellation
2010-04-09 20:50 UTC (3+ 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