messages from 2010-07-16 22:06:12 to 2010-07-22 18:15:51 UTC [more...]
[PATCH 00/18] Extended file stat functions [ver #6]
2010-07-22 18:15 UTC (47+ messages)
` [PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available "
` [PATCH 09/18] xstat: Make special system filesystems return FS_SPECIAL_FL "
` [PATCH 12/18] xstat: Add a dentry op to handle automounting rather than abusing follow_link() "
` [PATCH 18/18] xstat: Provide a mechanism to gather extra results for [f]xstat() "
[PATCH 1/6] Add a dentry op to handle automounting rather than abusing follow_link()
2010-07-22 18:01 UTC (7+ messages)
` [PATCH 2/6] AFS: Use d_automount() "
` [PATCH 3/6] NFS: "
` [PATCH 4/6] CIFS: "
` [PATCH 5/6] Remove the automount through follow_link() kludge code from pathwalk
` [PATCH 6/6] Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
[PATCH 5/5] nfsd: just keep single lockd reference for nfsd (try #4)
2010-07-22 17:40 UTC (14+ messages)
` [PATCH 1/7] nfsd4: fix v4 state shutdown error paths
` [PATCH 2/7] nfsd: fix error handling when starting nfsd with rpcbind down
` [PATCH 3/7] nfsd: fix error handling in __write_ports_addxprt
` [PATCH 4/7] nfsd: clean up nfsd_create_serv error handling
` [PATCH 5/7] nfsd: just keep single lockd reference for nfsd
` [PATCH 6/7] nfsd: move more into nfsd_startup()
` [PATCH 7/7] nfsd: minor nfsd_svc() cleanup
[PATCH 0/5] pnfs-submit fix kfree under spin lock
2010-07-22 16:26 UTC (12+ messages)
` [PATCH 1/5] SQUASHME pnfs-submit alloc layout don't call put_layout "
` [PATCH 2/5] SQUASHME pnfs-submit use atomic_dec_and_lock for layout refcounting
` [PATCH 3/5] SQUASHME pnfs-submit don't call put_lseg under spin lock
` [PATCH 4/5] SQUASHME pnfs-submit pnfs_release_layout just use inode
` [PATCH 5/5] SQUASHME pnfs-submit fix has_layout compile error
NFS commit: sync or async?
2010-07-22 12:38 UTC (2+ messages)
2.6.32.16 - NFS still having trouble (nfsd: peername failed (err 107)!)
2010-07-22 11:03 UTC (3+ messages)
[PATCH] SUNRPC auth: add context argument to shrinker callback
2010-07-22 6:47 UTC (3+ messages)
[PATCH] nfsd41: Fix a crash when a callback is retried
2010-07-21 23:28 UTC (4+ messages)
` [PATCH version2] "
[PATCH] Add complex block layout discovery and mapping daemon
2010-07-21 22:31 UTC
[PATCH 0/2] complex block layout
2010-07-21 22:30 UTC (3+ messages)
` [PATCH 1/2] pnfs-block: Add support for simple rpc pipefs
` [PATCH 2/2] pnfs-block: Remove device creation from kernel
[PATCH] rpcbind: add support for systemd socket activation
2010-07-21 21:56 UTC (3+ messages)
Fwd: Re: [pnfs] problem building pnfs-nfs-utils under Fedora 13
2010-07-21 19:06 UTC (5+ messages)
` Fwd: Re: [pnfs] typo in the pnfs setup wiki?
[PATCH 00/24] Turn on the -Wextra compile flag
2010-07-21 17:53 UTC (32+ messages)
` [PATCH 01/24] Enable extra compile warnings (-Wextra) by default
` [PATCH 02/24] Remove warnings from nfsctl.c
` [PATCH 03/24] Removed warnings from rpcdispatch.c
` [PATCH 04/24] Remove warnings from svc_socket.c
` [PATCH 05/24] emove warnings from cacheio.c
` [PATCH 06/24] Remove warnings from nfs_mntent.c
` [PATCH 07/24] Removed warnings from conffile.c
` [PATCH 08/24] Removed warnings from mountd.c
` [PATCH 09/24] Removed warnings from fsloc.c
` [PATCH 10/24] Removed warnings from cache.c
` [PATCH 11/24] Removed warnings from nfssvc.c
` [PATCH 12/24] Removed warnings from nfsstat.c
` [PATCH 13/24] Removed warnings from atomicio.c
` [PATCH 14/24] Removed warnings from idmapd.c
` [PATCH 15/24] Removed warnings from gssd.c
` [PATCH 16/24] Removed warnings from gssd_main_loop.c
` [PATCH 17/24] Removed warnings from krb5_util.c
` [PATCH 18/24] Removed warnings from gssd_proc.c
` [PATCH 19/24] Removed warnings from svcgssd.c
` [PATCH 20/24] Removed warnings from svcgssd_proc.c
` [PATCH 21/24] Removed warnings from network.c
` [PATCH 22/24] Removed warnings from nfsmount.c
` [PATCH 23/24] Removed warnings from nfs4mount.c
` [PATCH 24/24] Removed warnings from configfile.c
[PATCH 1/2] SQUASHME pnfs-submit remove pnfs4_layout_reclaim
2010-07-21 17:40 UTC (3+ messages)
` [PATCH 2/2] SQUASHME pnfs-submit destroy all layouts upon lease expiration
[pnfs]pnfs4_write_done problem
2010-07-21 7:26 UTC (3+ messages)
[PATCH 5/5] nfsd: just keep single lockd reference for nfsd (try #2)
2010-07-21 2:09 UTC (3+ messages)
Memory leaks in rpc.mountd
2010-07-20 20:37 UTC (2+ messages)
[PATCH 0/5] nfsd: fix error handling in write_ports interfaces (resend)
2010-07-20 15:56 UTC (14+ messages)
` [PATCH 1/5] nfsd: don't try to shut down nfs4 state handling unless it's up
` [PATCH 2/5] nfsd: fix error handling when starting nfsd with rpcbind down
` [PATCH 3/5] nfsd: fix error handling in __write_ports_addxprt
` [PATCH 4/5] nfsd: shut down NFSv4 state when nfsd_svc encounters an error
` [PATCH 5/5] nfsd: just keep single lockd reference for nfsd
[PATCH 0/9] layout driver api cleanup and usage
2010-07-20 14:09 UTC (13+ messages)
` [PATCH 1/3] SQUASHME: pnfs-submit: add nr_pages back to write_pagelist api
` [PATCH 2/3] SQUASHME: pnfs-submit: filelayout: "
` [PATCH 3/3] SQUASHME: pnfs-submit: use nfs_page_array_len in pnfs_try_to_read_data
` [PATCH 1/3] SQUASHME: pnfs-block: use new commit api
` [PATCH 2/3] SQUASHME: pnfs-block: use new read_pagelist api
` [PATCH 3/3] SQUASHME: pnfs-block: use new write_pagelist api
` [PATCH 1/3] SQUASHME: pnfs-obj: use new commit api
` [PATCH 2/3] SQAUSHME: pnfs-obj: use new read_pagelist api
` [PATCH 3/3] SQUASHME: pnfs-obj: use new write_pagelist api
[PATCH 0/7] pnfs-submit layoutdriver api parameter consolidation
2010-07-20 13:51 UTC (8+ messages)
` [PATCH 1/7] SQUASHME pnfs-submit fix CONFIG_NFS_V4_1 not set compile error
` [PATCH 2/7] SQUASHME pnfs-submit consolidate read_pagelist parameters
` [PATCH 3/7] SQUASHME pnfs-submit filelayout use new read_pagelist API
` [PATCH 4/7] SQUASHME pnfs-submit consolidate write_pagelist parameters
pnfs git tree status pnfs-all-2.6.35-rc2-2010-06-10
2010-07-20 8:20 UTC (3+ messages)
` pnfs git tree status pnfs-all-2.6.35-rc3-2010-06-17
` pnfs git tree status pnfs-all-2.6.35-rc5-2010-07-20
Fwd: [PATCH for-2.6.36]: nfsstat: add release_lockowner to client stats
2010-07-20 6:09 UTC
Dear Webmail User
2010-07-20 1:26 UTC
write_ports delfd case
2010-07-19 23:41 UTC (4+ messages)
NFS Server cache
2010-07-19 21:26 UTC (2+ messages)
nfs-utils atomicio.c
2010-07-19 16:30 UTC (9+ messages)
gssd picking wrong creds
2010-07-19 15:10 UTC (2+ messages)
Fix memcmp result comparison error for uuid match
2010-07-19 15:00 UTC (2+ messages)
Fix endtime issue
2010-07-19 14:50 UTC (2+ messages)
[PATCH] nfs-utils: Fix C aliasing rules violation in nfs_getrpccaller()
2010-07-19 14:10 UTC (2+ messages)
[PATCH 1/1] SQUASHME pnfs-submit pnfs operations use new nfs4_sequence_done
2010-07-19 13:44 UTC (4+ messages)
on demaind nfs
2010-07-19 8:52 UTC (2+ messages)
[pnfs]ds ip
2010-07-19 7:38 UTC (2+ messages)
[PATCH 0/2] pnfs-block: move device mapping from kernel to user daemon
2010-07-18 9:09 UTC (4+ messages)
` [PATCH 1/2] pnfs-block: Add support for simple rpc pipefs
About configure error
2010-06-28 23:32 UTC (3+ messages)
Linux pNFS status meeting 07/15
2010-07-17 14:58 UTC (4+ messages)
` [nfsv4] "
Permission issues
2010-07-17 13:08 UTC (3+ messages)
[PATCH] sunrpc: make the cache cleaner workqueue deferrable
2010-07-17 12:30 UTC (3+ messages)
` [PATCH] timers.c: document meaning of deferrable timer
[PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]
2010-07-17 9:49 UTC (8+ messages)
(unknown),
2010-07-17 8:06 UTC
Labeled-NFS: Security Label support in NFSv4
2010-07-17 0:09 UTC (11+ messages)
` [PATCH 06/10] NFSv4: Add label recommended attribute and NFSv4 flags
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;
as well as URLs for NNTP newsgroup(s).