Linux NFS development
 help / color / mirror / Atom feed
 messages from 2008-06-24 13:59:37 to 2008-07-07 19:25:45 UTC [more...]

writeable file with no mnt_want_write()
 2008-07-07 19:25 UTC  (6+ messages)
    ` [PATCH] nfsd: take file and mnt write in nfs4_upgrade_open

[PATCH 0/7] Remaining rpcbind patches for 2.6.27
 2008-07-07 18:51 UTC  (12+ messages)
  ` [PATCH 1/7] SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET
  ` [PATCH 2/7] SUNRPC: Introduce a specific rpcb_create for contacting localhost
  ` [PATCH 3/7] SUNRPC: None of rpcb_create's callers wants a privileged source port
  ` [PATCH 4/7] SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
  ` [PATCH 5/7] SUNRPC: introduce new rpc_task flag that fails requests on xprt disconnect
  ` [PATCH 6/7] SUNRPC: Quickly detect missing portmapper during RPC service registration
  ` [PATCH 7/7] SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon

Doc for adding new NFS export option
 2008-07-07  6:29 UTC  (2+ messages)

[PATCH 0/8] rpcbind v4 support in net/sunrpc/svc*
 2008-07-04 13:45 UTC  (11+ messages)
  ` [PATCH 1/8] SUNRPC: Add address family field to svc_serv data structure
  ` [PATCH 2/8] SUNRPC: Use proper INADDR_ANY when setting up RPC services on IPv6
  ` [PATCH 3/8] SUNRPC: Split portmap unregister API into separate function
  ` [PATCH 4/8] SUNRPC: Clean up svc_register
  ` [PATCH 5/8] SUNRPC: Use new rpcb_v4_register() interface in svc_register()
  ` [PATCH 6/8] SUNRPC: Add kernel build option to disable server-side use of rpcbind v3/v4
  ` [PATCH 7/8] SUNRPC: Set V6ONLY socket option for RPC listener sockets
  ` [PATCH 8/8] NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets

[PATCH 00/11] svcrdma: WR context management bug fixes and cleanup
 2008-07-03 20:27 UTC  (13+ messages)
` [PATCH 01/11] svcrdma: Add a type for keeping NFS RPC mapping
  ` [PATCH 02/11] svcrdma: Use RPC reply map for RDMA_WRITE processing
    ` [PATCH 03/11] svcrdma: Use reply and chunk map for RDMA_READ processing
      ` [PATCH 04/11] svcrdma: Move the DMA unmap logic to the CQ handler
        ` [PATCH 05/11] svcrdma: Add dma map count and WARN_ON
          ` [PATCH 06/11] svcrdma: Remove unneeded spin locks from __svc_rdma_free
            ` [PATCH 07/11] svcrdma: Remove unused wait q from svcrdma_xprt structure
              ` [PATCH 08/11] svcrdma: Limit ORD based on client's advertised IRD
                ` [PATCH 09/11] svcrdma: Add flush_scheduled_work to module exit function
                  ` [PATCH 10/11] svcrdma: Create a kmem cache for the WR contexts
                    ` [PATCH 11/11] svcrdma: Change WR context get/put to use the kmem cache

[PATCH] svcrpc: fix handling of garbage args
 2008-07-03 19:32 UTC  (2+ messages)

[PATCH 0/2] nfsv4 compound status
 2008-07-03 18:42 UTC  (11+ messages)
` [PATCH 2/2] nfs: use compound hdr.status to override op status
      ` [PATCH 2/2 v1] "
        ` [PATCH v2] "
            ` [PATCH v3] "
              ` [PATCH 0/2 v4] nfs: return nfs4 compound header status on op header decoding error
                ` [PATCH 1/2] "
                ` [PATCH 2/2] nfs: remove incorrect usage of nfs4 compound response hdr.status

Massive NFS problems on large cluster with large number of mounts
 2008-07-03 12:35 UTC  (9+ messages)

inux-next: Tree for July 1
 2008-07-02 23:14 UTC  (10+ messages)

[Patch] enable preferred realms for ccache searching
 2008-07-02 17:24 UTC  (5+ messages)

incorrect entries in /etc/netconfig
 2008-07-01 20:30 UTC 

[PATCH] nfs: sysctl's should use USER_HZ not HZ
 2008-07-01 18:50 UTC  (2+ messages)

server rdma todo's
 2008-07-01 18:04 UTC  (3+ messages)

NFS performance degradation of local loopback FS
 2008-07-01 12:47 UTC  (24+ messages)
          ` kernel hacker's pub night

[NFS] Massive NFS problems on large cluster with large number of mounts
 2008-07-01  7:24 UTC  (3+ messages)
  ` [NFS] nfs@lists.sourceforge.net subscription

