linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-14 07:51:13 to 2019-04-02 09:16:57 UTC [more...]

[PATCH] nfs-utils: nfsidmap fail to build if no --with-pluginpath specified
 2019-04-02  9:16 UTC 

WARNING: ODEBUG bug in __do_softirq
 2019-04-02  8:26 UTC  (2+ messages)

[PATCH v2 00/28] Fix up soft mounts for NFSv4.x
 2019-04-01 16:54 UTC  (31+ messages)
` [PATCH v2 01/28] SUNRPC: Fix up task signalling
  ` [PATCH v2 02/28] SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepare
    ` [PATCH v2 03/28] SUNRPC: Refactor xprt_request_wait_receive()
      ` [PATCH v2 04/28] SUNRPC: Refactor rpc_sleep_on()
        ` [PATCH v2 05/28] SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
          ` [PATCH v2 06/28] SUNRPC: Add function rpc_sleep_on_timeout()
            ` [PATCH v2 07/28] SUNRPC: Fix up tracking of timeouts
              ` [PATCH v2 08/28] SUNRPC: Simplify queue timeouts using timer_reduce()
                ` [PATCH v2 09/28] SUNRPC: Declare RPC timers as TIMER_DEFERRABLE
                  ` [PATCH v2 10/28] SUNRPC: Ensure that the transport layer respect major timeouts
                    ` [PATCH v2 11/28] SUNRPC: Add tracking of RPC level errors
                      ` [PATCH v2 12/28] SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeouts
                        ` [PATCH v2 13/28] SUNRPC: Start the first major timeout calculation at task creation
                          ` [PATCH v2 14/28] SUNRPC: Ensure to ratelimit the "server not responding" syslog messages
                            ` [PATCH v2 15/28] SUNRPC: Add the 'softerr' rpc_client flag
                              ` [PATCH v2 16/28] NFS: Consider ETIMEDOUT to be a fatal error
                                ` [PATCH v2 17/28] NFS: Move internal constants out of uapi/linux/nfs_mount.h
                                  ` [PATCH v2 18/28] NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors
                                    ` [PATCH v2 19/28] NFS: Don't interrupt file writeout due to fatal errors
                                      ` [PATCH v2 20/28] NFS: Don't call generic_error_remove_page() while holding locks
                                        ` [PATCH v2 21/28] NFS: Don't inadvertently clear writeback errors
                                          ` [PATCH v2 22/28] NFS: Replace custom error reporting mechanism with generic one
                                            ` [PATCH v2 23/28] NFS: Fix up NFS I/O subrequest creation
                                              ` [PATCH v2 24/28] NFS: Remove unused argument from nfs_create_request()
                                                ` [PATCH v2 25/28] pNFS: Add tracking to limit the number of pNFS retries
                                                  ` [PATCH v2 26/28] NFS: Allow signal interruption of NFS4ERR_DELAYed operations
                                                    ` [PATCH v2 27/28] NFS: Add a helper to return a pointer to the open context of a struct nfs_page
                                                      ` [PATCH v2 28/28] NFS: Remove redundant open context from nfs_page

directory delegations
 2019-04-01 16:21 UTC 

should the svc_xprt_get called after the object assigned to a global variable?
 2019-04-01  9:30 UTC 

[PATCH 00/25] Fix up soft mounts for NFSv4.x
 2019-04-01  6:37 UTC  (28+ messages)
