index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
libfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-15
Merge tag 'pull-d_add' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+1
2026-06-05
simple_lookup(): use d_splice_alias() for ->lookup() return value
Al Viro
1
-2
/
+1
2026-06-04
libfs: set SB_I_NOEXEC and SB_I_NODEV by default in init_pseudo()
John Hubbard
1
-0
/
+1
2026-05-27
libfs: simple_transaction_get(): replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
1
-3
/
+3
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-23
/
+14
2026-03-26
fs: Rename generic_file_fsync() to simple_fsync()
Jan Kara
1
-14
/
+12
2026-03-26
fs: Drop sync_mapping_buffers() from __generic_file_fsync()
Jan Kara
1
-7
/
+2
2026-03-26
fs: Remove inode lock from __generic_file_fsync()
Jan Kara
1
-2
/
+0
2026-03-06
libfs: change simple_done_creating() to use end_creating()
NeilBrown
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-12
fs: remove simple_nosetlease()
Jeff Layton
1
-18
/
+0
2026-01-12
tmpfs: add setlease file operation
Jeff Layton
1
-0
/
+2
2025-12-16
shmem: fix recovery on rename failures
Al Viro
1
-29
/
+21
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+43
2025-12-01
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-17
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-28
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-02
new helper: simple_start_creating()
Al Viro
1
-0
/
+25
2025-07-02
add locked_recursive_removal()
Al Viro
1
-4
/
+21
2025-07-02
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-10
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
[next]