linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-11 18:23:38 to 2014-08-20 22:14:37 UTC [more...]

pnfs block layout driver fixes
 2014-08-20 22:14 UTC  (3+ messages)

[PATCH v2] NFSD: Convert magic numbers to sizeof() for encode/decode
 2014-08-20 13:42 UTC  (2+ messages)

[PATCH] lockd: Remove unused b_fl member from struct nlm_block
 2014-08-20 13:04 UTC  (5+ messages)

[PATCH] nfs-utils: Allow turning off nfsv3 readdir_plus
 2014-08-20 12:51 UTC  (2+ messages)

[PATCH 2/4] NFSD: Rervert "knfsd: locks: flag NFSv4-owned locks"
 2014-08-20 10:02 UTC  (45+ messages)
` [PATCH 1/3] NFSD: New FL_NFSD for marking file_lock belongs to NFSD
    ` [PATCH 1/3 v2] fs/locks.c: Copy all information for conflock
      ` [PATCH 3/3 v2] NFSD: Increase the reference of lockowner when coping file_lock
      ` [PATCH 1/5 v3] NFSD: Remove duplicate initialization of file_lock
      ` [PATCH 2/5 v3] locks: Copy all infomation for conflock
      ` [PATCH 3/5 v3] locks: New ops in file_lock_operations for copy/release owner
      ` [PATCH 4/5 v3] NFSD: New helper nfs4_get_stateowner() for atomic_inc reference
      ` [PATCH 5/5 v3] NFSD: Increase the reference of lockowner when coping file_lock
        ` [PATCH 1/6 v4] NFSD: Remove the duplicate initialize of file_lock
        ` [PATCH 2/6 v4] locks: New ops in file_lock_operations for get/put owner
        ` [PATCH 3/6 v4] locks: Rename __locks_copy_lock() to locks_copy_conflock()
        ` [PATCH 4/6 v4] locks: Copy fl_lmops information for conflock in, locks_copy_conflock()
        ` [PATCH 5/6 v4] NFSD: New helper nfs4_get_stateowner() for atomic_inc sop reference
        ` [PATCH 6/6 v4] NFSD: Increase the reference of lockowner when coping file_lock
          ` [PATCH 1/6 v5] NFSD: Remove the duplicate initialize of file_lock
          ` [PATCH 2/6 v5] locks: Rename __locks_copy_lock() to locks_copy_conflock()
          ` [PATCH 3/6 v5] locks: New ops in file_lock_operations for get/put owner
          ` [PATCH 4/6 v5] locks: Copy fl_lmops information for conflock in locks_copy_conflock()
          ` [PATCH 5/6 v5] NFSD: New helper nfs4_get_stateowner() for atomic_inc sop reference
          ` [PATCH 6/6 v5] NFSD: Get reference of lockowner when coping file_lock

[PATCH v2] nfs: fix kernel warning when removing proc entry
 2014-08-20  4:20 UTC  (2+ messages)

[PATCH] nfs: use canonical path in nfs_show_devname
 2014-08-20  3:06 UTC 

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

