linux-2.6-microblaze.git
2023-10-22 Kent Overstreetbcachefs: Don't start allocator threads too early
2023-10-22 Kent Overstreetbcachefs: bch2_bucket_alloc_new_fs() no longer depends...
2023-10-22 Kent Overstreetbcachefs: Rewrite bch2_bucket_alloc_new_fs()
2023-10-22 Kent Overstreetbcachefs: Kill non-lru cache replacement policies
2023-10-22 Kent Overstreetbcachefs: Fix a null ptr deref in bch2_inode_delete_keys()
2023-10-22 Kent Overstreetbcachefs: Turn encoded_extent_max into a regular option
2023-10-22 Kent Overstreetbcachefs: Option improvements
2023-10-22 Kent Overstreetbcachefs: Fix debugfs -bfloat-failed
2023-10-22 Kent Overstreetbcachefs: BTREE_ITER_NOPRESERVE
2023-10-22 Kent Overstreetbcachefs: Fix some shutdown path bugs
2023-10-22 Kent Overstreetbcachefs: Optimize memory accesses in bch2_btree_node_get()
2023-10-22 Kent Overstreetbcachefs: Make sure bch2_bucket_alloc_new_fs() obeys...
2023-10-22 Kent Overstreetbcachefs: Kill some obsolete sysfs code
2023-10-22 Kent Overstreetbcachefs: Don't call bch2_bkey_transform() unnecessarily
2023-10-22 Kent Overstreetbcachefs: Kill bch2_sort_repack_merge()
2023-10-22 Kent Overstreetbcachefs: Split out CONFIG_BCACHEFS_DEBUG_TRANSACTIONS
2023-10-22 Kent Overstreetbcachefs: Fix an assertion in bch2_truncate()
2023-10-22 Kent Overstreetbcachefs: Fix debug build in userspace
2023-10-22 Kent Overstreetbcachefs: Add missing bch2_trans_iter_exit() call
2023-10-22 Kent Overstreetbcachefs: Improve alloc_mem_to_key()
2023-10-22 Kent Overstreetbcachefs: bch2_alloc_write()
2023-10-22 Kent Overstreetbcachefs: Add more time_stats
2023-10-22 Kent Overstreetbcachefs: Print out OPT_SECTORS options in bytes
2023-10-22 Kent Overstreetbcachefs: Fix null ptr deref in fsck_inode_rm()
2023-10-22 Kent Overstreetbcachefs: Don't erasure code cached ptrs
2023-10-22 Kent Overstreetbcachefs: Split out struct gc_stripe from struct stripe
2023-10-22 Kent Overstreetbcachefs: Convert a BUG_ON() to a warning
2023-10-22 Kent Overstreetbcachefs: bch2_trans_update() is now __must_check
2023-10-22 Kent Overstreetbcachefs: Make __bch2_journal_debug_to_text() more...
2023-10-22 Kent Overstreetbcachefs: Specify filesystem options
2023-10-22 Kent Overstreetbcachefs: Fix copygc sectors_to_move calculation
2023-10-22 Kent Overstreetbcachefs: Convert journal sysfs params to regular options
2023-10-22 Kent Overstreetbcachefs: Fix btree_path leaks in bch2_trans_update()
2023-10-22 Kent Overstreetbcachefs: Erasure coding fixes
2023-10-22 Kent Overstreetbcachefs: Handle replica marking fsck errors locally
2023-10-22 Kent Overstreetbcachefs: Push c->mark_lock usage down to where it...
2023-10-22 Kent Overstreetbcachefs: Kill bch2_replicas_delta_list_marked()
2023-10-22 Kent Overstreetbcachefs: Fix reflink path for snapshots
2023-10-22 Kent Overstreetbcachefs: Convert bucket_alloc_ret to negative error...
2023-10-22 Kent Overstreetbcachefs: Fix page state after fallocate
2023-10-22 Kent Overstreetbcachefs: Fix page state when reading into !PageUptodat...
2023-10-22 Kent Overstreetbcachefs: Kill PAGE_SECTOR_SHIFT
2023-10-22 Kent Overstreetbcachefs: Apply workaround for too many btree iters...
2023-10-22 Kent Overstreetbcachefs: Fix quota support for snapshots
2023-10-22 Kent Overstreetbcachefs: SECTOR_DIRTY_RESERVED
2023-10-22 Kent Overstreetbcachefs: Fix i_sectors_leak in bch2_truncate_page
2023-10-22 Kent Overstreetbcachefs: Fix an i_sectors accounting bug
2023-10-22 Kent Overstreetbcachefs: Fix BCH_FS_ERROR flag handling
2023-10-22 Kent Overstreetbcachefs: Add a bit of missing repair code
2023-10-22 Kent Overstreetbcachefs: Fix error reporting from bch2_journal_flush_seq
2023-10-22 Kent Overstreetbcachefs: Run insert triggers before overwrite triggers
2023-10-22 Kent Overstreetbcachefs: Disk space accounting fix on brand-new fs
2023-10-22 Kent Overstreetbcachefs: Also log device name in userspace
2023-10-22 Kent Overstreetbcachefs: Update export_operations for snapshots
2023-10-22 Kent Overstreetbcachefs: Refactor journal replay code
2023-10-22 Kent Overstreetbcachefs: Fix missing field initialization
2023-10-22 Kent Overstreetbcachefs: Convert journal BUG_ON() to a warning
2023-10-22 Kent Overstreetbcachefs: Improve bch2_reflink_p_to_text()
2023-10-22 Kent Overstreetbcachefs: More enum strings
2023-10-22 Kent Overstreetbcachefs: Tweak vfs cache shrinker behaviour
2023-10-22 Kent Overstreetbcachefs: Fix an exiting of uninitialized iterator
2023-10-22 Kent Overstreetbcachefs: Fix infinite loop in bch2_btree_cache_scan()
2023-10-22 Kent Overstreetbcachefs: Don't check for -ENOSPC in page writeback
2023-10-22 Kent Overstreetbcachefs: Inode updates should generally be BTREE_INSER...
2023-10-22 Kent Overstreetbcachefs: Fallocate fixes
2023-10-22 Kent Overstreetbcachefs: Refactor bch2_fpunch_at()
2023-10-22 Kent Overstreetbcachefs: bch2_assert_pos_locked()
2023-10-22 Kent Overstreetbcachefs: path->should_be_locked fixes
2023-10-22 Kent Overstreetbcachefs: Clean up error reporting in the startup path
2023-10-22 Chris Webbbcachefs: Return -ENOKEY/EINVAL when mount decryption...
2023-10-22 Kent Overstreetbcachefs: Fix upgrade path for reflink_p fix
2023-10-22 Kent Overstreetbcachefs: Switch fsync to use bi_journal_seq
2023-10-22 Kent Overstreetbcachefs: Kill bucket quantiles sysfs code
2023-10-22 Kent Overstreetbcachefs: Kill journal buf bloom filter
2023-10-22 Kent Overstreetbcachefs: Add journal_seq to inode & alloc keys
2023-10-22 Kent Overstreetbcachefs: Update inode on every write
2023-10-22 Kent Overstreetbcachefs: BTREE_UPDATE_NOJOURNAL
2023-10-22 Kent Overstreetbcachefs: Fix __remove_dirent()
2023-10-22 Kent Overstreetbcachefs: Fix check_inodes()
2023-10-22 Kent Overstreetbcachefs: Improve error message in bch2_write_super()
2023-10-22 Kent Overstreetbcachefs: Fix trans_lock_write()
2023-10-22 Kent Overstreetbcachefs: Fix upgrade_readers()
2023-10-22 Kent Overstreetbcachefs: Fix faulty assertion
2023-10-22 Kent Overstreetbcachefs: BTREE_TRIGGER_INSERT now only means insert
2023-10-22 Kent Overstreetbcachefs: Convert bch2_mark_key() to take a btree_trans *
2023-10-22 Kent Overstreetbcachefs: Assorted ec fixes
2023-10-22 Kent Overstreetbcachefs: Fix bch2_mark_update()
2023-10-22 Kent Overstreetbcachefs: Ensure journal doesn't get stuck in nochanges...
2023-10-22 Kent Overstreetbcachefs: Improve transaction restart handling in fsck...
2023-10-22 Kent Overstreetbcachefs: Fix bch2_btree_iter_advance()
2023-10-22 Kent Overstreetbcachefs: Move bch2_evict_subvolume_inodes() to fs.c
2023-10-22 Kent Overstreetbcachefs: Don't do upgrades in nochanges mode
2023-10-22 Kent Overstreetbcachefs: Drop bch2_journal_meta() call when going RW
2023-10-22 Kent Overstreetbcachefs: Add BCH_SUBVOLUME_UNLINKED
2023-10-22 Kent Overstreetbcachefs: Improve error messages in trans_mark_reflink_p()
2023-10-22 Kent Overstreetbcachefs: Don't run triggers in fix_reflink_p_key()
2023-10-22 Kent Overstreetbcachefs: More general fix for transaction paths overflow
2023-10-22 Kent Overstreetbcachefs: Fix fsck path for refink pointers
2023-10-22 Kent Overstreetbcachefs: Ensure we flush btree updates in evacuate...
2023-10-22 Kent Overstreetbcachefs: bch2_btree_node_rewrite() now returns transac...
next