.. |
acl.c
|
bcachefs: convert bch2_btree_insert_at() usage to bch2_trans_commit()
|
2023-10-22 17:08:18 -04:00 |
acl.h
|
|
|
alloc_background.c
|
bcachefs: cmp_int()
|
2023-10-22 17:08:20 -04:00 |
alloc_background.h
|
bcachefs: Pass flags arg to bch2_alloc_write()
|
2023-10-22 17:08:20 -04:00 |
alloc_foreground.c
|
bcachefs: Add more time stats for being blocked on allocator
|
2023-10-22 17:08:18 -04:00 |
alloc_foreground.h
|
bcachefs: Fix some reserve calculations
|
2023-10-22 17:08:14 -04:00 |
alloc_types.h
|
bcachefs: Fix some reserve calculations
|
2023-10-22 17:08:14 -04:00 |
bcachefs_format.h
|
bcachefs: Rewrite journal_seq_blacklist machinery
|
2023-10-22 17:08:20 -04:00 |
bcachefs_ioctl.h
|
bcachefs: Fix duplicate ioctl nr
|
2023-10-22 17:08:13 -04:00 |
bcachefs.h
|
bcachefs: Rewrite journal_seq_blacklist machinery
|
2023-10-22 17:08:20 -04:00 |
bkey_methods.c
|
bcachefs: Fix bkey_method compilation on gcc 7.3.0
|
2023-10-22 17:08:13 -04:00 |
bkey_methods.h
|
bcachefs: Make bkey types globally unique
|
2023-10-22 17:08:12 -04:00 |
bkey_sort.c
|
bcachefs: Make bkey types globally unique
|
2023-10-22 17:08:12 -04:00 |
bkey_sort.h
|
bcachefs: Make bkey types globally unique
|
2023-10-22 17:08:12 -04:00 |
bkey.c
|
bcachefs: cmp_int()
|
2023-10-22 17:08:20 -04:00 |
bkey.h
|
bcachefs: cmp_int()
|
2023-10-22 17:08:20 -04:00 |
bset.c
|
bcachefs: move some checks to expensive_debug_checks
|
2023-10-22 17:08:19 -04:00 |
bset.h
|
bcachefs: cmp_int()
|
2023-10-22 17:08:20 -04:00 |
btree_cache.c
|
bcachefs: trans_for_each_iter()
|
2023-10-22 17:08:18 -04:00 |
btree_cache.h
|
bcachefs: Make bkey types globally unique
|
2023-10-22 17:08:12 -04:00 |
btree_gc.c
|
bcachefs: initial gc no longer needs to touch every node
|
2023-10-22 17:08:20 -04:00 |
btree_gc.h
|
bcachefs: add ability to run gc on metadata only
|
2023-10-22 17:08:20 -04:00 |
btree_io.c
|
bcachefs: Rewrite journal_seq_blacklist machinery
|
2023-10-22 17:08:20 -04:00 |
btree_io.h
|
bcachefs: More allocator startup improvements
|
2023-10-22 17:08:14 -04:00 |
btree_iter.c
|
bcachefs: Rewrite journal_seq_blacklist machinery
|
2023-10-22 17:08:20 -04:00 |
btree_iter.h
|
bcachefs: traverse all iterators on transaction restart
|
2023-10-22 17:08:19 -04:00 |
btree_locking.h
|
bcachefs: trans_for_each_iter()
|
2023-10-22 17:08:18 -04:00 |
btree_types.h
|
bcachefs: don't lose errors from iterators that have been freed
|
2023-10-22 17:08:20 -04:00 |
btree_update_interior.c
|
bcachefs: Caller now responsible for calling mark_key for gc
|
2023-10-22 17:08:19 -04:00 |
btree_update_interior.h
|
bcachefs: Allocation code refactoring
|
2023-10-22 17:08:10 -04:00 |
btree_update_leaf.c
|
bcachefs: cmp_int()
|
2023-10-22 17:08:20 -04:00 |
btree_update.h
|
bcachefs: Sort updates in bch2_trans_update()
|
2023-10-22 17:08:19 -04:00 |
buckets_types.h
|
bcachefs: add ability to run gc on metadata only
|
2023-10-22 17:08:20 -04:00 |
buckets.c
|
bcachefs: add ability to run gc on metadata only
|
2023-10-22 17:08:20 -04:00 |
buckets.h
|
bcachefs: add ability to run gc on metadata only
|
2023-10-22 17:08:20 -04:00 |
chardev.c
|
bcachefs: Only get btree iters from btree transactions
|
2023-10-22 17:08:18 -04:00 |
chardev.h
|
|
|
checksum.c
|
bcachefs: use crc64 from lib/
|
2023-10-22 17:08:14 -04:00 |
checksum.h
|
bcachefs: use crc64 from lib/
|
2023-10-22 17:08:14 -04:00 |
clock_types.h
|
|
|
clock.c
|
bcachefs: add functionality for heaps to update backpointers
|
2023-10-22 17:08:10 -04:00 |
clock.h
|
|
|
compress.c
|
bcachefs: fix mempool double initialization
|
2023-10-22 17:08:12 -04:00 |
compress.h
|
|
|
debug.c
|
bcachefs: trans_for_each_iter()
|
2023-10-22 17:08:18 -04:00 |
debug.h
|
|
|
dirent.c
|
bcachefs: Fsck locking improvements
|
2023-10-22 17:08:19 -04:00 |
dirent.h
|
bcachefs: Fsck locking improvements
|
2023-10-22 17:08:19 -04:00 |
disk_groups.c
|
bcachefs: revamp to_text methods
|
2023-10-22 17:08:11 -04:00 |
disk_groups.h
|
bcachefs: Erasure coding
|
2023-10-22 17:08:11 -04:00 |
ec_types.h
|
bcachefs: Persist stripe blocks_used
|
2023-10-22 17:08:15 -04:00 |
ec.c
|
bcachefs: cmp_int()
|
2023-10-22 17:08:20 -04:00 |
ec.h
|
bcachefs: Pass flags arg to bch2_alloc_write()
|
2023-10-22 17:08:20 -04:00 |
error.c
|
bcachefs: Track whether filesystem has errors in superblock
|
2023-10-22 17:08:19 -04:00 |
error.h
|
|
|
extents_types.h
|
bcachefs: improve/clarify ptr_disk_sectors()
|
2023-10-22 17:08:13 -04:00 |
extents.c
|
bcachefs: move some checks to expensive_debug_checks
|
2023-10-22 17:08:19 -04:00 |
extents.h
|
bcachefs: kill struct btree_insert
|
2023-10-22 17:08:18 -04:00 |
eytzinger.h
|
bcachefs: Fix check for if extent update is allocating
|
2023-10-22 17:08:14 -04:00 |
fifo.h
|
bcachefs: Convert bucket invalidation to key marking path
|
2023-10-22 17:08:16 -04:00 |
fs-io.c
|
bcachefs: (invalidate|release)_folio fixes
|
2023-10-22 17:08:19 -04:00 |
fs-io.h
|
|
|
fs-ioctl.c
|
bcachefs: fix new reinherit_attrs ioctl
|
2023-10-22 17:08:14 -04:00 |
fs-ioctl.h
|
bcachefs: Fix mtime/ctime updates
|
2023-10-22 17:08:07 -04:00 |
fs.c
|
bcachefs: Only get btree iters from btree transactions
|
2023-10-22 17:08:18 -04:00 |
fs.h
|
bcachefs: cmp_int()
|
2023-10-22 17:08:20 -04:00 |
fsck.c
|
bcachefs: minor fsck fix
|
2023-10-22 17:08:19 -04:00 |
fsck.h
|
bcachefs: Only get btree iters from btree transactions
|
2023-10-22 17:08:18 -04:00 |
inode.c
|
bcachefs: Fsck locking improvements
|
2023-10-22 17:08:19 -04:00 |
inode.h
|
bcachefs: Rewrite journal_seq_blacklist machinery
|
2023-10-22 17:08:20 -04:00 |
io_types.h
|
bcachefs: extent_ptr_decoded
|
2023-10-22 17:08:10 -04:00 |
io.c
|
bcachefs: trans_for_each_iter()
|
2023-10-22 17:08:18 -04:00 |
io.h
|
bcachefs: Centralize marking of replicas in btree update path
|
2023-10-22 17:08:11 -04:00 |
journal_io.c
|
bcachefs: Rewrite journal_seq_blacklist machinery
|
2023-10-22 17:08:20 -04:00 |
journal_io.h
|
bcachefs: Rewrite journal_seq_blacklist machinery
|
2023-10-22 17:08:20 -04:00 |
journal_reclaim.c
|
bcachefs: minor journal reclaim fixes
|
2023-10-22 17:08:17 -04:00 |
journal_reclaim.h
|
bcachefs: Don't block on reclaim_lock from journal_res_get
|
2023-10-22 17:08:17 -04:00 |
journal_seq_blacklist.c
|
bcachefs: cmp_int()
|
2023-10-22 17:08:20 -04:00 |
journal_seq_blacklist.h
|
bcachefs: Rewrite journal_seq_blacklist machinery
|
2023-10-22 17:08:20 -04:00 |
journal_types.h
|
bcachefs: Rewrite journal_seq_blacklist machinery
|
2023-10-22 17:08:20 -04:00 |
journal.c
|
bcachefs: delete duplicated code
|
2023-10-22 17:08:20 -04:00 |
journal.h
|
bcachefs: delete duplicated code
|
2023-10-22 17:08:20 -04:00 |
Kconfig
|
bcachefs: use crc64 from lib/
|
2023-10-22 17:08:14 -04:00 |
keylist_types.h
|
|
|
keylist.c
|
|
|
keylist.h
|
|
|
Makefile
|
bcachefs: Split out bkey_sort.c
|
2023-10-22 17:08:12 -04:00 |
migrate.c
|
bcachefs: trans_for_each_iter()
|
2023-10-22 17:08:18 -04:00 |
migrate.h
|
|
|
move_types.h
|
bcachefs: Only get btree iters from btree transactions
|
2023-10-22 17:08:18 -04:00 |
move.c
|
bcachefs: trans_for_each_iter()
|
2023-10-22 17:08:18 -04:00 |
move.h
|
bcachefs: Make bkey types globally unique
|
2023-10-22 17:08:12 -04:00 |
movinggc.c
|
bcachefs: cmp_int()
|
2023-10-22 17:08:20 -04:00 |
movinggc.h
|
|
|
opts.c
|
bcachefs: Lots of option handling improvements
|
2023-10-22 17:08:14 -04:00 |
opts.h
|
bcachefs: Make deferred inode updates a mount option
|
2023-10-22 17:08:17 -04:00 |
quota_types.h
|
bcachefs: bch2_fs_quota_transfer
|
2023-10-22 17:08:13 -04:00 |
quota.c
|
bcachefs: trans_for_each_iter()
|
2023-10-22 17:08:18 -04:00 |
quota.h
|
bcachefs: more project quota fixes
|
2023-10-22 17:08:14 -04:00 |
rebalance_types.h
|
|
|
rebalance.c
|
bcachefs: Only get btree iters from btree transactions
|
2023-10-22 17:08:18 -04:00 |
rebalance.h
|
|
|
recovery.c
|
bcachefs: delete duplicated code
|
2023-10-22 17:08:20 -04:00 |
recovery.h
|
|
|
replicas_types.h
|
bcachefs: Switch replicas to mark_lock
|
2023-10-22 17:08:13 -04:00 |
replicas.c
|
bcachefs: cmp_int()
|
2023-10-22 17:08:20 -04:00 |
replicas.h
|
bcachefs: Allocate fs_usage in do_btree_insert_at()
|
2023-10-22 17:08:18 -04:00 |
siphash.c
|
|
|
siphash.h
|
|
|
six.c
|
|
|
six.h
|
|
|
str_hash.h
|
bcachefs: Only get btree iters from btree transactions
|
2023-10-22 17:08:18 -04:00 |
super_types.h
|
bcachefs: Verify fs hasn't been modified before going rw
|
2023-10-22 17:08:18 -04:00 |
super-io.c
|
bcachefs: allocate sb_read_scratch with __get_free_page
|
2023-10-22 17:08:20 -04:00 |
super-io.h
|
bcachefs: Verify fs hasn't been modified before going rw
|
2023-10-22 17:08:18 -04:00 |
super.c
|
bcachefs: Pass flags arg to bch2_alloc_write()
|
2023-10-22 17:08:20 -04:00 |
super.h
|
bcachefs: Verify fs hasn't been modified before going rw
|
2023-10-22 17:08:18 -04:00 |
sysfs.c
|
bcachefs: cmp_int()
|
2023-10-22 17:08:20 -04:00 |
sysfs.h
|
|
|
tests.c
|
bcachefs: Only get btree iters from btree transactions
|
2023-10-22 17:08:18 -04:00 |
tests.h
|
|
|
trace.c
|
|
|
trace.h
|
bcachefs: Make bkey types globally unique
|
2023-10-22 17:08:12 -04:00 |
util.c
|
bcachefs: Fix check for if extent update is allocating
|
2023-10-22 17:08:14 -04:00 |
util.h
|
bcachefs: cmp_int()
|
2023-10-22 17:08:20 -04:00 |
vstructs.h
|
|
|
xattr.c
|
bcachefs: Only get btree iters from btree transactions
|
2023-10-22 17:08:18 -04:00 |
xattr.h
|
bcachefs: Make bkey types globally unique
|
2023-10-22 17:08:12 -04:00 |