linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-01 01:53:18 to 2012-07-12 06:41:27 UTC [more...]

[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] umount.nfs: restore correct error status when umount fails
 2012-07-12  3:27 UTC 

[PATCH] nfs-util: Add cache_flush in mountd UMNT procedure
 2012-07-11 22:43 UTC  (6+ messages)

[PATCH 00/15] Candidates for 3.6 [v2]
 2012-07-11 20:31 UTC  (16+ 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

[PATCH v3 00/17] vfs: add the ability to retry on ESTALE to several syscalls
 2012-07-11 19:00 UTC  (3+ messages)

[PATCH 0/4] Add support for new RPCSEC_GSS upcall mechanism for nfsd
 2012-07-11 17:49 UTC  (13+ 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 1/2, resend] sunrpc/cache.h: fix coding style
 2012-07-10 16:31 UTC  (3+ messages)
` [PATCH 2/2,resend] sunrpc/cache.h: replace simple_strtoul

[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)

3.0+ NFS issues
 2012-07-10 12:52 UTC  (10+ 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  (13+ messages)

[PATCH 1/2] sunrpc/cache.h: fix coding style
 2012-07-05 19:57 UTC  (8+ messages)
` [PATCH 2/2] sunrpc/cache.h: replace simple_strtoul

[PATCH] nfsidmap: Default domain not being set
 2012-07-05 19:38 UTC  (2+ messages)

[PATCH] nfs-util: Update exportfs flush option list in usage message
 2012-07-05 19:38 UTC  (2+ messages)

rpcauth_lookup_credcache() lock contentions
 2012-07-05 16:29 UTC  (7+ messages)

RPC rpcinfo command PATCH
 2012-07-05  9:46 UTC  (5+ messages)
    ` Fwd: "

[PATCH v3 00/11] Series short description
 2012-07-03 16:20 UTC  (12+ messages)
` [PATCH v3 01/11] NFS: pass net to nfs_callback_down()
` [PATCH v3 02/11] NFS: callback service creation function introduced
` [PATCH v3 03/11] NFS: move per-net callback thread initialization to nfs_callback_up_net()
` [PATCH v3 04/11] NFS: callback up - transport backchannel cleanup
` [PATCH v3 05/11] NFS: callback service start function introduced
` [PATCH v3 06/11] NFS: callback up - users counting cleanup
` [PATCH v3 07/11] NFS: make nfs_callback_tcpport per network context
` [PATCH v3 08/11] NFS: make nfs_callback_tcpport6 "
` [PATCH v3 09/11] NFS; callback per-net usage counting introduced
` [PATCH v3 10/11] NFS: add debug messages to callback down function
` [PATCH v3 11/11] NFS: get net after idr allocation

[PATCH v2] NFSd: simplify locking in nfsd_recall_delegations()
 2012-07-03 13:02 UTC 

[PATCH v3] NFSd: fix locking in nfsd_forget_delegations()
 2012-07-03 13:01 UTC 

[PATCH v3] SUNRPC: protect service sockets lists during per-net shutdown
 2012-07-03 12:58 UTC 

[RFC PATCH] nfs: do non-blocking commit in releasepage if we're attempting to reconnect the socket
 2012-07-03 11:20 UTC  (5+ messages)
` [RFC PATCH v2] nfs: skip commit in releasepage if we're freeing memory for fs-related reasons

[PATCH 00/12] Swap-over-NFS without deadlocking V8
 2012-07-03  8:58 UTC  (5+ messages)

Modifying IP&mac address
 2012-07-02 19:45 UTC 

Possible bug in NFSv4 server regarding to looking for right path for clients to mount
 2012-07-02  5:36 UTC 

BUG: No init found on NFSROOT
 2012-07-02  5:22 UTC  (8+ messages)
    ` linux-next BUG: held lock freed!

[PATCH 2/2] fs/dcache: allow __d_obtain_alias() to return unhashed dentries
 2012-07-01 23:15 UTC  (12+ messages)
` [PATCH] "


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).