Linux NFS development
 help / color / mirror / Atom feed
 messages from 2014-09-03 04:36:38 to 2014-09-09 17:49:14 UTC [more...]

[PATCH 0/2] NFS: Add ALLOCATE and DEALLOCATE support
 2014-09-09 17:48 UTC  (7+ messages)
` [PATCH 1/2] nfs: Add ALLOCATE support
` [PATCH 2/2] nfs: Add DEALLOCATE support

pnfs block layout driver fixes V3
 2014-09-09 17:37 UTC  (13+ messages)
` [PATCH 1/9] pnfs: force a layout commit when encountering busy segments during recall
` [PATCH 2/9] pnfs: add flag to force read-modify-write in ->write_begin
` [PATCH 3/9] pnfs: add return_range method
` [PATCH 4/9] pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist
` [PATCH 5/9] pnfs/blocklayout: don't set pages uptodate
` [PATCH 6/9] pnfs/blocklayout: rewrite extent tracking
` [PATCH 7/9] pnfs/blocklayout: implement the return_range method
` [PATCH 8/9] pnfs/blocklayout: return layouts on setattr
` [PATCH 9/9] pnfs/blocklayout: allocate separate pages for the layoutcommit payload

kernel BUG in fs/dcache.c running nfs
 2014-09-09 17:28 UTC  (7+ messages)

[PATCH v2] NFS: Add v4.2 SEEK support
 2014-09-09 17:19 UTC  (3+ messages)
` [PATCH v2] NFS: Implement SEEK

[PATCH 0/3] NFSD: Add ALLOCATE and DEALLOCATE support
 2014-09-09 15:56 UTC  (7+ messages)
` [PATCH 1/3] VFS: Rename do_fallocate() to vfs_fallocate()
` [PATCH 2/3] nfsd: Add ALLOCATE support
` [PATCH 3/3] nfsd: Add DEALLOCATE support

[PATCH] NFS: Fix a compile warning when !(CONFIG_NFS_V3 || CONFIG_NFS_V4)
 2014-09-09 15:02 UTC  (2+ messages)

(no subject)
 2014-09-09 14:41 UTC  (27+ messages)
` [PATCH 03/19] pnfs: force a layout commit when encountering busy segments during recall
` [PATCH 07/19] pnfs: add flag to force read-modify-write in ->write_begin
` [PATCH 08/19] pnfs: add return_range method
` [PATCH 14/19] pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist
` [PATCH 15/19] pnfs/blocklayout: don't set pages uptodate
` [PATCH 16/19] pnfs/blocklayout: rewrite extent tracking
` [PATCH 17/19] pnfs/blocklayout: implement the return_range method
` [PATCH 18/19] pnfs/blocklayout: return layouts on setattr
` [PATCH 19/19] pnfs/blocklayout: allocate separate pages for the layoutcommit payload
` pnfs block layout driver fixes V2

[PATCH v3 0/8] nfsd: support for lifting grace period early
 2014-09-09 12:21 UTC  (10+ messages)
` [PATCH v3 1/8] lockd: move lockd's grace period handling into its own module
` [PATCH v3 2/8] nfsd: remove redundant boot_time parm from grace_done client tracking op
` [PATCH v3 3/8] lockd: add a /proc/fs/lockd/nlm_end_grace file
` [PATCH v3 4/8] nfsd: add a v4_end_grace file to /proc/fs/nfsd
` [PATCH v3 5/8] nfsd: pass extra info in env vars to upcalls to allow for early grace period end
` [PATCH v3 6/8] nfsd: serialize nfsdcltrack upcalls for a particular client
` [PATCH v3 7/8] nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls
` [PATCH v3 8/8] nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETE

[PATCH] rpc: xs_bind - do not bind when requesting a random ephemeral port
 2014-09-09 12:12 UTC  (3+ messages)

[PATCH v2] nfs: fix kernel warning when removing proc entry
 2014-09-09  2:59 UTC  (7+ messages)

rpciod deadlock issue
 2014-09-09  2:33 UTC  (12+ messages)
` [PATCH v2 1/2] SUNRPC: Fix memory reclaim deadlocks in rpciod

Clarification on client "async" option
 2014-09-08 23:11 UTC  (4+ messages)

nfsd bugfixes for 3.17
 2014-09-08 17:07 UTC 

[PATCH] gssd: ensure that preferred_realm is non-NULL before passing it to strcmp
 2014-09-08 16:35 UTC 

[PATCH v3 0/7] nfs-utils: support for lifting grace period early
 2014-09-08 16:30 UTC  (8+ messages)
` [PATCH v3 1/7] sm-notify: inform the kernel if there were no hosts to notify
` [PATCH v3 2/7] nfsdcltrack: update comments in sqlite.c
` [PATCH v3 3/7] nfsdcltrack: rename CLD_* constants with CLTRACK_* prefixes
` [PATCH v3 4/7] nfsdcltrack: overhaul database initializtion
` [PATCH v3 5/7] nfsdcltrack: update schema to v2
` [PATCH v3 6/7] nfsdcltrack: grab the NFSDCLTRACK_RECLAIM_COMPLETE env var if it's present
` [PATCH v3 7/7] nfsdcltrack: fetch NFSDCLTRACK_GRACE_START out of environment

NFS/RDMA conclave at this fall's NFS bake-a-thon
 2014-09-08 15:30 UTC 

[PATCH] nfsd: update mtime on truncate
 2014-09-08 15:00 UTC  (2+ messages)

[PATCH v2 0/3] nfs4: file locking fixes and cleanups
 2014-09-08 14:42 UTC  (6+ messages)
` [PATCH v2 2/3] nfs4: queue free_lock_state job submission to nfsiod
      ` [PATCH] nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"

[PATCH 1/2] nfs: setattr can only change regular file sizes
 2014-09-07 20:59 UTC  (5+ messages)
` [PATCH 2/2] nfs: update time staps on truncate

