index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Add a sysfs attr for triggering discards
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
1
-40
/
+7
2023-10-22
bcachefs: Run btree updates after write out of write_point
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: x-macroize alloc_reserve enum
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Better superblock opt validation
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Check for rw before setting opts via sysfs
Kent Overstreet
1
-5
/
+17
2023-10-22
bcachefs: Convert bch2_sb_to_text to master option list
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Start moving debug info from sysfs to debugfs
Kent Overstreet
1
-10
/
+0
2023-10-22
bcachefs: Heap allocate printbufs
Kent Overstreet
1
-112
/
+81
2023-10-22
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: bch2_gc_gens() no longer uses bucket array
Kent Overstreet
1
-8
/
+11
2023-10-22
bcachefs: Rename data_op_data_progress -> data_jobs
Kent Overstreet
1
-24
/
+12
2023-10-22
bcachefs: Update sysfs compression_stats for snapshots
Kent Overstreet
1
-28
/
+57
2023-10-22
bcachefs: Refactor open_bucket code
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Fix bch2_journal_meta()
Kent Overstreet
1
-5
/
+0
2023-10-22
bcachefs: Kill non-lru cache replacement policies
Kent Overstreet
1
-26
/
+0
2023-10-22
bcachefs: Option improvements
Kent Overstreet
1
-9
/
+3
2023-10-22
bcachefs: Kill some obsolete sysfs code
Kent Overstreet
1
-27
/
+7
2023-10-22
bcachefs: Specify filesystem options
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Convert journal sysfs params to regular options
Kent Overstreet
1
-20
/
+0
2023-10-22
bcachefs: Kill bucket quantiles sysfs code
Kent Overstreet
1
-90
/
+0
2023-10-22
bcachefs: bch2_trans_exit() no longer returns errors
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: btree_path
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: add progress stats to sysfs
Brett Holman
1
-0
/
+40
2023-10-22
bcachefs: Add open_buckets to sysfs
Kent Overstreet
1
-0
/
+7
2023-10-22
bcachefs: Assorted endianness fixes
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Drop old style btree node coalescing
Kent Overstreet
1
-5
/
+0
2023-10-22
bcachefs: Add the status of bucket gen gc to sysfs
Kent Overstreet
1
-0
/
+14
2023-10-22
bcachefs: Add a sysfs var for average btree write size
Kent Overstreet
1
-0
/
+12
2023-10-22
bcachefs: Use x-macros for more enums
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Rename BTREE_ID enums for consistency with other enums
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Add allocator thread state to sysfs
Kent Overstreet
1
-2
/
+4
2023-10-22
bcachefs: Rip out copygc pd controller
Kent Overstreet
1
-11
/
+0
2023-10-22
bcachefs: Add copygc wait to sysfs
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: Fix copygc threshold
Kent Overstreet
1
-3
/
+6
2023-10-22
bcachefs: Redo checks for sufficient devices
Kent Overstreet
1
-9
/
+0
2023-10-22
bcachefs: Persist 64 bit io clocks
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Add support for doing btree updates prior to journal replay
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Refactor dev usage
Kent Overstreet
1
-53
/
+34
2023-10-22
bcachefs: Don't use BTREE_INSERT_USE_RESERVE so much
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Add error handling to unit & perf tests
Kent Overstreet
1
-3
/
+4
2023-10-22
bcachefs: Add btree cache stats to sysfs
Kent Overstreet
1
-0
/
+7
2023-10-22
bcachefs: Delete dead journalling code
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Drop sysfs interface to debug parameters
Kent Overstreet
1
-19
/
+0
2023-10-22
bcachefs: Convert various code to printbuf
Kent Overstreet
1
-120
/
+100
2023-10-22
bcachefs: Delete unused arguments
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Make copygc thread global
Kent Overstreet
1
-12
/
+6
2023-10-22
bcachefs: Use x-macros for data types
Kent Overstreet
1
-12
/
+12
2023-10-22
bcachefs: Move stripe creation to workqueue
Kent Overstreet
1
-13
/
+13
2023-10-22
bcachefs: Improve stripe triggers/heap code
Kent Overstreet
1
-0
/
+9
[prev]
[next]