Linux NFS development
 help / color / mirror / Atom feed
 messages from 2015-03-11 17:04:13 to 2015-03-23 21:55:02 UTC [more...]

long stall in xfstests generic/075
 2015-03-23 21:55 UTC  (3+ messages)

[PATCH] NFS4: Retry destroy session when getting -NFS4ERR_DELAY
 2015-03-23 20:21 UTC  (7+ messages)
        ` [PATCH v2 1/2] NFSv4: Ensure that we drain the session before shutting it down
          ` [PATCH v2 2/2] NFSv4: Cleanup - move slot_table drain functions into fs/nfs/nfs4session.c

client oops in xdr_reserve_space in 4.0.0-rc4
 2015-03-23 20:19 UTC  (3+ messages)

[GIT PULL] FS-Cache: Fixes for dead objects handling and operation cancellation
 2015-03-23 16:56 UTC 

[PATCH 0/3] nfsd: fix use-after-free oops in v4.0 (and some other minor cleanups)
 2015-03-23 15:45 UTC  (8+ messages)
` [PATCH 1/3] nfsd: return correct openowner when there is a race to put one in the hash
` [PATCH 2/3] nfsd: remove bogus setting of status in nfsd4_process_open2
` [PATCH 3/3] nfsd: remove unused status arg to nfsd4_cleanup_open_state

Recovery after BAD_SEQID
 2015-03-23 14:27 UTC  (5+ messages)

[PATCH - nfs-utils] mount: improve error message when statd cannot be started
 2015-03-23  5:44 UTC 

[PATCH 0/4] Don't cache pNFS deviceids in violation of RFC5661 rules
 2015-03-22 19:27 UTC  (7+ messages)
` [PATCH 1/4] NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
  ` [PATCH 2/4] NFSv4.1: Cleanup - don't opencode nfs4_put_deviceid_node()
    ` [PATCH 3/4] NFSv4.1: Allow getdeviceinfo to return notification info back to caller
      ` [PATCH 4/4] NFSv4.1: Don't cache deviceids that have no notifications

[PATCH] NFSD: Fix bad update of layout in nfsd4_return_file_layout
 2015-03-22 14:17 UTC 

[PATCH] NFSD: Take care the return value from nfsd4_encode_stateid
 2015-03-22 14:17 UTC 

[PATCH] NFSD: Printk blocklayout length and offset as format 0x%llx
 2015-03-22 14:16 UTC 

[PATCH] blkmapd: Make sure device root contains valid device id
 2015-03-22 13:22 UTC 

[PATCH] NFS: fix potential NULL deref in nfs_closedir()
 2015-03-21 18:47 UTC  (3+ messages)

[GIT] nfsd bugfix for 4.0
 2015-03-21 17:42 UTC  (4+ messages)

[PATCH] nfs: kstrdup() memory handling
 2015-03-21 17:07 UTC 

backing_dev_info cleanups & lifetime rule fixes V2
 2015-03-21 15:11 UTC  (3+ messages)
` [PATCH 11/12] fs: don't reassign dirty inodes to default_backing_dev_info

nfsd use after free in 4.0-rc
 2015-03-21 14:06 UTC  (12+ messages)

[PATCH] nfs: fix high load average due to callback thread sleeping
 2015-03-21  0:48 UTC  (2+ messages)

[PATCH] NFSD: Use correct reply size calculating function
 2015-03-20 20:24 UTC  (3+ messages)

[PATCH] NFSD: Using path_equal() for checking two paths
 2015-03-20 20:17 UTC  (2+ messages)

[PATCH] NFSD: Put exports after nfsd4_layout_verify fail
 2015-03-20 20:16 UTC  (3+ messages)

[PATCH v3 0/3] NFSD: Add READ_PLUS support
 2015-03-20 18:26 UTC  (18+ messages)
` [PATCH v3 1/3] NFSD: nfsd4_encode_read{v}() should encode eof and maxcount
` [PATCH v3 2/3] NFSD: Add basic READ_PLUS support
` [PATCH v3 3/3] NFSD: Add support for encoding multiple segments

[PATCH] NFS: fix BUG() crash in notify_change() with patch to chown_common()
 2015-03-20 15:13 UTC  (7+ messages)

panic on 4.20 server exporting xfs filesystem
 2015-03-20  7:56 UTC  (26+ messages)
                        ` [PATCH] NFSD: Fix infinite loop in nfsd4_cb_layout_fail()

krb5 failures with recent nfs-utils
 2015-03-20  1:27 UTC  (4+ messages)

[PATCH] nfs: don't call blocking operations while !TASK_RUNNING
 2015-03-20  1:24 UTC  (7+ messages)

[PATCH] units: nuke nfs-blkmap.target
 2015-03-19 18:21 UTC  (2+ messages)

[PATCH] nfs-blkmap.service: add EnvironmentFile directive
 2015-03-19 18:21 UTC  (2+ messages)

[PATCH] systemd: Have rpc-statd-notify.service Require network.target
 2015-03-19 18:20 UTC  (2+ messages)

[PATCH 0/2] some systemd unit changes
 2015-03-19 18:20 UTC  (2+ messages)
