messages from 2009-01-07 01:50:45 to 2009-01-20 23:05:48 UTC [more...]
[PATCH] lockd: handle fl_grant callbacks with coalesced locks (RFC)
2009-01-20 23:05 UTC (14+ messages)
Memory corruption in nfs3_xdr_setaclargs()
2009-01-20 18:15 UTC (2+ messages)
[PATCH] mountd: Don't do tcp wrapper check when there are no rules
2009-01-20 16:03 UTC (2+ messages)
[NFS] Is NFS v4 recommanded for mission critical server?
2009-01-20 15:59 UTC
[PATCH] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
2009-01-20 15:32 UTC (32+ messages)
` [PATCH 0/3] "
[patch 0/5] activate & deactivate dprintks individually and severally
2009-01-20 1:29 UTC (6+ messages)
` [patch 1/5] Move definitions of struct module_sect_attr back into module.h
` [patch 2/5] Add apply_modules() which applies a function to each module
` [patch 3/5] Make the dprintk() macro record information about the callsite
` [patch 4/5] Add the dprintk module to allow dprintks to be activated/deactivated singly
` [patch 5/5] Add a module to test the dprintk module
[RFC][PATCH 0/5] NFS: trace points added to mounting path
2009-01-19 23:13 UTC (17+ messages)
` [PATCH 3/5] NFS: Adding trace points to nfs/client.c
` [PATCH 4/5] NFS: Convert trace points to trace markers
` [PATCH 5/5] NFS: Systemtap script
` [PATCH 1/5] NFS: Adding trace points to fs/nfs/getroot.c
` [PATCH 2/5] NFS: Adding trace points to fs/nfs/super.c
[patch 0/5] activate & deactivate dprintks individually and severally
2009-01-19 6:40 UTC (6+ messages)
` [patch 1/5] Move definitions of struct module_sect_attr back into module.h
` [patch 2/5] Add apply_modules() which applies a function to each module
` [patch 3/5] Make the dprintk() macro record information about the callsite
` [patch 4/5] Add the dprintk module to allow dprintks to be activated/deactivated singly
` [patch 5/5] Add a (not built) module to test the dprintk module
[GIT PULL -tip] fix 33 make headers_check warnings
2009-01-19 2:53 UTC (15+ messages)
[NFS] Please don\\\'t share this. You could be making $300-700 weekly income
2009-01-17 23:10 UTC
NFSv4 LOCKT bypassing ->lock method
2009-01-16 21:39 UTC (6+ messages)
` [PATCH] nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT
` [PATCH] nfsd: do a temporary open for LOCKT
` regression: oops due to recent nfsd4_lockt patch
Where is the nfs-utils source code repository?
2009-01-16 19:34 UTC (2+ messages)
[NFS] Please don\\\'t share this. You could be making $300-700 weekly income
2009-01-16 17:34 UTC
[PATCH 0/6] Address kernel bugzilla 12256
2009-01-16 15:39 UTC (7+ messages)
` [PATCH 1/6] SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services
` [PATCH 2/6] SUNRPC: Don't return EPROTONOSUPPORT in svc_register()'s helpers
` [PATCH 3/6] SUNRPC: Simplify svc_unregister()
` [PATCH 4/6] SUNRPC: Simplify kernel RPC service registration
` [PATCH 5/6] SUNRPC: rpcb_register() should handle errors silently
` [PATCH 6/6] SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4
a suspected bug in nfs_free_seqid()
2009-01-15 23:38 UTC (2+ messages)
claims of £1,350.000
2009-01-15 12:34 UTC
Congestion window or other reason?
2009-01-14 20:28 UTC (7+ messages)
[PATCH] out of order WRITE requests
2009-01-14 15:38 UTC (4+ messages)
[PATCH 0/3] Detect user space support for rpcbind v4
2009-01-13 23:13 UTC (7+ messages)
` [PATCH 1/3] SUNRPC: Don't use EPROTONOSUPPORT in svc_register()
` [PATCH 2/3] SUNRPC: Clearer error message when user space is running portmap
` [PATCH 3/3] "
[patch 0/3] First tranche of SGI Enhanced NFS patches
2009-01-13 23:04 UTC (10+ messages)
` [patch 1/3] knfsd: remove the nfsd thread busy histogram
` [patch 2/3] knfsd: avoid overloading the CPU scheduler with enormous load averages
` [patch 3/3] knfsd: add file to export stats about nfsd pools
[basic] nfsd failing to start
2009-01-13 3:34 UTC (9+ messages)
[PATCH,RFC] more graceful sunrpc cache updates for HA
2009-01-12 21:15 UTC (3+ messages)
minor nfsd4 state code cleanup
2009-01-12 16:20 UTC (6+ messages)
` [PATCH] nfsd4: split lockstateid/openstateid release logic
` [PATCH] nfsd4: remove a forward declaration
` [PATCH] nfsd4: split open/lockowner release code
[PATCH 1/1] nfsd(v2/v3): fix the failure of creation from HPUX client --revised
2009-01-12 12:14 UTC
nfs client lockdep warning
2009-01-12 12:10 UTC (10+ messages)
[PATCH] NFSD: cleanup for nfs3proc.c
2009-01-12 8:03 UTC (3+ messages)
RFC: sunrpc upcall test infrastructure
2009-01-12 3:54 UTC
replay demonstration patches
2009-01-10 18:58 UTC
[PATCH] nfs: note that CONFIG_SUNRPC_XPRT_RDMA turns on server side support too
2009-01-10 18:48 UTC
[patch 00/14] sunrpc: Sunrpc cache cleanups and upcall rework
2009-01-10 1:28 UTC (27+ messages)
` [patch 01/14] sunrpc: Use consistent naming for variables of type struct cache_detail*
` [patch 02/14] sunrpc: Use consistent naming for variables of type struct cache_head*
` [patch 03/14] sunrpc: Use consistent naming for variables of type struct cache_request*
` [patch 04/14] sunrpc: Minor indentation cleanup in cache.c
` [patch 05/14] sunrpc: Rename queue_loose() to cache_remove_queued()
` [patch 06/14] sunrpc: Gather forward declarations of static functions in cache.c
` [patch 07/14] sunrpc: Make the global queue_lock per-cache-detail
` [patch 08/14] sunrpc: Make the global queue_wait per-cache-detail
` [patch 09/14] sunrpc: Remove the global lock queue_io_mutex
` [patch 10/14] sunrpc: Reorganise the queuing of cache upcalls
` [patch 11/14] sunrpc: Allocate cache_requests in a single allocation
` [patch 12/14] sunrpc: Centralise memory management of cache_requests
` [patch 13/14] sunrpc: Move struct cache_request to linux/sunrpc/cache.h
` [patch 14/14] sunrpc: Improve the usefulness of debug printks in the sunrpc cache code
[PATCH 1/1] nfsd(v2/v3): fix the failure of creation from HPUX client
2009-01-09 21:57 UTC (2+ messages)
[patch 1/1] sunrpc: fix RDMA dependency
2009-01-09 20:25 UTC
Cheers!
2009-01-08 18:53 UTC
Recursive locking detected in nfsd4 in 2.6.28-todaysgit?
2009-01-08 18:02 UTC (2+ messages)
[PATCH 0/5] struct pmap stuffing
2009-01-08 17:33 UTC (6+ messages)
` [PATCH 1/5] text-based mount command: make po_rightmost() work for N options
` [PATCH 2/5] text-based mount command: Function to stuff "struct pmap" from mount options
` [PATCH 3/5] text-based mount options: Use new pmap stuffer when rewriting "
` [PATCH 4/5] text-based mount command: fix mount option rewriting logic
` [PATCH 5/5] text-based mount command: support AF_INET6 in rewrite_mount_options()
exporting loop devices / fsid issue
2009-01-08 16:59 UTC (4+ messages)
[PATCH 1/1] rpc.statd: fix the failure of SM_DIR creation
2009-01-08 16:49 UTC (2+ messages)
nfsd stuckage
2009-01-08 16:05 UTC (12+ messages)
please pull nfsd patches for 2.6.29
2009-01-08 1:06 UTC
[PATCH 0/6] NFSD: minor cleanups for 2.6.29
2009-01-07 22:38 UTC (2+ messages)
[PATCH] NFSD: FIDs need to take precedence over UUIDs
2009-01-07 22:23 UTC (2+ messages)
[PATCH] svc: Clean up deferred requests on transport destruction
2009-01-07 22:09 UTC (3+ messages)
[PATCH 0/3] Three more nfs-utils clean ups
2009-01-07 17:54 UTC (2+ messages)
[RFC][PATCH 0/4] utsns: RPC/NFS bug rework
2009-01-07 3:44 UTC (23+ messages)
` [RFC][PATCH 2/4] sunrpc: Use utsnamespaces
` [RFC][PATCH 3/4] sunrpc: Improve UTS namespace workaround
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