public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-06-23 16:23:33 to 2009-07-13 19:17:50 UTC [more...]

[PATCH 0/5] NFS mount-related commits for 2.6.32
 2009-07-13 19:17 UTC  (6+ messages)
  ` [PATCH 1/5] NFS: Fix up new minorversion= option
  ` [PATCH 2/5] NFS: Refactor nfs_mount() to move rpc_create() to helper
  ` [PATCH 3/5] NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client
  ` [PATCH 4/5] NFS: Fix auth flavor len accounting
  ` [PATCH 5/5] NFS: Use the authentication flavor list returned by mountd

Security negotiation
 2009-07-13 17:41 UTC  (11+ messages)

[PATCH 0/3] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
 2009-07-13 17:40 UTC  (13+ messages)
                ` NFS client packet storm on 2.6.27.x
                      ` [stable] "

[PATCH] SUNRPC: handle IPv6 PKTINFO when extracting destination address
 2009-07-13 14:54 UTC 

[PATCH] nfs: Keep index within mnt_errtbl[]
 2009-07-13 12:59 UTC  (2+ messages)

How to monitor Linux NFS client load?
 2009-07-12 16:30 UTC  (5+ messages)

kernel NULL pointer dereference in rpcb_getport_done (2.6.29.4)
 2009-07-10 22:34 UTC  (6+ messages)

[PATCH] nfsd41: gather and report statistics also for v4.1 ops
 2009-07-10 22:18 UTC  (2+ messages)

[PATCH] nfs(8): Add description of lookupcache mount option
 2009-07-10 18:49 UTC  (4+ messages)

Read/Write NFS I/O performance degraded by FLUSH_STABLE page flushing
 2009-07-10 17:22 UTC  (23+ messages)
                              ` [PATCH] read-modify-write page updating
                                ` [PATCH v2] "

[PATCH] nfsstat: process nfs41 client and server stats
 2009-07-10  9:39 UTC 

sk_lock: inconsistent {RECLAIM_FS-ON-W} -> {IN-RECLAIM_FS-W} usage
 2009-07-10  8:02 UTC  (7+ messages)

[patch 2/5] fs: use new truncate helpers
 2009-07-10  7:30 UTC 

Invalidating NFS attribute cache
 2009-07-09 14:39 UTC  (3+ messages)

[PATCH 0/14] NFSv4.1 Server DRC rewrite Version 4
 2009-07-06 21:48 UTC  (19+ messages)
` [PATCH 1/5] nfsd41: use globals for DRC limits
  ` [PATCH 2/5] nfsd41: change from page to memory based drc limits
    ` [PATCH 3/5] nfsd41: reclaim DRC memory on session free
      ` [PATCH 4/5] nfsd41: set the session maximum response size cached
        ` [PATCH 5/5] nfsd41: remove redundant forechannel max requests check
          ` [PATCH 06/14] nfsd41: change check_slot_seqid parameters
            ` [PATCH 07/14] nfsd41: replace create_session DRC with xdr structure
              ` [PATCH 08/14] nfsd41: replace page based DRC with buffer based DRC
                ` [PATCH 09/14] nfsd41: rename nfsd4_enc_uncached_replay
                  ` [PATCH 10/14] nfsd41: encode replay sequence from the slot values
                    ` [PATCH 11/14] nfsd41: fix nfsd4_replay_cache_entry comments
                      ` [PATCH 12/14] nfsd41: support 16 slots per session
                        ` [PATCH 13/14] nfsd41: add test for failed sequence operation
                          ` [PATCH 14/14] nfsd41: remove redundant failed sequence check
        ` [pnfs] [PATCH 4/5] nfsd41: set the session maximum response sizecached
` [pnfs] [PATCH 0/14] NFSv4.1 Server DRC rewrite Version 4

[nfsd PATCH 0/3] address issues with shutdown while portmap is dead
 2009-07-06 18:32 UTC  (17+ messages)
` [PATCH 3/3] sunrpc: reduce timeout when unregistering rpcbind registrations

[PATCH 00/10] We must use rcu_barrier() on module unload
 2009-07-06  2:31 UTC  (36+ messages)
` [PATCH 01/10] ext4: Use "
` [PATCH 03/10] mac80211: Use rcu_barrier() on unload
` [PATCH 04/10] sunrpc: "
` [PATCH 07/10] decnet: Use rcu_barrier() on module unload
` [PATCH 09/10] cfq-iosched: Uses its own open-coded rcu_barrier
` [PATCH 10/10] nf_conntrack: Use rcu_barrier()
      ` [PATCH v2 10/10] nf_conntrack: Use rcu_barrier() and fix kmem_cache_create flags
            ` [PATCH v3 10/10] nf_conntrack: Use rcu_barrier()

[PATCH v2] flow control for WRITE requests
 2009-07-06  0:48 UTC  (9+ messages)

2.6.31-rc2 soft lockups; traces point at rpc_wake_up, nfs4_run_state_manager, bit_waitqueue
 2009-07-05 21:25 UTC  (3+ messages)

[PATCH] NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
 2009-07-03 15:47 UTC  (8+ messages)
            `  "

[PATCH] NFS: Fix up new minorversion= option
 2009-06-30 17:14 UTC 

[PATCH 0/3] nfs41 fixes for 2.6.31
 2009-06-30 17:06 UTC  (2+ messages)
` [PATCH 3/3] nfs41: pass state recovery error back to caller

