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-04-22
Merge tag 'bcachefs-2024-04-22' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-04-22
bcachefs: If we run merges at a lower watermark, they must be nonblocking
Kent Overstreet
2024-04-20
bcachefs: Fix inode early destruction path
Kent Overstreet
2024-04-20
bcachefs: Fix deadlock in journal write path
Kent Overstreet
2024-04-20
bcachefs: Tweak btree key cache shrinker so it actually frees
Kent Overstreet
2024-04-20
bcachefs: bkey_cached.btree_trans_barrier_seq needs to be a ulong
Kent Overstreet
2024-04-20
bcachefs: Fix missing call to bch2_fs_allocator_background_exit()
Kent Overstreet
2024-04-20
bcachefs: Check for journal entries overruning end of sb clean section
Kent Overstreet
2024-04-17
bcachefs: Fix bio alloc in check_extent_checksum()
Kent Overstreet
2024-04-17
bcachefs: fix leak in bch2_gc_write_reflink_key
Kent Overstreet
2024-04-17
bcachefs: KEY_TYPE_error is allowed for reflink
Kent Overstreet
2024-04-17
bcachefs: Fix bch2_dev_btree_bitmap_marked_sectors() shift
Kent Overstreet
2024-04-16
bcachefs: make sure to release last journal pin in replay
Kent Overstreet
2024-04-16
bcachefs: node scan: ignore multiple nodes with same seq if interior
Kent Overstreet
2024-04-16
bcachefs: Fix format specifier in validate_bset_keys()
Nathan Chancellor
2024-04-16
bcachefs: Fix null ptr deref in twf from BCH_IOCTL_FSCK_OFFLINE
Kent Overstreet
2024-04-15
Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-04-15
bcachefs: set_btree_iter_dontneed also clears should_be_locked
Kent Overstreet
2024-04-15
bcachefs: fix error path of __bch2_read_super()
Chao Yu
2024-04-14
bcachefs: Check for backpointer bucket_offset >= bucket size
Kent Overstreet
2024-04-14
bcachefs: bch_member.btree_allocated_bitmap
Kent Overstreet
2024-04-14
bcachefs: sysfs internal/trigger_journal_flush
Kent Overstreet
2024-04-14
bcachefs: Fix bch2_btree_node_fill() for !path
Kent Overstreet
2024-04-14
bcachefs: add safety checks in bch2_btree_node_fill()
Kent Overstreet
2024-04-14
bcachefs: Interior known are required to have known key types
Kent Overstreet
2024-04-14
bcachefs: add missing bounds check in __bch2_bkey_val_invalid()
Kent Overstreet
2024-04-13
bcachefs: Fix btree node merging on write buffer btrees
Kent Overstreet
2024-04-13
bcachefs: Disable merges from interior update path
Kent Overstreet
2024-04-13
bcachefs: Run merges at BCH_WATERMARK_btree
Kent Overstreet
2024-04-13
bcachefs: Fix missing write refs in fs fio paths
Kent Overstreet
2024-04-13
bcachefs: Fix deadlock in journal replay
Kent Overstreet
2024-04-13
bcachefs: Go rw if running any explicit recovery passes
Kent Overstreet
2024-04-13
bcachefs: Standardize helpers for printing enum strs with bounds checks
Kent Overstreet
2024-04-13
bcachefs: don't queue btree nodes for rewrites during scan
Kent Overstreet
2024-04-13
bcachefs: fix race in bch2_btree_node_evict()
Kent Overstreet
2024-04-13
bcachefs: fix unsafety in bch2_stripe_to_text()
Kent Overstreet
2024-04-13
bcachefs: fix unsafety in bch2_extent_ptr_to_text()
Kent Overstreet
2024-04-13
bcachefs: btree node scan: handle encrypted nodes
Kent Overstreet
2024-04-13
bcachefs: Check for packed bkeys that are too big
Kent Overstreet
2024-04-13
bcachefs: Fix UAFs of btree_insert_entry array
Kent Overstreet
2024-04-11
bcachefs: Don't use bch2_btree_node_lock_write_nofail() in btree split path
Kent Overstreet
2024-04-11
Merge tag 'bcachefs-2024-04-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-04-10
bcachefs: Fix __bch2_btree_and_journal_iter_init_node_iter()
Kent Overstreet
2024-04-10
bcachefs: Kill read lock dropping in bch2_btree_node_lock_write_nofail()
Kent Overstreet
2024-04-10
bcachefs: Fix a race in btree_update_nodes_written()
Kent Overstreet
2024-04-09
bcachefs: btree_node_scan: Respect member.data_allowed
Kent Overstreet
2024-04-09
bcachefs: Don't scan for btree nodes when we can reconstruct
Kent Overstreet
2024-04-09
bcachefs: Fix check_topology() when using node scan
Kent Overstreet
2024-04-08
bcachefs: fix eytzinger0_find_gt()
Kent Overstreet
2024-04-07
bcachefs: fix bch2_get_acl() transaction restart handling
Kent Overstreet
[next]