Linux NFS development
 help / color / mirror / Atom feed
 messages from 2021-02-13 23:31:11 to 2021-02-19 18:49:29 UTC [more...]

copy_file_range() infinitely hangs on NFSv4.2 over RDMA
 2021-02-19 18:48 UTC  (11+ messages)

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

[PATCH v3 1/2] [security] Add new hook to compare new mount to an existing mount
 2021-02-19 16:57 UTC  (2+ messages)
` [PATCH v3 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  (65+ messages)
` [PATCH 01/33] iov_iter: Add ITER_XARRAY
` [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 06/33] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
` [PATCH 07/33] netfs, mm: Add unlock_page_fscache() and wait_on_page_fscache()
` [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 12/33] netfs: Define an interface to talk to a cache
` [PATCH 13/33] netfs: Hold a ref on a page when PG_private_2 is set
` [PATCH 14/33] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH 15/33] afs: Disable use of the fscache I/O routines
` [PATCH 16/33] afs: Pass page into dirty region helpers to provide THP size
` [PATCH 17/33] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH 18/33] afs: Move key to afs_read struct
` [PATCH 19/33] afs: Don't truncate iter during data fetch
` [PATCH 20/33] afs: Log remote unmarshalling errors
` [PATCH 21/33] afs: Set up the iov_iter before calling afs_extract_data()
` [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 v2] vfs: prevent copy_file_range to copy across devices
 2021-02-18 20:41 UTC  (45+ messages)
                                  ` [PATCH v3] vfs: fix copy_file_range regression in cross-fs copies
            ` [PATCH v4] "
                ` [PATCH v5] "
                      ` [PATCH v6] "

[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  (18+ 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 

[PATCH v2] SUNRPC: Set TCP_CORK until the transmit queue is empty
 2021-02-15 15:37 UTC 

[GIT PULL] fscache: I/O API modernisation and netfs helper library
 2021-02-15  1:01 UTC  (9+ messages)

[PATCH v2 0/5] SUNRPC: Create sysfs files for changing IP
 2021-02-14 17:41 UTC  (7+ messages)


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