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
/
bcachefs
Age
Commit message (
Expand
)
Author
2025-04-24
bcachefs: Rework fiemap transaction restart handling
Kent Overstreet
2025-04-24
bcachefs: add fiemap delalloc extent detection
Brian Foster
2025-04-24
bcachefs: refactor fiemap processing into extent helper and struct
Brian Foster
2025-04-24
bcachefs: track current fiemap offset in start variable
Brian Foster
2025-04-24
bcachefs: drop duplicate fiemap sync flag
Brian Foster
2025-04-24
bcachefs: Fix btree_iter_peek_prev() at end of inode
Kent Overstreet
2025-04-24
bcachefs: Make btree_iter_peek_prev() assert more precise
Kent Overstreet
2025-04-24
bcachefs: Unit test fixes
Kent Overstreet
2025-04-24
bcachefs: Print mount opts earlier
Kent Overstreet
2025-04-24
bcachefs: unlink: casefold d_invalidate
Kent Overstreet
2025-04-24
bcachefs: Fix casefold lookups
Kent Overstreet
2025-04-24
bcachefs: Casefold is now a regular opts.h option
Kent Overstreet
2025-04-21
bcachefs: Implement fileattr_(get|set)
Kent Overstreet
2025-04-21
bcachefs: Allocator now copes with unaligned buckets
Kent Overstreet
2025-04-21
bcachefs: Start copygc, rebalance threads earlier
Kent Overstreet
2025-04-21
bcachefs: Refactor bch2_run_recovery_passes()
Kent Overstreet
2025-04-20
bcachefs: bch2_copygc_wakeup()
Kent Overstreet
2025-04-20
bcachefs: Fix ref leak in write_super()
Kent Overstreet
2025-04-20
bcachefs: Change __journal_entry_close() assert to ERO
Kent Overstreet
2025-04-20
bcachefs: Ensure journal space is block size aligned
Kent Overstreet
2025-04-20
bcachefs: Stricter checks on "key allowed in this btree"
Kent Overstreet
2025-04-20
bcachefs: Error ratelimiting is no longer only during fsck
Kent Overstreet
2025-04-20
bcachefs: Fix null ptr deref in bch2_snapshot_tree_oldest_subvol()
Kent Overstreet
2025-04-20
bcachefs: Fix early startup error path
Kent Overstreet
2025-04-17
Merge tag 'bcachefs-2025-04-17' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-04-17
bcachefs: Fix snapshotting a subvolume, then renaming it
Kent Overstreet
2025-04-16
bcachefs: Add missing READ_ONCE() for metadata replicas
Kent Overstreet
2025-04-15
bcachefs: snapshot_node_missing is now autofix
Kent Overstreet
2025-04-15
bcachefs: Log message when incompat version requested but not enabled
Kent Overstreet
2025-04-15
bcachefs: Print version_incompat_allowed on startup
Kent Overstreet
2025-04-15
bcachefs: Silence extent_poisoned error messages
Kent Overstreet
2025-04-13
bcachefs: btree_root_unreadable_and_scan_found_nothing now AUTOFIX
Kent Overstreet
2025-04-13
bcachefs: fix bch2_dev_usage_full_read_fast()
Kent Overstreet
2025-04-13
bcachefs: Don't print data read retry success on non-errors
Kent Overstreet
2025-04-13
bcachefs: Add missing error handling
Alan Huang
2025-04-13
bcachefs: Prevent granting write refs when filesystem is read-only
Gabriel Shahrouzi
2025-04-10
Merge tag 'bcachefs-2025-04-10' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-04-06
bcachefs: Use sort_nonatomic() instead of sort()
Kent Overstreet
2025-04-06
bcachefs: Remove unnecessary softdep on xxhash
Eric Biggers
2025-04-06
bcachefs: use library APIs for ChaCha20 and Poly1305
Eric Biggers
2025-04-06
bcachefs: Fix duplicate "ro,read_only" in opts at startup
Kent Overstreet
2025-04-06
bcachefs: Fix UAF in bchfs_read()
Kent Overstreet
2025-04-06
bcachefs: Use cpu_to_le16 for dirent lengths
Gabriel Shahrouzi
2025-04-06
bcachefs: Fix type for parameter in journal_advance_devs_to_next_bucket
Gabriel Shahrouzi
2025-04-06
bcachefs: Fix escape sequence in prt_printf
Gabriel Shahrouzi
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2025-04-03
Merge tag 'bcachefs-2025-04-03' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-04-03
bcachefs: Fix "journal stuck" during recovery
Kent Overstreet
[prev]
[next]