linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-08 09:38:40 to 2014-08-19 14:49:33 UTC [more...]

[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

[PATCH 2/4] NFSD: Rervert "knfsd: locks: flag NFSv4-owned locks"
 2014-08-18 11:54 UTC  (30+ messages)
` [PATCH 1/3] NFSD: New FL_NFSD for marking file_lock belongs to NFSD
  ` [PATCH 2/3] NFSD: Increase the reference of lockowner when coping file_lock
    ` [PATCH 1/3 v2] fs/locks.c: Copy all information for conflock
      ` [PATCH 2/3 v2] fs/locks.c: New ops in file_lock_operations for copying/releasing owner
      ` [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

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 v2] nfs: fix kernel warning when removing proc entry
 2014-08-16 19:36 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  (9+ messages)
` [PATCH 1/5] nfs: check wait_on_bit_lock err in page_group_lock
` [PATCH 2/5] nfs: fix comment and add warn_on for PG_INODE_REF
` [PATCH 3/5] pnfs: find swapped pages on pnfs commit lists too
` [PATCH 4/5] pnfs: add pnfs_put_lseg_async
` [PATCH 5/5] nfs: clear_request_commit while holding i_lock

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

[PATCH v2 0/3] nfs4: file locking fixes and cleanups
 2014-08-11 17:57 UTC  (11+ messages)
` [PATCH v2 2/3] nfs4: queue free_lock_state job submission to nfsiod

[PATCH 0/3] nfsd: lease handling cleanups
 2014-08-11 17:41 UTC  (9+ messages)
` [PATCH 1/3] nfsd: protect lease-related nfs4_file fields with fi_lock
` [PATCH 2/3] nfsd: call nfs4_put_deleg_lease outside of state_lock
` [PATCH 3/3] nfsd: allow find_any_file to return a fi_deleg_file reference

[PATCH 3/4 RFC] NFSD: Revert setting op_encode_lockowner_maxsz
 2014-08-10  1:00 UTC  (2+ messages)

[PULL] nfsd changes for 3.17
 2014-08-09 19:46 UTC 

ANNOUNCE: libtirpc-0.2.5 released
 2014-08-08 17:06 UTC 

[PATCH 0/5] nfs_page_group_lock cleanup
 2014-08-08 15:00 UTC  (6+ messages)
` [PATCH 1/5] nfs: change nfs_page_group_lock argument
` [PATCH 2/5] nfs: fix nonblocking calls to nfs_page_group_lock
` [PATCH 3/5] nfs: use blocking page_group_lock in add_request
` [PATCH 4/5] nfs: fix error handling in lock_and_join_requests
` [PATCH 5/5] nfs: don't sleep with inode lock "

pnfs block layout driver fixes
 2014-08-08 10:28 UTC  (9+ messages)
` [PATCH 08/17] pnfs/blocklayout: reject pnfs blocksize larger than page size

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


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