messages from 2009-04-17 16:40:50 to 2009-04-24 14:11:45 UTC [more...]
[PATCH 0/29] NFSv4.1 Server DRC rewrite
2009-04-24 14:11 UTC (45+ messages)
` [PATCH 01/29] nfsd41: add create session slot buffer to struc nfs4_client
` [PATCH 02/29] nfsd41: encode create_session result into cache
` [PATCH 03/29] nfsd41: create_session check replay first
` [PATCH 04/29] nfsd41: replay solo and embedded create session
` [PATCH 05/29] nfsd41: create_session cache hold client reference
` [PATCH 06/29] nfsd41: no nfsd4_release_respages for the clientid cache
` [PATCH 07/29] nfsd41: slots are freed with session
` [PATCH 08/29] nfsd41: protect sv_drc_pages_used with spinlock
` [PATCH 09/29] nfsd41: sanity check client drc maxreqs
` [PATCH 10/29] nfsd41: change from page to memory based drc limits
` [PATCH 11/29] nfsd41: set the session maximum response size cached
` [PATCH 12/29] nfsd41: allocate and use drc cache buffers
` [PATCH 13/29] nfsd41: free "
` [PATCH 14/29] nfsd41: obliterate nfsd4_copy_pages
` [PATCH 15/29] nfsd41: obliterate nfsd41_copy_replay_data
` [PATCH 16/29] nfsd41: obliterate nfsd4_release_respages
` [PATCH 17/29] nfsd41: remove unused nfsd4_cache_entry fields
` [PATCH 18/29] nfsd41: obliterate nfsd4_set_statp
` [PATCH 19/29] nfsd41: rename nfsd4_enc_uncached_replay
` [PATCH 20/29] nfsd41: encode replay sequence from the slot values
` [PATCH 21/29] nfsd41: remove iovlen field from nfsd4_compound_state
` [PATCH 22/29] nfsd41: obliterate nfsd41_copy_replay_data
` [PATCH 23/29] nfsd41: fix nfsd4_store_cache_entry comments
` [PATCH 24/29] nfsd41: support 16 slots per session
` [PATCH 25/29] nfsd41: use the maximum operations per compound in nfsd4_compoundargs
` [PATCH 26/29] nfsd41: fix nfsd4_store_cache_entry dprintk
` [PATCH 27/29] nfsd41: add test for failed sequence operation
` [PATCH 28/29] nfsd41: remove redundant failed sequence check
` [PATCH 29/29] nfsd41: remove check for session
` [pnfs] [PATCH 13/29] nfsd41: free drc cache buffers
` [pnfs] [PATCH 08/29] nfsd41: protect sv_drc_pages_used with spinlock
` [pnfs] [PATCH 05/29] nfsd41: create_session cache hold client reference
Why doesn't zap_pte_range() call page_mkwrite()
2009-04-24 14:06 UTC (9+ messages)
Help that breeds arousal victories
2009-04-24 12:12 UTC
[NFS] nfs_statfs: statfs error = 512 ?
2009-04-24 9:35 UTC (2+ messages)
NFS BUG_ON in nfs_do_writepage
2009-04-24 9:26 UTC (5+ messages)
Slow file transfer speeds with CFQ IO scheduler in some cases
2009-04-24 8:43 UTC (9+ messages)
[PATCH] nfs lockd: detect grace_list corruption
2009-04-24 7:35 UTC (3+ messages)
` [PATCH V2] "
[PATCH 00/19] Proposed server-side patches for 2.6.31
2009-04-23 23:33 UTC (20+ messages)
` [PATCH 01/19] SUNRPC: Fix error return value of svc_addr_len()
` [PATCH 02/19] NFSD: Refactor transport removal out of __write_ports()
` [PATCH 03/19] NFSD: Refactor transport addition "
` [PATCH 04/19] NFSD: Refactor portlist socket closing into a helper
` [PATCH 05/19] NFSD: Refactor socket creation out of __write_ports()
` [PATCH 06/19] NFSD: Note an additional requirement when passing TCP sockets to portlist
` [PATCH 07/19] NFSD: Finish refactoring __write_ports()
` [PATCH 08/19] NFSD: move lockd_up() before svc_addsock()
` [PATCH 09/19] NFSD: Prevent a buffer overflow in svc_xprt_names()
` [PATCH 10/19] SUNRPC: pass buffer size to svc_addsock()
` [PATCH 11/19] SUNRPC: pass buffer size to svc_sock_names()
` [PATCH 12/19] SUNRPC: Switch one_sock_name() to use snprintf()
` [PATCH 13/19] SUNRPC: Support PF_INET6 in one_sock_name()
` [PATCH 14/19] SUNRPC: Clean up one_sock_name()
` [PATCH 15/19] NFSD: Stricter buffer size checking in write_recoverydir()
` [PATCH 16/19] NFSD: Stricter buffer size checking in write_versions()
` [PATCH 17/19] NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c
` [PATCH 18/19] lockd: Update NSM state from SM_MON replies
` [PATCH 19/19] lockd: clean up 64-bit alignment fix in nsm_init_private()
Fw: 2.6.28.9: EXT3/NFS inodes corruption
2009-04-23 23:14 UTC (5+ messages)
[PATCH 1/11] nfsd: ADD data structure infrastructure
2009-04-23 22:39 UTC (14+ messages)
` [PATCH 0/11] nfsd: Summary of "Improve NFS server performance"
` [PATCH 2/11] nfsd: ADD new function infrastructure
` [PATCH 3/11] nfsd: CHANGE old function calls to new calls
Thoughts about cache consistency and directories in particular
2009-04-23 22:24 UTC (10+ messages)
nfsd xdr cleanup
2009-04-23 21:31 UTC (3+ messages)
` [PATCH 1/2] nfsd: eliminate ENCODE_HEAD macro
` [PATCH 2/2] nfsd4: delete obsolete xdr comments
Client NFS pachtes workflow
2009-04-23 14:10 UTC (3+ messages)
[RFC 0/4] nfs-utils: nfsd support for minor version
2009-04-23 8:58 UTC (16+ messages)
` [pnfs] "
` [PATCH 0/3] nfs-utils: nfsd support for minor version, take 2
` [PATCH 1/3] utils/nfsd: add support for minorvers4
` [PATCH 2/3] utils/nfsd: disable minorvers4 via command line
` [PATCH 3/3] utils/nfsd: enable nfs minorvers4 by default
[Bug 13034] printk in xs_tcp_setup_socket needs rate limit ... and delay
2009-04-23 7:02 UTC (4+ messages)
[patches] nfsd-affecting part of vfs queue
2009-04-23 1:59 UTC (4+ messages)
2.6.29.1: Pid: 2831, comm: nfsd Not tainted 2.6.29.1 #4
2009-04-22 22:51 UTC (4+ messages)
[PATCH] Change prognum, versnum, minvers, and maxvers in progping to u_int32_t from u_long
2009-04-22 22:37 UTC (7+ messages)
` [Libtirpc-devel] "
` [PATCH] rpcbind: Change prognum, versnum, minvers, and maxvers in progping to rpcprog_t and rpcvers_t "
[PATCH 1/5] Safer nfsd_cross_mnt()
2009-04-22 19:20 UTC (4+ messages)
Add data cache statistics to nfs-iostat.py
2009-04-22 18:38 UTC (13+ messages)
` [PATCH 1/2] nfs-iostat.py: Print Data Cache Statistics
` [PATCH 2/2] nfs-iostat.py: Added bytes written output
` [PATCH] nfs-iostat.py: Print Data Cache Statistics
[PATCH 0/3] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
2009-04-22 17:27 UTC (9+ messages)
` NFS client packet storm on 2.6.27.x
Support for larger than 32Kb [rw]size in older 2.6 kernels?
2009-04-22 16:36 UTC
nfs-utils-1.1.6 released
2009-04-22 15:54 UTC (4+ messages)
[PATCH] nfs: add support for splice writes
2009-04-22 8:33 UTC (13+ messages)
` [ltt-dev] "
non working tests on unsigned f->pseudoflavor
2009-04-21 22:34 UTC (2+ messages)
[PATCH 2/5] nfsd struct path use: exp_get_by_name()
2009-04-21 21:43 UTC
[PATCH 3/5] switch exp_parent() to struct path
2009-04-21 21:43 UTC
[PATCH 4/5] switch rqst_exp_get_by_name()
2009-04-21 21:43 UTC
[PATCH 5/5] switch rqst_exp_parent()
2009-04-21 21:43 UTC
[BUILD FAILURE 03/04] Next April 21 : x86_64 randconfig [fs/nfs/nfs.ko]
2009-04-21 20:44 UTC (4+ messages)
Does she really love you?
2009-04-21 19:27 UTC
NFS issues with recent kernels [long]
2009-04-21 4:36 UTC (3+ messages)
[PATCH] NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs
2009-04-20 18:58 UTC
[NFS] Will NFS client use write-back caching?
2009-04-20 17:36 UTC (3+ messages)
[NFS] Translation
2009-04-20 17:18 UTC (3+ messages)
[PATCH 0/3] Fix umount.nfs
2009-04-20 12:11 UTC (5+ messages)
` [PATCH 1/3] support: Provide an API for creating a privileged RPC client
` [PATCH 2/3] umount.nfs: Use a privileged port when sending UMNT requests
` [PATCH 3/3] umount.nfs: Fix return value of nfs_mount_protocol()
Problems with default ACLs over NFS
2009-04-20 5:35 UTC (5+ messages)
The next step: nfsvers=4
2009-04-18 1:12 UTC (9+ 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