messages from 2021-02-15 15:59:55 to 2021-02-20 21:04:37 UTC [more...]
copy_file_range() infinitely hangs on NFSv4.2 over RDMA
2021-02-20 21:03 UTC (15+ messages)
NFS Caching broken in 4.19.37
2021-02-20 20:16 UTC (3+ messages)
[PATCH 0/7 V4] The NFSv4 only mounting daemon
2021-02-20 16:33 UTC (9+ 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 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 0/2] NFSD: Fix use-after-free warning when doing inter-server copy
2021-02-20 14:08 UTC (9+ messages)
` [PATCH 1/2] "
[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 v2] vfs: prevent copy_file_range to copy across devices
2021-02-19 21:52 UTC (47+ messages)
` [PATCH v3] vfs: fix copy_file_range regression in cross-fs copies
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
[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 00/33] Network fs helper library & fscache kiocb API [ver #3]
2021-02-19 9:01 UTC (53+ messages)
` [PATCH 02/33] mm: Add an unlock function for PG_private_2/PG_fscache
` [PATCH 03/33] mm: Implement readahead_control pageset expansion
` [PATCH 04/33] vfs: Export rw_verify_area() for use by cachefiles
` [PATCH 05/33] netfs: Make a netfs helper module
` [PATCH 08/33] netfs: Provide readahead and readpage netfs helpers
` [PATCH 09/33] netfs: Add tracepoints
` [PATCH 10/33] netfs: Gather stats
` [PATCH 11/33] netfs: Add write_begin helper
` [PATCH 14/33] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH 22/33] afs: Use ITER_XARRAY for writing
` [PATCH 23/33] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH 24/33] afs: Extract writeback extension into its own function
` [PATCH 25/33] afs: Prepare for use of THPs
` [PATCH 26/33] afs: Use the fs operation ops to handle FetchData completion
` [PATCH 27/33] afs: Use new fscache read helper API
` [PATCH 28/33] ceph: disable old fscache readpage handling
` [PATCH 29/33] ceph: rework PageFsCache handling
` [PATCH 30/33] ceph: fix fscache invalidation
` [PATCH 31/33] ceph: convert readpage to fscache read helper
` [PATCH 32/33] ceph: plug write_begin into "
` [PATCH 33/33] ceph: convert ceph_readpages to ceph_readahead
` [PATCH 34/33] netfs: Use in_interrupt() not in_softirq()
` [PATCH 34/33] netfs: Pass flag rather than use in_softirq()
[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 (13+ messages)
` [PATCH v1 1/8] sunrpc: rename 'net' to 'client'
` [PATCH v1 2/8] sunrpc: add xprt id
` [PATCH v1 3/8] sunrpc: add a directory per sunrpc xprt
` [PATCH v1 4/8] sunrpc: have client directory a symlink to the root transport
` [PATCH v1 5/8] sunrpc: add IDs to multipath
` [PATCH v1 6/8] sunrpc: add multipath directory and symlink from client
` [PATCH v1 7/8] sunrpc: change rpc_clnt_add_xprt() to rpc_add_xprt()
` [PATCH v1 8/8] sunrpc: introduce an 'add' node to 'multipath' sysfs directory
[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)
VBAT: The 1st Virtual Bakeaton
2021-02-16 19:20 UTC (2+ messages)
` Fwd: [nfsv4] "
[PATCH 1/2] SUNRPC: Use TCP_CORK to optimise send performance on the server
2021-02-16 17:17 UTC (2+ messages)
` [PATCH 2/2] SUNRPC: Remove redundant socket flags from svc_tcp_sendmsg()
[PATCH] SUNRPC: Use TCP_CORK to optimise send performance on the server
2021-02-16 17:12 UTC (11+ messages)
[GIT PULL] nfsd changes for 5.12
2021-02-16 16:13 UTC
pynfs breakage
2021-02-15 21:23 UTC (4+ messages)
alloc_pages_bulk()
2021-02-15 16:10 UTC (14+ messages)
` Fwd: alloc_pages_bulk()
[PATCH RFC] SUNRPC: Refresh rq_pages using a bulk page allocator
2021-02-15 16:06 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox