summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2025-12-05NFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegationsTrond Myklebust
2025-11-23NFS: Add a module option to disable directory delegationsAnna Schumaker
2025-11-23NFS: Request a directory delegation during RENAMEAnna Schumaker
2025-11-23NFS: Request a directory delegation on ACCESS, CREATE, and UNLINKAnna Schumaker
2025-11-23NFSv4: ensure the open stateid seqid doesn't go backwardsScott Mayhew
2025-11-19NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_stateTrond Myklebust
2025-11-10NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()Trond Myklebust
2025-10-13NFS4: Apply delay_retrans to async operationsJoshua Watt
2025-09-23nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencingAl Viro
2025-09-23NFS: Update getacl to use xdr_set_scratch_folio()Anna Schumaker
2025-09-23NFSv4.1: fix backchannel max_resp_sz verification checkAnthony Iliopoulos
2025-09-23NFSv4: handle ERR_GRACE on delegation recallsOlga Kornievskaia
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-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-07-28NFSv4.2: another fix for listxattrOlga Kornievskaia
2025-07-22NFS: use a hash table for delegation lookupChristoph Hellwig
2025-07-14nfs: new tracepoint in match_stateid operationJeff Layton
2025-07-14nfs: Add timecreate to nfs inodeAnne Marie Merritt
2025-05-28nfs: fix incorrect handling of large-number NFS errors in nfs4_do_mkdir()NeilBrown
2025-05-28NFSv4: Allow FREE_STATEID to clean up delegationsBenjamin Coddington
2025-05-28NFSv4: Don't check for OPEN feature support in v4.1Scott Mayhew
2025-05-28NFSv4.2: fix listxattr to return selinux security labelOlga Kornievskaia
2025-05-28NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are ...Sagi Grimberg
2025-05-28NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)Anna Schumaker
2025-05-19NFSv4: xattr handlers should check for absent nfs filehandlesScott Mayhew
2025-04-27nfs: handle failure of nfs_get_lock_context in unlock pathLi Lingfeng
2025-04-27NFSv4: Handle fatal ENETDOWN and ENETUNREACH errorsTrond Myklebust
2025-04-02Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-03-28NFS: Don't allow waiting for exiting tasksTrond Myklebust
2025-03-26NFSv4: Further cleanups to shutdown loopsTrond Myklebust
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-21NFS: Treat ENETUNREACH errors as fatal in containersTrond Myklebust
2025-03-17NFS: Implement NFSv4.2's OFFLOAD_STATUS operationChuck Lever
2025-03-05nfs: change mkdir inode_operation to return alternate dentry if needed.NeilBrown
2025-02-26nfs/vfs: discard d_exact_alias()NeilBrown
2025-02-25lsm,nfs: fix memory leak of lsm_contextStephen Smalley
2025-02-19NFSv4: Fix a deadlock when recovering state on a sillyrenamed fileTrond Myklebust
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-27nfs: fix ->d_revalidate() UAF on ->d_name accessesAl Viro
2024-12-04lsm: lsm_context in security_dentry_init_securityCasey Schaufler
2024-12-04lsm: ensure the correct LSM context releaserCasey Schaufler
2024-11-09NFSv4.0: Fix a use-after-free problem in the asynchronous open()Trond Myklebust
2024-11-04NFS: Fix attribute delegation behaviour on exclusive createTrond Myklebust
2024-09-23NFSv4.2: Fix detection of "Proxying of Times" server supportRoi Azarzar
2024-08-22NFSv4: Fix clearing of layout segments in layoutreturnTrond Myklebust
2024-08-22nfs: fix the fetch of FATTR4_OPEN_ARGUMENTSJeff Layton
2024-07-08NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia