linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-06 06:28:53 to 2021-04-14 13:44:18 UTC [more...]

[PATCH v2 00/26] Attribute revalidation updates
 2021-04-14 13:43 UTC  (21+ messages)
` [PATCH v2 01/26] NFS: Deal correctly with attribute generation counter overflow
  ` [PATCH v2 02/26] NFS: Fix up inode cache tracing
    ` [PATCH v2 03/26] NFS: Mask out unsupported attributes in nfs_getattr()
      ` [PATCH v2 04/26] NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid
        ` [PATCH v2 05/26] NFS: Fix up revalidation of space used
          ` [PATCH v2 06/26] NFS: Don't revalidate attributes that are not being asked for
            ` [PATCH v2 07/26] NFS: Fix up statx() results
              ` [PATCH v2 08/26] NFS: nfs_setattr_update_inode() should clear the suid/sgid bits
                ` [PATCH v2 09/26] NFS: Add a cache validity flag argument to nfs_revalidate_inode()
                  ` [PATCH v2 10/26] NFS: Replace use of NFS_INO_REVAL_PAGECACHE when checking cache validity
                    ` [PATCH v2 11/26] NFS: Don't set NFS_INO_REVAL_PAGECACHE in the inode "
                      ` [PATCH v2 12/26] NFSv4: Fix nfs4_bitmap_copy_adjust()
                        ` [PATCH v2 13/26] NFS: Separate tracking of file nlinks cache validity from the mode/uid/gid
                          ` [PATCH v2 14/26] NFS: Separate tracking of file mode cache validity from the uid/gid
                            ` [PATCH v2 15/26] NFS: Fix up handling of outstanding layoutcommit in nfs_update_inode()
                              ` [PATCH v2 16/26] NFS: Remove a line of code that has no effect "
                                ` [PATCH v2 17/26] NFS: Simplify cache consistency in nfs_check_inode_attributes()
                                  ` [PATCH v2 18/26] NFSv4: Fix value of decode_fsinfo_maxsz
                                    ` [PATCH v2 19/26] NFSv4: Don't modify the change attribute cached in the inode
                                      ` [PATCH v2 20/26] NFSv4: Add support for the NFSv4.2 "change_attr_type" attribute

generic/430 COPY/delegation caching regression
 2021-04-14  3:30 UTC  (3+ messages)

Linux NFSv4.1 client session seqid sometimes advances by 2
 2021-04-13 23:08 UTC  (7+ messages)

safe versions of NFS
 2021-04-13 19:48 UTC  (10+ messages)

[PATCH 1/1] NFSD fix handling of NFSv4.2 SEEK for data within the last hole
 2021-04-13 17:30 UTC  (12+ messages)

[PATCH v6 00/30] Network fs helper library & fscache kiocb API
 2021-04-13 16:21 UTC  (57+ messages)
` [PATCH v6 01/30] iov_iter: Add ITER_XARRAY
    ` [RFC PATCH 1/2] iov_iter: Remove iov_iter_for_each_range()
    ` [RFC PATCH 2/2] iov_iter: Drop the X argument from iterate_all_kinds() and use B instead
` [PATCH v6 02/30] mm: Add set/end/wait functions for PG_private_2
  ` [RFC][PATCH] mm: Split page_has_private() in two to better handle PG_private_2
      ` [RFC PATCH 1/3] Make the generic bitops return bool
      ` [RFC PATCH 2/3] mm: Return bool from pagebit test functions
      ` [RFC PATCH 3/3] mm: Split page_has_private() in two to better handle PG_private_2
  ` [PATCH v7] mm: Add set/end/wait functions for PG_private_2
` [PATCH v6 03/30] mm/filemap: Pass the file_ra_state in the ractl
` [PATCH v6 04/30] fs: Document file_ra_state
` [PATCH v6 05/30] mm: Implement readahead_control pageset expansion
` [PATCH v6 06/30] netfs: Make a netfs helper module
` [PATCH v6 07/30] netfs: Documentation for helper library
` [PATCH v6 08/30] netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
` [PATCH v6 09/30] netfs, mm: Add set/end/wait_on_page_fscache() aliases
` [PATCH v6 10/30] netfs: Provide readahead and readpage netfs helpers
` [PATCH v6 11/30] netfs: Add tracepoints
` [PATCH v6 12/30] netfs: Gather stats
` [PATCH v6 13/30] netfs: Add write_begin helper
` [PATCH v6 14/30] netfs: Define an interface to talk to a cache
` [PATCH v6 15/30] netfs: Add a tracepoint to log failures that would be otherwise unseen
` [PATCH v6 16/30] fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
` [PATCH v6 17/30] afs: Disable use of the fscache I/O routines
` [PATCH v6 18/30] afs: Pass page into dirty region helpers to provide THP size
` [PATCH v6 19/30] afs: Print the operation debug_id when logging an unexpected data version
` [PATCH v6 20/30] afs: Move key to afs_read struct
` [PATCH v6 21/30] afs: Don't truncate iter during data fetch
` [PATCH v6 22/30] afs: Log remote unmarshalling errors
` [PATCH v6 23/30] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH v6 24/30] afs: Use ITER_XARRAY for writing
` [PATCH v6 25/30] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH v6 26/30] afs: Extract writeback extension into its own function
` [PATCH v6 27/30] afs: Prepare for use of THPs
` [PATCH v6 28/30] afs: Use the fs operation ops to handle FetchData completion
` [PATCH v6 29/30] afs: Use new netfs lib read helper API
` [PATCH v6 30/30] afs: Use the netfs_write_begin() helper

[PATCH rdma-next 00/10] Enable relaxed ordering for ULPs
 2021-04-12 22:48 UTC  (36+ messages)
` [PATCH rdma-next 01/10] RDMA: Add access flags to ib_alloc_mr() and ib_mr_pool_init()
` [PATCH rdma-next 02/10] RDMA/core: Enable Relaxed Ordering in __ib_alloc_pd()

[PATCH 0/9 v6] Introduce a bulk order-0 page allocator with two in-tree users
 2021-04-12 11:19 UTC  (13+ messages)
` [PATCH 1/9] mm/page_alloc: Rename alloced to allocated
` [PATCH 2/9] mm/page_alloc: Add a bulk page allocator
` [PATCH 3/9] mm/page_alloc: Add an array-based interface to the "
` [PATCH 4/9] mm/page_alloc: optimize code layout for __alloc_pages_bulk
` [PATCH 5/9] mm/page_alloc: inline __rmqueue_pcplist

