messages from 2008-04-22 15:34:18 to 2008-05-05 12:39:53 UTC [more...]
Text-based mount interface breaking non-UDP mounts
2008-05-05 12:34 UTC (18+ messages)
EACCES in mount.nfs
2008-05-05 12:24 UTC (2+ messages)
Text-based mount interface breaking non-UDP mounts
2008-05-05 4:20 UTC (2+ messages)
reconnect_path() breaks NFS server causing occasional EACCES
2008-05-04 23:22 UTC (15+ messages)
` [PATCH] exportfs: fix incorrect EACCES in reconnect_path()
[PATCH] [stable 2.6.24] Fix oops at rpcb_getport_async in sunrpc
2008-05-02 20:27 UTC (2+ messages)
` [stable] "
[patch] fix statd -n
2008-05-03 17:31 UTC (23+ messages)
[NFS] bug in nfs-utils support/misc/tcpwrapper.c
2008-05-02 23:49 UTC
[PATCH 0/17] svcrdma: RDMA transport driver close path cleanup
2008-05-02 23:05 UTC (2+ messages)
recent failover-by-IP changes
2008-05-02 22:00 UTC (7+ messages)
[enctypes round 2: PATCH 00/26] Implement more encryption for gss_krb5
2008-05-02 21:39 UTC (33+ messages)
` [enctypes round 2: PATCH 01/26] gss_krb5: create a define for token header size and clean up ptr location
` [enctypes round 2: PATCH 02/26] gss_krb5: move gss_krb5_crypto into the krb5 module
` [enctypes round 2: PATCH 03/26] rpcauth: update and document available space in xdr_buf when doing privacy
` [enctypes round 2: PATCH 04/26] gss_krb5: Use random value to initialize confounder
` [enctypes round 2: PATCH 05/26] rpc: gss: Add oid values to the gss_api mechanism structures
` [enctypes round 2: PATCH 06/26] Don't expect blocksize to always be 8 when calculating padding
` [enctypes round 2: PATCH 07/26] gss_krb5: split up functions in preparation of adding new enctypes
` [enctypes round 2: PATCH 08/26] gss_krb5: prepare for new context format
` [enctypes round 2: PATCH 09/26] gss_krb5: introduce encryption type framework
` [enctypes round 2: PATCH 10/26] gss_krb5: add ability to have a keyed checksum (hmac)
` [enctypes round 2: PATCH 11/26] gss_krb5: import functionality to derive keys into the kernel
` [enctypes round 2: PATCH 12/26] gss_krb5: use a global static OID value for krb5
` [enctypes round 2: PATCH 13/26] gss_krb5: handle new context format from gssd
` [enctypes round 2: PATCH 14/26] gss_krb5: add support for triple-des encryption
` [enctypes round 2: PATCH 15/26] Add new pipefs file indicating which Kerberos enctypes the kernel supports
` [enctypes round 2: PATCH 16/26] gss_krb5: add DES3 to the list of supported enctypes
` [enctypes round 2: PATCH 17/26] sunrpc: Export function write_bytes_to_xdr_buf
` [enctypes round 2: PATCH 18/26] gss_krb5: add support for new token formats in rfc4121
` [enctypes round 2: PATCH 19/26] gss_krb5: add remaining pieces to enable AES encryption support
` [enctypes round 2: PATCH 20/26] gss_krb5: add AES to the list of supported enctypes
` [enctypes round 2: PATCH 21/26] gss_krb5: add a usage parameter to the make_checksum function
` [enctypes round 2: PATCH 22/26] gss_krb5: add "raw" session key to context to be used for deriving keys
` [enctypes round 2: PATCH 23/26] gss_krb5: pass struct krb5_ctx pointer to sequence number functions
` [enctypes round 2: PATCH 24/26] gss_krb5: add confounder length to kerberos enctype framework
` [enctypes round 2: PATCH 25/26] gss_krb5: Add support for rc4-hmac encryption type described in rfc4757
` [enctypes round 2: PATCH 26/26] gss_krb5: add RC4 to the list of supported enctypes
[patch 2/5] nfs/lsm: make NFSv4 set LSM mount options
2008-05-02 20:42 UTC
[patch 5/5] nfs: make nfs4_drop_state_owner() static
2008-05-02 20:42 UTC
[patch 4/5] nfs: path_{get,put}() cleanups
2008-05-02 20:42 UTC
[patch 3/5] nfs: replace remaining __FUNCTION__ occurrences
2008-05-02 20:42 UTC
[patch 1/5] fs/nfs/callback_xdr.c: suppress uninitialiized variable warnings
2008-05-02 20:42 UTC
[PATCH] NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching
2008-05-02 20:25 UTC
lock reclaims outside grace period
2008-05-02 20:04 UTC (5+ messages)
[RFC] Reinstate NFS exportability for JFFS2
2008-05-02 14:08 UTC (3+ messages)
[NFS] How to set-up a Linux NFS server to handle massive number of requests
2008-05-01 19:51 UTC (9+ messages)
[PATCH] nfs: fix race in nfs_dirty_request
2008-05-01 17:03 UTC
[PATCH 0/4] nfs-utils gssd
2008-05-01 13:35 UTC (5+ messages)
` [PATCH 1/4] gssd: read port number from info file if supplied
` [PATCH 2/4] gssd: add other des encryption types to default list
` [PATCH 3/4] gssd: add a function to retrieve the current verbosity level
` [PATCH 4/4] gssd: search multiple directories for Kerberos credentials
[NFS] Back to basics - still having NFS issues
2008-05-01 5:36 UTC
[PATCH 2/2-v2] NFS: use new LSM interfaces to explicitly set mount options
2008-04-30 16:47 UTC (4+ messages)
` [PATCH] NFS/LSM: Make NFSv4 set LSM "
[PATCH 0/6] Fix several issues with NFS mount option parsing
2008-04-30 16:00 UTC (7+ messages)
` [PATCH 1/6] NFS: Allow any value for the "retry" option
` [PATCH 2/6] NFS: Treat "intr" and "nointr" options as deprecated
` [PATCH 3/6] NFS: missing newline in NFS mount debugging message
` [PATCH 4/6] NFS: Fix "retrans" and "timeo" mount option behavior
` [PATCH 5/6] NFS: "proto=tcp" implies "mountproto=tcp"
` [PATCH 6/6] NFS: Allow sloppy mount option parsing
[NFS] [PATCH] Make UDF exportable
2008-04-30 15:41 UTC (4+ messages)
Data corruption using 2.6.18 NFSv3 client -- sparse files?
2008-04-30 9:56 UTC (3+ messages)
` [NFS] "
[PATCH] NFS: Update help text for CONFIG_NFS_FS
2008-04-29 17:08 UTC
multiple instances of rpc.statd
2008-04-29 16:20 UTC (9+ messages)
nfs shared mmap performance regression against 2.6.23
2008-04-29 15:18 UTC
[PATCH] nfsd: remove unnecessary atomic ops
2008-04-29 3:13 UTC
nfs_revalidate_file_size
2008-04-28 20:32 UTC
[PATCH] NFS: Allow any value for the "retry" option
2008-04-28 19:09 UTC
[PATCH] text-based mount command: Fix retry= option
2008-04-28 19:05 UTC
[NFS] NFS limits?
2008-04-28 16:06 UTC (5+ messages)
[PATCH 2/3] NFS: path_{get,put}() cleanups
2008-04-28 16:37 UTC
[2.6 patch] make nfs4_drop_state_owner() static
2008-04-28 15:39 UTC
retry= is additive with the text-based mount interface
2008-04-25 20:37 UTC (9+ messages)
The text-based mount interface doesn't support -s (--sloppy)
2008-04-25 18:07 UTC (8+ messages)
nfsd changes for 2.6.26
2008-04-25 17:57 UTC (2+ messages)
` more "
stuff
2008-04-25 17:12 UTC (2+ messages)
` don't call ->copy_lock methods on return of conflicting locks [was: Re: stuff]
[PATCH] NFS: Only warn on unrecognized mount options
2008-04-25 11:33 UTC (2+ messages)
[PATCH] Update to NFS/RDMA documentation
2008-04-24 20:35 UTC (2+ messages)
[GIT] Please pull the following NFS client updates for 2.6.25
2008-04-24 18:38 UTC
[PATCH 00/33] More NFS and SUNRPC client side patches
2008-04-24 17:55 UTC (17+ messages)
` [PATCH 03/33] SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials
` [PATCH 07/33] NFS: Ensure that rpc_run_task() errors are propagated back to the caller
[PATCH] Silence 'may be used uninitialized' warning in fs/nfs/callback_xdr.c
2008-04-24 4:22 UTC
[NFS] Forcefully resetting a lock
2008-04-23 21:44 UTC (20+ messages)
` [NFS] [PATCH] lockd: unlock lockd locks associated with a given server ip
` [NFS] [PATCH] lockd: unlock lockd locks held for a certain filesystem
` "
Problem with krb5 authentification, server under a NAT
2008-04-22 19:15 UTC (5+ 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