messages from 2008-06-19 17:32:38 to 2008-07-01 03:44:53 UTC [more...]
NFS performance degradation of local loopback FS
2008-07-01 3:43 UTC (26+ messages)
` kernel hacker's pub night
server rdma todo's
2008-06-30 23:34 UTC
[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 0/8] rpcbind v4 support in net/sunrpc/svc*
2008-06-30 22:46 UTC (9+ 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 0/7] Remaining rpcbind patches for 2.6.27
2008-06-30 22:39 UTC (8+ 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
[PATCH - take 2] knfsd: nfsd: Handle ERESTARTSYS from syscalls
2008-06-30 19:29 UTC (13+ 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 (18+ 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 (14+ 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 (16+ messages)
` [PATCH 02/11] svcrdma: Use RPC reply map for RDMA_WRITE processing
` [PATCH 10/11] svcrdma: Create a kmem cache for the WR contexts
[PATCH RFC] nfs: initialize timeout variable in nfs4_proc_setclientid_confirm
2008-06-24 18:50 UTC (2+ messages)
[Patch] enable preferred realms for ccache searching
2008-06-24 15:35 UTC
[Patch] customizable timeouts for kernel cache of kerberos credentials
2008-06-24 15:34 UTC
[GIT] Please pull NFS client fixes for 2.6.26
2008-06-23 23:22 UTC
[RFC: 2.6 patch] don't export linux/nfsd/stats.h to userspace
2008-06-23 20:27 UTC (2+ messages)
[PATCH 0/4] Python scripts for analyzing NFS/RPC metrics
2008-06-23 17:00 UTC (2+ messages)
[PATCH 0/4] NFS mounting with raw IPv6 server hostnames (take 3)
2008-06-23 16:37 UTC (5+ messages)
` [PATCH 1/4] NFS: Use common device name parsing logic for NFSv4 and NFSv2/v3
` [PATCH 2/4] NFS: Support raw IPv6 address hostnames during NFS mount operation
` [PATCH 3/4] NFS: Add string length argument to nfs_parse_server_address
` [PATCH 4/4] NFS: handle interface identifiers in incoming IPv6 addresses
2.6.26-rc: nfsd hangs for a few sec
2008-06-22 17:07 UTC (10+ messages)
Propagation of changes in shared mmap()ed NFS files
2008-06-22 12:09 UTC (5+ messages)
[2.6.26-rc4] mount.nfsv4/memory poisoning issues
2008-06-21 17:52 UTC (13+ messages)
[PATCH 0/2] More writeback code cleanups
2008-06-20 20:36 UTC (10+ messages)
` [PATCH 1/2] NFS: Clean up nfs_update_request()
[Patch] nfs: extended buffer length for eeproo 100
2008-06-20 16:49 UTC
[Patch] mount: check if mtab is writable
2008-06-20 16:44 UTC
[RFC] new client gssd upcall
2008-06-19 19:11 UTC (10+ messages)
CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?
2008-06-19 18:46 UTC (11+ messages)
[PATCH 0/4] NFS mounting with raw IPv6 server hostnames (take 2)
2008-06-19 17:43 UTC (3+ messages)
` [PATCH 3/4] NFS: Add string length argument to nfs_parse_server_address
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