summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
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
2025-09-15nfs: constify path argument of __vfs_getattr()Al Viro
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik
2025-09-08NFSv4/flexfiles: Fix layout merge mirror check.Jonathan Curley
2025-09-06NFS: Fix the marking of the folio as up to dateTrond Myklebust
2025-09-06NFS: nfs_invalidate_folio() must observe the offset and size argumentsTrond Myklebust
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and copy rangeTrond Myklebust
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and clone rangeTrond Myklebust
2025-09-06NFSv4.2: Serialise O_DIRECT i/o and fallocate()Trond Myklebust
2025-09-06NFS: Serialise O_DIRECT i/o and truncate()Trond Myklebust
2025-09-06NFSv4.2: Protect copy offload and clone against 'eof page pollution'Trond Myklebust
2025-09-06NFS: Protect against 'eof page pollution'Trond Myklebust
2025-09-06flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_readTigran Mkrtchyan
2025-09-06nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()Mike Snitzer
2025-09-05nfs/localio: restore creds before releasing pageio dataScott Mayhew
2025-09-04do_nfs4_mount(): switch to vfs_parse_fs_string()Al Viro
2025-09-04change the calling conventions for vfs_parse_fs_string()Al Viro
2025-09-01fs: add an icount_read helperJosef Bacik
2025-08-29NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the serverTrond Myklebust
2025-08-29NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supportedTrond Myklebust
2025-08-29NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not setTrond Myklebust
2025-08-29NFSv4: Don't clear capabilities that won't be resetTrond Myklebust
2025-08-19NFS: Fix a race when updating an existing writeTrond Myklebust
2025-08-09Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-08-04NFSv4: Remove duplicate lookups, capability probes and fsinfo callsTrond Myklebust
2025-08-04NFS: Fix the setting of capabilities when automounting a new filesystemTrond Myklebust
2025-08-03nfs/localio: use read_seqbegin() rather than read_seqbegin_or_lock()Li RongQing
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-28Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-28Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-07-28NFS: Fixup allocation flags for nfsiod's __GFP_NORETRYBenjamin Coddington
2025-07-28NFSv4.2: another fix for listxattrOlga Kornievskaia
2025-07-22NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()Trond Myklebust
2025-07-22NFS: Clean up pnfs_put_layout_hdr()/pnfs_destroy_layout_final()Trond Myklebust
2025-07-22NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate()Trond Myklebust
2025-07-22NFS: use a hash table for delegation lookupChristoph Hellwig