]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-12-21 Kent Overstreetbcachefs: Mark more errors autofix
2024-12-21 Kent Overstreetbcachefs: fix bch2_btree_node_header_to_text() format...
2024-12-21 Kent Overstreetbcachefs: Journal space calculations should skip durabi...
2024-12-21 Kent Overstreetbcachefs: factor out str_hash.c
2024-12-21 Kent Overstreetbcachefs: kill flags param to bch2_subvolume_get()
2024-12-21 Kent Overstreetbcachefs: Don't call bch2_btree_interior_update_will_fr...
2024-12-21 Kent Overstreetbcachefs: Make sure __bch2_run_explicit_recovery_pass...
2024-12-21 Kent Overstreetbcachefs: Call bch2_btree_lost_data() on btree read...
2024-12-21 Kent Overstreetbcachefs: Journal write path refactoring, debug improve...
2024-12-21 Kent Overstreetbcachefs: dev_alloc_list.devs -> dev_alloc_list.data
2024-12-21 Kent Overstreetbcachefs: Fix failure to allocate journal write on...
2024-12-21 Kent Overstreetbcachefs: BCH_ERR_insufficient_journal_devices
2024-12-21 Kent Overstreetbcachefs: Silence "unable to allocate journal write...
2024-12-21 Kent Overstreetbcachefs: trace_accounting_mem_insert
2024-12-21 Kent Overstreetbcachefs: Advance to next bp on BCH_ERR_backpointer_to_...
2024-12-21 Kent Overstreetbcachefs: Simplify disk accounting validate late
2024-12-21 Kent Overstreetbcachefs: logged ops only use inum 0 of logged ops...
2024-12-21 Kent Overstreetbcachefs: rcu_pending now works in userspace
2024-12-21 Geert Uytterhoevenbcachefs: BCACHEFS_PATH_TRACEPOINTS should depend on...
2024-12-21 Kent Overstreetbcachefs: Fix allocating too big journal entry
2024-12-21 Kent Overstreetbcachefs: Improve "unable to allocate journal write...
2024-12-21 Kent Overstreetbcachefs: fix bch2_journal_key_insert_take() seq
2024-12-21 Kent Overstreetbcachefs: bch2_async_btree_node_rewrites_flush()
2024-12-21 Kent Overstreetbcachefs: If we did repair on a btree node, make sure...
2024-12-21 Kent Overstreetbcachefs: bkey_fsck_err now respects errors_silent
2024-12-21 Kent Overstreetbcachefs: list_pop_entry()
2024-12-21 Kent Overstreetbcachefs: Convert write path errors to inum_to_path()
2024-12-21 Kent Overstreetbcachefs: bch2_inum_to_path()
2024-12-21 Kent Overstreetbcachefs: Fix fsck.c build in userspace
2024-12-21 Yang Libcachefs: Add missing parameter description to bch2_buc...
2024-12-21 Kent Overstreetbcachefs: Don't recurse in check_discard_freespace_key
2024-12-21 Kent Overstreetbcachefs: Check for extent crc uncompressed/compressed...
2024-12-21 Kent Overstreetbcachefs: bch2_trans_relock() is trylock for lockdep
2024-12-21 Kent Overstreetbcachefs: cryptographic MACs on superblock are not...
2024-12-21 Kent Overstreetbcachefs: Check for inode journal seq in the future
2024-12-21 Kent Overstreetbcachefs: Check for bucket journal seq in the future
2024-12-21 Kent Overstreetbcachefs: do_fsck_ask_yn()
2024-12-21 Kent Overstreetbcachefs: Don't error out when logging fsck error
2024-12-21 Kent Overstreetbcachefs: mark more errors AUTOFIX
2024-12-21 Kent Overstreetbcachefs: add missing printbuf_reset()
2024-12-21 Kent Overstreetbcachefs: Fix journal_iter list corruption
2024-12-21 Kent Overstreetbcachefs: Guard against backpointers to unknown btrees
2024-12-21 Kent Overstreetbcachefs: Issue a transaction restart after commit...
2024-12-21 Kent Overstreetbcachefs: Guard against journal seq overflow
2024-12-21 Kent Overstreetbcachefs: BCH_FS_recovery_running
2024-12-21 Kent Overstreetbcachefs: Make topology errors autofix
2024-12-21 Kent Overstreetbcachefs: struct bkey_validate_context
2024-12-21 Kent Overstreetbcachefs: Ignore empty btree root journal entries
2024-12-21 Kent Overstreetbcachefs: Fix null ptr deref in btree_path_lock_root()
2024-12-21 Kent Overstreetbcachefs: Go RW earlier, for normal rw mount
2024-12-21 Kent Overstreetbcachefs: Fix bch2_btree_node_update_key_early()
2024-12-21 Kent Overstreetbcachefs: Change "disk accounting version 0" check...
2024-12-21 Kent Overstreetbcachefs: Don't try to en/decrypt when encryption not...
2024-12-21 Kent Overstreetbcachefs: Fix dup/misordered check in btree node read
2024-12-21 Kent Overstreetbcachefs: Bad btree roots are now autofix
2024-12-21 Kent Overstreetbcachefs: Kill bch2_bucket_alloc_new_fs()
2024-12-21 Kent Overstreetbcachefs: Fix btree node scan when unknown btree IDs...
2024-12-21 Kent Overstreetbcachefs: backpointer_to_missing_ptr is now autofix
2024-12-21 Kent Overstreetbcachefs: Fix accounting_read when we rewind
2024-12-21 Kent Overstreetbcachefs: disk_accounting: bch2_dev_rcu -> bch2_dev_rcu...
2024-12-21 Kent Overstreetbcachefs: errcode cleanup: journal errors
2024-12-21 Kent Overstreetbcachefs: Use separate rhltable for bch2_inode_or_desce...
2024-12-21 Kent Overstreetbcachefs: BCH_ERR_btree_node_read_error_cached
2024-12-21 Kent Overstreetbcachefs: btree_write_buffer_flush_seq() no longer...
2024-12-21 Kent Overstreetbcachefs: discard fastpath now uses bch2_discard_one_bu...
2024-12-21 Kent Overstreetbcachefs: Bias reads more in favor of faster device
2024-12-21 Kent Overstreetbcachefs: trivial btree write buffer refactoring
2024-12-21 Kent Overstreetbcachefs: Can now block journal activity without closin...
2024-12-21 Kent Overstreetbcachefs: New backpointers helpers
2024-12-21 Kent Overstreetbcachefs: kill bch_backpointer.bucket_offset usage
2024-12-21 Kent Overstreetbcachefs: Fix check_backpointers_to_extents range limiting
2024-12-21 Kent Overstreetbcachefs: bch_backpointer -> bkey_i_backpointer
2024-12-21 Kent Overstreetbcachefs: Drop swab code for backpointers in alloc...
2024-12-21 Kent Overstreetbcachefs: bucket_pos_to_bp_end()
2024-12-21 Kent Overstreetbcachefs: check for backpointers to invalid device
2024-12-21 Kent Overstreetbcachefs: fix bp_pos_to_bucket_nodev_noerror
2024-12-21 Kent Overstreetbcachefs: Fix evacuate_bucket tracepoint
2024-12-21 Kent Overstreetbcachefs: fix O(n^2) issue with whiteouts in journal...
2024-12-21 Kent Overstreetbcachefs: btree_and_journal_iter: don't iterate over...
2024-12-21 Kent Overstreetbcachefs: journal keys: sort keys for interior nodes...
2024-12-21 Kent Overstreetbcachefs: kill bch2_journal_entries_free()
2024-12-21 Kent Overstreetbcachefs: Don't BUG_ON() when superblock feature wasn...
2024-12-21 Kent Overstreetbcachefs: Don't use a shared decompress workspace mempool
2024-12-21 Kent Overstreetbcachefs: compression workspaces should be indexed...
2024-12-21 Kent Overstreetbcachefs: add missing BTREE_ITER_intent
2024-12-21 Kent Overstreetbcachefs: Kill bch2_get_next_backpointer()
2024-12-21 Kent Overstreetbcachefs: Delete backpointers check in try_alloc_bucket()
2024-12-21 Kent Overstreetbcachefs: peek_prev_min(): Search forwards for extents...
2024-12-21 Kent Overstreetbcachefs: Implement bch2_btree_iter_prev_min()
2024-12-21 Kent Overstreetbcachefs: discard_one_bucket() now uses need_discard_or...
2024-12-21 Kent Overstreetbcachefs: bch2_bucket_do_index(): inconsistent_err...
2024-12-21 Kent Overstreetbcachefs: try_alloc_bucket() now uses bch2_check_discar...
2024-12-21 Kent Overstreetbcachefs: rework bch2_bucket_alloc_freelist() freelist...
2024-12-21 Kent Overstreetbcachefs: kill inconsistent err in invalidate_one_bucket()
2024-12-21 Kent Overstreetbcachefs: Don't delete reflink pointers to missing...
2024-12-21 Kent Overstreetbcachefs: Reorganize reflink.c a bit
2024-12-21 Kent Overstreetbcachefs: Reserve 8 bits in bch_reflink_p
2024-12-21 Kent Overstreetbcachefs: Kill FSCK_NEED_FSCK
2024-12-21 Kent Overstreetbcachefs: lru errors are expected when reconstructing...
2024-12-21 Kent Overstreetbcachefs: Delete dead code from bch2_discard_one_bucket()
next