` [PATCH 01/25] SUNRPC: Fix up task signalling
  ` [PATCH 02/25] SUNRPC: Refactor rpc_restart_call/rpc_restart_call_prepare
    ` [PATCH 03/25] SUNRPC: Refactor xprt_request_wait_receive()
      ` [PATCH 04/25] SUNRPC: Refactor rpc_sleep_on()
        ` [PATCH 05/25] SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority()
          ` [PATCH 06/25] SUNRPC: Add function rpc_sleep_on_timeout()
            ` [PATCH 07/25] SUNRPC: Fix up tracking of timeouts
              ` [PATCH 08/25] SUNRPC: Ensure that the transport layer respect major timeouts
                ` [PATCH 09/25] SUNRPC: Add tracking of RPC level errors
                  ` [PATCH 10/25] SUNRPC: Make "no retrans timeout" soft tasks behave like softconn for timeouts
                    ` [PATCH 11/25] SUNRPC: Start the first major timeout calculation at task creation
                      ` [PATCH 12/25] SUNRPC: Add the 'softerr' rpc_client flag
                        ` [PATCH 13/25] NFS: Consider ETIMEDOUT to be a fatal error
                          ` [PATCH 14/25] NFS: Move internal constants out of uapi/linux/nfs_mount.h
                            ` [PATCH 15/25] NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors
                              ` [PATCH 16/25] NFS: Don't interrupt file writeout due to fatal errors
                                ` [PATCH 17/25] NFS: Don't call generic_error_remove_page() while holding locks
                                  ` [PATCH 18/25] NFS: Don't inadvertently clear writeback errors
                                    ` [PATCH 19/25] NFS: Replace custom error reporting mechanism with generic one
                                      ` [PATCH 20/25] NFS: Fix up NFS I/O subrequest creation
                                        ` [PATCH 21/25] NFS: Remove unused argument from nfs_create_request()
                                          ` [PATCH 22/25] pNFS: Add tracking to limit the number of pNFS retries
                                            ` [PATCH 23/25] NFS: Allow signal interruption of NFS4ERR_DELAYed operations
                                              ` [PATCH 24/25] NFS: Add a helper to return a pointer to the open context of a struct nfs_page
                                                ` [PATCH 25/25] NFS: Remove redundant open context from nfs_page

[PATCH] nfsd/nfsd3_proc_readdir: check before encoding on temporary page
 2019-04-01  1:20 UTC  (2+ messages)

KMSAN: uninit-value in ip6_compressed_string
 2019-03-30  1:21 UTC  (2+ messages)
` [PATCH] NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family

[PATCH RFC v3 0/5] un-deprecate nfsdcld
 2019-03-29 12:16 UTC  (8+ messages)
` [PATCH RFC v3 1/5] nfsd: make nfs4_client_reclaim use an xdr_netobj instead of a fixed char array
` [PATCH RFC v3 2/5] nfsd: un-deprecate nfsdcld
` [PATCH RFC v3 3/5] nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld
` [PATCH RFC v3 4/5] nfsd: re-order client tracking method selection
` [PATCH RFC v3 5/5] nfsd: handle legacy client tracking records sent by nfsdcld

[PATCH] [cthon04] fix typo and fix make failure on ubuntu
 2019-03-29  6:04 UTC 

[PATCH net-next] xprtrdma: Use struct_size() in kzalloc()
 2019-03-28 20:41 UTC  (3+ messages)

[PATCH] nfsiostat: replace 'list' reserved word
 2019-03-28 20:06 UTC  (3+ messages)

[PATCH] [cthon04] add tests.init.sh to generate right tests.init file
 2019-03-28 16:00 UTC  (2+ messages)

[PATCH] Add EMFILE to nfsd errors
 2019-03-28 13:31 UTC  (3+ messages)

Spende an dich
 2019-03-28  4:52 UTC 

[RFC PATCH 23/68] vfs: Convert nfsctl to use the new mount API
 2019-03-27 23:43 UTC  (2+ messages)
` [RFC PATCH 24/68] vfs: Convert rpc_pipefs "

[GIT PULL] Please pull NFS client fixes
 2019-03-26 22:25 UTC  (2+ messages)

[nfs-utils PATCH RFC v3 0/8] restore nfsdcld
 2019-03-26 22:07 UTC  (9+ messages)
` [nfs-utils PATCH RFC v3 1/8] Revert "nfsdcltrack: remove the nfsdcld daemon"
` [nfs-utils PATCH RFC v3 2/8] nfsdcld: move nfsdcld to its own directory
` [nfs-utils PATCH RFC v3 3/8] nfsdcld: a few enhancements
` [nfs-utils PATCH RFC v3 4/8] nfsdcld: remove some unused functions
` [nfs-utils PATCH RFC v3 5/8] nfsdcld: the -p option should specify the rpc_pipefs mountpoint
` [nfs-utils PATCH RFC v3 6/8] nfsdcld: add /etc/nfs.conf support
` [nfs-utils PATCH RFC v3 7/8] systemd: add a unit file for nfsdcld
` [nfs-utils PATCH RFC v3 8/8] nfsdcld: add a facility for migrating from older client tracking methods

[PATCH] nfs4_setfacl: Skip comment field while reading ACE(s)
 2019-03-26 14:11 UTC 

[PATCH] nfs4_getfacl: Add new option -c/--omit-header to not display comment header
 2019-03-26 13:57 UTC 

[PATCH] SUNRPC: fix uninitialized variable warning
 2019-03-26  2:00 UTC 

[PATCH] Using a larger memory to cache filename when decoding FH
 2019-03-25 23:21 UTC  (3+ messages)
