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-23
erofs: fix incorrect early exits for invalid metabox-enabled images
Gao Xiang
2026-01-23
erofs: avoid noisy messages for transient -ENOMEM
Gao Xiang
2026-01-23
erofs: improve LZ4 error strings
Gao Xiang
2026-01-23
erofs: simplify the code using for_each_set_bit
Yuwen Chen
2026-01-23
erofs: make z_erofs_crypto[] static
Ferry Meng
2026-01-23
erofs: Use %pe format specifier for error pointers
Ferry Meng
2026-01-22
NFS/localio: switch nfs_local_do_read and nfs_local_do_write to return void
Mike Snitzer
2026-01-22
NFS/localio: remove -EAGAIN handling in nfs_local_doio()
Mike Snitzer
2026-01-22
NFS/localio: use GFP_NOIO and non-memreclaim workqueue in nfs_local_commit
Mike Snitzer
2026-01-22
NFS/localio: prevent direct reclaim recursion into NFS via nfs_writepages
Mike Snitzer
2026-01-22
NFS/localio: Cleanup the nfs_local_pgio_done() parameters
Trond Myklebust
2026-01-22
NFS/localio: Handle short writes by retrying
Trond Myklebust
2026-01-21
btrfs: zlib: fix the folio leak on S390 hardware acceleration
Qu Wenruo
2026-01-21
btrfs: do not strictly require dirty metadata threshold for metadata writepages
Qu Wenruo
2026-01-21
Merge tag 'for-6.19-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-01-21
xfs: fix incorrect context handling in xfs_trans_roll
Wenwu Hou
2026-01-21
xfs: always allocate the free zone with the lowest index
Hans Holmberg
2026-01-21
xfs: promote metadata directories and large block support
Darrick J. Wong
2026-01-21
xfs: use blkdev_get_zone_info to simplify zone reporting
Christoph Hellwig
2026-01-21
xfs: check that used blocks are smaller than the write pointer
Christoph Hellwig
2026-01-21
xfs: split and refactor zone validation
Christoph Hellwig
2026-01-21
xfs: pass the write pointer to xfs_init_zone
Christoph Hellwig
2026-01-21
xfs: add a xfs_rtgroup_raw_size helper
Christoph Hellwig
2026-01-21
xfs: add missing forward declaration in xfs_zones.h
Damien Le Moal
2026-01-21
xfs: remove xfs_attr_leaf_hasname
Christoph Hellwig
2026-01-21
xfs: mark data structures corrupt on EIO and ENODATA
Darrick J. Wong
2026-01-21
xfs: rework zone GC buffer management
Christoph Hellwig
2026-01-21
xfs: use bio_reuse in the zone GC code
Christoph Hellwig
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
2026-01-21
xfs: move the remaining content from xfs.h to xfs_platform.h
Christoph Hellwig
2026-01-21
xfs: include global headers first in xfs_platform.h
Christoph Hellwig
2026-01-21
xfs: rename xfs_linux.h to xfs_platform.h
Christoph Hellwig
2026-01-21
xfs: factor out a xlog_write_space_advance helper
Christoph Hellwig
2026-01-21
xfs: improve the iclog space assert in xlog_write_iovec
Christoph Hellwig
2026-01-21
xfs: add a xlog_write_space_left helper
Christoph Hellwig
2026-01-21
xfs: improve the calling convention for the xlog_write helpers
Christoph Hellwig
2026-01-21
xfs: regularize iclog space accounting in xlog_write_partial
Christoph Hellwig
2026-01-21
xfs: move struct xfs_log_vec to xfs_log_priv.h
Christoph Hellwig
2026-01-21
xfs: move struct xfs_log_iovec to xfs_log_priv.h
Christoph Hellwig
2026-01-21
xfs: improve the ->iop_format interface
Christoph Hellwig
2026-01-21
xfs: set lv_bytes in xlog_write_one_vec
Christoph Hellwig
2026-01-21
xfs: add a xlog_write_one_vec helper
Christoph Hellwig
2026-01-20
fat: remove unused parameter
Lalit Shankar Chowdhury
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
ocfs2: annotate more flexible array members with __counted_by_le()
Dmitry Antipov
2026-01-20
ocfs2: fix oob in __ocfs2_find_path
Edward Adam Davis
2026-01-20
ocfs2: add validate function for slot map blocks
Prithvi Tambewagh
2026-01-20
ocfs2: adjust ocfs2_xa_remove_entry() to match UBSAN boundary checks
Dmitry Antipov
2026-01-20
ocfs2: validate inline data i_size during inode read
Deepanshu Kartikey
2026-01-20
ocfs2: validate i_refcount_loc when refcount flag is set
Deepanshu Kartikey
[prev]
[next]