..
acl.c
bcachefs: bch2_assert_pos_locked()
2023-10-22 17:09:16 -04:00
acl.h
bcachefs: Plumb through subvolume id
2023-10-22 17:09:12 -04:00
alloc_background.c
bcachefs: Simplify journal replay
2023-10-22 17:09:21 -04:00
alloc_background.h
bcachefs: Refactor open_bucket code
2023-10-22 17:09:20 -04:00
alloc_foreground.c
bcachefs: New in-memory array for bucket gens
2023-10-22 17:09:20 -04:00
alloc_foreground.h
bcachefs: Put open_buckets in a hashtable
2023-10-22 17:09:20 -04:00
alloc_types.h
bcachefs: Put open_buckets in a hashtable
2023-10-22 17:09:20 -04:00
bcachefs_format.h
bcachefs: bch2_journal_entry_to_text()
2023-10-22 17:09:21 -04:00
bcachefs_ioctl.h
bcachefs: Subvolumes, snapshots
2023-10-22 17:09:12 -04:00
bcachefs.h
bcachefs: bch_dev->dev
2023-10-22 17:09:21 -04:00
bkey_buf.h
bcachefs: Reduce/kill BKEY_PADDED use
2023-10-22 17:08:50 -04:00
bkey_methods.c
bcachefs: Add journal_seq to inode & alloc keys
2023-10-22 17:09:16 -04:00
bkey_methods.h
bcachefs: Re-implement extent merging in transaction commit path
2023-10-22 17:09:06 -04:00
bkey_sort.c
bcachefs: Don't call bch2_bkey_transform() unnecessarily
2023-10-22 17:09:19 -04:00
bkey_sort.h
bcachefs: Kill bch2_sort_repack_merge()
2023-10-22 17:09:19 -04:00
bkey.c
bcachefs: Fix shift-by-64 in bch2_bkey_format_validate()
2023-10-22 17:09:07 -04:00
bkey.h
bcachefs: Whiteouts for snapshots
2023-10-22 17:09:12 -04:00
bset.c
bcachefs: Make eytzinger size parameter more conventional
2023-10-22 17:09:21 -04:00
bset.h
bcachefs: Kill bch2_bset_fix_invalidated_key()
2023-10-22 17:09:21 -04:00
btree_cache.c
bcachefs: Add a tracepoint for the btree cache shrinker
2023-10-22 17:09:20 -04:00
btree_cache.h
bcachefs: Option improvements
2023-10-22 17:09:19 -04:00
btree_gc.c
bcachefs: BTREE_ITER_WITH_JOURNAL
2023-10-22 17:09:21 -04:00
btree_gc.h
bcachefs: bch2_bucket_alloc_new_fs() no longer depends on bucket marks
2023-10-22 17:09:19 -04:00
btree_io.c
bcachefs: Option improvements
2023-10-22 17:09:19 -04:00
btree_io.h
bcachefs: Clean up/rename bch2_trans_node_* fns
2023-10-22 17:09:11 -04:00
btree_iter.c
fixup! bcachefs: Factor out __bch2_btree_iter_set_pos()
2023-10-22 17:09:21 -04:00
btree_iter.h
bcachefs: BTREE_ITER_NOPRESERVE
2023-10-22 17:09:19 -04:00
btree_key_cache.c
bcachefs: Add error messages for memory allocation failures
2023-10-22 17:09:20 -04:00
btree_key_cache.h
bcachefs: Simplify journal replay
2023-10-22 17:09:21 -04:00
btree_locking.h
Revert "bcachefs: Add more assertions for locking btree iterators out of order"
2023-10-22 17:09:12 -04:00
btree_types.h
bcachefs: BTREE_ITER_WITH_JOURNAL
2023-10-22 17:09:21 -04:00
btree_update_interior.c
bcachefs: Simplify journal replay
2023-10-22 17:09:21 -04:00
btree_update_interior.h
bcachefs: Fix keylist size in btree_update
2023-10-22 17:09:20 -04:00
btree_update_leaf.c
bcachefs: Fix an assertion
2023-10-22 17:09:21 -04:00
btree_update.h
bcachefs: Add iter_flags arg to bch2_btree_delete_range()
2023-10-22 17:09:20 -04:00
buckets_types.h
bcachefs: New in-memory array for bucket gens
2023-10-22 17:09:20 -04:00
buckets.c
bcachefs: Add error messages for memory allocation failures
2023-10-22 17:09:20 -04:00
buckets.h
bcachefs: New in-memory array for bucket gens
2023-10-22 17:09:20 -04:00
chardev.c
bcachefs: bch_dev->dev
2023-10-22 17:09:21 -04:00
chardev.h
checksum.c
bcachefs: More enum strings
2023-10-22 17:09:17 -04:00
checksum.h
bcachefs: More enum strings
2023-10-22 17:09:17 -04:00
clock_types.h
bcachefs: Persist 64 bit io clocks
2023-10-22 17:08:52 -04:00
clock.c
bcachefs: Persist 64 bit io clocks
2023-10-22 17:08:52 -04:00
clock.h
bcachefs: Convert various code to printbuf
2023-10-22 17:08:43 -04:00
compress.c
bcachefs: Turn encoded_extent_max into a regular option
2023-10-22 17:09:19 -04:00
compress.h
debug.c
bcachefs: Fix debugfs -bfloat-failed
2023-10-22 17:09:19 -04:00
debug.h
bcachefs: Update bch2_btree_verify()
2023-10-22 17:09:01 -04:00
dirent.c
bcachefs: Fix debug build in userspace
2023-10-22 17:09:18 -04:00
dirent.h
bcachefs: Update export_operations for snapshots
2023-10-22 17:09:17 -04:00
disk_groups.c
bcachefs: Fix a couple null ptr derefs when no disk groups exist
2023-10-22 17:08:43 -04:00
disk_groups.h
bcachefs: Fix disk groups not being updated when set via sysfs
2023-10-22 17:08:43 -04:00
ec_types.h
bcachefs: Split out struct gc_stripe from struct stripe
2023-10-22 17:09:18 -04:00
ec.c
bcachefs: BTREE_ITER_WITH_JOURNAL
2023-10-22 17:09:21 -04:00
ec.h
bcachefs: Kill bch2_ec_mem_alloc()
2023-10-22 17:09:20 -04:00
errcode.h
bcachefs: Convert bucket_alloc_ret to negative error codes
2023-10-22 17:09:17 -04:00
error.c
bcachefs: Don't ratelimit certain fsck errors
2023-10-22 17:09:07 -04:00
error.h
bcachefs: Don't ratelimit certain fsck errors
2023-10-22 17:09:07 -04:00
extent_update.c
bcachefs: Fix restart handling in for_each_btree_key()
2023-10-22 17:09:14 -04:00
extent_update.h
bcachefs: Reduce iter->trans usage
2023-10-22 17:09:10 -04:00
extents_types.h
bcachefs: Limit pointers to being in only one stripe
2023-10-22 17:08:29 -04:00
extents.c
bcachefs: Turn encoded_extent_max into a regular option
2023-10-22 17:09:19 -04:00
extents.h
bcachefs: Fix implementation of KEY_TYPE_error
2023-10-22 17:09:13 -04:00
eytzinger.h
bcachefs: Make eytzinger size parameter more conventional
2023-10-22 17:09:21 -04:00
fifo.h
bcachefs: Convert bucket invalidation to key marking path
2023-10-22 17:08:16 -04:00
fs-common.c
bcachefs: Add more time_stats
2023-10-22 17:09:18 -04:00
fs-common.h
bcachefs: Add BCH_SUBVOLUME_UNLINKED
2023-10-22 17:09:15 -04:00
fs-io.c
bcachefs: Fix an assertion in bch2_truncate()
2023-10-22 17:09:18 -04:00
fs-io.h
bcachefs: fix truncate with ATTR_MODE
2023-10-22 17:09:07 -04:00
fs-ioctl.c
bcachefs: Add BCH_SUBVOLUME_UNLINKED
2023-10-22 17:09:15 -04:00
fs-ioctl.h
bcachefs: Fix mtime/ctime updates
2023-10-22 17:08:07 -04:00
fs.c
bcachefs: Option improvements
2023-10-22 17:09:19 -04:00
fs.h
bcachefs: Fix quota support for snapshots
2023-10-22 17:09:17 -04:00
fsck.c
bcachefs: Add error messages for memory allocation failures
2023-10-22 17:09:20 -04:00
fsck.h
bcachefs: Drop bch2_fsck_inode_nlink()
2023-10-22 17:08:59 -04:00
inode.c
bcachefs: Fix a null ptr deref in bch2_inode_delete_keys()
2023-10-22 17:09:19 -04:00
inode.h
bcachefs: bch2_assert_pos_locked()
2023-10-22 17:09:16 -04:00
io_types.h
bcachefs: Convert io paths for snapshots
2023-10-22 17:09:12 -04:00
io.c
bcachefs: Always check for bucket reuse after read
2023-10-22 17:09:20 -04:00
io.h
bcachefs: Switch fsync to use bi_journal_seq
2023-10-22 17:09:16 -04:00
journal_io.c
bcachefs: bch2_journal_entry_to_text()
2023-10-22 17:09:21 -04:00
journal_io.h
bcachefs: bch2_journal_entry_to_text()
2023-10-22 17:09:21 -04:00
journal_reclaim.c
bcachefs: Simplify journal replay
2023-10-22 17:09:21 -04:00
journal_reclaim.h
bcachefs: Make sure to initialize j->last_flushed
2023-10-22 17:09:02 -04:00
journal_seq_blacklist.c
bcachefs: Delete some obsolete journal_seq_blacklist code
2023-10-22 17:09:20 -04:00
journal_seq_blacklist.h
bcachefs: Delete some obsolete journal_seq_blacklist code
2023-10-22 17:09:20 -04:00
journal_types.h
bcachefs: Simplify journal replay
2023-10-22 17:09:21 -04:00
journal.c
bcachefs: bch2_journal_noflush_seq()
2023-10-22 17:09:20 -04:00
journal.h
bcachefs: bch2_journal_noflush_seq()
2023-10-22 17:09:20 -04:00
Kconfig
bcachefs: Split out CONFIG_BCACHEFS_DEBUG_TRANSACTIONS
2023-10-22 17:09:19 -04:00
keylist_types.h
keylist.c
bcachefs: Fix bch2_verify_keylist_sorted
2023-10-22 17:09:02 -04:00
keylist.h
bcachefs: Interior btree updates are now fully transactional
2023-10-22 17:08:40 -04:00
Makefile
bcachefs: Subvolumes, snapshots
2023-10-22 17:09:12 -04:00
migrate.c
bcachefs: Handle transaction restarts in bch2_blacklist_entries_gc()
2023-10-22 17:09:14 -04:00
migrate.h
move_types.h
bcachefs: add progress stats to sysfs
2023-10-22 17:09:10 -04:00
move.c
bcachefs: Don't erasure code cached ptrs
2023-10-22 17:09:18 -04:00
move.h
bcachefs: add progress stats to sysfs
2023-10-22 17:09:10 -04:00
movinggc.c
bcachefs: Add an error message for copygc spinning
2023-10-22 17:09:20 -04:00
movinggc.h
bcachefs: Make copygc thread global
2023-10-22 17:08:42 -04:00
opts.c
bcachefs: bch2_journal_entry_to_text()
2023-10-22 17:09:21 -04:00
opts.h
bcachefs: bch2_journal_entry_to_text()
2023-10-22 17:09:21 -04:00
quota_types.h
bcachefs: bch2_fs_quota_transfer
2023-10-22 17:08:13 -04:00
quota.c
bcachefs: Add iter_flags arg to bch2_btree_delete_range()
2023-10-22 17:09:20 -04:00
quota.h
bcachefs: more project quota fixes
2023-10-22 17:08:14 -04:00
rebalance_types.h
bcachefs: add progress stats to sysfs
2023-10-22 17:09:10 -04:00
rebalance.c
bcachefs: add progress stats to sysfs
2023-10-22 17:09:10 -04:00
rebalance.h
bcachefs: Convert various code to printbuf
2023-10-22 17:08:43 -04:00
recovery.c
bcachefs: Use kvmalloc() for array of sorted keys in journal replay
2023-10-22 17:09:21 -04:00
recovery.h
bcachefs: BTREE_ITER_WITH_JOURNAL
2023-10-22 17:09:21 -04:00
reflink.c
bcachefs: Fix reflink path for snapshots
2023-10-22 17:09:18 -04:00
reflink.h
bcachefs: Switch fsync to use bi_journal_seq
2023-10-22 17:09:16 -04:00
replicas_types.h
bcachefs: Switch replicas to mark_lock
2023-10-22 17:08:13 -04:00
replicas.c
bcachefs: Handle replica marking fsck errors locally
2023-10-22 17:09:18 -04:00
replicas.h
bcachefs: Handle replica marking fsck errors locally
2023-10-22 17:09:18 -04:00
siphash.c
siphash.h
six.c
six.h
str_hash.h
bcachefs: More enum strings
2023-10-22 17:09:17 -04:00
subvolume_types.h
bcachefs: Add BCH_SUBVOLUME_UNLINKED
2023-10-22 17:09:15 -04:00
subvolume.c
bcachefs: bch2_trans_update() is now __must_check
2023-10-22 17:09:18 -04:00
subvolume.h
bcachefs: Fix quota support for snapshots
2023-10-22 17:09:17 -04:00
super_types.h
bcachefs: Kill non-lru cache replacement policies
2023-10-22 17:09:19 -04:00
super-io.c
bcachefs: Improve error messages in superblock write path
2023-10-22 17:09:21 -04:00
super-io.h
bcachefs: Kill non-lru cache replacement policies
2023-10-22 17:09:19 -04:00
super.c
bcachefs: bch_dev->dev
2023-10-22 17:09:21 -04:00
super.h
bcachefs: Rewrite bch2_bucket_alloc_new_fs()
2023-10-22 17:09:19 -04:00
sysfs.c
bcachefs: Update sysfs compression_stats for snapshots
2023-10-22 17:09:20 -04:00
sysfs.h
tests.c
bcachefs: Add iter_flags arg to bch2_btree_delete_range()
2023-10-22 17:09:20 -04:00
tests.h
bcachefs: Add error handling to unit & perf tests
2023-10-22 17:08:48 -04:00
trace.c
trace.h
bcachefs: bch_dev->dev
2023-10-22 17:09:21 -04:00
util.c
bcachefs: bch2_hprint(): don't print decimal if conversion was exact
2023-10-22 17:09:20 -04:00
util.h
bcachefs: Kill PAGE_SECTOR_SHIFT
2023-10-22 17:09:17 -04:00
varint.c
bcachefs: Add a valgrind memcheck hint
2023-10-22 17:09:13 -04:00
varint.h
bcachefs: Add safe versions of varint encode/decode
2023-10-22 17:09:08 -04:00
vstructs.h
xattr.c
bcachefs: Option improvements
2023-10-22 17:09:19 -04:00
xattr.h
bcachefs: Plumb through subvolume id
2023-10-22 17:09:12 -04:00