summaryrefslogtreecommitdiff
path: root/fs/bcachefs
AgeCommit message (Expand)Author
2024-05-08bcachefs: bch2_btree_insert_trans() no longer specifies BTREE_ITER_cachedKent Overstreet
2024-05-08bcachefs: iter/update/trigger/str_hash flag cleanupKent Overstreet
2024-05-08bcachefs: __BTREE_ITER_ALL_SNAPSHOTS -> BTREE_ITER_SNAPSHOT_FIELDKent Overstreet
2024-05-08bcachefs: mark_superblock cleanupKent Overstreet
2024-05-08bcachefs: gc_btree_init_recurse() uses gc_mark_node()Kent Overstreet
2024-05-08bcachefs: move root node topo checks to node_check_topology()Kent Overstreet
2024-05-08bcachefs: move topology repair kick to gc_btrees()Kent Overstreet
2024-05-08bcachefs: kill metadata only gcKent Overstreet
2024-05-08bcachefs: Finish converting reconstruct_alloc to errors_silentKent Overstreet
2024-05-08bcachefs: bch2_gc() is now private to btree_gc.cKent Overstreet
2024-05-08bcachefs: for_each_btree_key_continue()Kent Overstreet
2024-05-08bcachefs: kill for_each_btree_key_old()Kent Overstreet
2024-05-08bcachefs: Optimize eytzinger0_sort() with bottom-up heapsortKuan-Wei Chiu
2024-05-08bcachefs: When traversing to interior nodes, propagate result to paths to sam...Kent Overstreet
2024-05-08bcachefs: Don't read journal just for fsckKent Overstreet
2024-05-08bcachefs: allow for custom action in fsck error messagesKent Overstreet
2024-05-08bcachefs: New assertion for writing to the journal after shutdownKent Overstreet
2024-05-08bcachefs: bch2_btree_path_to_text()Kent Overstreet
2024-05-08bcachefs: add btree_node_merging_disabled debug paramKent Overstreet
2024-05-08bcachefs: bch2_hash_lookup() now returns bkey_s_cKent Overstreet
2024-05-08bcachefs: bch2_journal_keys_dump()Kent Overstreet
2024-05-08bcachefs: bch2_btree_node_header_to_text()Kent Overstreet
2024-05-08bcachefs: prt_printf() now respects \r\n\tKent Overstreet
2024-05-08bcachefs: printbufs: prt_printf() now handles \t\r\nKent Overstreet
2024-05-08bcachefs: printbuf improvementsKent Overstreet
2024-05-08bcachefs: Run upgrade/downgrade even in -o nochanges modeKent Overstreet
2024-05-08bcachefs: Better write_super() error messagesKent Overstreet
2024-05-08bcachefs: Fix xattr_to_text() unsafetyKent Overstreet
2024-05-08bcachefs: bch2_bkey_format_field_overflows()Kent Overstreet
2024-05-08bcachefs: Fix needs_whiteout BUG_ON() in bkey_sort()Kent Overstreet
2024-05-08bcachefs: Fix sb_clean_validate endianness conversionKent Overstreet
2024-05-07bcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()Kent Overstreet
2024-05-07bcachefs: Fix race in bch2_write_super()Kent Overstreet
2024-05-06bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet
2024-05-06bcachefs: Add missing skcipher_request_set_callback() callKent Overstreet
2024-05-06bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()Kent Overstreet
2024-05-06bcachefs: Fix shift-by-64 in bformat_needs_redo()Kent Overstreet
2024-05-06bcachefs: Guard against unknown k.k->type in __bkey_invalid()Kent Overstreet
2024-05-06bcachefs: Add missing validation for superblock section cleanKent Overstreet
2024-05-06bcachefs: Fix assert in bch2_alloc_v4_invalid()Kent Overstreet
2024-05-06bcachefs: fix overflow in fiemapReed Riley
2024-05-06bcachefs: Add a better limit for maximum number of bucketsKent Overstreet
2024-05-06bcachefs: Fix lifetime issue in device iterator helpersKent Overstreet
2024-05-06bcachefs: Fix bch2_dev_lookup() refcountingKent Overstreet
2024-05-06bcachefs: Initialize bch_write_op->failed in inline data pathKent Overstreet
2024-05-06bcachefs: Fix refcount put in sb_field_resize error pathKent Overstreet
2024-05-06bcachefs: Inodes need extra padding for varint_decode_fast()Kent Overstreet
2024-05-06bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()Kent Overstreet
2024-05-06bcachefs: bucket_pos_to_bp_noerror()Kent Overstreet
2024-05-06bcachefs: don't free error pointersKent Overstreet