linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-05 15:09:34 to 2014-08-12 20:23:17 UTC [more...]

[PATCH 00/11] SUNRPC server scalability improvements
 2014-08-12 20:23 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] 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)

[PATCH 0/5] SMB/CIFS nounix support for Connectathon test suite
 2014-08-12 18:21 UTC  (10+ messages)
` [PATCH 1/5] tlock: munmap missed before close
` [PATCH 2/5] Add SMB/CIFS mounts support
` [PATCH 3/5] Add capability to test SMB 2.0 and higher verions
` [PATCH 4/5] Add SMB/CIFS section in tests.init
` [PATCH 5/5] special: fix op_unlk and op_ren tests output

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

[PATCH 2/2] NFSD: Revert setting op_encode_lockowner_maxsz
 2014-08-12 17:58 UTC  (3+ messages)

[PATCH 0/5] locks: move most locks_release_private calls outside of i_lock
 2014-08-12 17:53 UTC  (10+ 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

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)

[PATCH v2 00/11] Porting nfs-utils to musl libc
 2014-08-12 11:03 UTC  (13+ messages)
` [PATCH v2 01/11] conffile: use standard uint*_t and unsigned char
` [PATCH v2 02/11] Fix header include for definition of NULL
` [PATCH v2 03/11] configure.ac: enable GNU_SOURCE for stat64/statfs64
` [PATCH v2 04/11] replace __attribute_malloc__ with the more portable __attribute__((__malloc__))
` [PATCH v2 05/11] mountd: use standard dev_t instead of glibc internals
` [PATCH v2 06/11] nfsstat: replace the legacy SA_ONESHOT with standard SA_RESETHAND
` [PATCH v2 07/11] Allow usage of getrpcbynumber() when getrpcbynumber_r() is unavailable
` [PATCH v2 08/11] Only work around glibc bugs on glibc
` [PATCH v2 09/11] include libgen.h for basename
` [PATCH v2 10/11] exportfs: fix test of NULL pointer in host_pton()
` [PATCH v2 11/11] exportfs: only do glibc specific hackery on glibc

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

[PATCH 0/5] more pgio cleanup
 2014-08-12  2:54 UTC  (8+ 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] 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 2/4] NFSD: Rervert "knfsd: locks: flag NFSv4-owned locks"
 2014-08-11 16:46 UTC  (18+ messages)
` [PATCH] fs/locks.c: Copy fl_lmops to conflock for nfsd using
` [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 3/3 RFC] fs/locks.c: Copy all infomation for conflock
    ` [PATCH 1/3 v2] fs/locks.c: Copy all information "
      ` [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 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  (34+ messages)
` [PATCH 01/17] nfs: cap request size to fit a kmalloced page array
` [PATCH 02/17] pnfs: do not pass uninitialized lsegs to ->free_lseg
` [PATCH 03/17] pnfs: force a layout commit when encountering busy segments during recall
` [PATCH 04/17] pnfs: don't check sequence on new stateids in layoutget
` [PATCH 05/17] pnfs: add flag to force read-modify-write in ->write_begin
` [PATCH 06/17] pnfs: add return_range method
` [PATCH 07/17] pnfs: allow splicing pre-encoded pages into the layoutcommit args
` [PATCH 08/17] pnfs/blocklayout: reject pnfs blocksize larger than page size
` [PATCH 09/17] pnfs/blocklayout: improve GETDEVICEINFO error reporting
` [PATCH 10/17] pnfs/blocklayout: plug block queues
` [PATCH 11/17] pnfs/blocklayout: correctly decrement extent length
` [PATCH 12/17] pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist
` [PATCH 13/17] pnfs/blocklayout: don't set pages uptodate
` [PATCH 14/17] pnfs/blocklayout: rewrite extent tracking
` [PATCH 15/17] pnfs/blocklayout: implement the return_range method
` [PATCH 16/17] pnfs/blocklayout: return layouts on setattr
` [PATCH 17/17] pnfs/blocklayout: allocate separate pages for the layoutcommit payload

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

[PATCH nfs-utils] rework access to /proc/net/rpc
 2014-08-08  6:11 UTC 

Linux NFS Town Hall meeting: Tomorrow - Thur 08/7/14
 2014-08-07 16:47 UTC  (2+ messages)

[PATCH] AD principal configurable
 2014-08-07 14:19 UTC 

Oct 2014 Bakeathon in Westford, Ma
 2014-08-07 15:03 UTC  (6+ messages)
  ` [nfsv4] "

Patch: select non-conventional principal in gssd
 2014-08-07 13:31 UTC  (4+ messages)

nfs-utils: blkmapd fixex
 2014-08-07  7:26 UTC  (3+ messages)
` [PATCH 1/2] blkmapd: fix broken multipath handling
` [PATCH 2/2] blkmapd: dump useful device information to syslog

[BUG] nfs3_list_one_acl oops
 2014-08-07  7:12 UTC  (5+ messages)

[PATCH 1/2] nfs41: add a helper function to set layoutcommit after commit
 2014-08-07  2:15 UTC  (2+ messages)
` [PATCH 2/2] nfs/filelayout: set layoutcommit depending on write verifier

Patch: select non-conventional principal in gssd
 2014-08-06 18:42 UTC 

[PATCH v2 0/6] NFS DRC scalability patches
 2014-08-06 17:44 UTC  (7+ messages)
` [PATCH v2 1/6] nfsd: Clean up drc cache in preparation for global spinlock elimination
  ` [PATCH v2 2/6] nfsd: convert the lru list into a per-bucket thing
    ` [PATCH v2 3/6] nfsd: Remove the cache_hash list
      ` [PATCH v2 4/6] nfsd: convert num_drc_entries to an atomic_t
        ` [PATCH v2 5/6] nfsd: split DRC global spinlock into per-bucket locks
          ` [PATCH v2 6/6] nfsd: Reorder nfsd_cache_match to check more powerful discriminators first

[PATCH] nfs: Remove typedef nfs_readdir_descriptor_t
 2014-08-06 14:12 UTC 

[PATCH 0/6] NFS DRC scalability patches
 2014-08-05 20:51 UTC  (3+ messages)

[PATCH 00/37] nfsd: remaining client_mutex removal patches
 2014-08-05 20:29 UTC  (10+ messages)
` [PATCH 36/37] nfsd: remove the client_mutex and the nfs4_lock/unlock_state wrappers
` [PATCH 37/37] nfsd: add some comments to the nfsd4 object definitions
  ` [PATCH v2] "

[PATCH] svcrdma: remove rdma_create_qp() failure recovery logic
 2014-08-05 19:10 UTC  (2+ messages)

[PATCH v3 31/38] nfsd: Move the open owner hash table into struct nfs4_client
 2014-08-05 18:46 UTC  (10+ messages)

Patch For Making Readdir_plus configurable
 2014-08-05 18:21 UTC  (5+ messages)
  ` [PATCH] nfsd: allow turning off nfsv3 readdir_plus

[PATCH] nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
 2014-08-05 15:19 UTC 

[PATCH] nfs: Always try and release an NFS file lock, even after receiving a SIGKILL
 2014-08-05 15:17 UTC 


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