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
/
dir.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-15
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2026-06-09
NFS: correct CONFIG_NFS_V4 macro name in #endif comment
Ethan Nelson-Moore
2026-06-08
nfs: remove nfs_compat_user_ino64() and deprecate enable_ino64
Jeff Layton
2026-06-08
nfs: store the full NFS fileid in inode->i_ino
Jeff Layton
2026-06-05
VFS: use wait_var_event for waiting in d_alloc_parallel()
NeilBrown
2026-05-21
openat2: new OPENAT2_REGULAR flag support
Dorjoy Chowdhury
2026-04-21
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
2026-04-02
struct dentry: make ->d_u anonymous
Al Viro
2026-04-02
for_each_alias(): helper macro for iterating through dentries of given inode
Al Viro
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
fs/nfs: Fix readdir slow-start regression
Sagi Grimberg
2026-01-04
NFSv4: Fix nfs_clear_verifier_delegated() for delegated directories
Trond Myklebust
2026-01-04
NFS: Fix directory delegation verifier checks
Anna Schumaker
2025-11-23
NFS: Shortcut lookup revalidations if we have a directory delegation
Anna Schumaker
2025-11-19
NFS: Initialise verifiers for visible dentries in nfs_atomic_open()
Trond Myklebust
2025-11-19
NFS: Initialise verifiers for visible dentries in readdir and lookup
Trond Myklebust
2025-11-17
NFS: Avoid changing nlink when file removes and attribute updates race
Trond Myklebust
2025-11-10
NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
Trond Myklebust
2025-10-03
Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-09-23
NFS: Update readdir to use a scratch folio
Anna Schumaker
2025-09-16
slightly simplify nfs_atomic_open()
Al Viro
2025-09-16
simplify nfs_atomic_open_v23()
Al Viro
2025-07-22
NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate()
Trond Myklebust
2025-05-16
NFS: Avoid flushing data while holding directory locks in nfs_rename()
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-21
NFS: Extend rdirplus mount option with "force|none"
Benjamin Coddington
2025-03-05
nfs: change mkdir inode_operation to return alternate dentry if needed.
NeilBrown
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-19
VFS: add common error checks to lookup_one_qstr_excl()
NeilBrown
2025-01-27
nfs: fix ->d_revalidate() UAF on ->d_name accesses
Al Viro
2025-01-27
nfs{,4}_lookup_validate(): use stable parent inode passed by caller
Al Viro
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
2024-09-23
nfs: Annotate struct nfs_cache_array with __counted_by()
Thorsten Blum
2024-07-08
NFSv4: Add a flags argument to the 'have_delegation' callback
Trond Myklebust
2024-05-30
NFS: add barriers when testing for NFS_FSDATA_BLOCKED
NeilBrown
2024-05-30
NFS: abort nfs_atomic_open_v23 if name is too long.
NeilBrown
2024-05-24
nfs: don't invalidate dentries on transient errors
Scott Mayhew
2024-05-20
NFS: add atomic_open for NFSv3 to handle O_TRUNC correctly.
NeilBrown
2024-02-25
nfs: make nfs_set_verifier() safe for use in RCU pathwalk
Al Viro
2024-01-04
nfs: add new tracepoint at nfs4 revalidate entry point
Jeff Layton
2024-01-04
NFS: Use parent's objective cred in nfs_access_login_time()
Scott Mayhew
2023-11-01
nfs: Convert nfs_symlink() to use a folio
Matthew Wilcox (Oracle)
2023-08-24
nfs: fix redundant readdir request after get eof
Kinglong Mee
2023-05-19
NFS: Convert kmap_atomic() to kmap_local_folio()
Fabio M. De Francesco
2023-05-09
nfs: fix another case of NULL/IS_ERR confusion wrt folio pointers
Linus Torvalds
[next]