messages from 2013-01-21 14:54:49 to 2013-01-28 21:33:07 UTC [more...]
[PATCH v1 00/16] nfsd: duplicate reply cache overhaul
2013-01-28 21:32 UTC (26+ messages)
` [PATCH v1 01/16] nfsd: fix IPv6 address handling in the DRC
` [PATCH v1 02/16] nfsd: remove unneeded spinlock in nfsd_cache_update
` [PATCH v1 03/16] nfsd: get rid of RC_INTR
` [PATCH v1 04/16] nfsd: create a dedicated slabcache for DRC entries
` [PATCH v1 05/16] nfsd: add alloc and free functions "
` [PATCH v1 06/16] nfsd: remove redundant test from nfsd_reply_cache_free
` [PATCH v1 07/16] nfsd: clean up and clarify the cache expiration code
` [PATCH v1 08/16] nfsd: break out hashtable search into separate function
` [PATCH v1 09/16] nfsd: always move DRC entries to the end of LRU list when updating timestamp
` [PATCH v1 10/16] nfsd: dynamically allocate DRC entries
` [PATCH v1 11/16] nfsd: remove the cache_disabled flag
` [PATCH v1 12/16] nfsd: when updating an entry with RC_NOCACHE, just free it
` [PATCH v1 13/16] nfsd: add recurring workqueue job to clean the cache
` [PATCH v1 14/16] nfsd: track the number of DRC entries in "
` [PATCH v1 15/16] nfsd: register a shrinker for DRC cache entries
` [PATCH v1 16/16] nfsd: keep a checksum of the first 256 bytes of request
[PATCH 1 0/5] Dynamically load security flavors by OID
2013-01-28 20:32 UTC (6+ messages)
` [PATCH 1 1/5] NFS: Remove unneeded forward declaration
` [PATCH 1 2/5] SUNRPC: Define rpcsec_gss_info structure
` [PATCH 1 3/5] SUNRPC: Introduce rpcauth_lookup_gss_pseudoflavor()
` [PATCH 1 4/5] SUNRPC: Find kernel module by OID
` [PATCH 1 5/5] SUNRPC: Consider qop when looking up pseudoflavors
[PATCH 15/19] sunrpc: don't warn for unused variable 'buf'
2013-01-26 13:34 UTC (6+ messages)
[PATCH 11/14] nfs: idr_destroy() no longer needs idr_remove_all()
2013-01-26 1:31 UTC
sunrpc: socket buffer size tuneable
2013-01-25 23:00 UTC (22+ messages)
(no subject)
2013-01-25 20:02 UTC
Connectathon 2013 talks
2013-01-25 16:00 UTC
Fatal crash with NFS, AIO & tcp retransmit
2013-01-25 13:45 UTC (21+ messages)
[PATCH] nfsd: Check the nfsd support version when enable or disable the minorversion
2013-01-25 8:52 UTC (4+ messages)
draft server xdr rewrite
2013-01-24 20:45 UTC (14+ messages)
` [PATCH 1/7] nfsd4: reserve space for integrity/privacy
` [PATCH 2/7] nfsd4: simplify nfsd4_encode_fattr interface slightly
` [PATCH 3/7] nfsd4: nfsd4_encode_fattr cleanup
` [PATCH 4/7] nfsd4: encode_rdattr_error cleanup
` [PATCH 5/7] nfsd4: rewrite xdr encoding of attributes
` [PATCH 6/7] nfsd4: track maximum bytes
` [PATCH 7/7] nfsd4: readdir encoding
Comments on the bind-to-local IP patch series I posted?
2013-01-24 19:26 UTC (3+ messages)
Hung tasks related to do_filp_open in net-next (3.8.0-rc3+)
2013-01-24 18:42 UTC (2+ messages)
(no subject)
2013-01-24 17:40 UTC
Corrupted RPC_GSS_PROC_DESTROY packets coming from Linux servers
2013-01-24 16:13 UTC
[nfs-ganesha] Fix FATAL ERROR when FS_specific attribute is missing or empty in VFS config (#8)
2013-01-24 15:22 UTC
[LSF/MM TOPIC] [ATTEND] New API's for better exporting of FSs from user-mode daemons, like readdirplus and more
2013-01-24 13:35 UTC
[PATCH 00/14] lNFS: 3.8-rc3 release
2013-01-24 4:29 UTC (37+ messages)
` [PATCH 01/14] Security: Add hook to calculate context based on a negative dentry
` [PATCH 02/14] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 03/14] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 04/14] SELinux: Add new labeling type native labels
` [PATCH 05/14] KConfig: Add KConfig entries for Labeled NFS
` [PATCH 06/14] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 07/14] NFSv4: Introduce new label structure
` [PATCH 08/14] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 09/14] NFS:Add labels to client function prototypes
` [PATCH 10/14] NFS: Add label lifecycle management
` [PATCH 11/14] NFS: Client implementation of Labeled-NFS
` [PATCH 12/14] NFS: Extend NFS xattr handlers to accept the security namespace
` [PATCH 13/14] NFSD: Server implementation of MAC Labeling
` [PATCH 14/14] lnfs: Do not sleep holding the inode spin lock
3.7.3+: Bad paging request in ip_rcv_finish while running NFS traffic
2013-01-24 0:23 UTC (21+ messages)
[PATCH]fix bugs and compiling warnings in libgssglue
2013-01-23 20:47 UTC (8+ messages)
Linux NFS status meeting 1/24/13
2013-01-23 16:20 UTC
Hanging nfs4+krb5 mounts with negative uids?
2013-01-22 16:47 UTC (6+ messages)
NFS: Cache request denied due to non-unique superblock keys
2013-01-22 16:36 UTC (2+ messages)
` "
[RFC 00/13] Allow NFS to bind to local IP address
2013-01-21 20:45 UTC (14+ messages)
` [RFC 01/13] sunrpc: Don't attempt to bind to AF_UNSPEC address
` [RFC 02/13] nfs: Two AF_UNSPEC addresses should always match each other
` [RFC 03/13] nfs: Add srcaddr member to nfs_client
` [RFC 04/13] nfs: Use request destination addr as callback source addr
` [RFC 05/13] nfs: Pay attention to srcaddr in v4.1 callback logic
` [RFC 06/13] nfs: Use srcaddr in nfs_match_client
` [RFC 07/13] nfs: Pass srcaddr into mount request
` [RFC 08/13] nfs: Propagate src-addr in client code
` [RFC 09/13] nfs: Bind to srcaddr in rpcb_create
` [RFC 10/13] nfs: Support srcaddr= to bind to specific IP address
` [RFC 11/13] nfs: Add srcaddr to /proc/fs/nfsfs/servers
` [RFC 12/13] lockd: Support binding nlm client to specific address
` [RFC 13/13] nfs: Allow up to 5000 NFSv4 connections (instead of 1024)
Question on nfs40_discover_server_trunking
2013-01-21 17:32 UTC (8+ messages)
[PATCH 0/9] pnfsd fixes
2013-01-21 14:55 UTC (5+ messages)
` [PATCH 6/9] pnfsd: LR_FLAG_CL_EMPTY layout return flag
` [PATCH 7/9] pnfsd: LR_FLAG_EMPTY "
` [PATCH 8/9] SQUASHME: pnfsd: Something very wrong with layout_recall(RETURN_FILE)
` [PATCH 9/9] SQUASHME: pnfsd: no use for fi_layout_states list anymore
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).