` [PATCH] fs/exportfs: Decoding FH with a larger memory to cache the filename

Collapsing I/O size with unstable writes with NFSv3 on 4.15
 2019-03-25 23:13 UTC  (2+ messages)

[PATCH] sunrpc/cache: handle missing listeners better
 2019-03-25 23:00 UTC  (5+ messages)

[PATCH v2 0/5] RFC: Linux IMA on NFS prototype
 2019-03-25 15:01 UTC  (13+ messages)
` [PATCH v2 3/5] NFSD: Remove ima_file_check call

nfs4 v5.1-rc1, listxattr succeeded but getxattr
 2019-03-25  5:08 UTC 

[PATCH] NFS: Fix a typo in nfs_init_timeout_values()
 2019-03-23 16:07 UTC 

[PATCH] pNFS/flexfiles: Fix layoutstats handling during read failovers
 2019-03-23 16:03 UTC 

[PATCH v2] SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connected
 2019-03-23 15:59 UTC 

mount.nfs: Protocol error after upgrade to linux/master
 2019-03-23  2:44 UTC  (16+ messages)

[PATCH] nfsd: avoid uninitialized variable warning
 2019-03-22 15:23 UTC  (2+ messages)

Check that an RPC compiler has been installed
 2019-03-21 16:02 UTC  (3+ messages)

Some questions about Trunking
 2019-03-21 12:49 UTC  (4+ messages)

[PATCH] nfs-utils: Modify nfs.conf in-place instead of replacing the file
 2019-03-20 16:39 UTC 

Cannot check if nfsv4 is running or not by rpcinfo
 2019-03-20 14:08 UTC  (2+ messages)

NFSv3 mount hangs on CentOS 7.4
 2019-03-20 12:34 UTC 

[PATCH] SUNRPC: Don't let RPC_SOFTCONN tasks time out if the transport is connected
 2019-03-19 17:14 UTC 

[PATCH 1/1] NFSv4.1 don't free interrupted slot on open
 2019-03-19 16:58 UTC  (2+ messages)

[bug report] task hang while testing xfstests generic/323
 2019-03-19 15:33 UTC  (20+ messages)

[PATCH] NFS: fix mount/umount race in nlmclnt
 2019-03-19  2:40 UTC  (2+ messages)

[PATCH] NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
 2019-03-18 23:26 UTC  (3+ messages)

Null pointer dereference in gss_verify_mic_kerberos (4.20.14)
 2019-03-18 20:38 UTC 

[pynfs PATCH 0/4] nfs4.1: add a bunch of reboot tests
 2019-03-18 14:57 UTC  (15+ messages)
` [pynfs PATCH 1/4] nfs4.1: add some "
` [pynfs PATCH 2/4] nfs4.1: add some more "
` [pynfs PATCH 3/4] nfs4.1: still "
` [pynfs PATCH 4/4] nfs4.1: test delayed reclaim following a server reboot

[PATCH 06/19] NFS/flexfiles: Send LAYOUTERROR when failing over mirrored reads
 2019-03-18 10:58 UTC  (2+ messages)

[GIT PULL] Please pull NFS client bugfixes for 5.1
 2019-03-16 21:25 UTC  (2+ messages)

[PATCH] Fix nfs4.2 return -EINVAL when do dedupe operation
 2019-03-16  1:43 UTC 

Hanging nfs mount - bisected to merge commit 06b5fc3ad94e
 2019-03-15 19:18 UTC  (3+ messages)

[pynfs PATCH] nfs4.1: clean up the session and client created in Environment.init()
 2019-03-15 18:11 UTC  (2+ messages)

[PATCH 1/6] SUNRPC: Fix a client regression when handling oversized replies
 2019-03-15 17:51 UTC  (6+ messages)
` [PATCH 2/6] SUNRPC: Fix the minimal size for reply buffer allocation
  ` [PATCH 3/6] SUNRPC: Use the ENOTCONN error on socket disconnect
    ` [PATCH 4/6] SUNRPC: rpc_decode_header() must always return a non-zero value on error
      ` [PATCH 5/6] SUNRPC: Handle the SYSTEM_ERR rpc error
        ` [PATCH 6/6] SUNRPC: Remove redundant check for the reply length in call_decode()

Why generic/089 fails for NFSv4
 2019-03-15 10:05 UTC  (2+ messages)

[PATCH 20/38] vfs: Convert nfsctl to fs_context
 2019-03-14 17:29 UTC  (3+ messages)
` [PATCH 21/38] vfs: Convert rpc_pipefs "

[Bug report] NULL-pointer dereference in gssd (nfs-utils version 1.3.4 & 2.3.3)
 2019-03-14  7:51 UTC  (4+ messages)
` [Patch] NULL-pointer dereference in gssd (nfs-utils version 1.3.0, "


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