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
2025-07-25
Merge tag 'bcachefs-2025-07-24' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-07-25
ext4: do not BUG when INLINE_DATA_FL lacks system.data xattr
Theodore Ts'o
2025-07-25
ext4: implement linear-like traversal across order xarrays
Baokun Li
2025-07-25
ext4: refactor choose group to scan group
Baokun Li
2025-07-25
ext4: convert free groups order lists to xarrays
Baokun Li
2025-07-25
ext4: factor out ext4_mb_scan_group()
Baokun Li
2025-07-25
ext4: factor out ext4_mb_might_prefetch()
Baokun Li
2025-07-25
ext4: factor out __ext4_mb_scan_group()
Baokun Li
2025-07-25
ext4: fix largest free orders lists corruption on mb_optimize_scan switch
Baokun Li
2025-07-25
ext4: fix zombie groups in average fragment size lists
Baokun Li
2025-07-25
ext4: merge freed extent with existing extents before insertion
Baokun Li
2025-07-25
ext4: convert sbi->s_mb_free_pending to atomic_t
Baokun Li
2025-07-25
ext4: fix typo in CR_GOAL_LEN_SLOW comment
Baokun Li
2025-07-25
ext4: get rid of some obsolete EXT4_MB_HINT flags
Baokun Li
2025-07-25
ext4: utilize multiple global goals to reduce contention
Baokun Li
2025-07-25
ext4: remove unnecessary s_md_lock on update s_mb_last_group
Baokun Li
2025-07-25
ext4: remove unnecessary s_mb_last_start
Baokun Li
2025-07-25
ext4: separate stream goal hits from s_bal_goals for better tracking
Baokun Li
2025-07-25
ext4: add ext4_try_lock_group() to skip busy groups
Baokun Li
2025-07-25
ext4: initialize superblock fields in the kballoc-test.c kunit tests
Zhang Yi
2025-07-25
ovl: properly print correct variable
Antonio Quartulli
2025-07-24
ksmbd: fix corrupted mtime and ctime in smb2_open
Namjae Jeon
2025-07-24
ksmbd: fix Preauh_HashValue race condition
Namjae Jeon
2025-07-24
ksmbd: check return value of xa_store() in krb5_authenticate
Namjae Jeon
2025-07-24
ksmbd: fix null pointer dereference error in generate_encryptionkey
Namjae Jeon
2025-07-24
bcachefs: Add missing snapshots_seen_add_inorder()
Kent Overstreet
2025-07-24
bcachefs: Fix write buffer flushing from open journal entry
Kent Overstreet
2025-07-24
Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-07-24
fs/Kconfig: enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFS
Anshuman Khandual
2025-07-24
fs/proc/task_mmu: read proc/pid/maps under per-vma lock
Suren Baghdasaryan
2025-07-24
fs/proc/task_mmu: remove conversion of seq_file position to unsigned
Suren Baghdasaryan
2025-07-24
fs: stable_page_flags(): use snapshot_page()
Luiz Capitulino
2025-07-24
proc: kpagecount: use snapshot_page()
Luiz Capitulino
2025-07-24
mm/mremap: use an explicit uffd failure path for mremap
Lorenzo Stoakes
2025-07-24
ubifs: stop using write_cache_pages
Christoph Hellwig
2025-07-24
f2fs: zone: wait for inflight dio completion, excluding pinned files read usi...
yohan.joung
2025-07-24
f2fs: ignore valid ratio when free section count is low
Daeho Jeong
2025-07-24
f2fs: don't break allocation when crossing contiguous sections
Chao Yu
2025-07-24
f2fs: remove unnecessary tracepoint enabled check
Sheng Yong
2025-07-24
f2fs: merge the two conditions to avoid code duplication
mason.zhang
2025-07-24
f2fs: vm_unmap_ram() may be called from an invalid context
Jan Prusakowski
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-24
smb/server: add ksmbd_vfs_kern_path()
NeilBrown
2025-07-24
xfs: don't use a xfs_log_iovec for ri_buf in log recovery
Christoph Hellwig
2025-07-24
xfs: don't use a xfs_log_iovec for attr_item names and values
Christoph Hellwig
2025-07-24
xfs: use better names for size members in xfs_log_vec
Christoph Hellwig
2025-07-24
xfs: cleanup the ordered item logic in xlog_cil_insert_format_items
Christoph Hellwig
2025-07-24
xfs: don't pass the old lv to xfs_cil_prepare_item
Christoph Hellwig
2025-07-24
xfs: remove unused trace event xfs_reflink_cow_enospc
Steven Rostedt
2025-07-24
xfs: remove unused trace event xfs_discard_rtrelax
Steven Rostedt
[prev]
[next]