index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2026-06-23
Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2026-06-17
Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-08
nfs: use nfsi->rwsem to protect traversal of the file lock list
Yang Erkun
2026-06-08
NFSv4.1/pNFS: fix LAYOUTCOMMIT retry loop on OLD_STATEID
Lei Yin
2026-06-08
NFSv4: clear exception state on successful mkdir retry
Igor Raits
2026-06-08
nfs: replace NFS_FILEID() and nfsi->fileid with inode->i_ino
Jeff Layton
2026-05-11
nfs: Implement fileattr_get for case sensitivity
Chuck Lever
2026-05-01
security,fs,nfs,net: update security_inode_listsecurity() interface
Stephen Smalley
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-04-13
NFSv4.1: Apply session size limits on clone path
Tushar Sariya
2026-04-13
NFSv4: retry GETATTR if GET_DIR_DELEGATION failed
Olga Kornievskaia
2026-04-13
NFS: fix RENAME attr in presence of directory delegations
Olga Kornievskaia
2026-04-13
NFSv4/pnfs: If the server is down, retry the layout returns on reboot
Trond Myklebust
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-09
nfs: nfs4proc: Convert comma to semicolon
Chen Ni
2026-02-09
NFSv4: pass lease period in seconds to nfs4_set_lease_period()
Sergey Shtylyov
2026-02-09
nfs: unify security_inode_listsecurity() calls
Stephen Smalley
2026-01-30
NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4
Anna Schumaker
2026-01-30
NFS: Add a way to disable NFS v4.0 via KConfig
Anna Schumaker
2026-01-30
NFS: Move sequence slot operations into minorversion operations
Anna Schumaker
2026-01-30
NFS: Pass a struct nfs_client to nfs4_init_sequence()
Anna Schumaker
2026-01-30
NFS: Move the NFS v4.0 minor version ops into nfs40proc.c
Anna Schumaker
2026-01-30
NFS: Split out the nfs40_mig_recovery_ops to nfs40proc.c
Anna Schumaker
2026-01-30
NFS: Split out the nfs40_state_renewal_ops into nfs40proc.c
Anna Schumaker
2026-01-30
NFS: Split out the nfs40_nograce_recovery_ops into nfs40proc.c
Anna Schumaker
2026-01-30
NFS: Split out the nfs40_reboot_recovery_ops into nfs40client.c
Anna Schumaker
2026-01-30
NFS: Move nfs40_call_sync_ops into nfs40proc.c
Anna Schumaker
2026-01-20
NFS: take a delegation reference in nfs4_get_valid_delegation
Christoph Hellwig
2026-01-20
NFS: simplify the detached delegation check in update_open_stateid
Christoph Hellwig
2026-01-20
NFS: move delegation lookup into can_open_delegated
Christoph Hellwig
2026-01-04
NFSv4: Don't free slots prematurely if requesting a directory delegation
Trond Myklebust
2026-01-04
pNFS: Fix a deadlock when returning a delegation during open()
Trond Myklebust
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
[next]