index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2025-11-12
fs: speed up path lookup with cheaper handling of MAY_EXEC
Mateusz Guzik
2025-11-12
fs: add iput_not_last()
Mateusz Guzik
2025-11-12
power: always freeze efivarfs
Christian Brauner
2025-11-12
vfs: make vfs_symlink break delegations on parent dir
Jeff Layton
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
2025-11-12
vfs: make vfs_create break delegations on parent directory
Jeff Layton
2025-11-12
vfs: clean up argument list for vfs_create()
Jeff Layton
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
2025-11-12
filelock: add struct delegated_inode
Jeff Layton
2025-11-11
fs: move inode fields used during fast path lookup closer together
Mateusz Guzik
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
2025-11-05
fs: add fs/super.h header
Christian Brauner
2025-11-05
fs: add fs/super_types.h header
Christian Brauner
2025-11-05
block: add __must_check attribute to sb_min_blocksize()
Yongpeng Yang
2025-11-05
fs: rename fs_types.h to fs_dirent.h
Christian Brauner
2025-10-29
writeback: allow the file system to override MIN_WRITEBACK_PAGES
Christoph Hellwig
2025-10-29
mm: rename filemap_fdatawrite_range_kick to filemap_flush_range
Christoph Hellwig
2025-10-20
fs: make plain ->i_state access fail to compile
Mateusz Guzik
2025-10-20
Manual conversion to use ->i_state accessors of all places not covered by coc...
Mateusz Guzik
2025-10-20
fs: provide accessors for ->i_state
Mateusz Guzik
2025-10-20
fs: move wait_on_inode() from writeback.h to fs.h
Mateusz Guzik
2025-10-20
fs: assert ->i_lock held in __iget()
Mateusz Guzik
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-10-03
Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2025-10-03
Merge tag 'ovl-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-10-03
Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-10-03
Merge tag 'pull-mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
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-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-27
Have cc(1) catch attempts to modify ->f_path
Al Viro
2025-09-27
Merge branches 'work.path' and 'work.mount' into work.f_path
Al Viro
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
2025-09-23
fs: Create sb_same_encoding() helper
André Almeida
2025-09-23
fs: Create sb_encoding() helper
André Almeida
2025-09-22
mm: do not assume file == vma->vm_file in compat_vma_mmap_prepare()
Lorenzo Stoakes
2025-09-21
vfs: add ATTR_CTIME_SET flag
Jeff Layton
2025-09-21
fs: constify mapping related test functions for improved const-correctness
Max Kellermann
2025-09-17
preparations to taking MNT_WRITE_HOLD out of ->mnt_flags
Al Viro
2025-09-15
backing_file_user_path(): constify struct path *
Al Viro
2025-09-15
generic_ci_validate_strict_name(): constify name argument
Al Viro
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-09-15
pidfs: validate extensible ioctls
Christian Brauner
2025-09-01
fs: remove vfs_ioctl export
Greg Kroah-Hartman
2025-09-01
fs: add an icount_read helper
Josef Bacik
2025-08-29
Add RWF_NOSIGNAL flag for pwritev2
Lauri Vasama
[prev]
[next]