summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2025-11-10NFS: Fix LTP test failures when timestamps are delegatedDai Ngo
2025-11-10NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()Trond Myklebust
2025-11-10NFS: sysfs: fix leak when nfs_client kobject add failsYang Xiuwei
2025-11-10NFSv2/v3: Fix error handling in nfs_atomic_open_v23()Trond Myklebust
2025-11-10nfs/localio: do not issue misaligned DIO out-of-orderMike Snitzer
2025-11-10nfs/localio: Ensure DIO WRITE's IO on stable storage upon completionMike Snitzer
2025-11-10nfs/localio: backfill missing partial read support for misaligned DIOMike Snitzer
2025-11-10nfs/localio: add refcounting for each iocb IO associated with NFS pgio headerMike Snitzer
2025-11-10nfs/localio: remove unecessary ENOTBLK handling in DIO WRITE supportMike Snitzer
2025-11-10NFS: Check the TLS certificate fields in nfs_match_client()Trond Myklebust
2025-11-10pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLSTrond Myklebust
2025-11-10pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()Trond Myklebust
2025-11-10pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect()Trond Myklebust
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