index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
alloc_background.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-22
bcachefs: Enumerate recovery passes
Kent Overstreet
1
-6
/
+6
2023-10-22
bcachefs: Kill bch2_bucket_gens_read()
Kent Overstreet
1
-56
/
+44
2023-10-22
bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
1
-6
/
+10
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Kill BTREE_INSERT_USE_RESERVE
Kent Overstreet
1
-2
/
+4
2023-10-22
bcachefs: Reduce stack frame size of bch2_check_alloc_info()
Kent Overstreet
1
-18
/
+22
2023-10-22
bcachefs: New error message helpers
Kent Overstreet
1
-17
/
+16
2023-10-22
bcachefs: Fix bch2_check_discard_freespace_key()
Kent Overstreet
1
-12
/
+35
2023-10-22
bcachefs: alloc_v4_u64s() fix
Kent Overstreet
1
-3
/
+3
2023-10-22
bcachefs: bch2_bkey_make_mut() now calls bch2_trans_update()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: bch2_bkey_get_mut() improvements
Kent Overstreet
1
-12
/
+2
2023-10-22
bcachefs: bch2_bkey_get_iter() helpers
Kent Overstreet
1
-29
/
+20
2023-10-22
bcachefs: fix NULL bch_dev deref when checking bucket_gens keys
Brian Foster
1
-5
/
+9
2023-10-22
bcachefs: Fix a slab-out-of-bounds
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Rip out code for storing backpointers in alloc keys
Kent Overstreet
1
-20
/
+14
2023-10-22
bcachefs: Fix bch2_get_key_or_hole()
Kent Overstreet
1
-4
/
+11
2023-10-22
bcachefs: bch2_dev_freespace_init() Print out status every 10 seconds
Kent Overstreet
1
-2
/
+10
2023-10-22
bcachefs: use dedicated workqueue for tasks holding write refs
Brian Foster
1
-2
/
+2
2023-10-22
bcachefs: New erasure coding shutdown path
Kent Overstreet
1
-38
/
+1
2023-10-22
bcachefs: Fix next_bucket()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Single open_bucket_partial list
Kent Overstreet
1
-12
/
+16
2023-10-22
bcachefs: Don't invalidate open buckets
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: Fragmentation LRU
Kent Overstreet
1
-3
/
+17
2023-10-22
bcachefs: Use btree write buffer for LRU btree
Kent Overstreet
1
-9
/
+10
2023-10-22
bcachefs: let __bch2_btree_insert() pass in flags
Daniel Hill
1
-3
/
+3
2023-10-22
bcachefs: Improve invalidate_one_bucket() error messages
Kent Overstreet
1
-16
/
+35
2023-10-22
bcachefs: BKEY_INVALID_FROM_JOURNAL
Kent Overstreet
1
-5
/
+3
2023-10-22
bcachefs: Change bkey_invalid() rw param to flags
Kent Overstreet
1
-5
/
+6
2023-10-22
bcachefs: Rework lru btree
Kent Overstreet
1
-47
/
+28
2023-10-22
bcachefs: bucket_gens btree
Kent Overstreet
1
-15
/
+391
2023-10-22
bcachefs: Improve bch2_check_alloc_info()
Kent Overstreet
1
-53
/
+207
2023-10-22
bcachefs: Improve bch2_dev_freespace_init()
Kent Overstreet
1
-18
/
+93
2023-10-22
bcachefs: New on disk format: Backpointers
Kent Overstreet
1
-19
/
+85
2023-10-22
bcachefs: Go RW before check_alloc_info()
Kent Overstreet
1
-12
/
+20
2023-10-22
bcachefs: Debug mode for c->writes references
Kent Overstreet
1
-6
/
+6
2023-10-22
bcachefs: Fix bch_alloc_to_text()
Kent Overstreet
1
-1
/
+4
2023-10-22
bcachefs: Better inlining for bch2_alloc_to_v4_mut
Kent Overstreet
1
-124
/
+186
2023-10-22
bcachefs: bch2_trans_relock_notrace()
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: New btree helpers
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: More errcode cleanup
Kent Overstreet
1
-10
/
+10
2023-10-22
bcachefs: New bpos_cmp(), bkey_cmp() replacements
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Add persistent counters for all tracepoints
Kent Overstreet
1
-2
/
+1
2023-10-22
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Use bch2_err_str() in error messages
Kent Overstreet
1
-2
/
+2
2023-10-22
bcachefs: Improved errcodes
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Convert alloc code to for_each_btree_key_commit()
Kent Overstreet
1
-43
/
+16
2023-10-22
bcachefs: Convert bch2_do_invalidates_work() to for_each_btree_key2()
Kent Overstreet
1
-46
/
+34
2023-10-22
bcachefs: Convert bch2_dev_freespace_init() to for_each_btree_key_commit()
Kent Overstreet
1
-23
/
+11
2023-10-22
bcachefs: Convert bch2_do_discards_work() to for_each_btree_key2()
Kent Overstreet
1
-55
/
+57
[prev]
[next]