index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-04-14
bcachefs: sysfs internal/trigger_journal_flush
Kent Overstreet
1
-1
/
+10
2024-04-04
bcachefs: Move btree_updates to debugfs
Kent Overstreet
1
-6
/
+0
2024-03-13
bcachefs: time_stats: split stats-with-quantiles into a separate structure
Darrick J. Wong
1
-2
/
+2
2024-01-21
bcachefs: opts->compression can now also be applied in the background
Kent Overstreet
1
-2
/
+4
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
1
-1
/
+1
2024-01-21
bcachefs: bch2_prt_compression_type()
Kent Overstreet
1
-1
/
+2
2024-01-21
bcachefs: helpers for printing data types
Kent Overstreet
1
-2
/
+2
2024-01-01
bcachefs: for_each_btree_key() now declares loop iter
Kent Overstreet
1
-2
/
+0
2024-01-01
bcachefs: Rename for_each_btree_key2() -> for_each_btree_key()
Kent Overstreet
1
-2
/
+2
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
1
-3
/
+8
2024-01-01
bcachefs: Improve sysfs compression_stats
Kent Overstreet
1
-51
/
+65
2024-01-01
bcachefs: bch2_dev_usage_to_text()
Kent Overstreet
1
-26
/
+1
2023-12-04
bcachefs: Convert compression_stats to for_each_btree_key2
Kent Overstreet
1
-4
/
+4
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-21
/
+24
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-11-01
bcachefs: Add IO error counts to bch_member
Kent Overstreet
1
-5
/
+15
2023-11-01
bcachefs: rebalance_work
Kent Overstreet
1
-8
/
+6
2023-10-31
bcachefs: bch2_disk_path_to_text() no longer takes sb_lock
Kent Overstreet
1
-7
/
+2
2023-10-31
bcachefs: bch2_btree_id_str()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: New superblock section members_v2
Hunter Shaffer
1
-2
/
+2
2023-10-22
bcachefs: Fix changing durability using sysfs
Torge Matthies
1
-1
/
+1
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
1
-5
/
+5
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
1
-29
/
+1
2023-10-22
bcachefs: Improve bch2_moving_ctxt_to_text()
Kent Overstreet
1
-5
/
+0
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Rename enum alloc_reserve -> bch_watermark
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: seqmutex; fix a lockdep splat
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: create internal disk_groups sysfs file
Brian Foster
1
-0
/
+6
2023-10-22
bcachefs: Print out counters correctly
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: bch2_fs_moving_ctxts_to_text()
Kent Overstreet
1
-20
/
+6
2023-10-22
bcachefs: Improve dev_alloc_debug_to_text()
Kent Overstreet
1
-32
/
+94
2023-10-22
bcachefs: bch2_copygc_wait_to_text()
Kent Overstreet
1
-3
/
+4
2023-10-22
bcachefs: bch2_open_bucket_to_text()
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Improved nocow locking
Kent Overstreet
1
-16
/
+3
2023-10-22
bcachefs: expose nocow_lock table in sysfs
Daniel Hill
1
-0
/
+19
[next]