messages from 2010-09-07 20:22:30 to 2010-09-14 05:06:49 UTC [more...]
[PATCH] nfs: introduce mount option '-olocal_lock' to make locks local
2010-09-14 5:06 UTC (8+ messages)
[PATCH] rpc.idmapd: Type of idmap client should be defined by ic_id not ic_clid
2010-09-14 2:59 UTC
[GIT PULL] Please pull bugfixes for the NFS client
2010-09-14 2:11 UTC
[pynfs PATCH] TESTS: fix DELEG9
2010-09-14 1:08 UTC (2+ messages)
[PATCH] SQUASHME: pnfs-post-submit: mark commit data as PNFS_NO_RPC in pnfs_try_to_commit
2010-09-13 20:09 UTC
[PATCH] SQUASHME: pnfs-obj: fix REQ flags usage
2010-09-13 20:08 UTC
[PATCH 00/11] Overhaul NFSv2-related XDR functions
2010-09-13 20:00 UTC (14+ messages)
` [PATCH 01/11] NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.c
` [PATCH 02/11] SUNRPC: Correct an rpcbind debugging message
` [PATCH 03/11] SUNRPC: Refactor logic to NUL-terminate strings in pages
` [PATCH 04/11] NFS: Introduce new-style XDR encoding functions for NFSv2
` [PATCH 05/11] NFS: Remove old NFSv2 encoder functions
` [PATCH 06/11] NFS: Move and update xdr_encode_foo() functions that we're keeping
` [PATCH 07/11] NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument
` [PATCH 08/11] NFS: Introduce new-style XDR decoding functions for NFSv2
` [PATCH 09/11] NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones
` [PATCH 10/11] NFS: Move and update xdr_decode_foo() functions that we're keeping
` [PATCH 11/11] lockd: Introduce new-style XDR functions for NLMv3
[PATCH 23/25] net/sunrpc: Use static const char arrays
2010-09-13 19:48 UTC
[PATCH 0/2] Two more fixes for mount.nfs
2010-09-13 17:51 UTC (4+ messages)
` [PATCH 1/2] mount.nfs: Refactor mount version and protocol autonegotiation
` [PATCH 2/2] mount.nfs: Don't do anything fancy if this is a remount
krb5 problems in 2.6.36
2010-09-13 17:49 UTC (13+ messages)
` [PATCH] Fix null dereference in call_allocate
` [PATCH] Fix race corrupting rpc upcall list
` [PATCH] SUNRPC: cleanup state-machine ordering
[PATCH 00/12] Next series of mountd IPv6 support patches
2010-09-13 17:23 UTC (13+ messages)
` [PATCH 01/12] libnfs.a: Fix API for getfh() & friends
` [PATCH 02/12] mountd: add IPv6 support in auth_authenticate()
` [PATCH 03/12] mountd: Support IPv6 in mountd's svc routines
` [PATCH 04/12] mountd: support IPv6 in mountlist_del_all()
` [PATCH 05/12] mountd: Add mountlist_freeall()
` [PATCH 06/12] mountd: Handle memory exhaustion in mountlist_list()
` [PATCH 07/12] mountd: Support IPv6 "
` [PATCH 08/12] exportfs: Enable IPv6 support in matchhostname()
` [PATCH 09/12] mountd: clean up cache API
` [PATCH 10/12] mountd: Handle IPv6 addresses in kernel auth_unix_ip upcalls
` [PATCH 11/12] mountd: Ensure cache downcall can handle IPv6 addresses
` [PATCH 12/12] libexport.a: Enable IPv6 support in hostname.c
[PATCH 00/13] RFC: pnfs: LAYOUTGET/DEVINFO submission
2010-09-13 16:55 UTC (55+ messages)
` [PATCH 01/13] NFSD: remove duplicate NFS4_STATEID_SIZE
` [PATCH 02/13] SUNRPC: define xdr_decode_opaque_fixed
` [PATCH 03/13] RFC: pnfsd, pnfs: protocol level pnfs constants
` [PATCH 04/13] RFC: nfs: change stateid to be a union
` [PATCH 05/13] RFC: nfs: ask for layouttypes during fsinfo call
` [PATCH 06/13] RFC: nfs: set layout driver
` [PATCH 07/13] RFC: pnfs: full mount/umount infrastructure
` [PATCH 08/13] RFC: pnfs: filelayout: introduce minimal file layout driver
` [PATCH 09/13] RFC: nfs: create and destroy inode's layout cache
` [PATCH 10/13] RFC: nfs: client needs to maintain list of inodes with active layouts
` [PATCH 11/13] RFC: nfs: retry on certain pnfs errors
` [PATCH 12/13] RFC: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
` [PATCH 13/13] RFC: pnfs: filelayout: add driver's "
[RFC 0/3] Ugliness in struct pnfs_layout_segment and possible uselessness of the device cache
2010-09-13 12:45 UTC (9+ messages)
` [RFC 1/3] SQUASHME: Generalize the device cache so it can be used by all layouts
` [RFC 2/3] SQUASHME: fileslayout: Adjust to device_cache API changes
` [RFC 3/3] SQUASHME: pnfs-obj: Use the generic device cache
PLEASE HELP MY FAMILY (A Cry for Help
2010-09-11 6:19 UTC
[PATCH 1/3] mount.nfs: Refactor mount version and protocol autonegotiation
2010-09-11 4:06 UTC (5+ messages)
[PATCH 0/6] Replace NFSROOT mount option parsing
2010-09-10 20:04 UTC (7+ messages)
` [PATCH 1/6] NFS: Remove \t from mount debugging message
` [PATCH 2/6] NFS: Clean up NFSROOT command line parsing
` [PATCH 3/6] NFS: Use super.c for NFSROOT mount option parsing
` [PATCH 4/6] NFS: Clean up nfsroot.c
` [PATCH 5/6] NFS: Allow NFSROOT debugging messages to be enabled dynamically
` [PATCH 6/6] SUNRPC: Remove rpcb_getport_sync()
[PATCH 0/9] nfs: make sure sillyrenames run to completion (try #1)
2010-09-10 19:27 UTC (10+ messages)
` [PATCH 1/9] nfs: eliminate nfs3_renameargs
` [PATCH 2/9] nfs: convert nfs_renameargs to use qstr structs
` [PATCH 3/9] nfs: eliminate nfs4_rename_arg
` [PATCH 4/9] nfs: standardize the rename response container
` [PATCH 5/9] nfs: move nfs_sillyrename to unlink.c
` [PATCH 6/9] nfs: eliminate qsilly var from nfs_sillyrename
` [PATCH 7/9] nfs: add a rename_setup nfs_rpc_op for async renames
` [PATCH 8/9] nfs: add rename_done nfs_rpc_op
` [PATCH 9/9] nfs: make sillyrename an async operation
NFS4 on Ubuntu nobody/nogroup user mapping
2010-09-10 18:28 UTC (2+ messages)
Updated pNFS Developmental kernel/nfs-utils repository
2010-09-10 13:23 UTC
How to get the file path from file handle - NFS
2010-09-10 7:17 UTC (3+ messages)
How to get the file path from file handle - NFS
2010-09-10 5:32 UTC
NFS over RDMA bug reports
2010-09-09 21:45 UTC
locking and setgid files
2010-09-09 21:43 UTC (2+ messages)
[PATCH] libexport.a: Refactor init_netmask()
2010-09-09 17:52 UTC (4+ messages)
[PATCH 0/4] Handle "proto=rdma" regressions
2010-09-09 14:50 UTC (9+ messages)
` [PATCH 4/4] mount.nfs: Prepare way for "vers=4,rdma" mounts
[PATCH] clarification about options supported by different versions
2010-09-09 14:38 UTC (2+ messages)
[PATCH] sunrpc: cancel delayed connect working when conncet success
2010-09-09 10:11 UTC (4+ messages)
Relocate NFS root FS for maintenance
2010-09-09 8:12 UTC (4+ messages)
` Re :statfs() gives ESTALE error
[PATCH 0/2] Fix bug that client use a invaild delegation
2010-09-09 1:29 UTC (17+ messages)
` [PATCH 2/2] We should clear NFS_DELEGATED_STATE after return delegation
NFS writes broken in net-next-2.6
2010-09-08 20:14 UTC (3+ messages)
mount.nfs: protocol fallback when server doesn't support TCP
2010-09-08 18:52 UTC (10+ messages)
nfsd deadlock, 2.6.36-rc3
2010-09-08 17:50 UTC (8+ messages)
is 'umount' asynchronous?
2010-09-08 17:19 UTC (2+ messages)
[PATCH 5/6] NFS: remove readdir plus limit
2010-09-08 17:09 UTC (4+ messages)
[RFC][PATCH] nfs: support legacy NFS flock behavior via mount option
2010-09-08 16:50 UTC (9+ messages)
Linux pNFS status meeting 09/02
2010-09-08 15:47 UTC (2+ messages)
` Linux pNFS status meeting 09/09
Query regarding NFS packet capture at application layer - umount operation
2010-09-08 5:34 UTC (6+ messages)
[nfs] nfs: Support srcaddr= to bind to specific IP address
2010-09-08 0:35 UTC
nfsd bugfix for 2.6.36
2010-09-07 23:34 UTC
RFC: support srcaddr= option to bind to local IPs
2010-09-07 23:18 UTC (7+ messages)
[PATCH] nfs4: allow server to change forechannel max_ops
2010-09-07 22:32 UTC (4+ messages)
[PATCH 0/2] Make libtirpc work with old style portmapper
2010-09-07 21:15 UTC (5+ messages)
[PATCH 00/03] sunrpc: a few authentication cache patches
2010-09-07 20:32 UTC (5+ messages)
` [PATCH 03/03] sunrpc: scale hashtable cache size with memory
[PATCH 0/3] mount: Updated RDMA processing in the mount command
2010-09-07 20:22 UTC (2+ messages)
` [PATCH 2/3] Ensure the corrrect address family is used on RDMA mounts
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