index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
alloc_background.c
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
2023-10-22
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-10-22
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
2023-10-22
bcachefs: Improved errcodes
Kent Overstreet
2023-10-22
bcachefs: Convert alloc code to for_each_btree_key_commit()
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_do_invalidates_work() to for_each_btree_key2()
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_dev_freespace_init() to for_each_btree_key_commit()
Kent Overstreet
2023-10-22
bcachefs: Convert bch2_do_discards_work() to for_each_btree_key2()
Kent Overstreet
2023-10-22
bcachefs: for_each_btree_key2()
Kent Overstreet
2023-10-22
bcachefs: Rename __bch2_trans_do() -> commit_do()
Kent Overstreet
2023-10-22
bcachefs: Silence some fsck errors when reconstructing alloc info
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_check_alloc_key()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_check_alloc_info
Kent Overstreet
2023-10-22
bcachefs: Use BTREE_INSERT_LAZY_RW in bch2_check_alloc_info()
Kent Overstreet
2023-10-22
bcachefs: Bucket invalidate path improvements
Kent Overstreet
2023-10-22
bcachefs: Fix refcount leak in bch2_do_invalidates()
Kent Overstreet
2023-10-22
bcachefs: Always use percpu_ref_tryget_live() on c->writes
Kent Overstreet
2023-10-22
bcachefs: Add a persistent counter for bucket discards
Kent Overstreet
2023-10-22
bcachefs: Add a persistent counter for bucket invalidation
Kent Overstreet
2023-10-22
bcachefs: Fix freespace initialization
Kent Overstreet
2023-10-22
bcachefs: Printbuf rework
Kent Overstreet
2023-10-22
bcachefs: Go RW before bch2_check_lrus()
Kent Overstreet
2023-10-22
bcachefs: Tracepoint improvements
Kent Overstreet
2023-10-22
bcachefs: Plumb btree_id & level to trans_mark
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_lru_delete() error messages
Kent Overstreet
2023-10-22
bcachefs: Improve error message when alloc key doesn't match lru entry
Kent Overstreet
2023-10-22
bcachefs: Ensure buckets have io_time[READ] set
Kent Overstreet
2023-10-22
bcachefs: Use bch2_trans_inconsistent_on() in more places
Kent Overstreet
2023-10-22
bcachefs: Minor device removal fixes
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_delete_extent_at()
Kent Overstreet
2023-10-22
bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
Kent Overstreet
2023-10-22
bcachefs: Move alloc assertion to .key_invalid()
Kent Overstreet
2023-10-22
bcachefs: Check for read_time == 0 in bch2_alloc_v4_invalid()
Kent Overstreet
2023-10-22
bcachefs: Add rw to .key_invalid()
Kent Overstreet
2023-10-22
bcachefs: More improvements for alloc info checks
Kent Overstreet
2023-10-22
bcachefs: Convert .key_invalid methods to printbufs
Kent Overstreet
2023-10-22
bcachefs: Kill main in-memory bucket array
Kent Overstreet
2023-10-22
bcachefs: Fsck for need_discard & freespace btrees
Kent Overstreet
2023-10-22
bcachefs: New bucket invalidate path
Kent Overstreet
2023-10-22
bcachefs: New discard implementation
Kent Overstreet
2023-10-22
bcachefs: Kill allocator threads & freelists
Kent Overstreet
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
2023-10-22
bcachefs: KEY_TYPE_alloc_v4
Kent Overstreet
2023-10-22
bcachefs: Introduce a separate journal watermark for copygc
Kent Overstreet
2023-10-22
bcachefs: x-macroize alloc_reserve enum
Kent Overstreet
2023-10-22
bcachefs: Don't issue discards when in nochanges mode
Kent Overstreet
2023-10-22
bcachefs: btree_gc no longer uses main in-memory bucket array
Kent Overstreet
2023-10-22
bcachefs: Btree key cache coherency
Kent Overstreet
2023-10-22
bcachefs: Ignore cached data when calculating fragmentation
Kent Overstreet
[prev]
[next]