Linux NFS development
 help / color / mirror / Atom feed
 messages from 2021-02-09 22:55:53 to 2021-02-17 20:48:55 UTC [more...]

[PATCH v2] vfs: prevent copy_file_range to copy across devices
 2021-02-17 20:47 UTC  (26+ messages)
                                  ` [PATCH v3] vfs: fix copy_file_range regression in cross-fs copies

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

[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 00/33] Network fs helper library & fscache kiocb API [ver #3]
 2021-02-17 16:59 UTC  (57+ 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] 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)

copy_file_range() infinitely hangs on NFSv4.2 over RDMA
 2021-02-16 20:37 UTC  (3+ 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  (18+ 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  (16+ messages)

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

NFS server issue after new AD group added to AD user
 2021-02-13 17:45 UTC  (7+ messages)

steam-associated reproducible hard NFSv4.2 client hang (5.9, 5.10)
 2021-02-13 15:21 UTC 

[PATCH 0/3] Add a mount option to support eager writes
 2021-02-13 14:20 UTC  (6+ messages)
` [PATCH 1/3] NFS: 'flags' field should be unsigned in struct nfs_server
  ` [PATCH 2/3] NFS: Add support for eager writes
    ` [PATCH 3/3] NFS: Add mount options supporting "

[PATCH 1/2] [security] Add new hook to compare new mount to an existing mount
 2021-02-13  0:32 UTC  (7+ messages)
` [PATCH 2/2] NFSv4 account for selinux security context when deciding to share superblock

[PATCH] NFS: Set the stable writes flag when initialising the super block
 2021-02-12 21:41 UTC 

[PATCH] SUNRPC: Set TCP_CORK until the transmit queue is empty
 2021-02-12 21:40 UTC 

[PATCH v2] svcrdma: Hold private mutex while invoking rdma_accept()
 2021-02-12 15:03 UTC 

[PATCH v1] svcrdma: Hold private mutex while invoking rdma_accept()
 2021-02-12 14:55 UTC  (4+ messages)

about nfs_wait_client_init_complete/concurrent mounts
 2021-02-12 11:49 UTC 

[PATCH v2] vfs: generic_copy_file_checks should return EINVAL when source offset is beyond EOF
 2021-02-11 19:54 UTC  (4+ messages)

[PATCH] nfs: we don't support removing system.nfs4_acl
 2021-02-11 18:54 UTC  (10+ messages)

UBSAN: shift-out-of-bounds in xprt_do_reserve
 2021-02-11  1:07 UTC  (3+ messages)


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