linux/fs/bcachefs
Kent Overstreet a1fb08f5df bcachefs: Plumb alloc_reserve through stripe create path
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2023-10-22 17:09:55 -04:00
..
acl.c bcachefs: Assorted checkpatch fixes 2023-10-22 17:09:44 -04:00
acl.h
alloc_background.c bcachefs: Single open_bucket_partial list 2023-10-22 17:09:54 -04:00
alloc_background.h bcachefs: Mark stripe buckets with correct data type 2023-10-22 17:09:55 -04:00
alloc_foreground.c bcachefs: Plumb alloc_reserve through stripe create path 2023-10-22 17:09:55 -04:00
alloc_foreground.h bcachefs: bch2_open_bucket_to_text() 2023-10-22 17:09:55 -04:00
alloc_types.h bcachefs: Improve dev_alloc_debug_to_text() 2023-10-22 17:09:55 -04:00
backpointers.c bcachefs: Flush write buffer as needed in backpointers repair 2023-10-22 17:09:54 -04:00
backpointers.h bcachefs: Mark stripe buckets with correct data type 2023-10-22 17:09:55 -04:00
bbpos.h bcachefs: Run bch2_check_backpointers_to_extents() in multiple passes if necessary 2023-10-22 17:09:51 -04:00
bcachefs.h bcachefs: Single open_bucket_partial list 2023-10-22 17:09:54 -04:00
bcachefs_format.h bcachefs: Add tracepoint & counter for btree split race 2023-10-22 17:09:54 -04:00
bcachefs_ioctl.h bcachefs: Convert to __packed and __aligned 2023-10-22 17:09:45 -04:00
bkey.c bcachefs: Add some unlikely() annotations 2023-10-22 17:09:48 -04:00
bkey.h bcachefs: bkey_min(), bkey_max() 2023-10-22 17:09:48 -04:00
bkey_buf.h bcachefs: Move bkey bkey_unpack_key() to bkey.h 2023-10-22 17:09:45 -04:00
bkey_cmp.h bcachefs: bch2_bkey_cmp_packed_inlined() 2023-10-22 17:09:45 -04:00
bkey_methods.c bcachefs: Change bkey_invalid() rw param to flags 2023-10-22 17:09:52 -04:00
bkey_methods.h bcachefs: bch2_mark_key() now takes btree_id & level 2023-10-22 17:09:55 -04:00
bkey_sort.c bcachefs: Btree split improvement 2023-10-22 17:09:46 -04:00
bkey_sort.h
bset.c bcachefs: New bpos_cmp(), bkey_cmp() replacements 2023-10-22 17:09:47 -04:00
bset.h bcachefs: Btree split improvement 2023-10-22 17:09:46 -04:00
btree_cache.c bcachefs: Centralize btree node lock initialization 2023-10-22 17:09:55 -04:00
btree_cache.h bcachefs: Plumb btree_trans through btree cache code 2023-10-22 17:09:55 -04:00
btree_gc.c bcachefs: Mark stripe buckets with correct data type 2023-10-22 17:09:55 -04:00
btree_gc.h
btree_io.c bcachefs: Centralize btree node lock initialization 2023-10-22 17:09:55 -04:00
btree_io.h bcachefs: Plumb saw_error through to btree_err() 2023-10-22 17:09:48 -04:00
btree_iter.c bcachefs: Plumb btree_trans through btree cache code 2023-10-22 17:09:55 -04:00
btree_iter.h bcachefs: bch2_btree_iter_peek_and_restart_outlined() 2023-10-22 17:09:55 -04:00
btree_key_cache.c bcachefs: Centralize btree node lock initialization 2023-10-22 17:09:55 -04:00
btree_key_cache.h bcachefs: Kill trans->flags 2023-10-22 17:09:50 -04:00
btree_locking.c bcachefs: Centralize btree node lock initialization 2023-10-22 17:09:55 -04:00
btree_locking.h bcachefs: Centralize btree node lock initialization 2023-10-22 17:09:55 -04:00
btree_types.h bcachefs: Convert constants to consts 2023-10-22 17:09:55 -04:00
btree_update.h bcachefs: bch2_btree_insert_nonextent() 2023-10-22 17:09:53 -04:00
btree_update_interior.c bcachefs: Plumb btree_trans through btree cache code 2023-10-22 17:09:55 -04:00
btree_update_interior.h bcachefs: bch2_journal_entries_postprocess() 2023-10-22 17:09:54 -04:00
btree_update_leaf.c bcachefs: bch2_mark_key() now takes btree_id & level 2023-10-22 17:09:55 -04:00
btree_write_buffer.c bcachefs: Fix for shared paths in write buffer flush 2023-10-22 17:09:54 -04:00
btree_write_buffer.h bcachefs: Btree write buffer 2023-10-22 17:09:50 -04:00
btree_write_buffer_types.h bcachefs: Btree write buffer 2023-10-22 17:09:50 -04:00
buckets.c bcachefs: Mark stripe buckets with correct data type 2023-10-22 17:09:55 -04:00
buckets.h bcachefs: Improve dev_alloc_debug_to_text() 2023-10-22 17:09:55 -04:00
buckets_types.h bcachefs: Fragmentation LRU 2023-10-22 17:09:53 -04:00
buckets_waiting_for_journal.c
buckets_waiting_for_journal.h
buckets_waiting_for_journal_types.h
chardev.c bcachefs: Fix BCH_IOCTL_DISK_SET_STATE 2023-10-22 17:09:47 -04:00
chardev.h
checksum.c bcachefs: Inlining improvements 2023-10-22 17:09:45 -04:00
checksum.h bcachefs: Nocow support 2023-10-22 17:09:51 -04:00
clock.c
clock.h
clock_types.h
compress.c bcachefs: __bio_compress() fix up. 2023-10-22 17:09:44 -04:00
compress.h
counters.c bcachefs: Fix sb_field_counters formatting 2023-10-22 17:09:40 -04:00
counters.h
darray.h
data_update.c bcachefs: bch2_data_update_init() considers ptr durability 2023-10-22 17:09:55 -04:00
data_update.h bcachefs: Fix deadlock on nocow locks in data move path 2023-10-22 17:09:52 -04:00
debug.c bcachefs: New backtrace utility code 2023-10-22 17:09:53 -04:00
debug.h
dirent.c bcachefs: Change bkey_invalid() rw param to flags 2023-10-22 17:09:52 -04:00
dirent.h bcachefs: Change bkey_invalid() rw param to flags 2023-10-22 17:09:52 -04:00
disk_groups.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
disk_groups.h bcachefs: Fix adding a device with a label 2023-10-22 17:09:39 -04:00
ec.c bcachefs: Plumb alloc_reserve through stripe create path 2023-10-22 17:09:55 -04:00
ec.h bcachefs: Plumb alloc_reserve through stripe create path 2023-10-22 17:09:55 -04:00
ec_types.h bcachefs: Simplify ec stripes heap 2023-10-22 17:09:54 -04:00
errcode.c bcachefs: More style fixes 2023-10-22 17:09:45 -04:00
errcode.h bcachefs: don't block reads if we're promoting 2023-10-22 17:09:52 -04:00
error.c bcachefs: Don't print out duplicate fsck errors 2023-10-22 17:09:53 -04:00
error.h bcachefs: Don't print out duplicate fsck errors 2023-10-22 17:09:53 -04:00
extent_update.c bcachefs: Use for_each_btree_key_upto() more consistently 2023-10-22 17:09:50 -04:00
extent_update.h
extents.c bcachefs: Fix buffer overrun in ec_stripe_update_extent() 2023-10-22 17:09:54 -04:00
extents.h bcachefs: Fix buffer overrun in ec_stripe_update_extent() 2023-10-22 17:09:54 -04:00
extents_types.h
eytzinger.h
fifo.h bcachefs: More style fixes 2023-10-22 17:09:45 -04:00
fs-common.c bcachefs: Assorted checkpatch fixes 2023-10-22 17:09:44 -04:00
fs-common.h
fs-io.c bcachefs: Nocow support 2023-10-22 17:09:51 -04:00
fs-io.h
fs-ioctl.c bcachefs: Support FS_XFLAG_PROJINHERIT 2023-10-22 17:09:43 -04:00
fs-ioctl.h
fs.c bcachefs: Unwritten extents support 2023-10-22 17:09:51 -04:00
fs.h bcachefs: Nocow support 2023-10-22 17:09:51 -04:00
fsck.c bcachefs: Reimplement repair for overlapping extents 2023-10-22 17:09:53 -04:00
fsck.h
inode.c bcachefs: Change bkey_invalid() rw param to flags 2023-10-22 17:09:52 -04:00
inode.h bcachefs: Change bkey_invalid() rw param to flags 2023-10-22 17:09:52 -04:00
io.c bcachefs: bch2_write_queue() 2023-10-22 17:09:55 -04:00
io.h bcachefs: Nocow support 2023-10-22 17:09:51 -04:00
io_types.h bcachefs: Nocow support 2023-10-22 17:09:51 -04:00
journal.c bcachefs: Improve locking in __bch2_set_nr_journal_buckets() 2023-10-22 17:09:52 -04:00
journal.h bcachefs: Convert EAGAIN errors to private error codes 2023-10-22 17:09:49 -04:00
journal_io.c bcachefs: bch2_journal_entries_postprocess() 2023-10-22 17:09:54 -04:00
journal_io.h bcachefs: Log more messages in the journal 2023-10-22 17:09:48 -04:00
journal_reclaim.c bcachefs: Ensure btree node cache is not more than half dirty 2023-10-22 17:09:52 -04:00
journal_reclaim.h
journal_sb.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
journal_sb.h
journal_seq_blacklist.c bcachefs: More errcode cleanup 2023-10-22 17:09:48 -04:00
journal_seq_blacklist.h
journal_types.h bcachefs: Log more messages in the journal 2023-10-22 17:09:48 -04:00
Kconfig bcachefs: time stats now uses the mean_and_variance module. 2023-10-22 17:09:43 -04:00
keylist.c bcachefs: Kill bch2_keylist_add_in_order() 2023-10-22 17:09:54 -04:00
keylist.h bcachefs: Kill bch2_keylist_add_in_order() 2023-10-22 17:09:54 -04:00
keylist_types.h
lru.c bcachefs: Fragmentation LRU 2023-10-22 17:09:53 -04:00
lru.h bcachefs: Fragmentation LRU 2023-10-22 17:09:53 -04:00
Makefile bcachefs: Nocow support 2023-10-22 17:09:51 -04:00
mean_and_variance.c bcachefs: Mean and variance 2023-10-22 17:09:43 -04:00
mean_and_variance.h bcachefs: Mean and variance 2023-10-22 17:09:43 -04:00
mean_and_variance_test.c bcachefs: Mean and variance 2023-10-22 17:09:43 -04:00
migrate.c bcachefs: New btree helpers 2023-10-22 17:09:48 -04:00
migrate.h
move.c bcachefs: Don't call bch2_trans_update() unlocked 2023-10-22 17:09:54 -04:00
move.h bcachefs: Fragmentation LRU 2023-10-22 17:09:53 -04:00
move_types.h
movinggc.c bcachefs: Mark stripe buckets with correct data type 2023-10-22 17:09:55 -04:00
movinggc.h bcachefs: bch2_copygc_wait_to_text() 2023-10-22 17:09:55 -04:00
nocow_locking.c bcachefs: Add an assert to bch2_bucket_nocow_unlock() 2023-10-22 17:09:52 -04:00
nocow_locking.h bcachefs: Improved nocow locking 2023-10-22 17:09:52 -04:00
nocow_locking_types.h bcachefs: Improved nocow locking 2023-10-22 17:09:52 -04:00
opts.c bcachefs: bch2_inode_opts_get() 2023-10-22 17:09:49 -04:00
opts.h bcachefs: Add option for completely disabling nocow 2023-10-22 17:09:54 -04:00
printbuf.c
printbuf.h bcachefs: Improve dev_alloc_debug_to_text() 2023-10-22 17:09:55 -04:00
quota.c bcachefs: Change bkey_invalid() rw param to flags 2023-10-22 17:09:52 -04:00
quota.h bcachefs: Change bkey_invalid() rw param to flags 2023-10-22 17:09:52 -04:00
quota_types.h
rebalance.c bcachefs: Fixes for building in userspace 2023-10-22 17:09:46 -04:00
rebalance.h
rebalance_types.h
recovery.c bcachefs: Simplify ec stripes heap 2023-10-22 17:09:54 -04:00
recovery.h
reflink.c bcachefs: Change bkey_invalid() rw param to flags 2023-10-22 17:09:52 -04:00
reflink.h bcachefs: Change bkey_invalid() rw param to flags 2023-10-22 17:09:52 -04:00
replicas.c bcachefs: Fix memleak in replicas_table_update() 2023-10-22 17:09:50 -04:00
replicas.h bcachefs: Fix bch2_trans_reset_updates() 2023-10-22 17:09:50 -04:00
replicas_types.h bcachefs: Fix bch2_trans_reset_updates() 2023-10-22 17:09:50 -04:00
siphash.c bcachefs: Assorted checkpatch fixes 2023-10-22 17:09:44 -04:00
siphash.h
six.c six locks: Simplify six_lock_counts() 2023-10-22 17:09:53 -04:00
six.h six locks: Improved optimistic spinning 2023-10-22 17:09:50 -04:00
str_hash.h bcachefs: Add private error codes for ENOSPC 2023-10-22 17:09:40 -04:00
subvolume.c bcachefs: bch2_mark_key() now takes btree_id & level 2023-10-22 17:09:55 -04:00
subvolume.h bcachefs: bch2_mark_key() now takes btree_id & level 2023-10-22 17:09:55 -04:00
subvolume_types.h
super-io.c bcachefs: Handle sb buffer resizing in __copy_super() 2023-10-22 17:09:53 -04:00
super-io.h
super.c bcachefs: Improve a verbose log message 2023-10-22 17:09:54 -04:00
super.h bcachefs: Nocow support 2023-10-22 17:09:51 -04:00
super_types.h
sysfs.c bcachefs: Improve dev_alloc_debug_to_text() 2023-10-22 17:09:55 -04:00
sysfs.h
tests.c bcachefs: let __bch2_btree_insert() pass in flags 2023-10-22 17:09:52 -04:00
tests.h
trace.c bcachefs: Tracepoint improvements 2023-10-22 17:09:38 -04:00
trace.h bcachefs: Make bucket_alloc tracepoint more readable 2023-10-22 17:09:54 -04:00
two_state_shared_lock.c bcachefs: Inline bch2_two_state_(trylock|unlock) 2023-10-22 17:09:51 -04:00
two_state_shared_lock.h bcachefs: Inline bch2_two_state_(trylock|unlock) 2023-10-22 17:09:51 -04:00
util.c bcachefs: Fix integer overflow warnings on 32 bit 2023-10-22 17:09:53 -04:00
util.h bcachefs: Improve dev_alloc_debug_to_text() 2023-10-22 17:09:55 -04:00
varint.c
varint.h
vstructs.h
xattr.c bcachefs: Change bkey_invalid() rw param to flags 2023-10-22 17:09:52 -04:00
xattr.h bcachefs: Change bkey_invalid() rw param to flags 2023-10-22 17:09:52 -04:00