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-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
2026-01-13
do_fchownat(): import pathname only once
Al Viro
2026-01-13
do_fchmodat(): import pathname only once
Al Viro
2026-01-13
do_faccessat(): import pathname only once
Al Viro
2026-01-13
init_link(): turn into a trivial wrapper for do_linkat()
Al Viro
2026-01-13
init_symlink(): turn into a trivial wrapper for do_symlinkat()
Al Viro
2026-01-13
init_mkdir(): turn into a trivial wrapper for do_mkdirat()
Al Viro
2026-01-13
init_mknod(): turn into a trivial wrapper for do_mknodat()
Al Viro
2026-01-13
Merge tag 'gfs2-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-01-13
xfs: set max_agbno to allow sparse alloc of last full inode chunk
Brian Foster
2026-01-13
xfs: Fix xfs_grow_last_rtg()
Nirjhar Roy (IBM)
2026-01-13
xfs: improve the assert at the top of xfs_log_cover
Christoph Hellwig
2026-01-13
xfs: fix an overly long line in xfs_rtgroup_calc_geometry
Christoph Hellwig
2026-01-13
xfs: mark __xfs_rtgroup_extents static
Christoph Hellwig
2026-01-13
xfs: Fix the return value of xfs_rtcopy_summary()
Nirjhar Roy (IBM)
2026-01-13
ext4: convert to new fserror helpers
Darrick J. Wong
2026-01-13
xfs: translate fsdax media errors into file "data lost" errors when convenient
Darrick J. Wong
2026-01-13
xfs: report fs metadata errors via fsnotify
Darrick J. Wong
2026-01-13
iomap: report file I/O errors to the VFS
Darrick J. Wong
2026-01-13
fs: report filesystem and file I/O errors to fsnotify
Darrick J. Wong
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
2026-01-13
romfs: check sb_set_blocksize() return value
Deepanshu Kartikey
2026-01-13
fuse: add setlease file operation
Jeff Layton
2026-01-12
ecryptfs: Replace memcpy + NUL termination in ecryptfs_copy_filename
Thorsten Blum
2026-01-12
NFS: Don't immediately return directory delegations when disabled
Anna Schumaker
2026-01-12
fs: add immutable rootfs
Christian Brauner
2026-01-12
fs: add init_pivot_root()
Christian Brauner
2026-01-12
fs: ensure that internal tmpfs mount gets mount id zero
Christian Brauner
2026-01-12
btrfs: fix memory leaks in create_space_info() error paths
Jiasheng Jiang
2026-01-12
btrfs: invalidate pages instead of truncate after reflinking
Filipe Manana
2026-01-12
btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTAL
Qu Wenruo
2026-01-12
Revert "gfs2: Fix use of bio_chain"
Andreas Gruenbacher
2026-01-12
xfs: enable non-blocking timestamp updates
Christoph Hellwig
2026-01-12
xfs: implement ->sync_lazytime
Christoph Hellwig
2026-01-12
fs: refactor file_update_time_flags
Christoph Hellwig
2026-01-12
fs: add support for non-blocking timestamp updates
Christoph Hellwig
2026-01-12
fs: add a ->sync_lazytime method
Christoph Hellwig
2026-01-12
fs: factor out a sync_lazytime helper
Christoph Hellwig
2026-01-12
fs: refactor ->update_time handling
Christoph Hellwig
2026-01-12
fat: cleanup the flags for fat_truncate_time
Christoph Hellwig
2026-01-12
nfs: split nfs_update_timestamps
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
writeback: fix 100% CPU usage when dirtytime_expire_interval is 0
Laveesh Bansal
[prev]
[next]