linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-05 14:26:50 to 2021-01-21 02:19:00 UTC [more...]

[RFC][PATCH 00/25] Network fs helper library & fscache kiocb API
 2021-01-20 22:26 UTC  (14+ messages)
` [PATCH 02/25] vm: Add wait/unlock functions for PG_fscache
` [PATCH 05/25] cachefiles: Drop superfluous readpages aops NULL check
` [PATCH 07/25] netfs: Provide readahead and readpage netfs helpers
` [PATCH 08/25] netfs: Add tracepoints
` [PATCH 17/25] afs: Don't truncate iter during data fetch
` [PATCH 18/25] afs: Log remote unmarshalling errors
` [PATCH 19/25] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH 20/25] afs: Use ITER_XARRAY for writing
` [PATCH 21/25] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH 22/25] afs: Extract writeback extension into its own function
` [PATCH 23/25] afs: Prepare for use of THPs
` [PATCH 24/25] afs: Use the fs operation ops to handle FetchData completion
` [PATCH 25/25] afs: Use new fscache read helper API

[PATCH 0/8] miscellaneous nfsd4 state cleanup
 2021-01-20 23:01 UTC  (13+ messages)
` [PATCH 1/8] nfsd4: simplify process_lookup1
` [PATCH 2/8] nfsd: simplify process_lock
` [PATCH 3/8] nfsd: simplify nfsd_renew
` [PATCH 4/8] nfsd: refactor lookup_clientid
` [PATCH 5/8] nfsd: find_cpntf_state cleanup
` [PATCH 6/8] nfsd: remove unused set_clientid argument
` [PATCH 7/8] nfsd: simplify nfsd4_check_open_reclaim
` [PATCH 8/8] nfsd: cstate->session->se_client -> cstate->clp

[PATCH v1 00/10] NFS client readdir per-page validation
 2021-01-20 20:08 UTC  (12+ messages)
` [PATCH v1 01/10] NFS: save the directory's change attribute on pagecache pages
` [PATCH v1 02/10] NFSv4: Send GETATTR with READDIR
` [PATCH v1 03/10] NFS: Add a struct to track readdir pagecache location
` [PATCH v1 04/10] NFS: Keep the readdir pagecache cursor updated
` [PATCH v1 05/10] NFS: readdir per-page cache validation
` [PATCH v1 06/10] NFS: stash the readdir pagecache cursor on the open directory context
` [PATCH v1 07/10] NFS: Support headless readdir pagecache pages
` [PATCH v1 08/10] NFS: Reset pagecache cursor on llseek
` [PATCH v1 09/10] NFS: Remove nfs_readdir_dont_search_cache()
` [PATCH v1 10/10] NFS: Revalidate the directory pagecache on every nfs_readdir()

unsharing tcp connections from different NFS mounts
 2021-01-20 15:58 UTC  (14+ messages)

[PATCH 0/3] NFS change attribute patches
 2021-01-20  8:46 UTC  (5+ messages)
` [PATCH 1/3] nfs: use change attribute for NFS re-exports
` [PATCH 2/3] nfsd: move change attribute generation to filesystem
` [PATCH 3/3] nfsd: skip some unnecessary stats in the v4 case

[PATCH] NFSv4.2: fix return value of _nfs4_get_security_label()
 2021-01-20  4:57 UTC  (2+ messages)

[GIT PULL] nfsd changes for 5.11-rc (second round)
 2021-01-20  4:50 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 03/45] SUNRPC: Handle TCP socket sends with kernel_sendpage() again
 2021-01-20  1:25 UTC 

Linux 5.11 Kernel: NFS re-export errors with older nfs-utils package versions
 2021-01-19 18:02 UTC  (2+ messages)

[RFC PATCH 0/7] SUNRPC: Create sysfs files for changing IP
 2021-01-19 15:55 UTC  (15+ messages)