[PATCH v2 0/5] nfsd: support for lifting grace period early
 2014-08-19 18:38 UTC  (6+ 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

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

[PATCH nfs-utils] start-statd: clean up output when systemd is not installed
 2014-08-19 14:06 UTC  (6+ messages)

Patch For Making Readdir_plus configurable
 2014-08-19  7:53 UTC  (11+ messages)
  ` [PATCH] nfsd: allow turning off nfsv3 readdir_plus

[PATCH] AD principal configurable
 2014-08-18 16:48 UTC  (2+ messages)

[nfsd:nfsd-next 5/23] net/sunrpc/svc_xprt.c:794:20: error: 'current_task' undeclared
 2014-08-18 16:18 UTC 

[PATCH] rpcbind: Remove a strict-aliasing warning
 2014-08-18 15:03 UTC  (2+ messages)

[PATCH] NFS: state manager thread must stay running
 2014-08-18 14:29 UTC  (4+ messages)

[kernel RFC PATCH 0/4] nfsd: support for lifting grace period early
 2014-08-18 12:06 UTC  (6+ messages)
` [kernel RFC PATCH 1/4] lockd: add a /proc/fs/lockd/nlm_end_grace file
` [kernel RFC PATCH 2/4] nfsd: add a v4_end_grace file to /proc/fs/nfsd
` [kernel RFC PATCH 3/4] nfsd: remove redundant boot_time parm from grace_done client tracking op
` [kernel RFC PATCH 4/4] nfsd: pass extra info in env vars to upcalls to allow for early grace period end

how to setup pNFS
 2014-08-18 10:54 UTC  (4+ messages)

[PATCH 0/2] remove deadlock risk with loop-back mounted NFS filesystems
 2014-08-18  6:22 UTC  (3+ messages)
` [PATCH 1/2] SUNRPC: track when a client connection is routed to the local host
` [PATCH 2/2] NFS: avoid deadlocks with loop-back mounted NFS filesystems

nfsd branch for 3.18
 2014-08-17 20:06 UTC 

[PATCH] nfs: fix kernel warning when removing proc entry
 2014-08-16 17:56 UTC  (2+ messages)

2014 Linux Plumbers Call for File and Storage Systems Microconference Proposals
 2014-08-15 15:09 UTC 

[PATCH 0/5] more pgio cleanup
 2014-08-15 14:48 UTC  (5+ messages)
` [PATCH 3/5] pnfs: find swapped pages on pnfs commit lists too

[PATCH 0/2] RFC: Fix nfs_generic_pgio page vector issues
 2014-08-15 14:36 UTC  (4+ messages)
` [PATCH 1/2] nfs: disallow duplicate pages in pgio page vectors
` [PATCH 2/2] nfs: can_coalesce_requests must enforce contiguity

[PATCH 2/2] NFSD: Revert setting op_encode_lockowner_maxsz
 2014-08-15 14:29 UTC  (6+ messages)

[PATCH] libnfsidmap: respect Nobody-User/Nobody-Group
 2014-08-14 19:37 UTC  (5+ messages)

fuzz testing a 32 bit UML guest with NFSv4 gave: BUG kmalloc-256 (Not tainted): Redzone overwritten
 2014-08-14 16:57 UTC  (6+ messages)

[PATCH] locks: Remove unused conf argument from lm_grant
 2014-08-14 15:20 UTC  (4+ messages)

nfs-utils.spec patch
 2014-08-14 14:13 UTC  (5+ messages)

[PATCH] nfsd: Fix bad reserving space for encoding rdattr_error
 2014-08-14 12:32 UTC  (9+ messages)
          ` [PATCH] NFSD: Convert magic number to sizeof() for encode and decode

[PATCH] Fail the test if number of supported attrs are more than expected
 2014-08-14  5:32 UTC 

Killing process in D state on mount to dead NFS server
 2014-08-13 21:22 UTC  (6+ messages)

ANNOUNCE: libnfsidmap-0.26 release
 2014-08-13 19:18 UTC 

[GIT PULL] Please pull NFS client updates for 3.17
 2014-08-13 17:18 UTC 

[PATCH 0/5] locks: move most locks_release_private calls outside of i_lock
 2014-08-13 15:51 UTC  (14+ messages)
` [PATCH 1/5] locks: don't call locks_release_private from locks_copy_lock
` [PATCH 2/5] locks: don't reuse file_lock in __posix_lock_file
` [PATCH 3/5] locks: defer freeing locks in locks_delete_lock until after i_lock has been dropped
` [PATCH 4/5] locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlock
` [PATCH 5/5] locks: update Locking documentation to clarify fl_release_private behavior

nfs-utils: blkmapd fixex
 2014-08-13 14:54 UTC  (5+ messages)
` [PATCH 1/2] blkmapd: fix broken multipath handling
` [PATCH 2/2] blkmapd: dump useful device information to syslog

[PATCH v2 00/11] Porting nfs-utils to musl libc
 2014-08-13  9:04 UTC  (4+ messages)
` [PATCH v2 11/11] exportfs: only do glibc specific hackery on glibc

[PATCH 0/5] SMB/CIFS nounix support for Connectathon test suite
 2014-08-13  7:45 UTC  (7+ messages)
` [PATCH 5/5] special: fix op_unlk and op_ren tests output

[PATCH 00/11] SUNRPC server scalability improvements
 2014-08-12 21:34 UTC  (18+ messages)
` [PATCH 01/11] SUNRPC: Reduce contention in svc_xprt_enqueue()
  ` [PATCH 02/11] SUNRPC: svc_tcp_write_space: don't clear SOCK_NOSPACE prematurely
    ` [PATCH 03/11] SUNRPC: Allow svc_reserve() to notify TCP socket that space has been freed
      ` [PATCH 04/11] SUNRPC: Do not override wspace tests in svc_handle_xprt
        ` [PATCH 05/11] lockd: Ensure that lockd_start_svc sets the server rq_task
          ` [PATCH 06/11] nfs: Ensure that nfs_callback_start_svc "
            ` [PATCH 07/11] SUNRPC: Do not grab pool->sp_lock unnecessarily in svc_get_next_xprt
              ` [PATCH 08/11] SUNRPC: get rid of the request wait queue

[PATCH v2 0/6] NFS DRC scalability patches
 2014-08-12 20:38 UTC  (2+ messages)

[PATCH] server: Added -A flag which will cause server script to ask to mount
 2014-08-12 19:08 UTC 

[PATCH] nfsd: mark CONFIG_NFSD_FAULT_INJECTION as deprecated
 2014-08-12 19:03 UTC  (3+ messages)

Fwd: question re: NO_AUTH_DATA_REQUIRED
 2014-08-12 18:19 UTC  (2+ messages)

pnfs: factor GETDEVICEINFO implementations
 2014-08-12 15:53 UTC  (12+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] pnfs add a common GETDEVICELIST implementation
` [PATCH 3/4] pnfs: add a nfs4_get_deviceid helper
` [PATCH 4/4] pnfs/blocklayout: use the device id cache

[PATCH [libtirpc]] include stdarg.h when used
 2014-08-12 14:52 UTC  (2+ messages)

[nfs] BUG: sleeping function called from invalid context at include/linux/wait.h:976
 2014-08-12  6:59 UTC  (4+ messages)

[PATCH] nfsd3: Check write permission after checking existence
 2014-08-11 20:28 UTC  (3+ messages)

[PATCH 1/2] NFSD: Treat rq_reserved when initializing xdr_buf
 2014-08-11 19:15 UTC  (2+ messages)


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