[PATCH 00/16] NLM clean-ups for IPv6 support
 2008-06-30 23:00 UTC  (17+ messages)
  ` [PATCH 01/16] lockd: Pass "struct sockaddr *" to new failover-by-IP function
  ` [PATCH 02/16] lockd: address-family independent printable addresses
  ` [PATCH 03/16] lockd: Specify address family for source address
  ` [PATCH 04/16] lockd: Add address family-agnostic helper for zeroing the port number
  ` [PATCH 05/16] SUNRPC: Make svc_addr's argument a constant
  ` [PATCH 06/16] lockd: Use sockaddr_storage + length for h_addr field
  ` [PATCH 07/16] lockd: Use sockaddr_storage for h_saddr field
  ` [PATCH 08/16] NSM: Use sockaddr_storage for sm_addr field
  ` [PATCH 09/16] lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
  ` [PATCH 10/16] lockd: Support AF_INET6 when hashing addresses in nlm_lookup_host
  ` [PATCH 11/16] lockd: Combine __nsm_find() and nsm_find()
  ` [PATCH 12/16] lockd: Update nsm_find() to support non-AF_INET addresses
  ` [PATCH 13/16] lockd: Support non-AF_INET addresses in nlm_lookup_host()
  ` [PATCH 14/16] lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
  ` [PATCH 15/16] lockd: Adjust nlmsvc_lookup_host() "
  ` [PATCH 16/16] lockd: change nlmclnt_grant() to take a "struct sockaddr *"

[PATCH - take 2] knfsd: nfsd: Handle ERESTARTSYS from syscalls
 2008-06-30 19:29 UTC  (11+ messages)
            ` [PATCH - take 2] knfsd: nfsd: Handle ERESTARTSYS from syscalls. (and possible kthread_stop changes)

[PATCH 0/7] Patches for nfs-utils-1.1.3
 2008-06-30 17:10 UTC  (8+ messages)
  ` [PATCH 1/7] Python scripts: Report bandwidth in "kB/s" instead of "Kb/s"
  ` [PATCH 2/7] text-based mount command: Make "internal error" message more explicit
  ` [PATCH 3/7] mount command: don't include headers multiple times
  ` [PATCH 4/7] nfs-utils: Add dependency for getaddrinfo(3) in configure.ac
  ` [PATCH 5/7] mount: Introduce IPv6-aware DNS resolver API function
  ` [PATCH 6/7] mount command: move function to get kernel version to separate header
  ` [PATCH 7/7] text-based mount command: pass "sloppy" when -s is set

[NFS] NFS performance debuggins
 2008-06-30  9:05 UTC  (17+ messages)
  ` [NFS] NFS performance debugging

[PATCH] exportfs: fix incorrect EACCES in reconnect_path()
 2008-06-29 19:27 UTC  (11+ messages)

Possible NFS Bug | Kernel 2.6.26-rc8
 2008-06-29 16:54 UTC  (2+ messages)

Possible NFS Bug | Kernel 2.6.26-rc8
 2008-06-28 21:36 UTC 

AW: Sm-notify
 2008-06-28 12:22 UTC  (2+ messages)

[PATCH] NFSD: fix use of setsockopt
 2008-06-28 10:33 UTC  (12+ messages)
  ` Sm-notify

[PATCH 0/3] missing patches in the devel branch?
 2008-06-26 21:47 UTC  (4+ messages)
  ` [PATCH 1/3] NFS: set transport defaults after mount option parsing is finished
  ` [PATCH 2/3] NFS: Move the nfs_set_port() call out of nfs_parse_mount_options()
  ` [PATCH 3/3] NFS: use documenting macro constants for initializing ac{reg, dir}{min, max}

[PATCH 0/4] Support parsing multiple security flavors
 2008-06-26 20:53 UTC  (8+ messages)
  ` [PATCH 1/4] NFS: Refactor logic for parsing NFS security flavor mount options
  ` [PATCH 2/4] NFS: Set security flavor default for NFSv2/3 mounts like other defaults
  ` [PATCH 3/4] NFS4: Set security flavor default for NFSv4 "
  ` [PATCH 4/4] NFS: text-based mounts should support multiple security flavors

Upcoming nfs-utils 1.1.3 release
 2008-06-26 16:59 UTC  (12+ messages)

[PATCH 0/5] rpcb fixes
 2008-06-25 21:24 UTC  (6+ messages)
  ` [PATCH 1/5] SUNRPC: More useful debugging output for rpcb client
  ` [PATCH 2/5] SUNRPC: Document some naked integers in rpcbind client
  ` [PATCH 3/5] SUNRPC: Use rpcbind version 2 GETPORT
  ` [PATCH 4/5] SUNRPC: Use GETADDR for rpcbind version 4 queries
  ` [PATCH 5/5] SUNRPC: Use only rpcbind v2 for AF_INET requests

[Patch] fix rpc.gssd problem with ccache
 2008-06-25 17:02 UTC 

[PATCH 0/1] SUNRPC: Add sysctl variables for server TCP snd/rcv buffer values
 2008-06-25  1:06 UTC  (9+ messages)

[PATCH] nfs-utils: FQDNs in the rmtab causes exportfs to seg fault
 2008-06-25  1:04 UTC 

[PATCH] NFS: Allow either strict or sloppy mount option parsing
 2008-06-24 23:28 UTC 

[PATCH 01/11] svcrdma: Add a type for keeping NFS RPC mapping
 2008-06-24 20:38 UTC  (7+ messages)

[PATCH RFC] nfs: initialize timeout variable in nfs4_proc_setclientid_confirm
 2008-06-24 18:50 UTC  (2+ messages)

[Patch] customizable timeouts for kernel cache of kerberos credentials
 2008-06-24 15:34 UTC 


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