[PATCH] mm/page_alloc: Add a bulk page allocator -fix -fix -fix
 2021-04-12 11:02 UTC 

[PATCH v3 0/2] NFSD: delay unmount source's export after inter-server copy completed
 2021-04-11 16:46 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] NFSv4.2: threshold for inter-server copy should be configurable

[PATCH v1 0/5] Continue making FRWR the only memreg scheme
 2021-04-10 18:57 UTC  (6+ messages)
` [PATCH v1 1/5] xprtrdma: Move fr_cid to struct rpcrdma_mr
` [PATCH v1 2/5] xprtrdma: Move cqe "
` [PATCH v1 3/5] xprtrdma: Move fr_linv_done field "
` [PATCH v1 4/5] xprtrdma: Move the Work Request union "
` [PATCH v1 5/5] xprtrdma: Move fr_mr field "

[PATCH v1 0/4] minor xprtrdma tracepoint fixes
 2021-04-10 18:52 UTC  (5+ messages)
` [PATCH v1 1/4] xprtrdma: Add tracepoints showing FastReg WRs and remote invalidation
` [PATCH v1 2/4] xprtrdma: Add an rpcrdma_mr_completion_class
` [PATCH v1 3/4] xprtrdma: Don't display r_xprt memory addresses in tracepoints
` [PATCH v1 4/4] xprtrdma: Remove the RPC/RDMA QP event handler

[PATCH 0/2] vfs/security/NFS/btrfs: clean up and fix LSM option handling
 2021-04-09 17:43 UTC  (7+ messages)
` [PATCH 1/2] vfs,LSM: introduce the FS_HANDLES_LSM_OPTS flag
` [PATCH 2/2] selinux: fix SECURITY_LSM_NATIVE_LABELS flag handling on double mount

[PATCH v7] vfs: fix copy_file_range regression in cross-fs copies
 2021-04-09 13:50 UTC  (8+ messages)
` [PATCH v8] "

[PATCH] fs_context: drop the unused lsm_flags member
 2021-04-09 11:12 UTC 

[PATCH] SUNRPC: Add a check for gss_release_msg
 2021-04-08 16:02 UTC  (5+ messages)

[PATCH v2 0/2] enhance NFSv4.2 SSC to delay unmount source's export
 2021-04-08 15:25 UTC  (18+ messages)

[PATCH 0/5] netfs: Fixes for the netfs lib
 2021-04-07 20:36 UTC  (7+ messages)
` [PATCH 1/5] netfs: Fix a missing rreq put in netfs_write_begin()
` [PATCH 2/5] netfs: Call trace_netfs_read() after ->begin_cache_operation()
` [PATCH 3/5] netfs: Don't record the copy termination error
` [PATCH 4/5] netfs: Fix copy-to-cache amalgamation
` [PATCH 5/5] netfs: Add a tracepoint to log failures that would be otherwise unseen

[PATCH 0/5 v2] nfs-utils: provide audit-logging of NFSv4 access
 2021-04-07 19:55 UTC  (15+ messages)
        ` [PATCH] nfsd: report client confirmation status in "info" file
          ` [PATCH] mountd/exportd: only log confirmed clients, and poll for updates
            ` [PATCH v2] "

[PATCH] NFS server should enable RDMA by default
 2021-04-07 19:52 UTC  (3+ messages)

[PATCH] exportfs: make root unexportable
 2021-04-07 18:30 UTC  (2+ messages)

[PATCH] exportfs: fix unexporting of '/'
 2021-04-07 18:28 UTC  (2+ messages)

[PATCH -next] NFSD: Use DEFINE_SPINLOCK() for spinlock
 2021-04-06 15:58 UTC  (4+ messages)

[PATCH] sunrpc: Remove unused function ip_map_lookup
 2021-04-06 15:57 UTC  (2+ messages)


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