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
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
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.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
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-09
Merge tag 'vfs-7.0-rc1.atomic_open' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.btrfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...
Linus Torvalds
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
2026-01-14
fs: export may_create() as may_create_dentry()
Filipe Manana
2026-01-14
fs: export may_delete() as may_delete_dentry()
Filipe Manana
2026-01-13
struct filename ->refcnt doesn't need to be atomic
Al Viro
2026-01-13
allow incomplete imports of filenames
Al Viro
2026-01-13
struct filename: saner handling of long names
Al Viro
2026-01-13
struct filename: use names_cachep only for getname() and friends
Al Viro
2026-01-13
get rid of audit_reusename()
Al Viro
2026-01-13
allow to use CLASS() for struct filename *
Al Viro
2026-01-12
fs: add a ->sync_lazytime method
Christoph Hellwig
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
2026-01-12
fs: allow error returns from generic_update_time
Christoph Hellwig
2026-01-12
fs: remove inode_update_time
Christoph Hellwig
2026-01-12
readdir: require opt-in for d_type flags
Amir Goldstein
2026-01-12
fs: remove simple_nosetlease()
Jeff Layton
2026-01-05
sysctl: Remove unused ctl_table forward declarations
Joel Granados
2025-12-16
shmem: fix recovery on rename failures
Al Viro
2025-12-15
fs: Remove internal old mount API code
Eric Sandeen
2025-12-15
fs: track the inode having file locks with a flag in ->i_opflags
Mateusz Guzik
2025-12-15
VFS/knfsd: Teach dentry_create() to use atomic_open()
Benjamin Coddington
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.autofs' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-25
fs: cosmetic fixes to lru handling
Mateusz Guzik
2025-11-25
fs: rework I_NEW handling to operate without fences
Mateusz Guzik
2025-11-25
fs, iomap: remove IOCB_DIO_CALLER_COMP
Christoph Hellwig
2025-11-25
include/linux/fs.h: trivial fix: regualr -> regular
Askar Safin
2025-11-19
autofs: dont trigger mount if it cant succeed
Ian Kent
2025-11-17
d_make_discardable(): warn if given a non-persistent dentry
Al Viro
2025-11-17
get rid of kill_litter_super()
Al Viro
2025-11-16
mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
2025-11-16
new helper: simple_done_creating()
Al Viro
2025-11-16
new helper: simple_remove_by_name()
Al Viro
2025-11-14
VFS: introduce start_dirop() and end_dirop()
NeilBrown
[next]