summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2025-07-22NFS: track active delegations per-serverChristoph Hellwig
2025-07-22NFS: move the delegation_watermark module parameterChristoph Hellwig
2025-07-22NFS: cleanup nfs_inode_reclaim_delegationChristoph Hellwig
2025-07-22NFS: cleanup error handling in nfs4_server_common_setupChristoph Hellwig
2025-07-22pNFS/flexfiles: don't attempt pnfs on fatal DS errorsTigran Mkrtchyan
2025-07-22NFS: drop __exit from nfs_exit_keyringChristoph Hellwig
2025-07-22NFS: pass struct nfs_client_initdata to nfs4_set_clientChristoph Hellwig
2025-07-16fs: change write_begin/write_end interface to take struct kiocb *Taotao Chen
2025-07-14pNFS: Fix disk addr range check in block/scsi layoutSergey Bashirov
2025-07-14pNFS: Fix stripe mapping in block/scsi layoutSergey Bashirov
2025-07-14pNFS: Handle RPC size limit for layoutcommitsSergey Bashirov
2025-07-14pNFS: Add prepare commit trace to block/scsi layoutSergey Bashirov
2025-07-14pNFS: Fix extent encoding in block/scsi layoutSergey Bashirov
2025-07-14pNFS: Fix uninited ptr deref in block/scsi layoutSergey Bashirov
2025-07-14NFS: Remove unused function nfs_umountDr. David Alan Gilbert
2025-07-14nfs: create a kernel keyringChristoph Hellwig
2025-07-14NFS: support the kernel keyring for TLSChristoph Hellwig
2025-07-14NFS: Allow folio migration for the case of mode == MIGRATE_SYNCTrond Myklebust
2025-07-14nfs: new tracepoint in match_stateid operationJeff Layton
2025-07-14nfs: new tracepoint in nfs_delegation_need_returnJeff Layton
2025-07-14nfs: add a tracepoint to nfs_inode_detach_delegation_lockedJeff Layton
2025-07-14nfs: add cache_validity to the nfs_inode_event tracepointsJeff Layton
2025-07-14NFS: remove unused time_delta field from struct nfs_serverAnthony Iliopoulos
2025-07-14NFS: remove unused wpages field from struct nfs_serverAnthony Iliopoulos
2025-07-14pnfs: add pnfs_ds_connect trace pointTigran Mkrtchyan
2025-07-14nfs: use lock_two_nondirectories()NeilBrown
2025-07-14NFS: Return the file btime in the statx results when appropriateTrond Myklebust
2025-07-14nfs: Add timecreate to nfs inodeAnne Marie Merritt
2025-07-14Expand the type of nfs_fattr->validTrond Myklebust
2025-07-09mm: remove the for_reclaim field from struct writeback_controlChristoph Hellwig
2025-07-02rpc_mkpipe_dentry(): saner calling conventionsAl Viro
2025-07-02rpc_unlink(): saner calling conventionsAl Viro
2025-06-26NFSv4/flexfiles: Fix handling of NFS level errors in I/OTrond Myklebust
2025-06-23NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAINBenjamin Coddington
2025-06-23nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.Kuniyuki Iwashima
2025-06-19fs: convert most other generic_file_*mmap() users to .mmap_prepare()Lorenzo Stoakes
2025-06-10new helper: set_default_d_op()Al Viro
2025-06-03Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-06-02Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-30Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2025-05-28flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSesTigran Mkrtchyan
2025-05-28nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointerNeilBrown
2025-05-28nfs_localio: simplify interface to nfsd for getting nfsd_fileNeilBrown
2025-05-28nfs_localio: always hold nfsd net ref with nfsd_file refNeilBrown
2025-05-28nfs_localio: use cmpxchg() to install new nfs_file_localioNeilBrown
2025-05-28nfs: fix incorrect handling of large-number NFS errors in nfs4_do_mkdir()NeilBrown
2025-05-28nfs: ignore SB_RDONLY when remounting nfsLi Lingfeng
2025-05-28nfs: clear SB_RDONLY before getting superblockLi Lingfeng
2025-05-28NFS: always probe for LOCALIO support asynchronouslyMike Snitzer
2025-05-28pnfs/flexfiles: connect to NFSv3 DS using TLS if MDS connection uses TLSMike Snitzer