index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2025-12-05
NFSv4: Handle NFS4ERR_NOTSUPP errors for directory delegations
Trond Myklebust
2025-11-23
NFS: Add a module option to disable directory delegations
Anna Schumaker
2025-11-23
NFS: Request a directory delegation during RENAME
Anna Schumaker
2025-11-23
NFS: Request a directory delegation on ACCESS, CREATE, and UNLINK
Anna Schumaker
2025-11-23
NFSv4: ensure the open stateid seqid doesn't go backwards
Scott Mayhew
2025-11-19
NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_state
Trond Myklebust
2025-11-10
NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
Trond Myklebust
2025-10-13
NFS4: Apply delay_retrans to async operations
Joshua Watt
2025-09-23
nfs4_setup_readdir(): insufficient locking for ->d_parent->d_inode dereferencing
Al Viro
2025-09-23
NFS: Update getacl to use xdr_set_scratch_folio()
Anna Schumaker
2025-09-23
NFSv4.1: fix backchannel max_resp_sz verification check
Anthony Iliopoulos
2025-09-23
NFSv4: handle ERR_GRACE on delegation recalls
Olga Kornievskaia
2025-08-29
NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported
Trond Myklebust
2025-08-29
NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set
Trond Myklebust
2025-08-29
NFSv4: Don't clear capabilities that won't be reset
Trond Myklebust
2025-08-04
NFSv4: Remove duplicate lookups, capability probes and fsinfo calls
Trond Myklebust
2025-08-04
NFS: Fix the setting of capabilities when automounting a new filesystem
Trond Myklebust
2025-07-28
NFSv4.2: another fix for listxattr
Olga Kornievskaia
2025-07-22
NFS: use a hash table for delegation lookup
Christoph Hellwig
2025-07-14
nfs: new tracepoint in match_stateid operation
Jeff Layton
2025-07-14
nfs: Add timecreate to nfs inode
Anne Marie Merritt
2025-05-28
nfs: fix incorrect handling of large-number NFS errors in nfs4_do_mkdir()
NeilBrown
2025-05-28
NFSv4: Allow FREE_STATEID to clean up delegations
Benjamin Coddington
2025-05-28
NFSv4: Don't check for OPEN feature support in v4.1
Scott Mayhew
2025-05-28
NFSv4.2: fix listxattr to return selinux security label
Olga Kornievskaia
2025-05-28
NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are ...
Sagi Grimberg
2025-05-28
NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)
Anna Schumaker
2025-05-19
NFSv4: xattr handlers should check for absent nfs filehandles
Scott Mayhew
2025-04-27
nfs: handle failure of nfs_get_lock_context in unlock path
Li Lingfeng
2025-04-27
NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors
Trond Myklebust
2025-04-02
Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-03-28
NFS: Don't allow waiting for exiting tasks
Trond Myklebust
2025-03-26
NFSv4: Further cleanups to shutdown loops
Trond Myklebust
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-21
NFS: Treat ENETUNREACH errors as fatal in containers
Trond Myklebust
2025-03-17
NFS: Implement NFSv4.2's OFFLOAD_STATUS operation
Chuck Lever
2025-03-05
nfs: change mkdir inode_operation to return alternate dentry if needed.
NeilBrown
2025-02-26
nfs/vfs: discard d_exact_alias()
NeilBrown
2025-02-25
lsm,nfs: fix memory leak of lsm_context
Stephen Smalley
2025-02-19
NFSv4: Fix a deadlock when recovering state on a sillyrenamed file
Trond Myklebust
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-27
nfs: fix ->d_revalidate() UAF on ->d_name accesses
Al Viro
2024-12-04
lsm: lsm_context in security_dentry_init_security
Casey Schaufler
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
2024-11-09
NFSv4.0: Fix a use-after-free problem in the asynchronous open()
Trond Myklebust
2024-11-04
NFS: Fix attribute delegation behaviour on exclusive create
Trond Myklebust
2024-09-23
NFSv4.2: Fix detection of "Proxying of Times" server support
Roi Azarzar
2024-08-22
NFSv4: Fix clearing of layout segments in layoutreturn
Trond Myklebust
2024-08-22
nfs: fix the fetch of FATTR4_OPEN_ARGUMENTS
Jeff Layton
2024-07-08
NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
[next]