index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
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
2026-01-13
switch {alloc,free}_bprm() to CLASS()
Al Viro
2026-01-13
do_execveat_common(): don't consume filename reference
Al Viro
2026-01-13
execve: fold {compat_,}do_execve{,at}() into their sole callers
Al Viro
2026-01-13
simplify the callers of alloc_bprm()
Al Viro
2026-01-13
simplify the callers of do_open_execat()
Al Viro
2026-01-13
simplify the callers of file_open_name()
Al Viro
2026-01-13
do_sys_openat2(): get rid of useless check, switch to CLASS(filename)
Al Viro
2026-01-13
rename do_filp_open() to do_file_open()
Al Viro
2026-01-13
do_filp_open(): DTRT when getting ERR_PTR() as pathname
Al Viro
2026-01-13
ksmbd_vfs_rename(): vfs_path_parent_lookup() accepts ERR_PTR() as name
Al Viro
2026-01-13
ksmbd_vfs_path_lookup(): vfs_path_parent_lookup() accepts ERR_PTR() as name
Al Viro
2026-01-13
move_mount(): filename_lookup() accepts ERR_PTR() as filename
Al Viro
2026-01-13
file_setattr(): filename_lookup() accepts ERR_PTR() as filename
Al Viro
2026-01-13
file_getattr(): filename_lookup() accepts ERR_PTR() as filename
Al Viro
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
switch __getname_maybe_null() to CLASS(filename_flags)
Al Viro
2026-01-13
fs: hide names_cache behind runtime const machinery
Mateusz Guzik
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
getname_flags() massage, part 2
Al Viro
2026-01-13
getname_flags() massage, part 1
Al Viro
2026-01-13
ntfs: ->d_compare() must not block
Al Viro
2026-01-13
get rid of audit_reusename()
Al Viro
2026-01-13
do_readlinkat(): import pathname only once
Al Viro
2026-01-13
do_sys_truncate(): import pathname only once
Al Viro
2026-01-13
user_statfs(): import pathname only once
Al Viro
2026-01-13
chroot(2): import pathname only once
Al Viro
2026-01-13
chdir(2): import pathname only once
Al Viro
2026-01-13
do_utimes_path(): import pathname only once
Al Viro
[prev]
[next]