index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
libfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
shmem: fix recovery on rename failures
Al Viro
1
-29
/
+21
2025-12-06
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+43
2025-12-02
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-19
/
+17
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-11-18
d_make_discardable(): warn if given a non-persistent dentry
Al Viro
1
-4
/
+17
2025-11-16
convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
Al Viro
1
-5
/
+5
2025-11-16
new helper: simple_done_creating()
Al Viro
1
-0
/
+8
2025-11-16
new helper: simple_remove_by_name()
Al Viro
1
-0
/
+13
2025-11-14
VFS: introduce start_dirop() and end_dirop()
NeilBrown
1
-19
/
+17
2025-10-31
libfs: allow to specify s_d_flags
Christian Brauner
1
-0
/
+1
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-3
/
+3
2025-07-29
Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+22
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+16
2025-07-28
Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+25
2025-07-28
Merge tag 'pull-simple_recursive_removal' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-9
/
+23
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-15
/
+12
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-5
/
+6
2025-07-08
fs/libfs: don't assume blocksize <= PAGE_SIZE in generic_check_addressable
Pankaj Raghav
1
-3
/
+7
2025-07-03
new helper: simple_start_creating()
Al Viro
1
-0
/
+25
2025-07-03
add locked_recursive_removal()
Al Viro
1
-4
/
+21
2025-07-03
better lockdep annotations for simple_recursive_removal()
Al Viro
1
-2
/
+2
2025-07-02
anon_inode: rework assertions
Christian Brauner
1
-5
/
+3
2025-06-23
docs/vfs: update references to i_mutex to i_rwsem
Junxuan Liao
1
-2
/
+3
2025-06-19
libfs: prepare to allow for non-immutable pidfd inodes
Christian Brauner
1
-1
/
+0
2025-06-19
libfs: massage path_from_stashed()
Christian Brauner
1
-7
/
+5
2025-06-19
libfs: massage path_from_stashed() to allow custom stashing behavior
Christian Brauner
1
-7
/
+20
2025-06-16
simple_recursive_removal(): saner interaction with fsnotify
Al Viro
1
-4
/
+1
2025-06-11
kill simple_dentry_operations
Al Viro
1
-5
/
+0
2025-06-11
simple_lookup(): just set DCACHE_DONTCACHE
Al Viro
1
-3
/
+5
2025-06-11
new helper: set_default_d_op()
Al Viro
1
-8
/
+8
2025-05-26
Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2025-05-09
libfs: export find_next_child()
Christian Brauner
1
-1
/
+2
2025-04-21
fs: add S_ANON_INODE
Christian Brauner
1
-1
/
+1
2025-04-07
anon_inode: use a proper mode internally
Christian Brauner
1
-1
/
+7
2025-03-24
Merge tag 'vfs-6.15-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-03-20
libfs: Fix duplicate directory entry in offset_dir_lookup
Yongjian Sun
1
-1
/
+1
2025-03-05
pidfs: record exit code and cgroupid at exit
Christian Brauner
1
-2
/
+2
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+8
2025-01-28
generic_ci_d_compare(): use shortname_storage
Al Viro
1
-7
/
+8
2025-01-20
Merge tag 'vfs-6.14-rc1.libfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-85
/
+77
2025-01-04
libfs: Use d_children list to iterate simple_offset directories
Chuck Lever
1
-26
/
+58
2025-01-04
libfs: Replace simple_offset end-of-directory detection
Chuck Lever
1
-16
/
+21
2025-01-04
Revert "libfs: fix infinite directory reads for offset dir"
Chuck Lever
1
-24
/
+11
2025-01-04
Revert "libfs: Add simple_offset_empty()"
Chuck Lever
1
-32
/
+0
2025-01-04
libfs: Return ENOSPC when the directory offset range is exhausted
Chuck Lever
1
-2
/
+2
2024-12-14
pseudofs: add support for export_ops
Erin Shepherd
1
-0
/
+1
2024-11-19
Merge tag 'pull-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-11
/
+0
2024-11-13
libfs: kill empty_dir_getattr()
Al Viro
1
-11
/
+0
2024-10-28
tmpfs: Add casefold lookup support
André Almeida
1
-0
/
+4
2024-10-28
libfs: Export generic_ci_ dentry functions
André Almeida
1
-3
/
+5
[next]