summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
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
2024-07-08NFSv4/pnfs: Give nfs4_proc_layoutreturn() a flags argumentTrond Myklebust
2024-07-08NFSv4/pNFS: Retry the layout return later in case of a timeout or rebootTrond Myklebust
2024-07-08NFSv4.1: constify the stateid argument in nfs41_test_stateid()Trond Myklebust
2024-07-08NFSv4: Don't send delegation-related share access modes to CLOSETrond Myklebust
2024-07-08Return the delegation when deleting sillyrenamed filesLance Shelton
2024-07-08NFSv4: Ask for a delegation or an open stateid in OPENTrond Myklebust
2024-07-08NFSv4: Add support for OPEN4_RESULT_NO_OPEN_STATEIDTrond Myklebust
2024-07-08NFSv4: Detect support for OPEN4_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATIONTrond Myklebust
2024-07-08NFSv4: Add support for the FATTR4_OPEN_ARGUMENTS attributeTrond Myklebust
2024-07-08NFSv4: Don't request atime/mtime/size if they are delegated to usTrond Myklebust
2024-07-08NFSv4: Delegreturn must set m/atime when they are delegatedTrond Myklebust
2024-07-08NFSv4: Enable attribute delegationsTrond Myklebust
2024-07-08NFSv4: Add a capability for delegated attributesTrond Myklebust
2024-07-08NFSv4: Add recovery of attribute delegationsTrond Myklebust
2024-07-08NFSv4: Add support for delegated atime and mtime attributesTrond Myklebust
2024-07-08NFSv4: Add a flags argument to the 'have_delegation' callbackTrond Myklebust
2024-07-08NFSv4: Plumb in XDR support for the new delegation-only setattr opTrond Myklebust
2024-07-08NFSv4: Add new attribute delegation definitionsTrond Myklebust
2024-07-08NFSv4: Refactor nfs4_opendata_check_deleg()Trond Myklebust
2024-07-08NFSv4: Clean up open delegation return structureTrond Myklebust
2024-05-30NFSv4.1 enforce rootpath check in fs_location queryOlga Kornievskaia