summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2025-10-13NFS4: Fix state renewals missing after bootJoshua Watt
2025-10-13NFS: check if suid/sgid was cleared after a write as neededScott Mayhew
2025-10-13NFS4: Apply delay_retrans to async operationsJoshua Watt
2025-10-13NFSv4/flexfiles: fix to allocate mirror->dss before useMike Snitzer
2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-10-03Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-10-03Merge tag 'pull-finish_no_open' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-03Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-09-30NFS: add basic STATX_DIOALIGN and STATX_DIO_READ_ALIGN supportMike Snitzer
2025-09-30nfs/localio: add tracepoints for misaligned DIO READ and WRITE supportMike Snitzer
2025-09-30nfs/localio: add proper O_DIRECT support for READ and WRITEMike Snitzer
2025-09-30nfs/localio: refactor iocb initializationMike Snitzer
2025-09-30nfs/localio: refactor iocb and iov_iter_bvec initializationMike Snitzer
2025-09-30nfs/localio: avoid issuing misaligned IO using O_DIRECTMike Snitzer
2025-09-30nfs/localio: make trace_nfs_local_open_fh more usefulMike Snitzer
2025-09-29Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-26NFSv4/flexfiles: Add support for striped layoutsJonathan Curley
2025-09-26NFSv4/flexfiles: Update layout stats & error paths for striped layoutsJonathan Curley
2025-09-26NFSv4/flexfiles: Write path updates for striped layoutsJonathan Curley
2025-09-26NFSv4/flexfiles: Commit path updates for striped layoutsJonathan Curley
2025-09-26NFSv4/flexfiles: Read path updates for striped layoutsJonathan Curley
2025-09-26NFSv4/flexfiles: Update low level helper functions to be DS stripe aware.Jonathan Curley
2025-09-26NFSv4/flexfiles: Add data structure support for striped layoutsJonathan Curley
2025-09-26NFSv4/flexfiles: Use ds_commit_idx when marking a write commitJonathan Curley
2025-09-26NFSv4/flexfiles: Remove cred local variable dependencyJonathan Curley
2025-09-23nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencingAl Viro
2025-09-23NFS: Enable use of the RWF_DONTCACHE flag on the NFS clientTrond Myklebust
2025-09-23NFS: Update the flexfilelayout driver to use xdr_set_scratch_folio()Anna Schumaker
2025-09-23NFS: Update the filelayout to use xdr_set_scratch_folio()Anna Schumaker
2025-09-23NFS: Update the blocklayout to use xdr_set_scratch_folio()Anna Schumaker
2025-09-23NFS: Update listxattr to use xdr_set_scratch_folio()Anna Schumaker
2025-09-23NFS: Update getacl to use xdr_set_scratch_folio()Anna Schumaker
2025-09-23NFS: Update readdir to use a scratch folioAnna Schumaker
2025-09-23SUNRPC: Move the svc_rpcb_cleanup() call sitesChuck Lever
2025-09-23NFS: Remove rpcbind cleanup for NFSv4.0 callbackChuck Lever
2025-09-23NFSv4.1: fix mount hang after CREATE_SESSION failureAnthony Iliopoulos
2025-09-23NFSv4.1: fix backchannel max_resp_sz verification checkAnthony Iliopoulos
2025-09-23NFSv4: fix "prefered"->"preferred"Xichao Zhao
2025-09-23NFSv4: handle ERR_GRACE on delegation recallsOlga Kornievskaia
2025-09-23sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()Jeff Layton
2025-09-23nfs: cleanup tracepoint declarationsLeo Martins
2025-09-23nfs: add tracepoints to nfs_writepages()Jeff Layton
2025-09-23nfs: more in-depth tracing of writepage eventsJeff Layton
2025-09-23nfs: new tracepoints around write handlingJeff Layton
2025-09-23nfs: add tracepoints to nfs_file_read() and nfs_file_write()Jeff Layton
2025-09-19fs: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-09-16slightly simplify nfs_atomic_open()Al Viro
2025-09-16simplify nfs_atomic_open_v23()Al Viro