index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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 debug code to print btree transactions
Kent Overstreet
1
-0
/
+8
2023-10-22
bcachefs: Track incompressible data
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Don't print anything when device doesn't have a label
Kent Overstreet
1
-2
/
+0
2023-10-22
bcachefs: Convert some enums to x-macros
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Make io timers less buggy
Kent Overstreet
1
-0
/
+12
2023-10-22
bcachefs: kill ca->freelist_lock
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Write out fs usage consistently
Kent Overstreet
1
-35
/
+2
2023-10-22
bcachefs: Return errors from for_each_btree_key()
Kent Overstreet
1
-2
/
+6
2023-10-22
bcachefs: cmp_int()
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: Pass flags arg to bch2_alloc_write()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: add ability to run gc on metadata only
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Only get btree iters from btree transactions
Kent Overstreet
1
-3
/
+6
2023-10-22
bcachefs: Go rw lazily
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Add a mechanism for blocking the journal
Kent Overstreet
1
-7
/
+7
2023-10-22
bcachefs: percpu utility code
Kent Overstreet
1
-9
/
+4
2023-10-22
bcachefs: sysfs trigger for bch2_alloc_write
Kent Overstreet
1
-0
/
+8
2023-10-22
bcachefs: improve alloc_debug
Kent Overstreet
1
-13
/
+15
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
1
-13
/
+25
2023-10-22
bcachefs: Fix some reserve calculations
Kent Overstreet
1
-3
/
+16
2023-10-22
bcachefs: Lots of option handling improvements
Kent Overstreet
1
-4
/
+5
2023-10-22
bcachefs: Include summarized counts in fs_usage
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: gc now operates on second set of bucket marks
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
1
-0
/
+47
2023-10-22
bcachefs: stripe support for replicas tracking
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Check for unsupported features
Kent Overstreet
1
-9
/
+3
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
1
-63
/
+51
2023-10-22
bcachefs: extent_for_each_ptr_decode()
Kent Overstreet
1
-6
/
+6
2023-10-22
bcachefs: Split out alloc_background.c
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Better calculation of copygc threshold
Kent Overstreet
1
-0
/
+4
2023-10-22
bcachefs: Change how replicated data is accounted
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Account for internal fragmentation better
Kent Overstreet
1
-3
/
+11
2023-10-22
bcachefs: kill s_alloc, use bch_data_type
Kent Overstreet
1
-31
/
+24
2023-10-22
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+1027