summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2024-11-01Merge tag 'bcachefs-2024-10-31' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-10-29bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peekPiotr Zalewski
2024-10-29bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get()Gaosheng Cui
2024-10-29bcachefs: Fix deadlock on -ENOSPC w.r.t. partial open bucketsKent Overstreet
2024-10-29bcachefs: Don't filter partial list buckets in open_buckets_to_text()Kent Overstreet
2024-10-29bcachefs: Don't keep tons of cached pointers aroundKent Overstreet
2024-10-29bcachefs: init freespace inited bits to 0 in bch2_fs_initializePiotr Zalewski
2024-10-29bcachefs: Fix unhandled transaction restart in fallocateKent Overstreet
2024-10-25bcachefs: Fix UAF in bch2_reconstruct_alloc()Kent Overstreet
2024-10-25bcachefs: fix null-ptr-deref in have_stripes()Jeongjun Park
2024-10-24bcachefs: fix shift oob in alloc_lru_idx_fragmentationJeongjun Park
2024-10-24bcachefs: Fix invalid shift in validate_sb_layout()Gianfranco Trad
2024-10-24Merge tag 'bcachefs-2024-10-22' of https://github.com/koverstreet/bcachefsLinus Torvalds
2024-10-20bcachefs: Set bch_inode_unpacked.bi_snapshot in old inode pathKent Overstreet
2024-10-20bcachefs: Mark more errors as AUTOFIXKent Overstreet
2024-10-20bcachefs: Workaround for kvmalloc() not supporting > INT_MAX allocationsKent Overstreet
2024-10-20bcachefs: Don't use wait_event_interruptible() in recoveryKent Overstreet
2024-10-20bcachefs: Fix __bch2_fsck_err() warningKent Overstreet
2024-10-18bcachefs: fsck: Improve hash_check_key()Kent Overstreet
2024-10-18bcachefs: bch2_hash_set_or_get_in_snapshot()Kent Overstreet
2024-10-18bcachefs: Repair mismatches in inode hash seed, typeKent Overstreet
2024-10-18bcachefs: Add hash seed, type to inode_to_text()Kent Overstreet
2024-10-18bcachefs: INODE_STR_HASH() for bch_inode_unpackedKent Overstreet
2024-10-18bcachefs: Run in-kernel offline fsck without ratelimit errorsKent Overstreet
2024-10-18bcachefs: skip mount option handle for empty string.Hongbo Li
2024-10-18bcachefs: fix incorrect show_options resultsHongbo Li
2024-10-18bcachefs: Fix data corruption on -ENOSPC in buffered write pathKent Overstreet
2024-10-18bcachefs: bch2_folio_reservation_get_partial() is now better behavedKent Overstreet
2024-10-18bcachefs: fix disk reservation accounting in bch2_folio_reservation_get()Kent Overstreet
2024-10-18bcachefS: ec: fix data type on stripe deletionKent Overstreet
2024-10-18bcachefs: Don't use commit_do() unnecessarilyKent Overstreet
2024-10-18bcachefs: handle restarts in bch2_bucket_io_time_reset()Kent Overstreet
2024-10-18bcachefs: fix restart handling in __bch2_resume_logged_op_finsert()Kent Overstreet
2024-10-18bcachefs: fix restart handling in bch2_alloc_write_key()Kent Overstreet
2024-10-18bcachefs: fix restart handling in bch2_do_invalidates_work()Kent Overstreet
2024-10-18bcachefs: fix missing restart handling in bch2_read_retry_nodecode()Kent Overstreet
2024-10-18bcachefs: fix restart handling in bch2_fiemap()Kent Overstreet
2024-10-18bcachefs: fix bch2_hash_delete() error pathKent Overstreet
2024-10-18bcachefs: fix restart handling in bch2_rename2()Kent Overstreet
2024-10-15Merge tag 'bcachefs-2024-10-14' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-10-14bcachefs: Fix sysfs warning in fstests generic/730,731Kent Overstreet
2024-10-13bcachefs: Handle race between stripe reuse, invalidate_stripe_to_devKent Overstreet
2024-10-13bcachefs: Fix kasan splat in new_stripe_alloc_buckets()Kent Overstreet
2024-10-13bcachefs: Add missing validation for bch_stripe.csum_granularity_bitsKent Overstreet
2024-10-13bcachefs: Fix missing bounds checks in bch2_alloc_read()Kent Overstreet
2024-10-13bcachefs: fix uaf in bch2_dio_write_done()Kent Overstreet
2024-10-12bcachefs: Improve check_snapshot_exists()Kent Overstreet
2024-10-12bcachefs: Fix bkey_nocow_lock()Kent Overstreet
2024-10-12bcachefs: Fix accounting replay flagsKent Overstreet
2024-10-12bcachefs: Fix invalid shift in member_to_text()Kent Overstreet