index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
namei.c
Age
Commit message (
Expand
)
Author
2025-04-11
fs: Fix filename init after recent refactoring
Song Liu
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)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-07-24
vfs: correct the comments of vfs_*() helpers
Congjie Zhou
2024-07-15
Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-07-15
Merge branch 'link_path_walk'
Linus Torvalds
2024-07-07
vfs: link_path_walk: move more of the name hashing into hash_name()
Linus Torvalds
2024-07-07
vfs: link_path_walk: improve may_lookup() code generation
Linus Torvalds
2024-06-27
fs: reflow may_create_in_sticky()
Christian Brauner
2024-06-25
vfs: reorder checks in may_create_in_sticky
Mateusz Guzik
2024-06-21
vfs: shave a branch in getname_flags
Mateusz Guzik
2024-06-19
vfs: link_path_walk: do '.' and '..' detection while hashing
Linus Torvalds
2024-06-19
vfs: link_path_walk: clarify and improve name hashing interface
Linus Torvalds
2024-06-19
vfs: link_path_walk: simplify name hash flow
Linus Torvalds
2024-06-18
vfs: generate FS_CREATE before FS_OPEN when ->atomic_open used.
NeilBrown
2024-06-05
vfs: retire user_path_at_empty and drop empty arg from getname_flags
Mateusz Guzik
2024-05-22
Merge tag 'ovl-update-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]