messages from 2009-06-05 14:00:26 to 2009-06-12 05:58:10 UTC [more...]
[PATCH 0/14] Updates to nfs41 client backchannel for 2.6.31
2009-06-12 5:54 UTC (6+ messages)
` [PATCH 01/14] SQUASHME: Type check arguments of nfs_callback_up
` [PATCH 02/14] SQUASHME: Update copyright notice and explain page allocation
` [PATCH 03/14] SQUASHME: Update Copyright notice and fix formatting
` [PATCH 04/14] SQUASHME: rpc_count_iostats incorrectly exits early
` [PATCH 05/14] SQUASHME: Convert rpc_reply_expected() to inline function
[pnfs] [RFC 10/39] nfs41: Add backchannel processing support to RPC state machine
2009-06-11 23:35 UTC (3+ messages)
` [pnfs] [RFC 10/39] nfs41: Add backchannel processing support toRPC "
nfs_sillyrename -> lookup_one_len warning
2009-06-11 21:35 UTC (2+ messages)
[PATCH] NFS: Add acreg{min,max} and acdir{min,max} in milliseconds
2009-06-11 21:14 UTC (6+ messages)
[patch 1/1] sunrpc: align cache_clean work's timer
2009-06-11 18:31 UTC (3+ messages)
[nfsd PATCH 0/3] address issues with shutdown while portmap is dead
2009-06-11 18:01 UTC (13+ messages)
` [PATCH 1/3] nfsd: don't take nfsd_mutex twice when setting number of threads
` [PATCH 3/3] sunrpc: reduce timeout when unregistering rpcbind registrations
` [PATCH 2/3] nfsd: optimise the starting of zero threads when none are running
[PATCH v2] flow control for WRITE requests
2009-06-10 19:43 UTC (12+ messages)
[PATCH 0/5] We must use rcu_barrier() on module unload
2009-06-10 11:33 UTC (25+ messages)
` [PATCH 1/5] 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_net()
` [PATCH 2/5] nfnetlink_queue: Use rcu_barrier() on module unload
` [PATCH 3/5] can: af_can.c use "
` [PATCH 4/5] sctp: protocol.c call rcu_barrier() on unload
` [PATCH 5/5] sunrpc/auth_gss: Call rcu_barrier() on module unload
[round2 PATCH 0/7] nfs-utils: add support for authenticated callbacks
2009-06-09 21:43 UTC (5+ messages)
[PATCH] sunrpc: Adding trace points to status routines (take 2)
2009-06-09 18:18 UTC
should we make --enable-tirpc the default in current nfs-utils?
2009-06-09 17:01 UTC (45+ messages)
mmotm 2009-06-02-16-11 uploaded (readahead)
2009-06-09 11:01 UTC (2+ messages)
sk_lock: inconsistent {RECLAIM_FS-ON-W} -> {IN-RECLAIM_FS-W} usage
2009-06-09 3:15 UTC (9+ messages)
RPC: multiple fragments per record not supported
2009-06-09 2:03 UTC (2+ messages)
[GIT PULL] Please pull a bugfix for NFSv4
2009-06-08 21:08 UTC
[pnfs] [RFC 07/39] nfs41: New backchannel helper routines
2009-06-08 20:49 UTC (2+ messages)
[PATCH 00/11] nfs-utils: add TIRPC/IPv6 support to rpc.nfsd
2009-06-08 18:30 UTC (17+ messages)
` [PATCH 01/11] nfs-utils: move nfssvc.c to nfsd dir and clean up linking of nfsd
` [PATCH 02/11] nfs-utils: clean up option parsing in nfsd.c
` [PATCH 03/11] nfs-utils: convert rpc.nfsd to use xlog()
` [PATCH 04/11] nfs-utils: clean up NFSCTL_* macros for handling protocol bits
` [PATCH 05/11] nfs-utils: declare a static common buffer for nfssvc.c routines
` [PATCH 06/11] nfs-utils: move check for active knfsd to helper function
` [PATCH 07/11] nfs-utils: convert nfssvc_setfds to use getaddrinfo
` [PATCH 08/11] nfs-utils: break up the nfssvc interface
` [PATCH 09/11] nfs-utils: add IPv6 support to nfssvc_setfds
` [PATCH 10/11] nfs-utils: add IPv6 support to nfsd
` [PATCH 11/11] nfs-utils: update the nfsd manpage and copyright notices
[PATCH 0/30] NFSv4.1 Server DRC rewrite Version 3
2009-06-08 18:21 UTC (31+ messages)
` [PATCH 01/30] nfsd41: create_session check replay first
` [PATCH 02/30] nfsd41: change check_slot_seqid parameters
` [PATCH 03/30] nfsd41: declare clientid create session slot structure
` [PATCH 04/30] nfsd41: encode create_session result into clid cache
` [PATCH 05/30] nfsd41: replay solo and embedded create session
` [PATCH 06/30] nfsd41 remove the unused nfsd4_slot create session slot
` [PATCH 07/30] nfsd41: sanity check client drc maxreqs
` [PATCH 08/30] nfsd41: change from page to memory based drc limits
` [PATCH 09/30] nfsd41: use globals for DRC memory use management
` [PATCH 10/30] nfsd41: set the session maximum response size cached
` [PATCH 11/30] nfsd41: use static buffers for sessions DRC
` [PATCH 12/30] nfsd41: replace ce_cachethis with nfsd4_slot field
` [PATCH 13/30] nfsd41: replace ce_opcnt "
` [PATCH 14/30] nfsd41: nfsd41: replace ce_status "
` [PATCH 15/30] nfsd41: obliterate nfsd4_copy_pages
` [PATCH 16/30] nfsd41: obliterate nfsd41_copy_replay_data
` [PATCH 17/30] nfsd41: obliterate nfsd4_release_respages
` [PATCH 18/30] nfsd41: remove iovlen field from nfsd4_compound_state
` [PATCH 19/30] nfsd41: remove struct nfsd4_cache_entry
` [PATCH 20/30] nfsd41: obliterate nfsd4_set_statp
` [PATCH 21/30] nfsd41: rename nfsd4_enc_uncached_replay
` [PATCH 22/30] nfsd41: encode replay sequence from the slot values
` [PATCH 23/30] nfsd41: fix nfsd4_replay_cache_entry comments
` [PATCH 24/30] nfsd41: fix nfsd4_store_cache_entry comments
` [PATCH 25/30] nfsd41: support 16 slots per session
` [PATCH 26/30] nfsd41: use the maximum operations per compound in nfsd4_compoundargs
` [PATCH 27/30] nfsd41: fix nfsd4_store_cache_entry dprintk
` [PATCH 28/30] nfsd41: add test for failed sequence operation
` [PATCH 29/30] nfsd41: remove redundant failed sequence check
` [PATCH 30/30] nfsd41: only reference the session on non-replay sequence
[PATCH] nfs-utils: make --enable-tirpc the default when configuring
2009-06-08 13:03 UTC
[RFC 0/10] nfsd41 server backchannel for 2.6.31 (try 3)
2009-06-08 12:17 UTC (13+ messages)
` [RFC 01/11] nfsd41: Backchannel: cleanup nfs4.0 callback encode routines
` [RFC 02/11] nfsd41: Backchannel: minorversion support for the back channel
` [RFC 03/11] nfsd41: sunrpc: svc_tcp_recv_record()
` [RFC 04/11] nfsd41: sunrpc: Added rpc server-side backchannel handling
` [RFC 05/11] nfsd41: Backchannel: callback infrastructure
` [RFC 06/11] nfsd41: Backchannel: Add sequence arguments to callback RPC arguments
` [RFC 07/11] nfsd41: Backchannel: Server backchannel RPC wait queue
` [RFC 08/11] nfsd41: Backchannel: Setup sequence information
` [RFC 09/11] nfsd41: Backchannel: cb_sequence callback
` [RFC 10/11] nfsd41: Backchannel: Implement cb_recall over NFSv4.1
` [RFC 11/11] nfsd41: Refactor create_client()
` [pnfs] [RFC 0/10] nfsd41 server backchannel for 2.6.31 (try 3)
[pnfs] module_init not called in RPM
2009-06-07 15:17 UTC (4+ messages)
` [PATCH 1/2] SQUASHME: panlayout: fix CONFIG_PNFS_PANLAYOUT dependencies
` [PATCH 2/2] SQUASHME: pnfs-block: fix CONFIG_PNFS_BLOCK dependencies
Read/Write NFS I/O performance degraded by FLUSH_STABLE page flushing
2009-06-05 21:21 UTC (27+ messages)
` Link performance over NFS degraded in RHEL5. -- was : "
From Martins D.Legacy
2009-06-05 20:35 UTC
nfsd loads 90% CPU, client hangs
2009-06-05 18:34 UTC (2+ messages)
[pnfs] [RFC 11/39] nfs41: Backchannel callback service helper routines
2009-06-05 18:02 UTC (2+ messages)
[pnfs] [RFC 14/39] nfs41: Implement NFSv4.1 callback service process
2009-06-05 17:57 UTC (2+ messages)
[pnfs] [RFC 09/39] nfs41: New xs_tcp_read_data()
2009-06-05 17:48 UTC (3+ messages)
[PATCH] nfs-utils: Set all verbose types in gssd daemons
2009-06-05 15:25 UTC
[PATCH] libnfsidmap: debug log when local Realms are not found
2009-06-05 15:12 UTC
Read/Write NFS I/O performance degraded by FLUSH_STABLE page flushing
2009-04-30 21:23 UTC (3+ 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