index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-12
bcachefs: Fix assertion pop in bch2_ptr_swab()
Kent Overstreet
2024-11-12
bcachefs: Fix journal_entry_dev_usage_to_text() overrun
Kent Overstreet
2024-11-11
bcachefs: Allow for unknown key types in backpointers fsck
Kent Overstreet
2024-11-11
bcachefs: Fix assertion pop in topology repair
Kent Overstreet
2024-11-08
bcachefs: Fix hidden btree errors when reading roots
Kent Overstreet
2024-11-08
bcachefs: Fix validate_bset() repair path
Kent Overstreet
2024-11-08
bcachefs: Fix missing validation for bch_backpointer.level
Kent Overstreet
2024-11-07
bcachefs: Fix bch_member.btree_bitmap_shift validation
Kent Overstreet
2024-11-07
bcachefs: bch2_btree_write_buffer_flush_going_ro()
Kent Overstreet
2024-11-07
bcachefs: Fix UAF in __promote_alloc() error path
Kent Overstreet
2024-11-07
bcachefs: Change OPT_STR max to be 1 less than the size of choices array
Piotr Zalewski
2024-11-07
bcachefs: btree_cache.freeable list fixes
Kent Overstreet
2024-11-07
bcachefs: check the invalid parameter for perf test
Hongbo Li
2024-11-07
bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket
Pei Xiao
2024-11-07
bcachefs: Ensure BCH_FS_may_go_rw is set before exiting recovery
Kent Overstreet
2024-11-07
bcachefs: Fix topology errors on split after merge
Kent Overstreet
2024-11-07
bcachefs: Ancient versions with bad bkey_formats are no longer supported
Kent Overstreet
2024-11-07
bcachefs: Fix error handling in bch2_btree_node_prefetch()
Kent Overstreet
2024-11-07
bcachefs: Fix null ptr deref in bucket_gen_get()
Kent Overstreet
2024-11-05
bcachefs: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
2024-11-05
bcachefs: clean up duplicate min_heap_callbacks declarations
Kuan-Wei Chiu
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
2024-11-01
Merge tag 'bcachefs-2024-10-31' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-10-29
bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek
Piotr Zalewski
2024-10-29
bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get()
Gaosheng Cui
2024-10-29
bcachefs: Fix deadlock on -ENOSPC w.r.t. partial open buckets
Kent Overstreet
2024-10-29
bcachefs: Don't filter partial list buckets in open_buckets_to_text()
Kent Overstreet
2024-10-29
bcachefs: Don't keep tons of cached pointers around
Kent Overstreet
2024-10-29
bcachefs: init freespace inited bits to 0 in bch2_fs_initialize
Piotr Zalewski
2024-10-29
bcachefs: Fix unhandled transaction restart in fallocate
Kent Overstreet
2024-10-25
bcachefs: Fix UAF in bch2_reconstruct_alloc()
Kent Overstreet
2024-10-25
bcachefs: fix null-ptr-deref in have_stripes()
Jeongjun Park
2024-10-24
bcachefs: fix shift oob in alloc_lru_idx_fragmentation
Jeongjun Park
2024-10-24
bcachefs: Fix invalid shift in validate_sb_layout()
Gianfranco Trad
2024-10-24
Merge tag 'bcachefs-2024-10-22' of https://github.com/koverstreet/bcachefs
Linus Torvalds
2024-10-20
bcachefs: Set bch_inode_unpacked.bi_snapshot in old inode path
Kent Overstreet
2024-10-20
bcachefs: Mark more errors as AUTOFIX
Kent Overstreet
2024-10-20
bcachefs: Workaround for kvmalloc() not supporting > INT_MAX allocations
Kent Overstreet
2024-10-20
bcachefs: Don't use wait_event_interruptible() in recovery
Kent Overstreet
2024-10-20
bcachefs: Fix __bch2_fsck_err() warning
Kent Overstreet
2024-10-18
bcachefs: fsck: Improve hash_check_key()
Kent Overstreet
2024-10-18
bcachefs: bch2_hash_set_or_get_in_snapshot()
Kent Overstreet
2024-10-18
bcachefs: Repair mismatches in inode hash seed, type
Kent Overstreet
2024-10-18
bcachefs: Add hash seed, type to inode_to_text()
Kent Overstreet
2024-10-18
bcachefs: INODE_STR_HASH() for bch_inode_unpacked
Kent Overstreet
2024-10-18
bcachefs: Run in-kernel offline fsck without ratelimit errors
Kent Overstreet
2024-10-18
bcachefs: skip mount option handle for empty string.
Hongbo Li
2024-10-18
bcachefs: fix incorrect show_options results
Hongbo Li
2024-10-18
bcachefs: Fix data corruption on -ENOSPC in buffered write path
Kent Overstreet
[next]