messages from 2012-01-09 13:30:23 to 2012-01-15 16:17:33 UTC [more...]
[PATH v6 0/9] handle curruent stateid
2012-01-15 16:20 UTC (5+ messages)
` [PATH v6 1/9] nfsd4: initialize current stateid at compile time
` [PATH v6 2/9] nfsd41: handle current stateid in open and close
` [PATH v6 3/9] nfsd41: handle current stateid on lock and locku
` [PATH v6 4/9] nfsd41: consume current stateid on read and write
[PATCH/RFC 0/7] Volatile Filehandle Client-side Support
2012-01-14 1:38 UTC (10+ messages)
[PATCH 00/44] NFS: Create NFS Modules
2012-01-14 0:55 UTC (51+ messages)
` [PATCH 01/44] NFS: ifndef guard internal.h
` [PATCH 02/44] NFS: Relocate the stat_to_errno() function
` [PATCH 03/44] NFS: Make v2 configurable
` [PATCH 04/44] NFS: Add version registering framework
` [PATCH 05/44] NFS: Move v2 to new subdirectory
` [PATCH 06/44] NFS: Export symbols needed by a v2 module
` [PATCH 07/44] NFS: Convert NFS v2 into a module
` [PATCH 08/44] NFS: Created custom init_aclclient() functions
` [PATCH 09/44] NFS: Move v3 to its own subdirectory
` [PATCH 10/44] NFS: Export symbols needed by a v3 module
` [PATCH 11/44] NFS: Switch to using the IS_ENABLED macro for CONFIG_NFS_V3
` [PATCH 12/44] NFS: Convert NFS v3 into a module
` [PATCH 13/44] NFS: Remove unused code
` [PATCH 14/44] NFS: Move v4 to its own subdirectory
` [PATCH 15/44] NFS: Move init_aclclient() into the v4 subdirectory
` [PATCH 16/44] NFS: Create a version-specific do_submount() function
` [PATCH 17/44] NFS: Added in a custom do_clone_mount() function
` [PATCH 18/44] NFS: Give versions a custom have_delegation() function
` [PATCH 19/44] NFS: Give versions a custom have_delegated_attributes() function
` [PATCH 20/44] NFS: Give versions a custom return_delegation() function
` [PATCH 21/44] NFS: Add a function to run when shutting down a client
` [PATCH 22/44] NFS: Split nfs_fs_mount() into two functions
` [PATCH 23/44] NFS: Create a custom try_mount() function for each version
` [PATCH 24/44] NFS: Create a separate valadet_text_mount_data() function
` [PATCH 25/44] NFS: Create a custom validate_mount_data() function
` [PATCH 26/44] NFS: Create an idr_lock to protect the cb_idr
` [PATCH 27/44] NFS: Create a custom alloc_client() function
` [PATCH 28/44] NFS: Create a custom put_client() function
` [PATCH 29/44] NFS: Create the nfs4/module.c file
` [PATCH 30/44] NFS: Move over NFS v4 sysctls
` [PATCH 31/44] NFS: Move v4 getroot code to the v4 directory
` [PATCH 32/44] NFS: Move a v4 block from inode.c
` [PATCH 33/44] NFS: Move over the v4_file_operations structure
` [PATCH 34/44] NFS: Move v4-only functions from dir.c
` [PATCH 35/44] NFS: Register the v4 filesystem type from nfs4/module.c
` [PATCH 36/44] NFS: Export functions from super.c
` [PATCH 37/44] NFS: Move v4 super code to the nfs4/ directory
` [PATCH 38/44] NFS: Only initialize pnfs in the v4.x case
` [PATCH 39/44] NFS: Create accessor functions for the nfs_client_list()
` [PATCH 40/44] NFS: Export functions from client.c
` [PATCH 41/44] NFS: Move v4 client.c code to nfs4/client.c
` [PATCH 42/44] NFS: Switch to using IS_ENABLED macro for CONFIG_NFS_V4
` [PATCH 43/44] NFS: Export functions needed by a v4 module
` [PATCH 44/44] NFS: Convert NFS v4 into a module
[PATCH v3] autoconf: only link binaries that need it to libtirpc
2012-01-13 14:47 UTC
[PATCH v5 0/6] SUNRPC: rcbind clients virtualization
2012-01-13 10:03 UTC (8+ messages)
` [PATCH v5 1/6] SUNRPC: move rpcbind internals to sunrpc part of network namespace context
` [PATCH v5 2/6] SUNRPC: optimize net_ns dereferencing in rpcbind creation calls
` [PATCH v5 3/6] SUNRPC: optimize net_ns dereferencing in rpcbind registering calls
` [PATCH v5 4/6] SUNRPC: create rpcbind client in passed network namespace context
` [PATCH v5 5/6] SUNRPC: register rpcbind programs in passed network namespase context
` [PATCH v5 6/6] SUNRPC: parametrize local rpcbind clients creation with net ns
[PATCH v2 0/4] SUNRPC: register services with per-net rpcbind
2012-01-13 10:03 UTC (5+ messages)
` [PATCH v2 1/4] SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure
` [PATCH v2 2/4] SUNRPC: pass network namespace to service registering routines
` [PATCH v2 3/4] SUNRPC: register service on creation in current network namespace
` [PATCH v2 4/4] SUNRPC: unregister "
[PATCH v2 0/4] SUNRPC: pass network namespace context to sockaddr construction routines
2012-01-13 9:09 UTC (5+ messages)
` [PATCH v2 1/4] SUNRPC: parametrize rpc_parse_scope_id() by network context
` [PATCH v2 2/4] SUNRPC: parametrize rpc_pton6() "
` [PATCH v2 3/4] SUNRPC: parametrize rpc_pton() "
` [PATCH v2 4/4] SUNRPC: parametrize rpc_uaddr2sockaddr() "
[PATCH-v2 0/9] pnfsblock patches for 3.3 post-rc1
2012-01-13 2:38 UTC (13+ messages)
` [PATCH-v2 1/9] pnfsblock: cleanup bl_mark_sectors_init
` [PATCH-v2 3/9] pnfsblock: move find lock page logic out of bl_write_pagelist
` [PATCH-v2 4/9] pnfsblock: set read/write tk_status to pnfs_error
` [PATCH-v2 5/9] pnfsblock: remove rpc_call_ops from struct parallel_io
` [PATCH-v2 6/9] pnfsblock: clean up _add_entry
` [PATCH-v2 7/9] pnfsblock: alloc short extent before submit bio
nfsd changes for 3.3
2012-01-12 22:22 UTC
[patch] svcrdma: endian bug in send_write_chunks()
2012-01-12 21:32 UTC (8+ messages)
Problems restarting nfsd
2012-01-12 21:02 UTC (3+ messages)
[PATCH v2] nfsidmap: Purge the keyring when its full
2012-01-12 20:15 UTC
[PATCH] nfsidmap: Purge the keyring when its full
2012-01-12 19:54 UTC (3+ messages)
RFC: NFS/RDMA, IPoIB MTU and [rw]size
2012-01-12 19:17 UTC
[PATCH v2] SUNRPC: make SUNPRC clients list per network namespace context
2012-01-12 18:07 UTC
[PATCH RESEND 0/9] pnfsblock patches for 3.3 post-rc1
2012-01-12 15:09 UTC (12+ messages)
` [PATCH RESEND 1/9] pnfsblock: cleanup bl_mark_sectors_init
` [PATCH RESEND 3/9] pnfsblock: move find lock page logic out of bl_write_pagelist
` [PATCH RESEND 4/9] pnfsblock: set read/write tk_status to pnfs_error
` [PATCH RESEND 5/9] pnfsblock: remove rpc_call_ops from struct parallel_io
` [PATCH RESEND 6/9] pnfsblock: clean up _add_entry
` [PATCH RESEND 7/9] pnfsblock: alloc short extent before submit bio
[PATCH 00/11] SUNRPC: make sysctl per network namespcase context
2012-01-12 9:17 UTC (16+ messages)
` [PATCH 01/11] SYSCTL: export root and set handling routines
[PATCH v2 0/5] NFS: create blocklayout pipe per network namesapce context
2012-01-12 8:45 UTC (9+ messages)
` [PATCH v2 1/5] NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines
` [PATCH v2 2/5] NFS: blocklayout pipe creation per network namespace context introduced
` [PATCH v2 3/5] NFS: blocklayout PipeFS notifier introduced
` [PATCH v2 4/5] NFS: remove RPC PipeFS mount point reference from blocklayout routines
` [PATCH v2 5/5] SUNRPC: kernel PipeFS mount point creation routines removed
[patch] nfs: check for integer overflow in decode_devicenotify_args()
2012-01-12 7:16 UTC
[patch] NFS: cleanup endian type in decode_ds_addr()
2012-01-12 7:07 UTC
[patch] NFS: add an endian notation
2012-01-12 7:06 UTC
Linux pNFS status meeting 01/12/12 - NO MEETING
2012-01-12 4:40 UTC
[PATCH 0/5] NFS: create blocklayout pipe per network namesapce context
2012-01-11 18:03 UTC (9+ messages)
[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v5)
2012-01-11 15:31 UTC (8+ messages)
` [PATCH 5 1/4] Add new FMODE flags: FMODE_32bithash and FMODE_64bithash
` [PATCH 5 2/4] Return 32/64-bit dir name hash according to usage type
` [PATCH 5 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
` [PATCH 5 4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
[PATCH v2 0/6] SUNRPC: make RPC clients use network-namespace-aware PipeFS routines
2012-01-11 15:18 UTC (7+ messages)
` [PATCH v2 1/6] SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
` [PATCH v2 2/6] SUNRPC: handle GSS AUTH pipes "
` [PATCH v2 3/6] SUNRPC: subscribe RPC clients to pipefs notifications
` [PATCH v2 4/6] SUNRPC: remove RPC client pipefs dentries after unregister
` [PATCH v2 5/6] SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code
` [PATCH v2 6/6] SUNRPC: remove RPC PipeFS mount point reference from RPC client
[LSF/MM TOPIC] [ATTEND] linux-pnfs server implementations
2012-01-11 14:11 UTC (6+ messages)
pnfs git tree status pnfs-all-3.1-2011-11-14 pnfs-all-3.2-rc1-2011-11-14
2012-01-11 10:54 UTC (6+ messages)
` pnfs git tree status pnfs-all-3.2-rc4-2011-12-04
` pnfs git tree status pnfs-all-3.2-2012-01-08
` [PATCH] SQUASHME: pnfsd-exofs: Fix the RAID5 export
[PATH v5 0/8] process current stateid
2012-01-10 21:54 UTC (3+ messages)
[RFC 0/4] NFS: Modularize NFS v3
2012-01-10 17:58 UTC (3+ messages)
[GIT PULL] Please pull NFS client bugfixes and cleanups
2012-01-10 17:47 UTC (10+ messages)
[PATCH] NFS4: fix compile warnings in nfs4proc.c
2012-01-10 14:42 UTC
[PATCH v2 0/6] NFS: create clients and IDMAP pipes per network namespace
2012-01-10 12:13 UTC (7+ messages)
` [PATCH v2 1/6] SUNRPC: fix pipe->ops cleanup on pipe dentry unlink
` [PATCH v2 2/6] NFS: make NFS client allocated per network namespace context
` [PATCH v2 3/6] NFS: pass NFS client owner network namespace to RPC client creation routine
` [PATCH v2 4/6] NFS: create callback transports in parent transport network namespace
` [PATCH v2 5/6] NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines
` [PATCH v2 6/6] NFS: idmap PipeFS notifier introduced
RFC: rpcbind start/stop scripts affects all nested pid namespaces
2012-01-10 10:39 UTC (3+ messages)
[PATCH 0/6] NFS: create clients and IDMAP pipes per network namespace
2012-01-10 10:27 UTC (4+ messages)
` [PATCH 6/6] NFS: idmap PipeFS notifier introduced
[PATCH 0/9] pnfsblock: patches for 3.3
2012-01-10 2:46 UTC (9+ messages)
` [PATCH 1/9] pnfsblock: cleanup bl_mark_sectors_init
` [PATCH 3/9] pnfsblock: move find lock page logic out of bl_write_pagelist
` [PATCH 4/9] pnfsblock: set read/write tk_status to pnfs_error
` [PATCH 5/9] pnfsblock: remove rpc_call_ops from struct parallel_io
` [PATCH 6/9] pnfsblock: clean up _add_entry
` [PATCH 7/9] pnfsblock: alloc short extent before submit bio
[PATCH] NFSv4: Change the default setting of the nfs4_disable_idmapping parameter
2012-01-09 19:45 UTC
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