index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
dir.c
Age
Commit message (
Expand
)
Author
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
2022-11-27
NFS: Clear the file access cache upon login
Trond Myklebust
2022-10-27
nfs: Remove redundant null checks before kfree
Yushan Zhou
2022-10-06
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-01
nfs_finish_open(): don't open-code file_inode()
Al Viro
2022-08-19
NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENT
NeilBrown
2022-08-13
NFS: Fix missing unlock in nfs_unlink()
Sun Ke
[next]