messages from 2012-07-31 12:55:03 to 2012-08-08 21:25:29 UTC [more...]
reconnect_path fails with EACCES
2012-08-08 21:25 UTC
[PATCH] NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
2012-08-08 20:21 UTC
[PATCH 0/4] Add support for new RPCSEC_GSS upcall mechanism for nfsd
2012-08-08 20:12 UTC (13+ messages)
client kernel panic on server restart
2012-08-08 19:50 UTC (9+ messages)
[PATCH 1/2] NFS: Fix a regression when loading the NFS v4 module
2012-08-08 19:40 UTC (2+ messages)
[PATCH 1/2] NFSv41: fix DIO write_io calculation
2012-08-08 19:03 UTC (5+ messages)
` [PATCH 2/2] NFS41: fix error of setting blocklayoutdriver
[PATCH RFC 0/3] NFS41: optimize layoutget
2012-08-08 18:57 UTC (6+ messages)
` [PATCH RFC 1/3] NFS: track direct IO left bytes
` [PATCH RFC 2/3] NFS41: send real write size in layoutget
` [PATCH RFC 3/3] NFS41: send real read size in layoutget for DIO
Blocklayout
2012-08-08 18:26 UTC (3+ messages)
[PATCH 2/2] NFS: Alias the nfs module to nfs4
2012-08-08 18:01 UTC
nfs4 mounts failing with 3.6.0-rc1
2012-08-08 15:25 UTC (19+ messages)
[PATCH-v2] NFS41: fix error of setting blocklayoutdriver
2012-08-08 14:57 UTC
[PATCH v5 00/19] vfs: add the ability to retry on ESTALE to several syscalls
2012-08-08 13:21 UTC (20+ messages)
` [PATCH v5 01/19] vfs: add a retry_estale helper function to handle retries on ESTALE
` [PATCH v5 02/19] vfs: add a kern_path_at function
` [PATCH v5 03/19] vfs: make fstatat retry on ESTALE errors from getattr call
` [PATCH v5 04/19] vfs: fix readlinkat to retry on ESTALE
` [PATCH v5 05/19] vfs: remove user_path_at_empty
` [PATCH v5 06/19] vfs: turn "empty" arg in getname_flags into a bool
` [PATCH v5 07/19] vfs: add new "reval" argument to kern_path_create
` [PATCH v5 08/19] vfs: fix mknodat to retry on ESTALE errors
` [PATCH v5 09/19] vfs: fix mkdir "
` [PATCH v5 10/19] vfs: fix symlinkat "
` [PATCH v5 11/19] vfs: fix linkat "
` [PATCH v5 12/19] vfs: make rmdir "
` [PATCH v5 13/19] vfs: make do_unlinkat "
` [PATCH v5 14/19] vfs: fix renameat to "
` [PATCH v5 15/19] vfs: remove user_path_parent
` [PATCH v5 16/19] vfs: have do_sys_truncate retry once on an ESTALE error
` [PATCH v5 17/19] vfs: have faccessat "
` [PATCH v5 18/19] vfs: have chdir retry lookup and call once on "
` [PATCH v5 19/19] vfs: make chroot retry "
NFSv4 backchannel authentication
2012-08-08 13:18 UTC (6+ messages)
[PATCH 0/4] pnfsblock: fix IO alignment bug
2012-08-08 1:58 UTC (4+ messages)
` [PATCH 1/4] Revert "pnfsblock: bail out partial page IO"
` [PATCH 2/4] pnfsblock: fix partial page buffer wirte
[PATCH] NFS: Clear key construction data if the idmap upcall fails
2012-08-07 16:00 UTC (4+ messages)
[PATCH] nfsd: trivial comment updates
2012-08-07 15:53 UTC (3+ messages)
kernel BUG at /data/lemmy/linux.trees.git/fs/nfs/idmap.c:681!
2012-08-07 15:19 UTC (11+ messages)
Symantec Mail Security detected prohibited attachment(s) in a message sent from your address (SYM:15788289141029710305)
2012-08-07 5:47 UTC
[PATCH] rpc.gssd: don't call poll(2) twice a second
2012-08-06 14:23 UTC (3+ messages)
[PATCH] rpc.gssd: don't call poll() twice a second
2012-08-06 14:23 UTC (20+ messages)
` [PATCH 1/4] rpc.gssd: simplify signal handling
` [PATCH 2/4] rpc.gssd: don't call printerr from signal handler
` [PATCH 3/4] rpc.gssd: handle error to open toplevel directory
` [PATCH 4/4] rpc.gssd: don't call poll() twice a second
nfs-utils: Something is wrong in is_vers4()
2012-08-06 14:21 UTC (6+ messages)
[PATCH RFC] nfs: allow coalescing of read/write requests under more circumstances
2012-08-05 23:34 UTC (2+ messages)
nfs_idmap_legacy_upcall
2012-08-04 21:17 UTC (6+ messages)
stale or not stale
2012-08-03 10:52 UTC (3+ messages)
[GIT PULL] exofs: Mostly fixes
2012-08-03 8:08 UTC
wait_for_key_construction oops
2012-08-02 21:54 UTC (5+ messages)
[PATCH v2 00/10] Create NFS modules
2012-08-02 19:01 UTC (6+ messages)
[PATCH] nfs: tear down caches in nfs_init_writepagecache when allocation fails
2012-08-02 18:30 UTC
Linux pNFS status meeting 08/02/12
2012-08-02 13:53 UTC
[PATCHSET 0/3] pnfs-obj: Fixes left-out from 3.5 for the 3.6 merge window
2012-08-02 13:06 UTC (6+ messages)
` [PATCH 1/3] NFS41: add pg_layout_private to nfs_pageio_descriptor
` [PATCH 1/3 repost] "
` [PATCH 2/3] pnfs-obj: Better IO pattern in case of unaligned offset
` [PATCH 3/3] pnfs: Don't BUG on info received from Server
[PATCH 0/2] Fix bugs and clean code in __nfs4_get_acl_uncached
2012-08-02 11:13 UTC (5+ messages)
` [PATCH 1/2] Fix array overflow "
` [PATCH 2/2] Simplify check for size of ACL returned "
[PATCH v2 0/2] pnfs: fix a crash when hitting Ctrl+C during LAYOUTGET
2012-08-02 8:47 UTC (3+ messages)
` [PATCH v2 1/2] pnfs: defer release of pages in layoutget
` [PATCH v2 2/2] pnfs: nfs4_proc_layoutget returns void
Linux NFS and cached properties
2012-08-02 2:50 UTC (8+ messages)
[PATCH] libnfsidmap: implementation of client side Static translation method
2012-08-01 17:56 UTC (2+ messages)
[PATCH 1/2] NFS: Fix a number of bugs in the idmapper
2012-08-01 12:39 UTC (10+ messages)
` [PATCH 2/2] NFS: Combine the idmapper key types
nfsd changes for 3.6
2012-08-01 11:56 UTC (4+ messages)
` [PATCH] locks: remove unused lm_release_private
[PATCH v4 00/17] vfs: add the ability to retry on ESTALE to several syscalls
2012-08-01 1:52 UTC (4+ messages)
[GIT PULL] Please pull second wave of NFS client changes for 3.6
2012-07-31 22:50 UTC
[PATCH] Fix array overflow in __nfs4_get_acl_uncached
2012-07-31 21:47 UTC (4+ messages)
[PATCH 0/3] pnfs: fix a crash when hitting Ctrl+C during LAYOUTGET
2012-07-31 18:55 UTC (5+ messages)
` [PATCH 1/3] pnfs: defer release of pages in layoutget
` [PATCH 3/3] pnfs: use size_t for LAYOUTGET response pages count
read/write performance regression due to better v4 lock state tracking
2012-07-31 18:35 UTC
[PATCH 2/2] NFS: Combine the idmapper key types
2012-07-31 14:45 UTC (4+ messages)
` [PATCH 1/2] NFS: Fix a number of bugs in the idmapper
[nfs:devel 46/51] fs/nfs/write.c:1592:5: error: redefinition of 'nfs_commit_inode'
2012-07-31 14:36 UTC (17+ messages)
[PATCH v2 00/15] Lockd: grace period containerization
2012-07-31 14:26 UTC (5+ 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).