messages from 2008-06-26 20:54:20 to 2008-07-10 19:43:29 UTC [more...]
[PATCH 00/14] Support for mounting NFSv4 servers over IPv6
2008-07-10 19:43 UTC (18+ messages)
` [PATCH 01/14] nfs-utils: Introduce new ./configure option: "--enable-ipv6"
` [PATCH 02/14] text-based mount command: Add headers needed for IPv6 support
` [PATCH 03/14] mount command: Add functions to manage addresses in string form
` [PATCH 04/14] text-based mount command: get_client_address support for IPv6
` [PATCH 05/14] text-based mount command: Add helper to construct network addresses
` [PATCH 06/14] text-based mount command: "addr=" option support for IPv6 addresses
` [PATCH 07/14] text-based mount command: "clientaddr=" "
` [PATCH 08/14] text-based mount command: "mounthost=" "
` [PATCH 09/14] text-based mount command: Add IPv6 support to set_mandatory_options
` [PATCH 10/14] text-based mount command: Support raw IPv6 address hostnames
` [PATCH 11/14] text-based mount command: Remove unused IPv4-only functions
` [PATCH 12/14] text-based mount options: rename functions in stropts.c
` [PATCH 13/14] text-based mount command: remove unnecessary headers from stropts.c
` [PATCH 14/14] mount command: Remove RPC headers from network.h
[PATCH] make "noac" and "actimeo=0" work correctly
2008-07-10 19:31 UTC (8+ messages)
` [PATCH V2] "
[PATCH 0/7] Remaining rpcbind patches for 2.6.27
2008-07-10 17:27 UTC (19+ 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-09 23:40 UTC (7+ messages)
[NFS] D entists Listing in the US
2008-07-09 7:44 UTC
incorrect entries in /etc/netconfig
2008-07-09 1:44 UTC (3+ messages)
Please pull NFS client fixes for kernel 2.6.26-pre9
2008-07-08 19:30 UTC
2.6.26-rc5 call trace
2008-07-08 15:37 UTC (3+ messages)
writeable file with no mnt_want_write()
2008-07-08 14:35 UTC (9+ messages)
` [PATCH] nfsd: take file and mnt write in nfs4_upgrade_open
[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)
[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 (23+ 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 debugging
2008-06-30 9:05 UTC (6+ messages)
[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 (8+ messages)
` Sm-notify
[NFS] NFS performance debuggins
2008-06-27 17:47 UTC (5+ messages)
` [NFS] NFS performance debugging
[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 (4+ messages)
` [PATCH 2/4] NFS: Set security flavor default for NFSv2/3 mounts like other defaults
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