linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-16 21:25:42 to 2021-02-24 18:57:21 UTC [more...]

[RFC PATCH] blk-core: remove blk_put_request()
 2021-02-24 18:55 UTC  (4+ messages)

[PATCH] nfsd: don't abort copies early
 2021-02-24 18:47 UTC  (2+ messages)

[PATCH v2] vfs: prevent copy_file_range to copy across devices
 2021-02-24 16:10 UTC  (61+ messages)
                                  ` [PATCH v3] vfs: fix copy_file_range regression in cross-fs copies
            ` [PATCH v4] "
                ` [PATCH v5] "
                      ` [PATCH v6] "
                          ` [PATCH v7] "
                            ` [PATCH v8] "
                              ` [PATCH] copy_file_range.2: Kernel v5.12 updates

[PATCH 34/33] netfs: Use in_interrupt() not in_softirq()
 2021-02-24 15:51 UTC  (28+ messages)
  ` [PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
    ` [PATCH 03/33] mm: Implement readahead_control pageset expansion
        ` [PATCH 34/33] netfs: Pass flag rather than use in_softirq()

[PATCH] nfsd: set RPC_CLNT_CREATE_NO_IDLE_TIMEOUT on callback client
 2021-02-24 14:18 UTC  (6+ messages)
      ` [PATCH] svcrdma: disable timeouts on rdma backchannel

[RFC PATCH 0/3] Introduce a bulk order-0 page allocator for sunrpc
 2021-02-24 13:20 UTC  (7+ messages)
` [PATCH 1/3] SUNRPC: Set rq_page_end differently
` [PATCH 2/3] mm, page_alloc: Add a bulk page allocator
` [PATCH 3/3] SUNRPC: Refresh rq_pages using "

steam-associated reproducible hard NFSv4.2 client hang (5.9, 5.10)
 2021-02-24  2:01 UTC  (4+ messages)

nfs kernel server bug
 2021-02-23 22:59 UTC  (3+ messages)

[PATCH 0/7 V4] The NFSv4 only mounting daemon
 2021-02-23 16:13 UTC  (10+ messages)
` [PATCH 1/7] exportd: the initial shell of the v4 export support
` [PATCH 2/7] exportd: Moved cache upcalls routines into libexport.a
  ` [PATCH] exportd: server-side gid management
` [PATCH 3/7] exportd: multiple threads
` [PATCH 4/7] exportd/exportfs: Add the state-directory-path option
` [PATCH 5/7] exportd: Enabled junction support
` [PATCH 6/7] exportd: systemd unit files
` [PATCH 7/7] exportd: Added config variable to compile in the NFSv4 only server

[PATCH] nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default
 2021-02-23 15:02 UTC  (4+ messages)

[PATCH 0/2] NFSD: Fix use-after-free warning when doing inter-server copy
 2021-02-22 22:08 UTC  (14+ messages)
` [PATCH 1/2] "

[GIT PULL] a few additional nfsd changes for 5.12
 2021-02-22 21:35 UTC  (2+ messages)

alloc_pages_bulk()
 2021-02-22 20:44 UTC  (17+ messages)
` Fwd: alloc_pages_bulk()

[PATCH v2 0/4] Reduce page allocator traffic caused by NFSD
 2021-02-22 17:49 UTC  (7+ messages)
` [PATCH v2 1/4] SUNRPC: Set rq_page_end differently
` [PATCH v2 2/4] mm: alloc_pages_bulk()
` [PATCH v2 3/4] SUNRPC: Refresh rq_pages using a bulk page allocator
` [PATCH v2 4/4] SUNRPC: Cache pages that were replaced during a read splice

[PATCH RFC] SUNRPC: Refresh rq_pages using a bulk page allocator
 2021-02-22 17:43 UTC  (4+ messages)

[PATCH 00/20] Manual replacement of all strlcpy in favor of strscpy
 2021-02-22 16:36 UTC  (3+ messages)
` [PATCH 07/20] SUNRPC: Manual replacement of the deprecated strlcpy() with return values

SUNRPC BUG: discarded reply data wrongly
 2021-02-22 14:40 UTC 

[PATCH] nfsdcltrack: don't assume time_t is long int
 2021-02-22  1:11 UTC 

[GIT PULL] nfsd changes for 5.12
 2021-02-21 18:39 UTC  (2+ messages)

copy_file_range() infinitely hangs on NFSv4.2 over RDMA
 2021-02-21 17:45 UTC  (16+ messages)

NFS Caching broken in 4.19.37
 2021-02-21 15:53 UTC  (7+ messages)

ANNOUNCE: nfs-utils-2.5.3 released
 2021-02-20 21:19 UTC 

[PATCH v3 1/3] [security] Add new hook to compare new mount to an existing mount
 2021-02-19 22:22 UTC  (3+ messages)
` [PATCH v3 2/3] [NFS] cleanup: remove unneeded null check in nfs_fill_super()
` [PATCH v3 3/3] NFSv4 account for selinux security context when deciding to share superblock

[GIT PULL] Please pull NFS Client Updates for Linux 5.12
 2021-02-19 22:19 UTC 

[PATCH] fs: nfsd: fix kconfig dependency warning for NFSD_V4
 2021-02-19 21:56 UTC 

[PATCH] pynfs: add courteous server tests
 2021-02-19 21:51 UTC  (2+ messages)

[PATCH v3 1/2] [security] Add new hook to compare new mount to an existing mount
 2021-02-19 20:26 UTC  (3+ messages)
` [PATCH v3 2/2] NFSv4 account for selinux security context when deciding to share superblock

[PATCH v2 1/2] [security] Add new hook to compare new mount to an existing mount
 2021-02-19 20:07 UTC  (12+ messages)
` [PATCH v2 2/2] NFSv4 account for selinux security context when deciding to share superblock

[PATCH] nfsd: Don't keep looking up unhashed files in the nfsd file cache
 2021-02-19  2:02 UTC 

[PATCH 0/6 V3] The NFSv4 only mounting daemon
 2021-02-18 22:54 UTC  (7+ messages)
` [PATCH 1/6] exportd: the initial shell of the v4 export support
` [PATCH 2/6] exportd: Moved cache upcalls routines into libexport.a
` [PATCH 3/6] exportd: multiple threads
` [PATCH 4/6] exportd/exportfs: Add the state-directory-path option
` [PATCH 5/6] exportd: Enabled junction support
` [PATCH 6/6] exportd: systemd unit files

[PATCH 1/1] nfs-utiles: rename xlog_from_conffile() to xlog_set_debug()
 2021-02-18 17:58 UTC  (3+ messages)

[PATCH 0/6 V2] exportd: The NFSv4 only mounting daemon
 2021-02-17 19:42 UTC  (7+ messages)
` [PATCH 1/6] exportd: the initial shell of the v4 export support
` [PATCH 2/6] exportd: Moved cache upcalls routines into libexport.a
` [PATCH 3/6] exportd: multiple threads
` [PATCH 4/6] exportd/exportfs: Add the state-directory-path option
` [PATCH 5/6] exportd: Enabled junction support
` [PATCH 6/6] exportd: systemd unit files

[PATCH v1 0/8] sysfs files for multipath transport control
 2021-02-17 19:01 UTC  (7+ messages)
` [PATCH v1 1/8] sunrpc: rename 'net' to 'client'
` [PATCH v1 3/8] sunrpc: add a directory per sunrpc xprt

[PATCH] NFS: Support the '-owrite=' option in /proc/self/mounts and mountinfo
 2021-02-17 15:12 UTC 

[RFC] pynfs: add courteous server tests
 2021-02-16 22:47 UTC  (2+ messages)

[PATCH 00/33] Network fs helper library & fscache kiocb API [ver #3]
 2021-02-16  5:18 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).