[PATCH] Short write in nfsd becomes a full write to the client
 2009-06-30 15:22 UTC  (7+ messages)
            ` [solved] "

[PATCH 00/31] mount.nfs patches for next nfs-utils release
 2009-06-29 17:39 UTC  (32+ messages)
  ` [PATCH 01/31] getport: RPCB_GETADDR r_owner should be an empty string
  ` [PATCH 02/31] getport: RPCB_GETADDR's r_addr should contain rpcbind port, not zero
  ` [PATCH 03/31] getport: Remove AI_ADDRCONFIG from nfs_gp_loopback_address()
  ` [PATCH 04/31] getport: replace getnameinfo(NI_NUMERICHOST) with inet_ntop(3)
  ` [PATCH 05/31] getport: Remove unneeded @salen arguments
  ` [PATCH 06/31] New versions of libtool add extra aclocal scripts
  ` [PATCH 07/31] support: Use HAVE_LIBTIRPC to switch in bindresvport_sa(3t)
  ` [PATCH 08/31] support: Don't return RPC_UNKNOWNHOST from rpc_socket.c
  ` [PATCH 09/31] support: Set proper retransmit timeout for datagram transports
  ` [PATCH 10/31] getport: RPC_PROGNOTREGISTERED is a permanent error
  ` [PATCH 11/31] getport: Clear shared error fields before trying rpcbind queries
  ` [PATCH 12/31] mount.nfs: Add more debugging output around nfs_getport()
  ` [PATCH 13/31] getport: Restore historical TCP connect timeout error code
  ` [PATCH 14/31] getport: Convert TCP connection refused to RPC_CANTRECV
  ` [PATCH 15/31] mount.nfs: If port= specifies an unregistered port, retry, then fail
  ` [PATCH 16/31] mount.nfs: force rpcbind queries if options aren't specified
  ` [PATCH 17/31] mount.nfs: make nfs_options2pmap return errors
  ` [PATCH 18/31] mount.nfs: rearchitect mount version/protocol negotiation logic
  ` [PATCH 19/31] mount.nfs: Clean up nfs_is_permanent_error()
  ` [PATCH 20/31] mount.nfs: Clean up after restructuring version/protocol negotiation
  ` [PATCH 21/31] mount.nfs: Don't update extra_opts after text-based negotiation
  ` [PATCH 22/31] support: Introduce sockaddr helpers to get and set IP port numbers
  ` [PATCH 23/31] mount.nfs: Use correct data type in discover_nfs_mount_data_version()
  ` [PATCH 24/31] mount.nfs: Remove unused parameter in try_mount()
  ` [PATCH 25/31] mount.nfs: Fix some nfs_error() nits in network.c
  ` [PATCH 26/31] mount.nfs: Remove unused @salen parameter from nfs_ca_gai()
  ` [PATCH 27/31] mount.nfs: remove unused @addrlen argument from nfs_string_to_sockaddr()
  ` [PATCH 28/31] umount.nfs: Use correct data type in nfsumount()
  ` [PATCH 29/31] mount.nfs: Fix compiler warning in stropts.c
  ` [PATCH 30/31] mount.nfs: Squelch unused parameter warnings on empty functions
  ` [PATCH 31/31] mount.nfs: Squelch compiler warnings in nfs_strerror()

[PATCH] mydaemon: remove closeall() calls from mydaemon()
 2009-06-29 14:56 UTC  (2+ messages)

[PATCH] svcrdma: fix error handling of rdma_alloc_frmr()
 2009-06-29 14:55 UTC  (2+ messages)

svc: failed to register lockdv1 RPC service (errno 97)
 2009-06-29 14:15 UTC  (6+ messages)

[pnfs][PATCH 1/2]pnfs: replace lease_bitmap to length 3, instead of 2
 2009-06-29  8:02 UTC  (3+ messages)
  ` [pnfs] [PATCH "

[pnfs][PATCH 2/2]pnfsd: make pnfs server return layout_blksize when the client asks for it
 2009-06-29  2:23 UTC 

[pnfs] [PATCH]pnfsd: make pnfs server return layout_blksize when the client asks for it
 2009-06-29  2:09 UTC  (2+ messages)

[PATCH 58/62] fs/nfs/callback_xdr.c: Remove unnecessary semicolons
 2009-06-28 16:27 UTC 

[PATCH 37/44] nfsd41: sunrpc: Added rpc server-side backchannel handling
 2009-06-28 16:20 UTC  (3+ messages)
` [PATCH 1/2] SQUASHME: nfsd41: sunrpc: move struct rpc_buffer def into a common header file
` [PATCH 2/2] SQUASHME: nfsd41: change bc_sock to bc_xprt

2.6.29+ NFS-Server Problem "reconnect_path: npd != pd"
 2009-06-27 19:39 UTC  (5+ messages)

Reference to file size in nfsd_create_v3
 2009-06-26  9:10 UTC 

citi, linux-nfs.org downtime
 2009-06-25  2:38 UTC  (3+ messages)

[PATCH 37/44] nfsd41: sunrpc: Added rpc server-side backchannel handling
 2009-06-24 20:05 UTC  (4+ messages)

[PATCH] sunrpc: fix missing kernel-doc
 2009-06-24 17:53 UTC 

[PATCH 0/5] NFS private namespace patchset
 2009-06-24 12:58 UTC  (14+ messages)
` [PATCH 2/5] VFS: Add VFS helper functions for setting up private namespaces
` [PATCH 5/5] NFS: Correct the NFS mount path when following a referral

Missing xtab entry after nfsd startup
 2009-06-24  8:29 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox