index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
super.c
Age
Commit message (
Expand
)
Author
2025-07-01
bcachefs: opts.casefold_disabled
Kent Overstreet
2025-06-16
bcachefs: Call bch2_fs_init_rw() early if we'll be going rw
Kent Overstreet
2025-06-11
bcachefs: Print devices we're mounting on multi device filesystems
Kent Overstreet
2025-06-11
bcachefs: Fix possible console lock involved deadlock
Alan Huang
2025-06-11
bcachefs: Update /dev/disk/by-uuid on device add
Kent Overstreet
2025-06-04
bcachefs: Fix bch2_fsck_rename_dirent() for casefold
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
2025-05-27
bcachefs: Move unicode message to after the startup message
Kent Overstreet
2025-05-23
bcachefs: Don't mount bs > ps without TRANSPARENT_HUGEPAGE
Kent Overstreet
2025-05-21
bcachefs: Improve bucket_bitmap code
Kent Overstreet
2025-05-21
bcachefs: struct bch_fs_recovery
Kent Overstreet
2025-05-21
bcachefs: bch2_fs_emergency_read_only2()
Kent Overstreet
2025-05-21
bcachefs: Debug params are now static_keys
Kent Overstreet
2025-05-21
bcachefs: online_fsck_mutex -> run_recovery_passes_lock
Kent Overstreet
2025-05-21
bcachefs: "buckets with backpointer mismatches" now allocated on demand
Kent Overstreet
2025-05-21
bcachefs: bcachefs_metadata_version_fast_device_removal
Kent Overstreet
2025-05-21
bcachefs: bch2_dev_remove_stripes() respects degraded flags
Kent Overstreet
2025-05-21
bcachefs: opts.rebalance_on_ac_only
Kent Overstreet
2025-05-21
bcachefs: __bch2_fs_free() cleanup
Kent Overstreet
2025-05-21
bcachefs: snapshot delete progress indicator
Kent Overstreet
2025-05-21
bcachefs: Fix setting ca->name in device add
Kent Overstreet
2025-05-21
bcachefs: bch2_dev_add() can run on a non-started fs
Kent Overstreet
2025-05-21
bcachefs: bch2_fs_open() now takes a darray
Kent Overstreet
2025-05-21
bcachefs: Async object debugging
Kent Overstreet
2025-05-21
bcachefs: bch_dev.io_ref -> enumerated_ref
Kent Overstreet
2025-05-21
bcachefs: bch_fs.writes -> enumerated_refs
Kent Overstreet
2025-05-21
bcachefs: __bch2_fs_read_write() no longer depends on io_ref
Kent Overstreet
2025-05-21
bcachefs: for_each_online_member_rcu()
Kent Overstreet
2025-05-21
bcachefs: BCH_MEMBER_RESIZE_ON_MOUNT
Kent Overstreet
2025-05-21
bcachefs: BCH_FEATURE_small_image
Kent Overstreet
2025-05-21
bcachefs: BCH_FEATURE_no_alloc_info
Kent Overstreet
2025-05-21
bcachefs: Print features on startup with -o verbose
Kent Overstreet
2025-05-21
bcachefs: print_str_as_lines() -> print_str()
Kent Overstreet
2025-05-21
bcachefs: Clean up option pre/post hooks, small fixes
Kent Overstreet
2025-05-21
bcachefs: Single device mode
Kent Overstreet
2025-05-21
bcachefs: Initialize c->name earlier on single dev filesystems
Kent Overstreet
2025-05-21
bcachefs: Improve opts.degraded
Kent Overstreet
2025-05-21
bcachefs: RO mounts now use less memory
Kent Overstreet
2025-05-21
bcachefs: Move various init code to _init_early()
Kent Overstreet
2025-05-21
bcachefs: alphabetize init function calls
Kent Overstreet
2025-05-21
bcachefs: btree_io_complete_wq -> btree_write_complete_wq
Kent Overstreet
2025-05-07
bcachefs: Ensure superblock gets written when we go ERO
Kent Overstreet
2025-04-28
bcachefs: Add missing utf8_unload()
Kent Overstreet
2025-04-28
bcachefs: Emit unicode version message on startup
Kent Overstreet
2025-04-24
bcachefs: Print mount opts earlier
Kent Overstreet
2025-04-21
bcachefs: Start copygc, rebalance threads earlier
Kent Overstreet
2025-04-20
bcachefs: bch2_copygc_wakeup()
Kent Overstreet
2025-04-20
bcachefs: Error ratelimiting is no longer only during fsck
Kent Overstreet
2025-04-20
bcachefs: Fix early startup error path
Kent Overstreet
[next]