Linux NFS development
 help / color / mirror / Atom feed
 messages from 2014-08-20 22:14:37 to 2014-08-29 19:02:19 UTC [more...]

[PATCH] nfs: Always try and release an NFS file lock, even after receiving a SIGKILL
 2014-08-29 19:02 UTC  (10+ messages)

[PATCH] nfsd4: fix rd_dircount enforcement
 2014-08-29 18:55 UTC 

VFS regression: commit aba809cf0944 breaks MNT_SHRINKABLE automounted partitions
 2014-08-29 16:27 UTC 

[PATCH v2 0/5] nfsd: support for lifting grace period early
 2014-08-28 23:53 UTC  (5+ messages)
` [PATCH v2 1/5] lockd: move lockd's grace period handling into its own module

[nfsd:nfsd-next 5/23] net/sunrpc/svc_xprt.c:794:20: error: 'current_task' undeclared
 2014-08-28 19:52 UTC  (3+ messages)

nfsiod work_queue hang issue in RHEL 6.6 pre kernel (2.6.32-459)
 2014-08-28 18:25 UTC  (3+ messages)

rpciod deadlock issue
 2014-08-28  9:25 UTC  (24+ messages)
` [PATCH v2 1/2] SUNRPC: Fix memory reclaim deadlocks in rpciod
  ` [PATCH v2 2/2] NFS: Ensure that rpciod does not trigger reclaim writebacks

`ls` shows no files in mounted nfs folder, but ls 'file' works
 2014-08-28  7:42 UTC  (12+ messages)

[PATCH v2] nfs: fix kernel warning when removing proc entry
 2014-08-28  1:41 UTC  (5+ messages)

[PATCH 0/4] Simple-minded server fixes for sidecar backchannel
 2014-08-27 21:16 UTC  (6+ messages)
` [PATCH 1/4] sunrpc: fix byte-swapping of displayed XID
` [PATCH 2/4] NFSD: Always initialize cl_cb_addr
` [PATCH 3/4] nfsd: Mark back channel down if SESSION4_BACK_CHAN is clear
` [PATCH 4/4] nfsd: Assert SEQ4_STATUS_CB_PATH_DOWN_SESSION

[PATCH 0/3] NFSD: Add v4.2 SEEK support
 2014-08-27 19:39 UTC  (12+ messages)
` [PATCH 1/3] NFSD: Update error codes
` [PATCH 2/3] NFSD: Create nfs v4.2 decode ops
` [PATCH 3/3] NFSD: Implement SEEK

[PATCH] NFS: Add v4.2 SEEK support
 2014-08-27 17:54 UTC  (6+ messages)
` [PATCH] NFS: Implement SEEK

BUG: sleeping function called from invalid context at arch/x86/mm/fault.c:1177
 2014-08-27 13:06 UTC 

(no subject)
 2014-08-27  8:50 UTC  (48+ messages)
  ` [PATCH 01/19] nfs: cap request size to fit a kmalloced page array
  ` [PATCH 02/19] pnfs: do not pass uninitialized lsegs to ->free_lseg
  ` [PATCH 03/19] pnfs: force a layout commit when encountering busy segments during recall
        ` [PATCH] pnfs: Kick a pnfs_layoutcommit_inode on recall
  ` [PATCH 04/19] pnfs: don't check sequence on new stateids in layoutget
  ` [PATCH 05/19] pnfs: retry after a bad stateid error from layoutget
  ` [PATCH 06/19] pnfs: avoid using stale stateids after layoutreturn
  ` [PATCH 07/19] pnfs: add flag to force read-modify-write in ->write_begin
  ` [PATCH 08/19] pnfs: add return_range method
  ` [PATCH 09/19] pnfs: allow splicing pre-encoded pages into the layoutcommit args
  ` [PATCH 10/19] pnfs/blocklayout: reject pnfs blocksize larger than page size
  ` [PATCH 11/19] pnfs/blocklayout: improve GETDEVICEINFO error reporting
  ` [PATCH 12/19] pnfs/blocklayout: plug block queues
  ` [PATCH 13/19] pnfs/blocklayout: correctly decrement extent length
  ` [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 v2 1/2] NFSv4: Fix problems with close in the presence of a delegation
 2014-08-26 22:43 UTC  (6+ messages)
` [PATCH v2 2/2] NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE
        ` NFSv4.2 Linux client

[PATCH 00/10] locks/nfsd: internal lease API overhaul
 2014-08-26 13:59 UTC  (35+ messages)
` [PATCH 01/10] locks: close potential race in lease_get_mtime
` [PATCH 02/10] nfsd: fix potential lease memory leak in nfs4_setlease
` [PATCH 03/10] locks: generic_delete_lease doesn't need a file_lock at all
` [PATCH 04/10] locks: clean up vfs_setlease kerneldoc comments
` [PATCH 05/10] nfsd: don't keep a pointer to the lease in nfs4_file
` [PATCH 06/10] locks: plumb an "aux" pointer into the setlease routines
` [PATCH 07/10] locks: define a lm_setup handler for leases
` [PATCH 08/10] locks: move i_lock acquisition into generic_*_lease handlers
` [PATCH 09/10] locks: move freeing of leases outside of i_lock
` [PATCH 10/10] locks: update Documentation/filesystems with lease API changes

[PATCH 1/2] NFSv4: Fix problems with close in the presence of a delegation
 2014-08-26  2:46 UTC  (2+ messages)
` [PATCH 2/2] NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE

[PATCH] nfs: use canonical path in nfs_show_devname
 2014-08-25 21:17 UTC  (5+ messages)
  ` [PATCH v2] nfs: remove redundant slash from nfs_path

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

[GIT PULL] Please pull NFS client fixes
 2014-08-25 14:55 UTC 

nfs4/KINK/racoon2/linux-3.x series kernels
 2014-08-25  9:57 UTC 

[PATCH 0/2] RFC: Fix nfs_generic_pgio page vector issues
 2014-08-22 19:48 UTC  (3+ messages)

[PATCH] nfs-utils: Allow turning off nfsv3 readdir_plus
 2014-08-22 16:01 UTC  (2+ messages)

[PATCH] nfs: delegation: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
 2014-08-22 14:49 UTC  (2+ messages)

[PATCH] lockd: rip out deferred lock handling from testlock codepath
 2014-08-22  8:50 UTC  (2+ messages)

kernel not recovering from statd port change
 2014-08-21 21:34 UTC 

pnfs: factor GETDEVICEINFO implementations
 2014-08-21 16:39 UTC  (5+ messages)
` [PATCH 1/4] "

[PATCH] locks: remove lock_may_read and lock_may_write
 2014-08-21 15:47 UTC 

[PATCH] nfs: update time staps on truncate
 2014-08-21 15:31 UTC  (2+ messages)

[PATCH] lockd: Remove unused b_fl member from struct nlm_block
 2014-08-21 14:02 UTC  (6+ messages)

[PATCH v2] NFSD: Convert magic numbers to sizeof() for encode/decode
 2014-08-21 12:50 UTC  (4+ messages)

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

[PATCH] nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait
 2014-08-21  0:29 UTC  (2+ messages)

Charity foundation
 2014-08-20 22:32 UTC 

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


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