index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
sysfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Rework btree node pinning
Kent Overstreet
2024-09-21
1
-5
/
+10
*
bcachefs: bch2_time_stats_reset()
Kent Overstreet
2024-09-09
1
-1
/
+8
*
bcachefs: promote_whole_extents is now a normal option
Kent Overstreet
2024-09-09
1
-6
/
+0
*
bcachefs: Move rebalance_status out of sysfs/internal
Kent Overstreet
2024-09-09
1
-1
/
+1
*
bcachefs: Opt_durability can now be set via bch2_opt_set_sb()
Kent Overstreet
2024-09-09
1
-9
/
+1
*
bcachefs: bch2_opt_set_sb() can now set (some) device options
Kent Overstreet
2024-09-09
1
-9
/
+2
*
bcachefs: Replace div_u64 with div64_u64 where second param is u64
Reed Riley
2024-09-09
1
-1
/
+1
*
bcachefs: fix btree_key_cache sysfs knob
Kent Overstreet
2024-09-09
1
-1
/
+1
*
bcachefs: Improved allocator debugging for ec
Kent Overstreet
2024-08-07
1
-1
/
+5
*
bcachefs: bch2_fs_usage_base_to_text()
Kent Overstreet
2024-07-15
1
-0
/
+19
*
bcachefs: bch2_fs_accounting_to_text()
Kent Overstreet
2024-07-15
1
-0
/
+5
*
bcachefs: Convert bch2_compression_stats_to_text() to new accounting
Kent Overstreet
2024-07-15
1
-67
/
+19
*
bcachefs: bch2_btree_reserve_cache_to_text()
Kent Overstreet
2024-07-15
1
-0
/
+6
*
bcachefs: sysfs trigger_freelist_wakeup
Kent Overstreet
2024-07-15
1
-0
/
+5
*
bcachefs: sysfs internal/trigger_journal_writes
Kent Overstreet
2024-07-15
1
-0
/
+5
*
bcachefs: add counters for failed shrinker reclaim
Daniel Hill
2024-05-09
1
-1
/
+1
*
bcachefs: bch2_print_allocator_stuck()
Kent Overstreet
2024-05-08
1
-74
/
+2
*
bcachefs: Btree key cache instrumentation
Kent Overstreet
2024-05-08
1
-22
/
+12
*
bcachefs: Move gc of bucket.oldest_gen to workqueue
Kent Overstreet
2024-05-08
1
-11
/
+0
*
bcachefs: fs_alloc_debug_to_text()
Kent Overstreet
2024-05-08
1
-0
/
+35
*
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
1
-1
/
+1
*
bcachefs: bch2_gc() is now private to btree_gc.c
Kent Overstreet
2024-05-08
1
-11
/
+1
*
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-05-08
1
-77
/
+19
*
bcachefs: sysfs internal/trigger_journal_flush
Kent Overstreet
2024-04-15
1
-1
/
+10
*
bcachefs: Move btree_updates to debugfs
Kent Overstreet
2024-04-04
1
-6
/
+0
*
bcachefs: time_stats: split stats-with-quantiles into a separate structure
Darrick J. Wong
2024-03-14
1
-2
/
+2
*
bcachefs: opts->compression can now also be applied in the background
Kent Overstreet
2024-01-21
1
-2
/
+4
*
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
2024-01-21
1
-1
/
+1
*
bcachefs: bch2_prt_compression_type()
Kent Overstreet
2024-01-21
1
-1
/
+2
*
bcachefs: helpers for printing data types
Kent Overstreet
2024-01-21
1
-2
/
+2
*
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
2024-01-01
1
-2
/
+0
*
bcachefs: Rename for_each_btree_key2() -> for_each_btree_key()
Kent Overstreet
2024-01-01
1
-2
/
+2
*
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2024-01-01
1
-3
/
+8
*
bcachefs: Improve sysfs compression_stats
Kent Overstreet
2024-01-01
1
-51
/
+65
*
bcachefs: bch2_dev_usage_to_text()
Kent Overstreet
2024-01-01
1
-26
/
+1
*
bcachefs: Convert compression_stats to for_each_btree_key2
Kent Overstreet
2023-12-04
1
-4
/
+4
*
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-07
1
-21
/
+24
|
\
|
*
bcachefs: Add IO error counts to bch_member
Kent Overstreet
2023-11-02
1
-5
/
+15
|
*
bcachefs: rebalance_work
Kent Overstreet
2023-11-02
1
-8
/
+6
|
*
bcachefs: bch2_disk_path_to_text() no longer takes sb_lock
Kent Overstreet
2023-10-31
1
-7
/
+2
|
*
bcachefs: bch2_btree_id_str()
Kent Overstreet
2023-10-31
1
-1
/
+1
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-03
1
-1
/
+1
|
/
*
bcachefs: New superblock section members_v2
Hunter Shaffer
2023-10-22
1
-2
/
+2
*
bcachefs: Fix changing durability using sysfs
Torge Matthies
2023-10-22
1
-1
/
+1
*
bcachefs: Heap allocate btree_trans
Kent Overstreet
2023-10-22
1
-5
/
+5
*
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
1
-29
/
+1
*
bcachefs: Improve bch2_moving_ctxt_to_text()
Kent Overstreet
2023-10-22
1
-5
/
+0
*
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Rename enum alloc_reserve -> bch_watermark
Kent Overstreet
2023-10-22
1
-2
/
+2
*
bcachefs: seqmutex; fix a lockdep splat
Kent Overstreet
2023-10-22
1
-2
/
+2
[next]