index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
porting.rst
Age
Commit message (
Expand
)
Author
4 days
docs: filesystems: porting: fix spelling of returned and instead
Yuhong Cheng
8 days
Remove excl arg to ->create inode_operation
NeilBrown
2026-06-15
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2026-06-05
kill d_dispose_if_unused()
Al Viro
2026-06-05
VFS: use wait_var_event for waiting in d_alloc_parallel()
NeilBrown
2026-05-21
fs: remove start_removing_user_path_at
Christoph Hellwig
2026-04-21
Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-02
for_each_alias(): helper macro for iterating through dentries of given inode
Al Viro
2026-03-09
VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()
NeilBrown
2026-03-06
VFS: make lookup_one_qstr_excl() static.
NeilBrown
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-03
fs: add porting notes about readlink_copy()
Mateusz Guzik
2026-01-16
non-consuming variants of do_{unlinkat,rmdir}()
Al Viro
2026-01-16
non-consuming variant of do_mknodat()
Al Viro
2026-01-16
non-consuming variant of do_mkdirat()
Al Viro
2026-01-16
non-consuming variant of do_symlinkat()
Al Viro
2026-01-16
non-consuming variant of do_linkat()
Al Viro
2026-01-16
non-consuming variant of do_renameat2()
Al Viro
2026-01-12
filelock: default to returning -EINVAL when ->setlease operation is NULL
Jeff Layton
2025-12-15
fs: Remove internal old mount API code
Eric Sandeen
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-11-17
get rid of kill_litter_super()
Al Viro
2025-11-16
doc: update porting, vfs documentation for mmap_prepare actions
Lorenzo Stoakes
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
2025-10-20
Manual conversion to use ->i_state accessors of all places not covered by coc...
Mateusz Guzik
2025-10-03
Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-09-04
change the calling conventions for vfs_parse_fs_string()
Al Viro
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-07-23
doc: update porting, vfs documentation to describe mmap_prepare()
Lorenzo Stoakes
2025-06-23
replace collect_mounts()/drop_collected_mounts() with a safer variant
Al Viro
2025-06-11
make d_set_d_op() static
Al Viro
2025-06-11
VFS: Minor fixes for porting.rst
NeilBrown
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
2025-04-07
VFS: improve interface for lookup_one functions
NeilBrown
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-08
vfs: Remove invalidate_inodes()
Jan Kara
2025-03-05
doc: fix inline emphasis warning
Christian Brauner
[next]