messages from 2010-03-08 16:38:31 to 2010-03-17 17:26:06 UTC [more...]
[PATCH 00/23] Add new enctypes for gss_krb5 (Round 5)
2010-03-17 17:10 UTC (19+ messages)
` [PATCH 01/23] gss_krb5: Introduce encryption type framework
` [PATCH 02/23] gss_krb5: Added and improved code comments
` [PATCH 03/23] gss_krb5: Don't expect blocksize to always be 8 when calculating padding
` [PATCH 04/23] gss_krb5: split up functions in preparation of adding new enctypes
` [PATCH 05/23] gss_krb5: prepare for new context format
` [PATCH 06/23] gss_krb5: introduce encryption type framework
` [PATCH 07/23] gss_krb5: add ability to have a keyed checksum (hmac)
` [PATCH 08/23] gss_krb5: import functionality to derive keys into the kernel
` [PATCH 09/23] gss_krb5: handle new context format from gssd
` [PATCH 12/23] Update pipefs file indicating which Kerberos enctypes the kernel supports
` [PATCH 13/23] xdr: Add an export for the helper function write_bytes_to_xdr_buf()
` [PATCH 14/23] gss_krb5: add support for new token formats in rfc4121
` [PATCH 15/23] gss_krb5: add remaining pieces to enable AES encryption support
` [PATCH 16/23] gss_krb5: Update pipefs file
` [PATCH 19/23] gssd_krb5: More arcfour-hmac support
` [PATCH 20/23] gss_krb5: Use confounder length in wrap code
` [PATCH 21/23] gss_krb5: Add support for rc4-hmac encryption
[PATCH 00/12] Re: [PATCH] improve the performance of large sequential write NFS workloads
2010-03-17 16:49 UTC (9+ messages)
` [PATCH 10/12] NFS: Simplify nfs_wb_page()
[PATCH 0/2] Two short fixes for sm-notify
2010-03-17 14:39 UTC (11+ messages)
` [PATCH 1/2] sm-notify: Use my_name when sending SM_NOTIFY requests
` [PATCH 2/2] sm-notify: Send fully-qualified and unqualified mon_names
[PATCH 00/22] Add new enctypes for gss_krb5 (Round 4)
2010-03-17 11:55 UTC (38+ messages)
` [PATCH 01/22] gss_krb5: introduce encryption type framework
` [PATCH 02/22] Don't expect blocksize to always be 8 when calculating padding
` [PATCH 03/22] gss_krb5: gss_krb5: split up functions in preparation of adding new enctypes
` [PATCH 04/22] gss_krb5: prepare for new context format
` [PATCH 05/22] gss_krb5: introduce encryption type framework
` [PATCH 06/22] gss_krb5: add ability to have a keyed checksum (hmac)
` [PATCH 07/22] gss_krb5: import functionality to derive keys into the kernel
` [PATCH 08/22] gss_krb5: handle new context format from gssd
` [PATCH 09/22] gss_krb5: add support for triple-des encryption
` [PATCH 10/22] Add new pipefs file indicating which Kerberos enctypes the kernel supports
` [PATCH 11/22] Update "
` [PATCH 12/22] xdr: Add an export for the helper function write_bytes_to_xdr_buf()
` [PATCH 13/22] gss_krb5: add support for new token formats in rfc4121
` [PATCH 14/22] gss_krb5: add remaining pieces to enable AES encryption support
` [PATCH 15/22] gss_krb5: Update pipefs file
` [PATCH 16/22] arcfour-hmac support
` [PATCH 17/22] Save the raw session key in the context
` [PATCH 18/22] More arcfour-hmac support
` [PATCH 19/22] Use confounder length in wrap code
` [PATCH 20/22] Add support for rc4-hmac encryption
` [PATCH 21/22] Update the pipefs file
` [PATCH 22/22] Fixed memory leak in gss_import_v1_context()
[PATCH] Fix bug nfslock request sending fail will be process as blocked
2010-03-17 10:03 UTC (5+ messages)
[patch] nfs: use add_to_page_cache_lru, use __page_cache_alloc
2010-03-17 6:26 UTC
[PATCH] NFS: Fix RCU warnings in nfs_inode_return_delegation_noreclaim()
2010-03-16 19:15 UTC (10+ messages)
[PATCH] vfs: pass struct file to do_truncate on O_TRUNC opens
2010-03-16 17:47 UTC (6+ messages)
[RFC] Should lockd get into grace_period when statd start but not stop?
2010-03-16 16:56 UTC (8+ messages)
[PATCH 0/5][v3][RFC] NFSv3: implement extended attribute protocol (XATTR)
2010-03-16 2:31 UTC (15+ messages)
` [PATCH 0/6][v4][RFC] "
[PATCH 0/9] Cache deferal improvements - try++
2010-03-15 0:58 UTC (5+ messages)
` [PATCH 2/9] sunrpc/cache: factor out cache_is_expired
` [PATCH 1/9] sunrpc: don't keep expired entries in the auth caches
unmount -l does not send unmount request to the server
2010-03-14 20:40 UTC (2+ messages)
Ann Arbor Bakeathon, June 14-18 2010
2010-03-13 21:42 UTC
[NFS] Very Slow Sequential Reads over NFS from an XFS disk in Amazon EC2
2010-03-13 2:25 UTC (8+ messages)
` "
Financial aid from FDV,Contact Dr.Razaq Immediately
2010-03-12 20:35 UTC
[PATCH] sunrpc: fix error path - actually return ERR_PTR() on error
2010-03-12 20:35 UTC (4+ messages)
[RFC] SUNRPC connect timeout case network request delay
2010-03-12 13:35 UTC (6+ messages)
[patch 2/2] sunrpc/cache: fix module refcnt leak in a failure path
2010-03-11 22:08 UTC
[patch 1/2] sunrpc: use formatting of module name in SUNRPC
2010-03-11 22:08 UTC
Possible-Patch: unregister bdi on error path
2010-03-11 0:40 UTC (4+ messages)
Merge of the 'write_inode' branch from the VFS tree
2010-03-10 23:07 UTC (6+ messages)
` [git pull] vfs part 3 (write_inode mess)
[PATCH] mount: Mount should retry unreachable hosts
2010-03-10 21:42 UTC
allowing client to change callback path
2010-03-10 19:05 UTC (14+ messages)
` [PATCH 01/11] sunrpc: fix leak on error on socket xprt setup
` [PATCH 02/11] sunrpc: take reference to bc_xprt in sunrpc layer
` [PATCH 03/11] nfsd4: don't store cb_xprt in client
` [PATCH 04/11] nfsd4: preallocate nfs4_rpc_args
` [PATCH 05/11] nfsd4: shutdown callbacks on expiry
` [PATCH 06/11] nfsd4: remove dprintk
` [PATCH 07/11] nfsd4: remove probe task's reference on client
` [PATCH 08/11] nfsd4: don't sleep in lease-break callback
` [PATCH 09/11] nfsd: cl_count is unused
` [PATCH 10/11] nfsd4: rearrange cb data structures
` [PATCH 11/11] nfsd4: allow 4.0 clients to change callback path
pynfs
2010-03-09 22:36 UTC
reboot recovery
2010-03-09 21:07 UTC (10+ messages)
ANNOUNCE: nfs-utils-1.2.2 released
2010-03-09 18:52 UTC (21+ messages)
Using xdr_string(..) causes segmentation fault
2010-03-09 17:31 UTC
Problems with crossmnt since 1.2.1
2010-03-08 20:28 UTC (21+ messages)
` [PATCH 1/3] mountd: fix path comparison for v4 crossmnt
` [PATCH 2/3] mountd: trivial: name parameters for clarity
` [PATCH 3/3] mountd: fix crossmnt options in v2/v3 case
[PATCH resend] net/sunrpc: Remove uses of NIPQUAD, use %pI4
2010-03-08 20:16 UTC (5+ messages)
` [PATCH] net/sunrpc: Convert (void)snprintf to snprintf
grace period setting
2010-03-08 18:16 UTC (8+ messages)
` [PATCH 1/7] nfsd4: simplify references to nfsd4 lease time
` [PATCH 2/7] nfsd4: edit comment for concision
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