index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
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
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
[prev]
[next]