` [RFC PATCH 1/7] net: Add a /sys/net directory to sysfs
` [RFC PATCH 2/7] sunrpc: Create a sunrpc directory under /sys/net/
` [RFC PATCH 3/7] sunrpc: Create a net/ subdirectory in the sunrpc sysfs
` [RFC PATCH 4/7] sunrpc: Create per-rpc_clnt sysfs kobjects
` [RFC PATCH 5/7] sunrpc: Create a per-rpc_clnt file for managing the IP address
` [RFC PATCH 6/7] sunrpc: Prepare xs_connect() for taking NULL tasks
` [RFC PATCH 7/7] sunrpc: Connect to a new IP address provided by the user

nfsd vurlerability submit
 2021-01-19  3:46 UTC  (24+ messages)
                    ` [PATCH] nfsd4: readdirplus shouldn't return parent of export

Redesigning and modernising fscache
 2021-01-18 23:36 UTC  (3+ messages)
` Cut down implementation of fscache new API

[PATCH v1 0/5] Convert svcrdma stats to per-CPU counters
 2021-01-14 16:22 UTC  (6+ messages)
` [PATCH v1 1/5] svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up()
` [PATCH v1 2/5] svcrdma: Convert rdma_stat_recv to a per-CPU counter
` [PATCH v1 3/5] svcrdma: Convert rdma_stat_sq_starve "
` [PATCH v1 4/5] svcrdma: Restore read and write stats
` [PATCH v1 5/5] svcrdma: Deprecate stat variables that are no longer used

VBAT: The 1st Virtual Bakeaton
 2021-01-13 23:45 UTC 

[RFC] NFSv3 RDMA multipath enhancements
 2021-01-13 14:59 UTC  (2+ messages)

[PATCH v1] SUNRPC: Move the svc_xdr_recvfrom tracepoint again
 2021-01-13 14:15 UTC 

[GIT PULL] Please pull NFS client bugfixes
 2021-01-12 18:00 UTC  (2+ messages)

[RFC PATCH v2 7/7] sunrpc: Connect to a new IP address provided by the user
 2021-01-11 21:46 UTC 

[GIT PULL] nfsd changes for 5.11-rc
 2021-01-11 20:14 UTC  (4+ messages)

[PATCH 1/2] NFS: nfs_delegation_find_inode_server must first reference the superblock
 2021-01-11  1:25 UTC  (2+ messages)