` [systemd-devel] "

Linux NFS Town Hall meeting: Tomorrow - Thur 03/19/15
 2015-03-19 16:57 UTC  (2+ messages)

Connectathon Issues
 2015-03-19 16:57 UTC  (4+ messages)

[PATCH] NFSD: Error out when register_shrinker() fail
 2015-03-19 14:49 UTC  (2+ messages)

[PATCH] NFSD: Take care the return value from nfsd4_decode_stateid
 2015-03-19 14:40 UTC  (2+ messages)

[PATCH] NFSD: Check layout type when returning client layouts
 2015-03-19 14:39 UTC  (2+ messages)

BAD_SEQID drops state_owner, but lock stateid can still be found
 2015-03-19 10:13 UTC  (2+ messages)

rpc.gssd picks wrong credential cache file in multi-realm setup
 2015-03-18 22:21 UTC 

[PATCH RFC 00/10] NFSv4.2 Inter server to server copy RFC
 2015-03-18 18:51 UTC  (12+ messages)
` [PATCH RFC 01/10] NFS return the root_mnt via the raw data in nfs_fs_mount
` [PATCH RFC 02/10] NFS interserver ssc module
` [PATCH RFC 03/10] NFS add COPY_NOTIFY operation
` [PATCH RFC 04/10] NFSD add ca_source_server<> to COPY
` [PATCH RFC 05/10] NFSD add COPY_NOTIFY operation
` [PATCH RFC 06/10] NFS add ca_source_server<> to COPY
` [PATCH RFC 07/10] NFSD generalize nfsd4_compound_state flag names
` [PATCH RFC 08/10] NFSD: allow inter server COPY to have a STALE source server fh
` [PATCH RFC 09/10] NFSD: add nfs4interssc.c
` [PATCH RFC 10/10] NFSD nfs4 inter ssc copy

NFS hang after concurrent writes
 2015-03-18 16:34 UTC  (12+ messages)

[PATCH v3 0/5] NFS: Add READ_PLUS support
 2015-03-17 19:16 UTC  (11+ messages)
` [PATCH v3 1/5] SUNRPC: Split out a function for setting current page
` [PATCH v3 2/5] SUNRPC: Add the ability to expand holes in data pages
` [PATCH v3 3/5] NFS: Add basic READ_PLUS support
` [PATCH v3 4/5] SUNRPC: Add the ability to shift data to a specific offset
` [PATCH v3 5/5] NFS: Add support for decoding multiple segments

[RFC PATCH 0/5] Remove rw parameter from direct_IO()
 2015-03-17 18:19 UTC  (11+ messages)
` [RFC PATCH 1/5] new helper: iov_iter_rw()
` [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO()
` [RFC PATCH 3/5] Remove rw from dax_{do_,}io()
` [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere
` [RFC PATCH 5/5] direct_IO: remove rw from a_ops->direct_IO()

[PATCH v1 00/16] NFS/RDMA patches proposed for 4.1
 2015-03-17 15:19 UTC  (21+ messages)
` [PATCH v1 01/16] xprtrdma: Display IPv6 addresses and port numbers correctly
` [PATCH v1 02/16] xprtrdma: Perform a full marshal on retransmit
` [PATCH v1 03/16] xprtrdma: Add vector of ops for each memory registration strategy
` [PATCH v1 04/16] xprtrdma: Add a "max_payload" op for each memreg mode
` [PATCH v1 05/16] xprtrdma: Add a "register_external" "
` [PATCH v1 06/16] xprtrdma: Add a "deregister_external" "
` [PATCH v1 07/16] xprtrdma: Add "init MRs" memreg op
` [PATCH v1 08/16] xprtrdma: Add "reset "
` [PATCH v1 09/16] xprtrdma: Add "destroy "
` [PATCH v1 10/16] xprtrdma: Add "open" "
` [PATCH v1 11/16] xprtrdma: Handle non-SEND completions via a callout
` [PATCH v1 12/16] xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()
` [PATCH v1 13/16] xprtrdma: Acquire MRs in rpcrdma_register_external()
` [PATCH v1 14/16] xprtrdma: Remove rpcrdma_ia::ri_memreg_strategy
` [PATCH v1 15/16] xprtrdma: Make rpcrdma_{un}map_one() into inline functions
` [PATCH v1 16/16] xprtrdma: Split rb_lock

Kernel warning: net/sunrpc/clnt.c:2161 call_decode+0x269/0x8a0 [sunrpc]()
 2015-03-17  3:03 UTC  (2+ messages)

[PATCH v4 0/2] NFS: ALLOCATE and DEALLOCATE improvemnts
 2015-03-16 18:06 UTC  (3+ messages)
` [PATCH v4 1/2] NFS: Don't zap caches on fallocate()
` [PATCH v4 2/2] NFS: Reduce time spent holding the i_mutex during fallocate()

[PATCH v3] NFS: Don't zap caches on fallocate()
 2015-03-16 17:42 UTC  (3+ messages)

[PATCH] SUNRPC: fix build-warning due to format missmatch
 2015-03-13  8:25 UTC 

[PATCH 1/3] NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()
 2015-03-12 23:15 UTC  (2+ messages)

[PATCH] NFS: remount with security change should return EINVAL
 2015-03-12 16:00 UTC  (3+ messages)

[PATCH 0/15] don't export static symbol
 2015-03-12 15:59 UTC  (3+ messages)
` [PATCH 1/15] NFSv4.1: "

[PATCH] nfs: do not export discarded symbols
 2015-03-12 15:58 UTC  (2+ messages)

[PATCH] SUNRPC: use jiffies_to_msecs for converting jiffies
 2015-03-12 15:58 UTC  (2+ messages)

(no subject)
 2015-03-12 11:49 UTC 

(unknown),
 2015-03-12 11:49 UTC 

Session Trunking
 2015-03-11 20:35 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