index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-01-16
move_mount(2): switch to CLASS(filename_maybe_null)
Al Viro
2026-01-16
namei.c: switch user pathname imports to CLASS(filename{,_flags})
Al Viro
2026-01-16
namei.c: convert getname_kernel() callers to CLASS(filename_kernel)
Al Viro
2026-01-16
do_f{chmod,chown,access}at(): use CLASS(filename_uflags)
Al Viro
2026-01-16
do_readlinkat(): switch to CLASS(filename_flags)
Al Viro
2026-01-16
do_sys_truncate(): switch to CLASS(filename)
Al Viro
2026-01-16
do_utimes_path(): switch to CLASS(filename_uflags)
Al Viro
2026-01-16
chdir(2): unspaghettify a bit...
Al Viro
2026-01-16
do_fchownat(): unspaghettify a bit...
Al Viro
2026-01-16
fspick(2): use CLASS(filename_flags)
Al Viro
2026-01-16
name_to_handle_at(): use CLASS(filename_uflags)
Al Viro
2026-01-16
vfs_open_tree(): use CLASS(filename_uflags)
Al Viro
2026-01-16
do_open_execat(): don't care about LOOKUP_EMPTY
Al Viro
2026-01-16
mount_setattr(2): don't mess with LOOKUP_EMPTY
Al Viro
2026-01-16
file_[gs]etattr(2): switch to CLASS(filename_maybe_null)
Al Viro
2026-01-16
filename_...xattr(): don't consume filename reference
Al Viro
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-16
Merge tag 'xfs-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-01-16
ntfs3: Restore NULL folio initialization in ntfs_writepages()
Nathan Chancellor
2026-01-16
quota: fix livelock between quotactl and freeze_super
Abhishek Bapat
2026-01-16
fuse: use private naming for fuse hash size
Jens Axboe
2026-01-16
posix_acl: make posix_acl_to_xattr() alloc the buffer
Miklos Szeredi
2026-01-16
Revert "f2fs: block cache/dio write during f2fs_enable_checkpoint()"
Chao Yu
2026-01-15
Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-01-15
NFS: Fix size read races in truncate, fallocate and copy offload
Trond Myklebust
2026-01-15
ntfs3: Refactor duplicate kmemdup pattern in do_action()
Baolin Liu
2026-01-15
fs/ntfs3: prevent infinite loops caused by the next valid being the same
Edward Adam Davis
2026-01-15
fs/ntfs3: make ntfs_writeback_ops static
sunliming
2026-01-15
ntfs3: fix circular locking dependency in run_unpack_ex
Szymon Wilczek
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2026-01-14
ecryptfs: Annotate struct ecryptfs_message with __counted_by
Thorsten Blum
2026-01-14
btrfs: remove zoned statistics from sysfs
Johannes Thumshirn
2026-01-14
btrfs: use may_create_dentry() in btrfs_mksubvol()
Filipe Manana
2026-01-14
btrfs: use may_delete_dentry() in btrfs_ioctl_snap_destroy()
Filipe Manana
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-14
writeback: use round_jiffies_relative for dirtytime_work
Zhao Mengmeng
2026-01-14
iomap: wait for batched folios to be stable in __iomap_get_folio
Christoph Hellwig
2026-01-14
fs: make insert_inode_locked() wait for inode destruction
Mateusz Guzik
2026-01-14
fs: improve dump_inode() to safely access inode fields
Yuto Ohnuki
2026-01-14
fs: add <linux/init_task.h> for 'init_fs'
Ben Dooks
2026-01-14
fs: move initializing f_mode before file_ref_init()
Amir Goldstein
2026-01-14
erofs: hold read context in iomap_iter if needed
Hongbo Li
2026-01-14
iomap: stash iomap read ctx in the private field of iomap_iter
Hongbo Li
2026-01-14
fs: use nullfs unconditionally as the real rootfs
Christian Brauner
[prev]
[next]