` [PATCH 2/2] NFS: nfs_igrab_and_active "

[PATCH v1 00/42] Update NFSD XDR functions
 2021-01-09 16:43 UTC  (52+ messages)
` [PATCH v1 01/42] SUNRPC: Make trace_svc_process() display the RPC procedure symbolically
` [PATCH v1 02/42] SUNRPC: Display RPC procedure names instead of proc numbers
` [PATCH v1 03/42] SUNRPC: Move definition of XDR_UNIT
` [PATCH v1 04/42] NFSD: Update GETATTR3args decoder to use struct xdr_stream
` [PATCH v1 05/42] NFSD: Update ACCESS3arg "
` [PATCH v1 06/42] NFSD: Update READ3arg "
` [PATCH v1 07/42] NFSD: Update WRITE3arg "
` [PATCH v1 08/42] NFSD: Update READLINK3arg "
` [PATCH v1 09/42] NFSD: Fix returned READDIR offset cookie
` [PATCH v1 10/42] NFSD: Add helper to set up the pages where the dirlist is encoded
` [PATCH v1 11/42] NFSD: Update READDIR3args decoders to use struct xdr_stream
` [PATCH v1 12/42] NFSD: Update COMMIT3arg decoder "
` [PATCH v1 13/42] NFSD: Update the NFSv3 DIROPargs "
` [PATCH v1 14/42] NFSD: Update the RENAME3args "
` [PATCH v1 15/42] NFSD: Update the LINK3args "
` [PATCH v1 16/42] NFSD: Update the SETATTR3args "
` [PATCH v1 17/42] NFSD: Update the CREATE3args "
` [PATCH v1 18/42] NFSD: Update the MKDIR3args "
` [PATCH v1 19/42] NFSD: Update the SYMLINK3args "
` [PATCH v1 20/42] NFSD: Update the MKNOD3args "
` [PATCH v1 21/42] NFSD: Update the NFSv2 GETATTR argument "
` [PATCH v1 22/42] NFSD: Update the NFSv2 READ "
` [PATCH v1 23/42] NFSD: Update the NFSv2 WRITE "
` [PATCH v1 24/42] NFSD: Update the NFSv2 READLINK "
` [PATCH v1 25/42] NFSD: Add helper to set up the pages where the dirlist is encoded
` [PATCH v1 26/42] NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream
` [PATCH v1 27/42] NFSD: Update NFSv2 diropargs decoding "
` [PATCH v1 28/42] NFSD: Update the NFSv2 RENAME argument decoder "
` [PATCH v1 29/42] NFSD: Update the NFSv2 LINK "
` [PATCH v1 30/42] NFSD: Update the NFSv2 SETATTR "
` [PATCH v1 31/42] NFSD: Update the NFSv2 CREATE "
` [PATCH v1 32/42] NFSD: Update the NFSv2 SYMLINK "
` [PATCH v1 33/42] NFSD: Remove argument length checking in nfsd_dispatch()
` [PATCH v1 34/42] NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
` [PATCH v1 35/42] NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs
` [PATCH v1 36/42] NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
` [PATCH v1 37/42] NFSD: Update the NFSv2 ACL GETATTR "
` [PATCH v1 38/42] NFSD: Update the NFSv2 ACL ACCESS "
` [PATCH v1 39/42] NFSD: Clean up after updating NFSv2 ACL decoders
` [PATCH v1 40/42] NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream
` [PATCH v1 41/42] NFSD: Update the NFSv2 SETACL "
` [PATCH v1 42/42] NFSD: Clean up after updating NFSv3 ACL decoders

[PATCH] mount: parse default values correctly
 2021-01-07 16:03 UTC  (2+ messages)

[PATCH v2 0/3] Improvements to nfsd stats
 2021-01-07 14:25 UTC  (7+ messages)
` [PATCH v2 1/3] nfsd: remove unused stats counters
` [PATCH v2 2/3] nfsd: protect concurrent access to nfsd "
` [PATCH v2 3/3] nfsd: report per-export stats

[PATCH v2 1/7] pNFS: Mark layout for return if return-on-close was not sent
 2021-01-07  5:31 UTC  (7+ messages)
` [PATCH v2 2/7] pNFS: We want return-on-close to complete when evicting the inode
  ` [PATCH v2 3/7] pNFS: Clean up pnfs_layoutreturn_free_lsegs()
    ` [PATCH v2 4/7] pNFS: Stricter ordering of layoutget and layoutreturn
      ` [PATCH v2 5/7] NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request
        ` [PATCH v2 6/7] NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()
          ` [PATCH v2 7/7] NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter

virtual/permanent bakeathon infrastructure
 2021-01-06 21:46 UTC  (5+ messages)
` [nfsv4] "

[PATCH 1/4] pNFS: Mark layout for return if return-on-close was not sent
 2021-01-06 15:25 UTC  (5+ messages)
` [PATCH 2/4] pNFS: We want return-on-close to complete when evicting the inode
  ` [PATCH 3/4] pNFS: Clean up pnfs_layoutreturn_free_lsegs()
    ` [PATCH 4/4] pNFS: Stricter ordering of layoutget and layoutreturn

[PATCH 0/2] Fix crash in trace_rpcgss_context due to 0-length acceptor
 2021-01-05 22:06 UTC  (3+ messages)
` [PATCH 1/2] SUNRPC: Move simple_get_bytes and simple_get_netobj into xdr.h
` [PATCH 2/2] SUNRPC: Handle 0 length opaque XDR object data properly

[PATCH 0/2] Improvements to nfsd stats
 2021-01-05 18:32 UTC  (7+ messages)
` [PATCH 2/2] nfsd: report per-export stats

Boot time improvement with systemd and nfs-utils
 2021-01-05 14:48 UTC  (3+ messages)
` [PATCH v2] systemd: rpc-statd-notify.service can run in the background

[PATCH] NFS: Adjust fs_context error logging
 2021-01-05 14:40 UTC  (2+ messages)

[PATCH] net: sunrpc: interpret the return value of kstrtou32 correctly
 2021-01-05 14:17 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).