summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/porting.rst
AgeCommit message (Expand)AuthorFilesLines
2026-02-17Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+10
2026-02-10Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-0/+11
2026-02-10Merge 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-06Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+7
2025-12-06Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+5
2025-12-02Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+13
2025-11-18get rid of kill_litter_super()Al Viro1-0/+7
2025-11-17doc: 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-11new helper: set_default_d_op()Al Viro1-0/+7
2025-05-31Merge 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
2025-03-05doc: fix inline emphasis warningChristian Brauner1-6/+5
2025-02-27Change inode_operations.mkdir to return struct dentry *NeilBrown1-0/+19
2025-02-19VFS: add common error checks to lookup_one_qstr_excl()NeilBrown1-0/+13
2025-02-19VFS: change kern_path_locked() and user_path_locked_at() to never return nega...NeilBrown1-0/+8
2025-01-30Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+16
2025-01-28Pass parent directory inode and expected name to ->d_revalidate()Al Viro1-0/+16
2024-12-13Documentation: Fix simple typo on filesystems/porting.rstCarlos Maiolino1-1/+1
2024-10-21reiserfs: The last commitJan Kara1-1/+1
2024-05-21Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2024-05-03make set_blocksize() fail unless block device is opened exclusiveAl Viro1-0/+7
2024-05-02Docs: typos/spellingRemington Brasga1-2/+2