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.18.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
/
namei.c
Age
Commit message (
Expand
)
Author
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-02
anon_inode: rework assertions
Christian Brauner
2025-06-11
VFS: change try_lookup_noperm() to skip revalidation
NeilBrown
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-15
fs: Pass a folio to page_put_link()
Matthew Wilcox (Oracle)
2025-05-15
fs: Convert __page_get_link() to use a folio
Matthew Wilcox (Oracle)
2025-04-21
fs: touch up predicts in inode_permission()
Mateusz Guzik
2025-04-21
fs: improve codegen in link_path_walk()
Mateusz Guzik
2025-04-16
fs: ensure that *path_locked*() helpers leave passed path pristine
Christian Brauner
2025-04-15
fs: add kern_path_locked_negative()
Christian Brauner
2025-04-11
fs: Fix filename init after recent refactoring
Song Liu
2025-04-08
VFS: change lookup_one_common and lookup_noperm_common to take a qstr
NeilBrown
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2025-04-08
fs: unconditionally use atime_needs_update() in pick_link()
Mateusz Guzik
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
2025-03-24
Merge tag 'vfs-6.15-rc1.file' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-18
VFS/autofs: try_lookup_one_len() does not need any locks
NeilBrown
2025-03-18
fs: dedup handling of struct filename init and refcounts bumps
Mateusz Guzik
2025-03-12
fs: dodge an atomic in putname if ref == 1
Mateusz Guzik
2025-03-05
fs: use fput_close() in path_openat()
Mateusz Guzik
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-21
vfs: inline getname()
Mateusz Guzik
2025-02-21
vfs: catch invalid modes in may_open()
Mateusz Guzik
2025-02-20
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
2025-02-19
VFS: add common error checks to lookup_one_qstr_excl()
NeilBrown
2025-02-19
VFS: change kern_path_locked() and user_path_locked_at() to never return nega...
NeilBrown
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
2024-12-22
vfs: support caching symlink lengths in inodes
Mateusz Guzik
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-03
fdget_raw() users: switch to CLASS(fd_raw)
Al Viro
2024-11-01
fs: optimize acl_permission_check()
Linus Torvalds
2024-10-19
getname_maybe_null() - the third variant of pathname copy-in
Al Viro
2024-10-19
teach filename_lookup() to treat NULL filename as ""
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.folio' of gitolite.kernel.org:pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-08-30
fs: rearrange general fastpath check now that O_CREAT uses it
Christian Brauner
2024-08-30
fs: remove audit dummy context check
Christian Brauner
2024-08-30
fs: pull up trailing slashes check for O_CREAT
Christian Brauner
2024-08-30
fs: move audit parent inode
Christian Brauner
2024-08-30
fs: try an opportunistic lookup for O_CREAT opens too
Jeff Layton
2024-08-30
fs: add a kerneldoc header over lookup_fast
Jeff Layton
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
[next]