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-06-19
bcachefs: Fix bch2_sb_downgrade_update()
Kent Overstreet
2024-06-19
bcachefs: Handle cached data LRU wraparound
Kent Overstreet
2024-06-19
bcachefs: Guard against overflowing LRU_TIME_BITS
Kent Overstreet
2024-06-19
bcachefs: delete_dead_snapshots() doesn't need to go RW
Kent Overstreet
2024-06-19
bcachefs: Fix early init error path in journal code
Kent Overstreet
2024-06-19
bcachefs: Check for invalid btree IDs
Kent Overstreet
2024-06-19
bcachefs: Fix btree ID bitmasks
Kent Overstreet
2024-06-19
bcachefs: Fix shift overflow in read_one_super()
Kent Overstreet
2024-06-19
bcachefs: Fix a locking bug in the do_discard_fast() path
Kent Overstreet
2024-06-19
bcachefs: Fix array-index-out-of-bounds
Kent Overstreet
2024-06-19
bcachefs: Fix initialization order for srcu barrier
Kent Overstreet
2024-06-13
bcachefs: remove now spurious i_state initialization
Mateusz Guzik
2024-06-11
bcachefs: Fix rcu_read_lock() leak in drop_extra_replicas
Kent Overstreet
2024-06-10
bcachefs: Add missing bch_inode_info.ei_flags init
Kent Overstreet
2024-06-10
bcachefs: Add missing synchronize_srcu_expedited() call when shutting down
Kent Overstreet
2024-06-10
bcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()
Kent Overstreet
2024-06-10
bcachefs: Replace bucket_valid() asserts in bucket lookup with proper checks
Kent Overstreet
2024-06-10
bcachefs: Fix snapshot_create_lock lock ordering
Kent Overstreet
2024-06-10
bcachefs: Fix refcount leak in check_fix_ptrs()
Kent Overstreet
2024-06-10
bcachefs: Leave a buffer in the btree key cache to avoid lock thrashing
Kent Overstreet
2024-06-10
bcachefs: Fix reporting of freed objects from key cache shrinker
Kent Overstreet
2024-06-10
bcachefs: set sb->s_shrinker->seeks = 0
Kent Overstreet
2024-06-10
bcachefs: increase key cache shrinker batch size
Kent Overstreet
2024-06-10
bcachefs: Enable automatic shrinking for rhashtables
Kent Overstreet
2024-06-10
bcachefs: fix the display format for show-super
Hongbo Li
2024-06-10
bcachefs: fix stack frame size in fsck.c
Kent Overstreet
2024-06-10
bcachefs: Delete incorrect BTREE_ID_NR assertion
Kent Overstreet
2024-06-10
bcachefs: Fix incorrect error handling found_btree_node_is_readable()
Kent Overstreet
2024-06-10
bcachefs: Split out btree_write_submit_wq
Kent Overstreet
2024-06-05
bcachefs: Fix trans->locked assert
Kent Overstreet
2024-06-05
bcachefs: Rereplicate now moves data off of durability=0 devices
Kent Overstreet
2024-06-05
bcachefs: Fix GFP_KERNEL allocation in break_cycle()
Kent Overstreet
2024-05-31
Merge tag 'bcachefs-2024-05-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-05-29
bcachefs: Fix failure to return error on misaligned dio write
Kent Overstreet
2024-05-28
bcachefs: Don't return -EROFS from mount on inconsistency error
Kent Overstreet
2024-05-28
bcachefs: Fix uninitialized var warning
Kent Overstreet
2024-05-28
bcachefs: Split out sb-errors_format.h
Kent Overstreet
2024-05-28
bcachefs: Split out journal_seq_blacklist_format.h
Kent Overstreet
2024-05-28
bcachefs: Split out replicas_format.h
Kent Overstreet
2024-05-28
bcachefs: Split out disk_groups_format.h
Kent Overstreet
2024-05-28
bcachefs: split out sb-downgrade_format.h
Kent Overstreet
2024-05-28
bcachefs: split out sb-members_format.h
Kent Overstreet
2024-05-28
bcachefs: Better fsck error message for key version
Kent Overstreet
2024-05-28
bcachefs: btree_gc can now handle unknown btrees
Kent Overstreet
2024-05-28
bcachefs: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-05-28
bcachefs: Fix setting of downgrade recovery passes/errors
Kent Overstreet
2024-05-28
bcachefs: Run check_key_has_snapshot in snapshot_delete_keys()
Kent Overstreet
2024-05-28
bcachefs: Refactor delete_dead_snapshots()
Kent Overstreet
2024-05-28
bcachefs: Fix locking assert
Kent Overstreet
2024-05-28
bcachefs: Fix lookup_first_inode() when inode_generations are present
Kent Overstreet
[prev]
[next]