Financing
 2014-09-08  9:26 UTC 

Financing
 2014-09-08  9:26 UTC 

pnfs: add CB_NOTIFY_DEVICEID support
 2014-09-07 17:50 UTC  (8+ messages)
` [PATCH 1/6] pnfs: enable "
` [PATCH 4/6] pnfs/blocklayout: move all rpc_pipefs related code into a single file
` [PATCH 5/6] pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing
` [PATCH 6/6] pnfs/blocklayout: ask for NOTIFY_DEVICEID callbacks

pnfs block layout driver fixes
 2014-09-07 16:44 UTC  (3+ messages)

[PATCH] nfs: update time staps on truncate
 2014-09-06 23:28 UTC  (3+ messages)

[PATCH v2 00/17] locks: internal lease API overhaul
 2014-09-06 12:33 UTC  (42+ messages)
` [PATCH v2 01/17] locks: consolidate "nolease" routines
` [PATCH v2 02/17] security: make security_file_set_fowner, f_setown and __f_setown void return
` [PATCH v2 03/17] locks: close potential race in lease_get_mtime
` [PATCH v2 04/17] nfsd: fix potential lease memory leak in nfs4_setlease
` [PATCH v2 05/17] locks: generic_delete_lease doesn't need a file_lock at all
` [PATCH v2 06/17] locks: clean up vfs_setlease kerneldoc comments
` [PATCH v2 07/17] nfsd: don't keep a pointer to the lease in nfs4_file
` [PATCH v2 08/17] locks: plumb a "priv" pointer into the setlease routines
` [PATCH v2 09/17] locks: define a lm_setup handler for leases
` [PATCH v2 10/17] locks: move i_lock acquisition into generic_*_lease handlers
` [PATCH v2 11/17] locks: move freeing of leases outside of i_lock
` [PATCH v2 12/17] locks: update Documentation/filesystems with new setlease semantics
` [PATCH v2 13/17] locks: remove i_have_this_lease check from __break_lease
` [PATCH v2 14/17] locks: __break_lease cleanup in preparation of allowing direct removal of leases
` [PATCH v2 15/17] locks: give lm_break a return value
` [PATCH v2 16/17] locks: set fl_owner for leases to filp instead of current->files
` [PATCH v2 17/17] locks: clean up comments over fl_owner_t definition

nfs-utils - TCP ephemeral port exhaustion results in mount failures
 2014-09-05 22:34 UTC  (10+ messages)

[PATCH] rpc: xs_bind - do not bind when requesting a random ephemeral port
 2014-09-05 20:17 UTC 

[PATCH] nfs-utils: nfs_get_tcpclient/nfs_get_udpclient - make bind(2) implicit
 2014-09-05 20:17 UTC 

[PATCH] nfs-utils: nfs_get_tcpclient/nfs_get_udpclient - make bind(2) implicit
 2014-09-05 19:40 UTC 

F20 nfs-utils exportfs patch
 2014-09-05 17:02 UTC 

[PATCH v2 0/5] nfsd: support for lifting grace period early
 2014-09-05 15:58 UTC  (17+ messages)
` [PATCH v2 1/5] lockd: move lockd's grace period handling into its own module
` [PATCH v2 2/5] lockd: add a /proc/fs/lockd/nlm_end_grace file
` [PATCH v2 3/5] nfsd: add a v4_end_grace file to /proc/fs/nfsd
` [PATCH v2 4/5] nfsd: remove redundant boot_time parm from grace_done client tracking op
` [PATCH v2 5/5] nfsd: pass extra info in env vars to upcalls to allow for early grace period end

Incorrect backport to 2.6.32-stable - NFSD regression
 2014-09-05  9:33 UTC  (3+ messages)

kernel not recovering from statd port change
 2014-09-04 21:01 UTC  (3+ messages)

How to use NFS with multiple principals in different realms?
 2014-09-04 18:35 UTC  (5+ messages)

Linux NFS Town Hall meeting: Tomorrow - Thur 09/4/14
 2014-09-04 16:58 UTC  (3+ messages)

pnfs: factor GETDEVICEINFO implementations V2
 2014-09-03 23:34 UTC  (4+ messages)
` [PATCH 2/4] pnfs: add a common GETDEVICELIST implementation

[PATCH 6/6] NFSD: Put export if prepare_creds() fail
 2014-09-03 21:36 UTC  (2+ messages)

FROM: Husam Al Sayed
 2014-09-03 18:39 UTC 

[PATCH] NFS: Fix state owner lock usage
 2014-09-03 18:15 UTC  (2+ messages)
` [PATCH] NFS: Clear up "

[PATCH 0/4] NFS: Remove as many CONFIG_NFS_V3s as possible
 2014-09-03 16:19 UTC  (5+ messages)
` [PATCH 1/4] NFS: Unconditionally enable commit code
` [PATCH 2/4] NFS: Move v3 declarations out of internal.h
` [PATCH 3/4] NFS: Remove v3 not compiled check from validate_mount_data()
` [PATCH 4/4] NFS: Move NFS v3 acl functions to nfs3_fs.h

Accessing alternate data streams on NFSv4 server?
 2014-09-03 13:31 UTC  (5+ messages)

Soft lockups on kerberised NFSv4.0 clients
 2014-09-03  7:01 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox