index
:
kernel/git/stable/linux.git
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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
super.c
Age
Commit message (
Expand
)
Author
2025-09-29
Remove bcachefs core code
Linus Torvalds
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
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
[next]