messages from 2012-07-05 21:21:18 to 2012-07-18 21:08:31 UTC [more...]
[PATCH] SUNRPC: Prevent kernel stack corruption on long values of flush
2012-07-18 21:08 UTC (6+ messages)
[PATCH 1/2] NFS: fix pnfs reversion with directio reads
2012-07-18 18:20 UTC (2+ messages)
` [PATCH 2/2] NFS: fix pnfs reversion with directio writes
[PATCH] sunrpc: clnt: Add missing braces
2012-07-18 18:17 UTC
nfs4_setfacl and principals with spaces
2012-07-18 10:56 UTC (2+ messages)
[nfs:nfs-for-bryan 95/99] fs/nfs/client.c:931:2: error: implicit declaration of function 'nfs4_discover_server_trunking'
2012-07-18 5:55 UTC
[PATCH] NFS: exit_nfs_v4() shouldn't be an __exit function
2012-07-17 19:18 UTC
[PATCH v200/12] NFS: Split out version-specific code
2012-07-17 19:13 UTC (15+ messages)
` [PATCH v2 01/12] NFS: Split out NFS v2 inode operations
` [PATCH v2 02/12] NFS: Split out NFS v3 "
` [PATCH v2 03/12] NFS: Split out NFS v4 "
` [PATCH v2 04/12] NFS: Create an init_nfs_v4() function
` [PATCH v3 "
` [PATCH v2 05/12] NFS: Initialize v4 sysctls from nfs_init_v4()
` [PATCH v2 06/12] NFS: Split out NFS v4 file operations
` [PATCH v2 07/12] NFS: Move the v4 getroot code to nfs4getroot.c
` [PATCH v2 08/12] NFS: Initialize the NFS v4 client from init_nfs_v4()
` [PATCH v2 09/12] NFS: Split out NFS v4 server creating code
` [PATCH v2 10/12] NFS: Create a single nfs_clone_super() function
` [PATCH v2 11/12] NFS: Split out the NFS v4 filesystem types
` [PATCH v2 12/12] NFS: Split out NFS v4 client functions
[nfs:nfs-for-bryan 86/99] WARNING: fs/built-in.o(.init.text+0x309d): Section mismatch in reference from the function init_nfs_fs() to the function .exit.text:exit_nfs_v4()
2012-07-17 18:40 UTC
[PATCH 00/15] Candidates for 3.6 [v2]
2012-07-17 18:09 UTC (22+ messages)
` [PATCH 01/15] NFS: Fix up TEST_STATEID and FREE_STATEID return code handling
` [PATCH 02/15] NFS: Don't free a state ID the server does not recognize
` [PATCH 03/15] NFS: State reclaim clears OPEN and LOCK state
` [PATCH 04/15] NFS: Clean up nfs41_check_expired_stateid()
` [PATCH 05/15] NFS: Clean up TEST_STATEID and FREE_STATEID error reporting
` [PATCH 06/15] NFS: nfs_getaclargs.acl_len is a size_t
` [PATCH 07/15] NFS: When state recovery fails, waiting tasks should exit
` [PATCH 08/15] NFS: Treat NFS4ERR_CLID_INUSE as a fatal error
` [PATCH 09/15] NFS: Clean up nfs4_proc_setclientid() and friends
` [PATCH 10/15] SUNRPC: Add rpcauth_list_flavors()
` [PATCH 11/15] NFS: Introduce "migration" mount option
` [PATCH 12/15] NFS: Use the same nfs_client_id4 for every server
` [PATCH 13/15] NFS: Discover NFSv4 server trunking when mounting
` [PATCH 14/15] NFS: Add nfs4_unique_id boot parameter
` [PATCH 15/15] NFS: Slow down state manager after an unhandled error
[nfs:nfs-for-bryan 100/100] net/sunrpc/auth_gss/gss_mech_switch.c:252:5: sparse: context imbalance in 'gss_mech_list_pseudoflavors' - wrong count at exit
2012-07-17 0:52 UTC (2+ messages)
[PATCH] NFS: Discover NFSv4 server trunking when mounting
2012-07-16 21:47 UTC
[PATCH 0/1] SUNRPC handle EKEYEXPIRED in call_refreshresult
2012-07-16 20:09 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] rpc.gssd: close upcall pipe on POLLHUP
2012-07-16 18:36 UTC
[PATCH] umount.nfs: restore correct error status when umount fails
2012-07-16 12:57 UTC (4+ messages)
[PATCH 0/4] Add support for new RPCSEC_GSS upcall mechanism for nfsd
2012-07-13 15:55 UTC (20+ messages)
[GIT PULL] Please pull NFS client bugfixes
2012-07-13 15:14 UTC
DCACHE_DISCONNECTED use in try_to_ascend/d_kill
2012-07-13 11:55 UTC (3+ messages)
[PATCH 1/2, resend] sunrpc/cache.h: fix coding style
2012-07-12 20:54 UTC (4+ messages)
` [PATCH 2/2,resend] sunrpc/cache.h: replace simple_strtoul
Linux pNFS status meeting 07/12/12??
2012-07-12 20:14 UTC (4+ messages)
[PATCH v2] NFSd: fix locking in nfsd_forget_delegations()
2012-07-12 16:02 UTC (3+ messages)
[PATCH] SUNRPC/cache: fix reporting of expired cache entries in 'content' file
2012-07-12 15:20 UTC
idmapd client-side static mapping
2012-07-12 14:58 UTC (2+ messages)
[RFC 0/5] CRASHFIX: pnfs-obj: NONE-RPC LD must not call rpc_restart_call_prepare()
2012-07-12 14:11 UTC (2+ messages)
3.0+ NFS issues
2012-07-12 12:53 UTC (11+ messages)
[PATCH 00/12] Swap-over-NFS without deadlocking V9
2012-07-12 6:41 UTC (13+ messages)
` [PATCH 01/12] netvm: Prevent a stream-specific deadlock
` [PATCH 02/12] selinux: tag avc cache alloc as non-critical
` [PATCH 03/12] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/12] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/12] mm: Add support for direct_IO to highmem pages
` [PATCH 08/12] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 09/12] nfs: disable data cache revalidation for swapfiles
` [PATCH 10/12] nfs: enable swap on NFS
` [PATCH 11/12] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage
NFSv4 callback: too many open connections, consider increasing the number of threads
2012-07-12 3:46 UTC
[PATCH] nfs-util: Add cache_flush in mountd UMNT procedure
2012-07-11 22:43 UTC (6+ messages)
[PATCH v3 00/17] vfs: add the ability to retry on ESTALE to several syscalls
2012-07-11 19:00 UTC (3+ messages)
cachefilesd - using multiple cache directories (disks)?
2012-07-10 23:57 UTC (4+ messages)
[PATCH 0/7] 3.6 nfsd patches
2012-07-10 19:21 UTC (10+ messages)
` [PATCH 1/7] nfsd4: remove unnecessary comment
` [PATCH 2/7] nfsd4: nfsd4_lock() cleanup
` [PATCH 3/7] nfsd4: process_open2 cleanup
` [PATCH 4/7] nfsd4: our filesystems are normally case sensitive
` [PATCH 5/7] nfsd4: release openowners on free in >=4.1 case
` [PATCH 6/7] nfsd: allow owner_override only for regular files
` [PATCH 7/7] nfsd: share some function prototypes
[PATCH] NFSv4: Fix an NFSv4 mount regression
2012-07-10 17:29 UTC
[PATCH 00/12] NFS: Split out version-specific code
2012-07-10 16:16 UTC (13+ messages)
` [PATCH 01/12] NFS: Split out NFS v2 inode operations
` [PATCH 02/12] NFS: Split out NFS v3 "
` [PATCH 03/12] NFS: Split out NFS v4 "
` [PATCH 04/12] NFS: Create an init_nfs_v4() function
` [PATCH 05/12] NFS: Initialize v4 sysctls from nfs_init_v4()
` [PATCH 06/12] NFS: Split out NFS v4 file operations
` [PATCH 07/12] NFS: Move the v4 getroot code to nfs4getroot.c
` [PATCH 08/12] NFS: Initialize the NFS v4 client from init_nfs_v4()
` [PATCH 09/12] NFS: Split out NFS v4 server creating code
` [PATCH 10/12] NFS: Create a single nfs_clone_super() function
` [PATCH 11/12] NFS: Split out the NFS v4 filesystem types
` [PATCH 12/12] NFS: Split out NFS v4 client functions
[PATCH] [RFC] nfsd: fix possible dereference of static NULL nfsd_serv pointer
2012-07-10 16:04 UTC (5+ messages)
[PATCH 00/14] Candidates for 3.6
2012-07-09 21:51 UTC (31+ messages)
` [PATCH 01/14] NFS: Clean up TEST_STATEID and FREE_STATEID proc error reporting
` [PATCH 02/14] NFS: Properly sort TEST_STATEID results
` [PATCH 03/14] NFS: State reclaim clears OPEN and LOCK state
` [PATCH 04/14] NFS: Refactor nfs41_check_expired_stateid()
` [PATCH 05/14] NFS: nfs_getaclargs.acl_len is a size_t
` [PATCH 06/14] NFS: Treat NFS4ERR_CLID_INUSE as a fatal error
` [PATCH 07/14] NFS: Clean up nfs4_proc_setclientid() and friends
` [PATCH 08/14] SUNRPC: Add rpcauth_list_flavors()
` [PATCH 09/14] NFS: Introduce "migration" mount option
` [PATCH 10/14] NFS: Use the same nfs_client_id4 for every server
` [PATCH 11/14] NFS: Discover NFSv4 server trunking when mounting
` [PATCH 12/14] NFS: Add nfs4_unique_id boot parameter
` [PATCH 13/14] NFS: Clean up debugging messages in fs/nfs/client.c
` [PATCH 14/14] NFS: Slow down state manager after an unhandled error
question about fs/nfs/direct.c
2012-07-08 14:42 UTC (3+ messages)
Kedves Győztes
2012-07-07 14:49 UTC
Kedves Győztes
2012-07-07 14:49 UTC
[PATCH v3] NFSd: set nfsd_serv to NULL after service destruction
2012-07-06 16:44 UTC (4+ messages)
Possible bug in NFSv4 server regarding to looking for right path for clients to mount
2012-07-06 1:18 UTC (3+ messages)
[PATCH] Revert "svcrpc: destroy server sockets all at once" from 2.6.32.y
2012-07-05 22:39 UTC (2+ messages)
Kernel NFSd CPU hog?
2012-07-05 22:32 UTC (4+ messages)
Linux NFSv4 client uses returned delegation in subsequent READ resulting in hang (BAD_STATEID)
2012-07-05 21:35 UTC (11+ messages)
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).