linux/fs/bcachefs
Kent Overstreet 09f3297ac9 bcachefs: kill s_alloc, use bch_data_type
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2023-10-22 17:08:08 -04:00
..
acl.c bcachefs: Use ei_update_lock consistently 2023-10-22 17:08:07 -04:00
acl.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
alloc_types.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
alloc.c bcachefs: Fix locking in allocator thread 2023-10-22 17:08:08 -04:00
alloc.h bcachefs: fix bch2_val_to_text() 2023-10-22 17:08:08 -04:00
bcachefs_format.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
bcachefs_ioctl.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
bcachefs.h bcachefs: Invalidate buckets when writing to alloc btree 2023-10-22 17:08:08 -04:00
bkey_methods.c bcachefs: fix bch2_val_to_text() 2023-10-22 17:08:08 -04:00
bkey_methods.h bcachefs: fix bch2_val_to_text() 2023-10-22 17:08:08 -04:00
bkey.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
bkey.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
bset.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
bset.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
btree_cache.c bcachefs: trace transaction restarts 2023-10-22 17:08:07 -04:00
btree_cache.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
btree_gc.c bcachefs: bch2_mark_key() now takes bch_data_type 2023-10-22 17:08:08 -04:00
btree_gc.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
btree_io.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
btree_io.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
btree_iter.c bcachefs: Fix an assertion in the btree node merge path 2023-10-22 17:08:08 -04:00
btree_iter.h bcachefs: trace transaction restarts 2023-10-22 17:08:07 -04:00
btree_locking.h bcachefs: Fix an assertion in the btree node merge path 2023-10-22 17:08:08 -04:00
btree_types.h bcachefs: trace transaction restarts 2023-10-22 17:08:07 -04:00
btree_update_interior.c bcachefs: kill s_alloc, use bch_data_type 2023-10-22 17:08:08 -04:00
btree_update_interior.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
btree_update_leaf.c bcachefs: Fix an assertion 2023-10-22 17:08:07 -04:00
btree_update.h bcachefs: bch2_trans_update() now takes struct btree_insert_entry 2023-10-22 17:08:07 -04:00
buckets_types.h bcachefs: kill s_alloc, use bch_data_type 2023-10-22 17:08:08 -04:00
buckets.c bcachefs: kill s_alloc, use bch_data_type 2023-10-22 17:08:08 -04:00
buckets.h bcachefs: kill s_alloc, use bch_data_type 2023-10-22 17:08:08 -04:00
chardev.c bcachefs: kill s_alloc, use bch_data_type 2023-10-22 17:08:08 -04:00
chardev.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
checksum.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
checksum.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
clock_types.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
clock.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
clock.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
compress.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
compress.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
debug.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
debug.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
dirent.c bcachefs: fix bch2_val_to_text() 2023-10-22 17:08:08 -04:00
dirent.h bcachefs: fix bch2_val_to_text() 2023-10-22 17:08:08 -04:00
disk_groups.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
disk_groups.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
error.c bcachefs: Only check inode i_nlink during full fsck 2023-10-22 17:08:07 -04:00
error.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
extents_types.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
extents.c bcachefs: bch2_mark_key() now takes bch_data_type 2023-10-22 17:08:08 -04:00
extents.h bcachefs: fix bch2_val_to_text() 2023-10-22 17:08:08 -04:00
eytzinger.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
fifo.h bcachefs: Fix a use after free in the journal code 2023-10-22 17:08:07 -04:00
fs-io.c bcachefs: minor fsync fix 2023-10-22 17:08:08 -04:00
fs-io.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
fs-ioctl.c bcachefs: Fix mtime/ctime updates 2023-10-22 17:08:07 -04:00
fs-ioctl.h bcachefs: Fix mtime/ctime updates 2023-10-22 17:08:07 -04:00
fs.c bcachefs: fix fsync after create 2023-10-22 17:08:08 -04:00
fs.h bcachefs: Fix mtime/ctime updates 2023-10-22 17:08:07 -04:00
fsck.c bcachefs: Convert raw uses of bch2_btree_iter_link() to new transactions 2023-10-22 17:08:07 -04:00
fsck.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
inode.c bcachefs: fix bch2_val_to_text() 2023-10-22 17:08:08 -04:00
inode.h bcachefs: fix bch2_val_to_text() 2023-10-22 17:08:08 -04:00
io_types.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
io.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
io.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
journal_io.c bcachefs: Assorted journal refactoring 2023-10-22 17:08:08 -04:00
journal_io.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
journal_reclaim.c bcachefs: Fix a use after free in the journal code 2023-10-22 17:08:07 -04:00
journal_reclaim.h bcachefs: Fix a use after free in the journal code 2023-10-22 17:08:07 -04:00
journal_seq_blacklist.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
journal_seq_blacklist.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
journal_types.h bcachefs: Assorted journal refactoring 2023-10-22 17:08:08 -04:00
journal.c bcachefs: Assorted journal refactoring 2023-10-22 17:08:08 -04:00
journal.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
Kconfig bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
keylist_types.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
keylist.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
keylist.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
Makefile bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
migrate.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
migrate.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
move_types.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
move.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
move.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
movinggc.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
movinggc.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
opts.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
opts.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
quota_types.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
quota.c bcachefs: fix bch2_val_to_text() 2023-10-22 17:08:08 -04:00
quota.h bcachefs: fix bch2_val_to_text() 2023-10-22 17:08:08 -04:00
rebalance_types.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
rebalance.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
rebalance.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
recovery.c bcachefs: Only check inode i_nlink during full fsck 2023-10-22 17:08:07 -04:00
recovery.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
replicas.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
replicas.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
siphash.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
siphash.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
six.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
six.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
str_hash.h bcachefs: bch2_trans_update() now takes struct btree_insert_entry 2023-10-22 17:08:07 -04:00
super_types.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
super-io.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
super-io.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
super.c bcachefs: add bch_verbose() statements for shutdown 2023-10-22 17:08:07 -04:00
super.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
sysfs.c bcachefs: kill s_alloc, use bch_data_type 2023-10-22 17:08:08 -04:00
sysfs.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
tests.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
tests.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
trace.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
trace.h bcachefs: kill bucket mark sector count saturation 2023-10-22 17:08:08 -04:00
util.c bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
util.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
vstructs.h bcachefs: Initial commit 2023-10-22 17:08:07 -04:00
xattr.c bcachefs: fix bch2_val_to_text() 2023-10-22 17:08:08 -04:00
xattr.h bcachefs: fix bch2_val_to_text() 2023-10-22 17:08:08 -04:00