index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in data_update_init()
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in bkey_pick_read_device()
Kent Overstreet
2024-05-08
bcachefs: pass bch_dev to read_from_stale_dirty_pointer()
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_bucket_exists() uses bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in btree_gc.c
Kent Overstreet
2024-05-08
bcachefs: bch2_extent_normalize() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: bch2_bkey_has_target() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: extent_ptr_invalid() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: ptr_stale() -> dev_ptr_stale()
Kent Overstreet
2024-05-08
bcachefs: extent_ptr_durability() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: bch2_extent_merge() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: ec_validate_checksums() -> bch2_dev_tryget()
Kent Overstreet
2024-05-08
bcachefs: ob_dev()
Kent Overstreet
2024-05-08
bcachefs: move replica_set from bch_dev to bch_fs
Kent Overstreet
2024-05-08
bcachefs: Kill bch2_dev_bkey_exists() in backpointer code
Kent Overstreet
2024-05-08
bcachefs: PTR_BUCKET_POS() now takes bch_dev
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_iterate()
Kent Overstreet
2024-05-08
bcachefs: bch2_evacuate_bucket() -> bch2_dev_tryget()
Kent Overstreet
2024-05-08
bcachefs: bch2_bucket_ref_update() now takes bch_dev
Kent Overstreet
2024-05-08
bcachefs: bch2_trigger_alloc() -> bch2_dev_tryget()
Kent Overstreet
2024-05-08
bcachefs: bch2_check_alloc_key() -> bch2_dev_tryget_noerror()
Kent Overstreet
2024-05-08
bcachefs: Convert to bch2_dev_tryget_noerror()
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_tryget()
Kent Overstreet
2024-05-08
bcachefs: bch2_have_enough_devs() checks for nonexistent device
Kent Overstreet
2024-05-08
bcachefs: journal_replay_entry_early() checks for nonexistent device
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_btree_bitmap_marked() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: Pass device to bch2_bucket_do_index()
Kent Overstreet
2024-05-08
bcachefs: Pass device to bch2_alloc_write_key()
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_safe() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: Debug asserts for ca->ref
Kent Overstreet
2024-05-08
bcachefs: New helpers for device refcounts
Kent Overstreet
2024-05-08
bcachefs: bch2_print_allocator_stuck()
Kent Overstreet
2024-05-08
bcachefs: bch2_bkey_drop_ptrs() declares loop iter
Kent Overstreet
2024-05-08
bcachefs: x-macroize journal flags enums
Kent Overstreet
2024-05-08
bcachefs: On device add, prefer unused slots
Kent Overstreet
2024-05-08
bcachefs: Kill opts.buckets_nouse
Kent Overstreet
2024-05-08
bcachefs: simplify bch2_trans_start_alloc_update()
Kent Overstreet
2024-05-08
bcachefs: __mark_stripe_bucket() now takes bch_alloc_v4
Kent Overstreet
2024-05-08
bcachefs: __mark_pointer now takes bch_alloc_v4
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_usage_update_m()
Kent Overstreet
2024-05-08
bcachefs: alloc_data_type_set()
Kent Overstreet
2024-05-08
bcachefs: dirty_sectors -> replicas_sectors
Kent Overstreet
2024-05-08
bcachefs: delete old gen check bch2_alloc_write_key()
Kent Overstreet
2024-05-08
bcachefs: Correct the FS_IOC_GETFLAGS to FS_IOC32_GETFLAGS in bch2_compat_fs_...
Youling Tang
2024-05-08
bcachefs: Fix error path of bch2_link_trans()
Youling Tang
2024-05-08
bcachefs: Change destroy_inode to free_inode
Youling Tang
2024-05-08
bcachefs: Simplify resuming of journal position
Kent Overstreet
2024-05-08
bcachefs: check inode backpointer in bch2_lookup()
Kent Overstreet
2024-05-08
bcachefs: check for inodes that should have backpointers in fsck
Kent Overstreet
2024-05-08
bcachefs: bch_member.last_journal_bucket
Kent Overstreet
[prev]
[next]