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
/
sysfs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-31
bcachefs: sysfs trigger_journal_commit
Kent Overstreet
1
-0
/
+5
2025-05-31
bcachefs: sysfs trigger_emergency_read_only
Kent Overstreet
1
-0
/
+13
2025-05-30
bcachefs: sysfs/errors
Kent Overstreet
1
-0
/
+6
2025-05-21
bcachefs: bch2_recovery_pass_status_to_text()
Kent Overstreet
1
-0
/
+6
2025-05-21
bcachefs: Fix opt hooks in sysfs for non sb option
Kent Overstreet
1
-1
/
+12
2025-05-21
bcachefs: Knob for manual snapshot deletion
Kent Overstreet
1
-0
/
+5
2025-05-21
bcachefs: snapshot delete progress indicator
Kent Overstreet
1
-0
/
+5
2025-05-21
bcachefs: sysfs trigger_recalc_capacity
Kent Overstreet
1
-2
/
+10
2025-05-21
bcachefs: bch_dev.io_ref -> enumerated_ref
Kent Overstreet
1
-7
/
+11
2025-05-21
bcachefs: bch_fs.writes -> enumerated_refs
Kent Overstreet
1
-20
/
+6
2025-05-21
bcachefs: Clean up option pre/post hooks, small fixes
Kent Overstreet
1
-23
/
+6
2025-04-20
bcachefs: bch2_copygc_wakeup()
Kent Overstreet
1
-4
/
+3
2025-03-30
bcachefs: Don't use designated initializers for disk_accounting_pos
Kent Overstreet
1
-4
/
+2
2025-03-28
bcachefs: Recovery no longer holds state_lock
Kent Overstreet
1
-3
/
+0
2025-03-24
bcachefs: Filesystem discard option now propagates to devices
Kent Overstreet
1
-0
/
+9
2025-03-24
bcachefs: Device state is now a runtime option
Kent Overstreet
1
-0
/
+3
2025-03-24
bcachefs: Setting foreground_target at runtime now triggers rebalance
Kent Overstreet
1
-0
/
+1
2025-03-24
bcachefs: Device options now use standard sysfs code
Kent Overstreet
1
-54
/
+59
2025-03-14
bcachefs: We no longer read stripes into memory at startup
Kent Overstreet
1
-5
/
+0
2025-03-14
bcachefs: sysfs internal/trigger_btree_updates
Kent Overstreet
1
-0
/
+5
2025-03-14
bcachefs: Move write_points to debugfs
Kent Overstreet
1
-5
/
+0
2025-01-09
bcachefs: add counter_flags for counters
Hongbo Li
1
-1
/
+8
2024-12-21
bcachefs: kill sysfs internal/accounting
Kent Overstreet
1
-5
/
+0
2024-12-21
bcachefs: use attribute define helper for sysfs attribute
Hongbo Li
1
-7
/
+3
2024-12-21
bcachefs: remove write permission for gc_gens_pos sysfs interface
Hongbo Li
1
-1
/
+1
2024-12-21
bcachefs: copygc_enabled, rebalance_enabled now opts.h options
Kent Overstreet
1
-24
/
+7
2024-12-21
bcachefs: Avoid bch2_btree_id_str()
Kent Overstreet
1
-1
/
+2
2024-09-21
bcachefs: Rework btree node pinning
Kent Overstreet
1
-5
/
+10
2024-09-09
bcachefs: bch2_time_stats_reset()
Kent Overstreet
1
-1
/
+8
2024-09-09
bcachefs: promote_whole_extents is now a normal option
Kent Overstreet
1
-6
/
+0
2024-09-09
bcachefs: Move rebalance_status out of sysfs/internal
Kent Overstreet
1
-1
/
+1
2024-09-09
bcachefs: Opt_durability can now be set via bch2_opt_set_sb()
Kent Overstreet
1
-9
/
+1
2024-09-09
bcachefs: bch2_opt_set_sb() can now set (some) device options
Kent Overstreet
1
-9
/
+2
2024-09-09
bcachefs: Replace div_u64 with div64_u64 where second param is u64
Reed Riley
1
-1
/
+1
2024-09-09
bcachefs: fix btree_key_cache sysfs knob
Kent Overstreet
1
-1
/
+1
2024-08-07
bcachefs: Improved allocator debugging for ec
Kent Overstreet
1
-1
/
+5
2024-07-14
bcachefs: bch2_fs_usage_base_to_text()
Kent Overstreet
1
-0
/
+19
2024-07-14
bcachefs: bch2_fs_accounting_to_text()
Kent Overstreet
1
-0
/
+5
2024-07-14
bcachefs: Convert bch2_compression_stats_to_text() to new accounting
Kent Overstreet
1
-67
/
+19
2024-07-14
bcachefs: bch2_btree_reserve_cache_to_text()
Kent Overstreet
1
-0
/
+6
2024-07-14
bcachefs: sysfs trigger_freelist_wakeup
Kent Overstreet
1
-0
/
+5
2024-07-14
bcachefs: sysfs internal/trigger_journal_writes
Kent Overstreet
1
-0
/
+5
2024-05-09
bcachefs: add counters for failed shrinker reclaim
Daniel Hill
1
-1
/
+1
2024-05-08
bcachefs: bch2_print_allocator_stuck()
Kent Overstreet
1
-74
/
+2
2024-05-08
bcachefs: Btree key cache instrumentation
Kent Overstreet
1
-22
/
+12
2024-05-08
bcachefs: Move gc of bucket.oldest_gen to workqueue
Kent Overstreet
1
-11
/
+0
2024-05-08
bcachefs: fs_alloc_debug_to_text()
Kent Overstreet
1
-0
/
+35
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
1
-1
/
+1
2024-05-08
bcachefs: bch2_gc() is now private to btree_gc.c
Kent Overstreet
1
-11
/
+1
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
1
-77
/
+19
[next]