index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-16
do_f{chmod,chown,access}at(): use CLASS(filename_uflags)
Al Viro
1
-6
/
+2
2026-01-16
do_readlinkat(): switch to CLASS(filename_flags)
Al Viro
1
-6
/
+2
2026-01-16
do_sys_truncate(): switch to CLASS(filename)
Al Viro
1
-7
/
+5
2026-01-16
do_utimes_path(): switch to CLASS(filename_uflags)
Al Viro
1
-5
/
+2
2026-01-16
chdir(2): unspaghettify a bit...
Al Viro
1
-17
/
+10
2026-01-16
do_fchownat(): unspaghettify a bit...
Al Viro
1
-16
/
+12
2026-01-16
fspick(2): use CLASS(filename_flags)
Al Viro
1
-3
/
+3
2026-01-16
name_to_handle_at(): use CLASS(filename_uflags)
Al Viro
1
-3
/
+2
2026-01-16
vfs_open_tree(): use CLASS(filename_uflags)
Al Viro
1
-3
/
+2
2026-01-16
do_open_execat(): don't care about LOOKUP_EMPTY
Al Viro
1
-2
/
+0
2026-01-16
mount_setattr(2): don't mess with LOOKUP_EMPTY
Al Viro
1
-3
/
+2
2026-01-16
file_[gs]etattr(2): switch to CLASS(filename_maybe_null)
Al Viro
1
-4
/
+2
2026-01-16
filename_...xattr(): don't consume filename reference
Al Viro
1
-25
/
+8
2026-01-16
non-consuming variants of do_{unlinkat,rmdir}()
Al Viro
4
-17
/
+19
2026-01-16
non-consuming variant of do_mknodat()
Al Viro
3
-11
/
+11
2026-01-16
non-consuming variant of do_mkdirat()
Al Viro
3
-9
/
+9
2026-01-16
non-consuming variant of do_symlinkat()
Al Viro
3
-15
/
+15
2026-01-16
non-consuming variant of do_linkat()
Al Viro
3
-18
/
+16
2026-01-16
non-consuming variant of do_renameat2()
Al Viro
2
-16
/
+16
2026-01-16
Merge tag 'xfs-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-39
/
+41
2026-01-16
ntfs3: Restore NULL folio initialization in ntfs_writepages()
Nathan Chancellor
1
-1
/
+1
2026-01-16
quota: fix livelock between quotactl and freeze_super
Abhishek Bapat
1
-0
/
+1
2026-01-16
fuse: use private naming for fuse hash size
Jens Axboe
1
-7
/
+7
2026-01-16
posix_acl: make posix_acl_to_xattr() alloc the buffer
Miklos Szeredi
9
-95
/
+50
2026-01-16
Revert "f2fs: block cache/dio write during f2fs_enable_checkpoint()"
Chao Yu
3
-34
/
+9
2026-01-15
Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
15
-101
/
+238
2026-01-15
NFS: Fix size read races in truncate, fallocate and copy offload
Trond Myklebust
3
-14
/
+27
2026-01-15
ntfs3: Refactor duplicate kmemdup pattern in do_action()
Baolin Liu
1
-27
/
+27
2026-01-15
fs/ntfs3: prevent infinite loops caused by the next valid being the same
Edward Adam Davis
1
-2
/
+6
2026-01-15
fs/ntfs3: make ntfs_writeback_ops static
sunliming
1
-1
/
+1
2026-01-15
ntfs3: fix circular locking dependency in run_unpack_ex
Szymon Wilczek
1
-5
/
+8
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
66
-381
/
+689
2026-01-14
ecryptfs: Annotate struct ecryptfs_message with __counted_by
Thorsten Blum
1
-1
/
+1
2026-01-14
btrfs: remove zoned statistics from sysfs
Johannes Thumshirn
1
-52
/
+0
2026-01-14
btrfs: use may_create_dentry() in btrfs_mksubvol()
Filipe Manana
1
-14
/
+1
2026-01-14
btrfs: use may_delete_dentry() in btrfs_ioctl_snap_destroy()
Filipe Manana
1
-57
/
+1
2026-01-14
fs: export may_create() as may_create_dentry()
Filipe Manana
1
-9
/
+10
2026-01-14
fs: export may_delete() as may_delete_dentry()
Filipe Manana
1
-8
/
+9
2026-01-14
writeback: use round_jiffies_relative for dirtytime_work
Zhao Mengmeng
1
-2
/
+4
2026-01-14
iomap: wait for batched folios to be stable in __iomap_get_folio
Christoph Hellwig
1
-0
/
+1
2026-01-14
fs: make insert_inode_locked() wait for inode destruction
Mateusz Guzik
1
-17
/
+24
2026-01-14
fs: improve dump_inode() to safely access inode fields
Yuto Ohnuki
1
-13
/
+34
2026-01-14
fs: add <linux/init_task.h> for 'init_fs'
Ben Dooks
1
-0
/
+1
2026-01-14
fs: move initializing f_mode before file_ref_init()
Amir Goldstein
1
-5
/
+5
2026-01-14
erofs: hold read context in iomap_iter if needed
Hongbo Li
1
-21
/
+46
2026-01-14
iomap: stash iomap read ctx in the private field of iomap_iter
Hongbo Li
2
-4
/
+6
2026-01-14
fs: use nullfs unconditionally as the real rootfs
Christian Brauner
1
-43
/
+21
2026-01-13
switch {alloc,free}_bprm() to CLASS()
Al Viro
1
-27
/
+21
2026-01-13
do_execveat_common(): don't consume filename reference
Al Viro
1
-15
/
+12
2026-01-13
execve: fold {compat_,}do_execve{,at}() into their sole callers
Al Viro
1
-61
/
+19
[prev]
[next]