summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/porting.rst
AgeCommit message (Expand)AuthorFilesLines
2026-08-17Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-07-31Remove excl arg to ->create inode_operationNeilBrown1-0/+8
2026-07-31docs: filesystems: porting: fix spelling of returned and insteadYuhong Cheng1-1/+1
2026-06-15Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-0/+17
2026-06-05kill d_dispose_if_unused()Al Viro1-0/+11
2026-06-05VFS: use wait_var_event for waiting in d_alloc_parallel()NeilBrown1-0/+6
2026-05-21fs: remove start_removing_user_path_atChristoph Hellwig1-1/+0
2026-04-21Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+10
2026-04-02for_each_alias(): helper macro for iterating through dentries of given inodeAl Viro1-0/+10
2026-03-09VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()NeilBrown1-0/+7
2026-03-06VFS: make lookup_one_qstr_excl() static.NeilBrown1-0/+7
2026-02-16Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+10
2026-02-09Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-0/+11
2026-02-09Merge tag 'vfs-7.0-rc1.namespace' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+2
2026-02-03fs: add porting notes about readlink_copy()Mateusz Guzik1-0/+10
2026-01-16non-consuming variants of do_{unlinkat,rmdir}()Al Viro1-3/+4
2026-01-16non-consuming variant of do_mknodat()Al Viro1-1/+1
2026-01-16non-consuming variant of do_mkdirat()Al Viro1-1/+1
2026-01-16non-consuming variant of do_symlinkat()Al Viro1-1/+2
2026-01-16non-consuming variant of do_linkat()Al Viro1-1/+1
2026-01-16non-consuming variant of do_renameat2()Al Viro1-0/+9
2026-01-12filelock: default to returning -EINVAL when ->setlease operation is NULLJeff Layton1-0/+9
2025-12-15fs: Remove internal old mount API codeEric Sandeen1-5/+2
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+7
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+5
2025-12-01Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+13
2025-11-17get rid of kill_litter_super()Al Viro1-0/+7
2025-11-16doc: update porting, vfs documentation for mmap_prepare actionsLorenzo Stoakes1-0/+5
2025-11-14VFS: change vfs_mkdir() to unlock on failure.NeilBrown1-0/+13
2025-10-20Manual conversion to use ->i_state accessors of all places not covered by coc...Mateusz Guzik1-1/+1
2025-10-03Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+12
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+12
2025-09-23VFS: rename kern_path_locked() and related functions.NeilBrown1-0/+12
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik1-2/+2
2025-09-04change the calling conventions for vfs_parse_fs_string()Al Viro1-0/+12
2025-07-28Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+12
2025-07-28Merge tag 'vfs-6.17-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+0
2025-07-28Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-0/+18
2025-07-23doc: update porting, vfs documentation to describe mmap_prepare()Lorenzo Stoakes1-0/+12
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro1-0/+9
2025-06-11make d_set_d_op() staticAl Viro1-0/+11
2025-06-11VFS: Minor fixes for porting.rstNeilBrown1-3/+0
2025-06-10new helper: set_default_d_op()Al Viro1-0/+7
2025-05-30Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+6
2025-05-05saner calling conventions for ->d_automount()Al Viro1-0/+7
2025-04-08Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFSNeilBrown1-0/+11
2025-04-08VFS: rename lookup_one_len family to lookup_noperm and remove permission checkNeilBrown1-0/+20
2025-04-07VFS: improve interface for lookup_one functionsNeilBrown1-0/+9
2025-03-24Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+43
2025-03-08vfs: Remove invalidate_inodes()Jan Kara1-0/+5