summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2025-02-06bcachefs: bch2_bkey_sectors_need_rebalance() now only depends on bch_extent_r...Kent Overstreet
2025-02-06bcachefs: Fix rcu imbalance in bch2_fs_btree_key_cache_exit()Kent Overstreet
2025-02-06bcachefs: Fix discard path journal flushingKent Overstreet
2025-02-06bcachefs: fix deadlock in journal_entry_open()Jeongjun Park
2025-02-06bcachefs: fix incorrect pointer check in __bch2_subvolume_delete()Jeongjun Park
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-01-30Merge tag 'bcachefs-2025-01-29' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-01-27add a string-to-qstr constructorAl Viro
2025-01-26bcachefs: Improve trace_move_extent_finishKent Overstreet
2025-01-26bcachefs: Fix trace_copygcKent Overstreet
2025-01-26bcachefs: Journal writes are now IOPRIO_CLASS_RTKent Overstreet
2025-01-25bcachefs: Improve journal pin flushingKent Overstreet
2025-01-25bcachefs: fix bch2_btree_node_flagsKent Overstreet
2025-01-25bcachefs: rebalance, copygc enabled are runtime optsKent Overstreet
2025-01-25bcachefs: Improve decompression error messagesKent Overstreet
2025-01-22Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-01-21bcachefs: bset_blacklisted_journal_seq is now AUTOFIXKent Overstreet
2025-01-21bcachefs: "Journal stuck" timeout now takes into account device latencyKent Overstreet
2025-01-21bcachefs: Reduce stack frame size of __bch2_str_hash_check_key()Kent Overstreet
2025-01-21bcachefs: Fix btree_trans_peek_key_cache()Kent Overstreet
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-15bcachefs: Fix check_inode_hash_info_matches_root()Kent Overstreet
2025-01-14bcachefs: Document issue with bch_stripe layoutKent Overstreet
2025-01-14bcachefs: Fix self healing on read errorKent Overstreet
2025-01-14bcachefs: Pop all the transactions from the abort oneAlan Huang
2025-01-14bcachefs: Only abort the transactions in the cycleAlan Huang
2025-01-14bcachefs: Introduce lock_graph_pop_fromAlan Huang
2025-01-14bcachefs: Convert open-coded lock_graph_pop_all to helperAlan Huang
2025-01-14bcachefs: Do not allow no fail lock request to failAlan Huang
2025-01-14bcachefs: Merge the condition to avoid additional invocationAlan Huang
2025-01-14Revert "bcachefs: Fix bch2_btree_node_upgrade()"Alan Huang
2025-01-13bcachefs: bcachefs_metadata_version_directory_sizeHongbo Li
2025-01-13bcachefs: make directory i_size meaningfulHongbo Li
2025-01-09bcachefs: check_unreachable_inodes is not actually PASS_ONLINE yetKent Overstreet
2025-01-09bcachefs: Don't use BTREE_ITER_cached when walking alloc btree during fsckKent Overstreet
2025-01-09bcachefs: Check for dirents to overwritten inodesKent Overstreet
2025-01-09bcachefs: bch2_btree_iter_peek_slot() handles navigating to nonexistent depthKent Overstreet
2025-01-09bcachefs: Don't set btree_path to updtodate if we don't fillKent Overstreet
2025-01-09bcachefs: __bch2_btree_pos_to_text()Kent Overstreet
2025-01-09bcachefs: printbuf_reset() handles tabstopsKent Overstreet
2025-01-09bcachefs: Silence read-only errors when deleting snapshotsKent Overstreet
2025-01-09bcachefs: Dropped superblock write is no longer a fatal errorKent Overstreet
2025-01-09bcachefs: bch2_trans_node_drop()Kent Overstreet
2025-01-09bcachefs: bch2_trans_unlock_write()Kent Overstreet
2025-01-09bcachefs: btree_node_unlock() can now drop write locksKent Overstreet
2025-01-09bcachefs: six locks: write locks can now be held recursivelyKent Overstreet
2025-01-09bcachefs: bch2_fs_btree_gc_init()Kent Overstreet
2025-01-09bcachefs: Assert that btree write buffer only touches the right btreesKent Overstreet
2025-01-09bcachefs: bch2_inum_path() now crosses subvolumes correctlyKent Overstreet
2025-01-09bcachefs: bch2_inum_path() no longer returns an error for disconnected inumsKent Overstreet