index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
dir.c
Age
Commit message (
Expand
)
Author
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
2023-05-06
nfs: fix mis-merged __filemap_get_folio() error check
Linus Torvalds
2023-04-12
NFS: Convert readdir page array functions to use a folio
Anna Schumaker
2023-04-12
NFS: Convert the readdir array-of-pages into an array-of-folios
Anna Schumaker
2023-03-14
NFS: Correct timing for assigning access cache timestamp
Chengen Du
2023-02-22
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-15
fs/nfs: Replace kmap_atomic() with kmap_local_page() in dir.c
Fabio M. De Francesco
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-01
NFS: Fix up a sparse warning
Trond Myklebust
2023-01-01
NFS: Judge the file access cache's timestamp in rcu path
Chengen Du
2022-11-27
NFS: Trigger the "ls -l" readdir heuristic sooner
Benjamin Coddington
[next]