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