]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-12-29 Kent Overstreetbcachefs: bcachefs_metadata_version_backpointer_bucket_gen
2024-12-29 Kent Overstreetbcachefs: bch2_btree_path_peek_slot() doesn't return...
2024-12-29 Kent Overstreetbcachefs: trace_key_cache_fill
2024-12-29 Kent Overstreetbcachefs: Log message in journal for snapshot deletion
2024-12-29 Kent Overstreetbcachefs: bch2_trans_log_msg()
2024-12-29 Kent Overstreetbcachefs: Kill snapshot_t->equiv
2024-12-21 Kent Overstreetbcachefs: Snapshot deletion no longer uses snapshot_t...
2024-12-21 Kent Overstreetbcachefs: Kill equiv_seen arg to delete_dead_snapshots_...
2024-12-21 Kent Overstreetbcachefs: Don't run overwrite triggers before insert
2024-12-21 Kent Overstreetbcachefs: alloc_data_type_set() happens in alloc trigger
2024-12-21 Kent Overstreetbcachefs: Fix key cache + BTREE_ITER_all_snapshots
2024-12-21 Kent Overstreetbcachefs: Fix btree_trans_peek_key_cache() BTREE_ITER_a...
2024-12-21 Kent Overstreetbcachefs: tidy btree_trans_peek_journal()
2024-12-21 Kent Overstreetbcachefs: tidy up __bch2_btree_iter_peek()
2024-12-21 Kent Overstreetbcachefs: check_indirect_extents can run online
2024-12-21 Kent Overstreetbcachefs: Refactor c->opts.reconstruct_alloc
2024-12-21 Nathan Chancellorbcachefs: Add empty statement between label and declara...
2024-12-21 Kent Overstreetbcachefs: trace_write_buffer_maybe_flush
2024-12-21 Kent Overstreetbcachefs: bch2_snapshot_exists()
2024-12-21 Kent Overstreetbcachefs: bch2_check_key_has_snapshot() prints btree id
2024-12-21 Kent Overstreetbcachefs: bch2_str_hash_check_key() now checks inode...
2024-12-21 Kent Overstreetbcachefs: Don't BUG_ON() inode unpack error
2024-12-21 Kent Overstreetbcachefs: Use proper errcodes for inode unpack errors
2024-12-21 Kent Overstreetbcachefs: kill sysfs internal/accounting
2024-12-21 Kent Overstreetbcachefs: Kill unnecessary mark_lock usage
2024-12-21 Kent Overstreetbcachefs: Don't start rewriting btree nodes until after...
2024-12-21 Kent Overstreetbcachefs: Fix reuse of bucket before journal flush...
2024-12-21 Kent Overstreetbcachefs: bch2_journal_noflush_seq() now takes [start...
2024-12-21 Kent Overstreetbcachefs: Set bucket needs discard, inc gen on empty...
2024-12-21 Kent Overstreetbcachefs: Don't add unknown accounting types to eytzing...
2024-12-21 Kent Overstreetbcachefs: Plumb bkey_validate_context to journal_entry_...
2024-12-21 Kent Overstreetbcachefs: Use a heap for handling overwrites in btree...
2024-12-21 Kent Overstreetlib min_heap: Switch to size_t
2024-12-21 Kent Overstreetbcachefs: Minor bucket alloc optimization
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
next