开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bcachefs.h
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Write out fs usage consistently
Kent Overstreet
2023-10-22
bcachefs: Avoid write lock on mark_lock
Kent Overstreet
2023-10-22
bcachefs: bch2_bkey_ptrs_invalid()
Kent Overstreet
2023-10-22
bcachefs: use same timesource as current_time()
Kent Overstreet
2023-10-22
bcachefs: Fix hang while shutting down
Kent Overstreet
2023-10-22
bcachefs: Rewrite journal_seq_blacklist machinery
Kent Overstreet
2023-10-22
bcachefs: ratelimit copygc warning
Kent Overstreet
2023-10-22
bcachefs: Track whether filesystem has errors in superblock
Kent Overstreet
2023-10-22
bcachefs: move some checks to expensive_debug_checks
Kent Overstreet
2023-10-22
bcachefs: Verify fs hasn't been modified before going rw
Kent Overstreet
2023-10-22
bcachefs: Go rw lazily
Kent Overstreet
2023-10-22
bcachefs: More debug params for testing of recovery paths
Kent Overstreet
2023-10-22
bcachefs: Add time stats for btree updates
Kent Overstreet
2023-10-22
bcachefs: Add more time stats for being blocked on allocator
Kent Overstreet
2023-10-22
bcachefs: Allocate fs_usage in do_btree_insert_at()
Kent Overstreet
2023-10-22
bcachefs: Fix oldest_gen handling
Kent Overstreet
2023-10-22
bcachefs: don't do initial gc if have alloc info feature
Kent Overstreet
2023-10-22
bcachefs: reserve space in journal for fs usage entries
Kent Overstreet
2023-10-22
bcachefs: Fix a bug when shutting down before allocator started
Kent Overstreet
2023-10-22
bcachefs: Persist alloc info on clean shutdown
Kent Overstreet
2023-10-22
bcachefs: Fix check for if extent update is allocating
Kent Overstreet
2023-10-22
bcachefs: Fix some reserve calculations
Kent Overstreet
2023-10-22
bcachefs: Add a workqueue for journal reclaim
Kent Overstreet
2023-10-22
bcachefs: Lots of option handling improvements
Kent Overstreet
2023-10-22
bcachefs: refactor bch_fs_usage
Kent Overstreet
2023-10-22
bcachefs: Switch replicas to mark_lock
Kent Overstreet
2023-10-22
bcachefs: s/usage_lock/mark_lock
Kent Overstreet
2023-10-22
bcachefs: move dirty into bucket_mark
Kent Overstreet
2023-10-22
bcachefs: Add new alloc fields
Kent Overstreet
2023-10-22
bcachefs: Track nr_inodes with the key marking machinery
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: Stripes now properly subject to gc
Kent Overstreet
2023-10-22
bcachefs: gc now operates on second set of bucket marks
Kent Overstreet
2023-10-22
bcachefs: Allocator startup improvements
Kent Overstreet
2023-10-22
bcachefs: Erasure coding
Kent Overstreet
2023-10-22
bcachefs: Assorted fixes for running on very small devices
Kent Overstreet
2023-10-22
bcachefs: Scale down number of writepoints when low on space
Kent Overstreet
2023-10-22
bcachefs: kill struct bch_replicas_cpu_entry
Kent Overstreet
2023-10-22
bcachefs: mempoolify btree_trans
Kent Overstreet
2023-10-22
bcachefs: Better calculation of copygc threshold
Kent Overstreet
2023-10-22
bcachefs: Invalidate buckets when writing to alloc btree
Kent Overstreet
2023-10-22
bcachefs: kill bucket mark sector count saturation
Kent Overstreet
2023-10-22
bcachefs: don't call bch2_bucket_seq_cleanup from journal_buf_switch
Kent Overstreet
2023-10-22
bcachefs: Only check inode i_nlink during full fsck
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet