linux-2.6-microblaze.git
2023-10-22 Kent Overstreetbcachefs: ec_stripe_bkey_insert() -> for_each_btree_key...
2023-10-22 Kent Overstreetbcachefs: Convert erasure coding to for_each_btree_key_...
2023-10-22 Kent Overstreetbcachefs: Add a counter for btree_trans restarts
2023-10-22 Kent Overstreetbcachefs: Convert alloc code to for_each_btree_key_commit()
2023-10-22 Kent Overstreetbcachefs: Convert subvol code to for_each_btree_key_com...
2023-10-22 Kent Overstreetbcachefs: Convert bch2_dev_usrdata_drop() to for_each_b...
2023-10-22 Kent Overstreetbcachefs: Convert bch2_do_invalidates_work() to for_eac...
2023-10-22 Kent Overstreetbcachefs: bch2_trans_run()
2023-10-22 Kent Overstreetbcachefs: Convert bch2_gc_done() for_each_btree_key2()
2023-10-22 Kent Overstreetbcachefs: Convert more fsck code to for_each_btree_key2()
2023-10-22 Kent Overstreetbcachefs: Convert more quota code to for_each_btree_key2()
2023-10-22 Kent Overstreetbcachefs: Convert bch2_check_lrus() to for_each_btree_k...
2023-10-22 Kent Overstreetbcachefs: Convert bch2_dev_freespace_init() to for_each...
2023-10-22 Kent Overstreetbcachefs: Convert bch2_do_discards_work() to for_each_b...
2023-10-22 Kent Overstreetbcachefs: Improve bucket_alloc_fail tracepoint
2023-10-22 Kent Overstreetbcachefs: bch2_mark_alloc(): Do wakeups after updating...
2023-10-22 Daniel Hillbcachefs: added lock held time stats
2023-10-22 Daniel Hillbcachefs: bch2_time_stats_to_text now indents properly
2023-10-22 Daniel Hillbcachefs: lock time stats prep work.
2023-10-22 Kent Overstreetbcachefs: Unlock in bch2_trans_begin() if we've held...
2023-10-22 Kent Overstreetbcachefs: for_each_btree_key2()
2023-10-22 Kent Overstreetbcachefs: Fix repair for extent past end of inode
2023-10-22 Kent Overstreetbcachefs: When fsck finds redundant snapshot keys,...
2023-10-22 Kent Overstreetbcachefs: Improve fsck for subvols/snapshots
2023-10-22 Kent Overstreetbcachefs: Improve snapshots_seen
2023-10-22 Kent Overstreetbcachefs: Fix subvol/snapshot deleting in recovery
2023-10-22 Kent Overstreetbcachefs: fsck_inode_rm() shouldn't delete subvols
2023-10-22 Kent Overstreetbcachefs: Switch data_update path to snapshot_id_list
2023-10-22 Kent Overstreetbcachefs: Fix snapshot deletion
2023-10-22 Kent Overstreetbcachefs: Rename __bch2_trans_do() -> commit_do()
2023-10-22 Kent Overstreetbcachefs: Silence some fsck errors when reconstructing...
2023-10-22 Kent Overstreetbcachefs: Put some repair messages behind opts->verbose
2023-10-22 Kent Overstreetbcachefs: Silence unimportant tracepoints
2023-10-22 Kent Overstreetbcachefs: Fix move path when move_stats == NULL
2023-10-22 Kent Overstreetbcachefs: Get ref on c->writes in move.c
2023-10-22 Kent Overstreetbcachefs: move.c refactoring
2023-10-22 Daniel Hillbcachefs: data jobs, including rebalance wait for copygc.
2023-10-22 Kent Overstreetbcachefs: Redo data_update interface
2023-10-22 Kent Overstreetbcachefs: Fix bch2_check_alloc_key()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_check_alloc_info
2023-10-22 Kent Overstreetbcachefs: Use BTREE_INSERT_LAZY_RW in bch2_check_alloc_...
2023-10-22 Kent Overstreetbcachefs: Bucket invalidate path improvements
2023-10-22 Kent Overstreetbcachefs: Don't BUG_ON() inode link count underflow
2023-10-22 Kent Overstreetbcachefs: Always descend to leaf nodes it btree_gc
2023-10-22 Daniel Hillbcachefs: fix __dev_available().
2023-10-22 Kent Overstreetbcachefs: Fix assertion in topology repair
2023-10-22 Kent Overstreetbcachefs: Make verbose option settable at runtime
2023-10-22 Kent Overstreetbcachefs: Improve "copygc requested to run" error message
2023-10-22 Kent Overstreetbcachefs: Pull out data_update.c
2023-10-22 Kent Overstreetbcachefs: Split out dev_buckets_free()
2023-10-22 Kent Overstreetbcachefs: btree key cache pcpu freedlist
2023-10-22 Kent Overstreetbcachefs: Make IO in flight by copygc/rebalance configu...
2023-10-22 Kent Overstreetbcachefs: Check for extents with too many ptrs
2023-10-22 Kent Overstreetbcachefs: Fix refcount leak in bch2_do_invalidates()
2023-10-22 Kent Overstreetbcachefs: Always use percpu_ref_tryget_live() on c...
2023-10-22 Kent Overstreetbcachefs: Improve checksum error messages
2023-10-22 Kent Overstreetbcachefs: Improve an error message
2023-10-22 Kent Overstreetbcachefs: Fix assertion in bch2_dev_list_add_dev()
2023-10-22 Kent Overstreetbcachefs: Increase max size for btree_trans bump allocator
2023-10-22 Kent Overstreetbcachefs: Add a persistent counter for bucket discards
2023-10-22 Kent Overstreetbcachefs: Fix btree node read retries
2023-10-22 Kent Overstreetbcachefs: Add a persistent counter for bucket invalidation
2023-10-22 Kent Overstreetbcachefs: Call bch2_do_invalidates() when going read...
2023-10-22 Kent Overstreetbcachefs: Improved human readable integer parsing
2023-10-22 Kent Overstreetbcachefs: Fix freespace initialization
2023-10-22 Kent Overstreetbcachefs: Printbuf rework
2023-10-22 Kent Overstreetbcachefs: Fix btree node read error path
2023-10-22 Kent Overstreetbcachefs: Fix btree_and_journal_iter
2023-10-22 Kent Overstreetbcachefs: Fix for cmd_list_journal
2023-10-22 Kent Overstreetbcachefs: Also log overwrites in journal
2023-10-22 Kent Overstreetbcachefs: Refactor journal entry adding
2023-10-22 Kent Overstreetbcachefs: Add some missing error messages
2023-10-22 Kent Overstreetbcachefs: Fix memory corruption in encryption path
2023-10-22 Kent Overstreetbcachefs: bch2_trans_reset_updates()
2023-10-22 Kent Overstreetbcachefs: Fix error checking in bch2_fs_alloc()
2023-10-22 Kent Overstreetbcachefs: Print message on btree node read retry success
2023-10-22 Kent Overstreetbcachefs: Fix journal_keys_search() overhead
2023-10-22 Kent Overstreetbcachefs: Always print when doing journal replay in...
2023-10-22 Daniel Hillbcachefs: Rename group to label for remaining strings.
2023-10-22 Kent Overstreetbcachefs: Fix encryption path on arm
2023-10-22 Kent Overstreetbcachefs: Switch to key_type_user, not logon
2023-10-22 Kent Overstreetbcachefs: LRU repair tweaks
2023-10-22 Kent Overstreetbcachefs: Delete bch_writepage
2023-10-22 Brett Holmanbcachefs: Make bch_option compatible with Rust ffi
2023-10-22 Kent Overstreetbcachefs: Put btree_trans_verify_sorted() behind debug_...
2023-10-22 Kent Overstreetbcachefs: Fix extent merging
2023-10-22 Kent Overstreetbcachefs: Improve invalid bkey error message
2023-10-22 Kent Overstreetbcachefs: Fix journal_iters_fix()
2023-10-22 Kent Overstreetbcachefs: Go RW before bch2_check_lrus()
2023-10-22 Daniel Hillbcachefs: Add persistent counters
2023-10-22 Kent Overstreetbcachefs: Tracepoint improvements
2023-10-22 Kent Overstreetbcachefs: Don't kick journal reclaim unless low on...
2023-10-22 Kent Overstreetbcachefs: Lock ordering fix
2023-10-22 Kent Overstreetbcachefs: Shutdown path improvements
2023-10-22 Kent Overstreetbcachefs: Fix hash_check_key()
2023-10-22 Kent Overstreetbcachefs: Allocate some extra room in btree_key_cache_f...
2023-10-22 Kent Overstreetbcachefs: bch2_btree_iter_peek_all_levels()
2023-10-22 Kent Overstreetbcachefs: btree_path_set_level_(up|down)
2023-10-22 Kent Overstreetbcachefs: bch2_btree_iter_peek_slot() now works on...
2023-10-22 Kent Overstreetbcachefs: btree_update_interior.c prep for backpointers
next