linux-2.6-block.git
2024-09-09 Thorsten Blumbcachefs: Annotate bch_replicas_entry_{v0,v1} with...
2024-09-09 Hongbo Libcachefs: support idmap mounts
2024-09-09 Thorsten Blumbcachefs: Annotate struct bch_xattr with __counted_by()
2024-09-09 Kent Overstreetbcachefs: Switch gc bucket array to a genradix
2024-09-09 Kent Overstreetbcachefs: darray: convert to alloc_hooks()
2024-09-09 Chen Yufanbcachefs: Convert to use jiffies macros
2024-09-09 Alan Huangbcachefs: Refactor bch2_bset_fix_lookup_table
2024-09-09 Kent Overstreetbcachefs: Assert that we don't lock nodes when !trans...
2024-09-09 Matthew Wilcox... bcachefs: Do not check folio_has_private()
2024-09-09 Kent Overstreetbcachefs: bch2_time_stats_reset()
2024-09-09 Kent Overstreetbcachefs: Drop memalloc_nofs_save() in bch2_btree_node_...
2024-09-09 Youling Tangbcachefs: Simplify bch2_xattr_emit() implementation
2024-09-09 Youling Tangbcachefs: drop unused posix acl handlers
2024-09-09 Alan Huangbcachefs: Remove unused parameter
2024-09-09 Alan Huangbcachefs: Remove the prev array stuff
2024-09-09 Alan Huangbcachefs: Minimize the search range used to calculate...
2024-09-09 Alan Huangbcachefs: Convert open-coded extra computation to helper
2024-09-09 Alan Huangbcachefs: Remove dead code in __build_ro_aux_tree
2024-09-09 Alan Huangbcachefs: Remove unused parameter of bkey_mantissa_bits...
2024-09-09 Alan Huangbcachefs: Remove unused parameter of bkey_mantissa
2024-09-09 Kent Overstreetbcachefs: bch2_sb_nr_devices()
2024-09-09 Kent Overstreetbcachefs: trivial open_bucket_add_buckets() cleanup
2024-09-09 Xiaxi Shenbcachefs: Fix a spelling error in docs
2024-09-09 Kent Overstreetbcachefs: promote_whole_extents is now a normal option
2024-09-09 Kent Overstreetbcachefs: Move rebalance_status out of sysfs/internal
2024-09-09 Julian Sunbcachefs: remove the unused parameter in macro bkey_crc...
2024-09-09 Julian Sunbcachefs: fix macro definition allocate_dropping_locks
2024-09-09 Julian Sunbcachefs: fix macro definition allocate_dropping_locks_...
2024-09-09 Julian Sunbcachefs: remove the unused macro definition
2024-09-09 Kent Overstreetbcachefs: quota_reserve_range() -> for_each_btree_key_i...
2024-09-09 Kent Overstreetbcachefs: bch2_folio_set() -> for_each_btree_key_in_sub...
2024-09-09 Kent Overstreetbcachefs: range_has_data() -> for_each_btree_key_in_sub...
2024-09-09 Kent Overstreetbcachefs: bch2_seek_hole() -> for_each_btree_key_in_sub...
2024-09-09 Kent Overstreetbcachefs: bch2_seek_data() -> for_each_btree_key_in_sub...
2024-09-09 Kent Overstreetbcachefs: bch2_xattr_list() -> for_each_btree_key_in_su...
2024-09-09 Kent Overstreetbcachefs: bch2_readdir() -> for_each_btree_key_in_subvo...
2024-09-09 Kent Overstreetbcachefs: for_each_btree_key_in_subvolume_upto()
2024-09-09 Kent Overstreetbcachefs: bch2_fiemap(): call trans_begin() on every...
2024-09-09 Kent Overstreetbcachefs: bchfs_read(): call trans_begin() on every...
2024-09-09 Kent Overstreetbcachefs: kill bch2_btree_iter_peek_and_restart()
2024-09-09 Kent Overstreetbcachefs: Btree path tracepoints
2024-09-09 Kent Overstreetbcachefs: Add check for btree_path ref overflow
2024-09-09 Youling Tangbcachefs: Mark bch_inode_info as SLAB_ACCOUNT
2024-09-09 Youling Tangbcachefs: allocate inode by using alloc_inode_sb()
2024-09-09 Kent Overstreetbcachefs: Opt_durability can now be set via bch2_opt_se...
2024-09-09 Kent Overstreetbcachefs: bch2_opt_set_sb() can now set (some) device...
2024-09-09 Kent Overstreetbcachefs: data_allowed is now an opts.h option
2024-09-09 Thorsten Blumbcachefs: Annotate struct bucket_array with __counted_by()
2024-09-09 Nathan Chancellorbcachefs: Fix format specifier in bch2_btree_key_cache_...
2024-09-09 Kent Overstreetbcachefs: key cache can now allocate from pending
2024-09-09 Kent Overstreetbcachefs: Rip out freelists from btree key cache
2024-09-09 Kent Overstreetbcachefs: rcu_pending now works in userspace
2024-09-09 Kent Overstreetbcachefs: rcu_pending
2024-09-09 Kent Overstreetlib/generic-radix-tree.c: add preallocation
2024-09-09 Kent Overstreetlib/generic-radix-tree.c: genradix_ptr_inlined()
2024-09-09 Kent Overstreetbcachefs: Fix deadlock in __wait_on_freeing_inode()
2024-09-09 Kent Overstreetbcachefs: switch to rhashtable for vfs inodes hash
2024-09-09 Kent Overstreetinode: make __iget() a static inline
2024-09-09 Reed Rileybcachefs: Replace div_u64 with div64_u64 where second...
2024-09-09 Feiko Nanningabcachefs: Fix sysfs rebalance duration waited formatting
2024-09-09 Alyssa Rossbcachefs: Fix negative timespecs
2024-09-09 Kent Overstreetbcachefs: Don't delete open files in online fsck
2024-09-09 Kent Overstreetbcachefs: fix btree_key_cache sysfs knob
2024-09-09 Kent Overstreetbcachefs: More BCH_SB_MEMBER_INVALID support
2024-09-09 Kent Overstreetbcachefs: Simplify bch2_bkey_drop_ptrs()
2024-09-09 Kent Overstreetbcachefs: Add a cond_resched() to __journal_keys_sort()
2024-09-09 Kent Overstreetbcachefs: Fix ca->io_ref usage
2024-09-04 Kent Overstreetbcachefs: BCH_SB_MEMBER_INVALID
2024-09-01 Kent Overstreetbcachefs: fix rebalance accounting
2024-08-31 Kent Overstreetbcachefs: Mark more errors as autofix
2024-08-31 Kent Overstreetbcachefs: Revert lockless buffered IO path
2024-08-27 Kent Overstreetbcachefs: Fix bch2_extents_match() false positive
2024-08-27 Kent Overstreetbcachefs: Fix failure to return error in data_update_in...
2024-08-24 Kent Overstreetbcachefs: Fix rebalance_work accounting
2024-08-24 Kent Overstreetbcachefs: Fix failure to flush moves before sleeping...
2024-08-22 Kent Overstreetbcachefs: don't use rht_bucket() in btree_key_cache_scan()
2024-08-22 Kent Overstreetbcachefs: add missing inode_walker_exit()
2024-08-22 Kent Overstreetbcachefs: clear path->should_be_locked in bch2_btree_ke...
2024-08-22 Yuesong Libcachefs: Fix double assignment in check_dirent_to_subvol()
2024-08-22 Kent Overstreetbcachefs: Fix refcounting in discard path
2024-08-22 Kent Overstreetbcachefs: Fix compat issue with old alloc_v4 keys
2024-08-22 Kent Overstreetbcachefs: Fix warning in bch2_fs_journal_stop()
2024-08-22 Kent Overstreetfs/super.c: improve get_tree() error message
2024-08-22 Kent Overstreetbcachefs: Fix missing validation in bch2_sb_journal_v2_...
2024-08-22 Kent Overstreetbcachefs: Fix replay_now_at() assert
2024-08-22 Kent Overstreetbcachefs: Fix locking in bch2_ioc_setlabel()
2024-08-22 Kent Overstreetbcachefs: fix failure to relock in btree_node_fill()
2024-08-22 Kent Overstreetbcachefs: fix failure to relock in bch2_btree_node_mem_...
2024-08-22 Kent Overstreetbcachefs: unlock_long() before resort in journal replay
2024-08-22 Kent Overstreetbcachefs: fix missing bch2_err_str()
2024-08-22 Kent Overstreetbcachefs: fix time_stats_to_text()
2024-08-22 Kent Overstreetbcachefs: Fix bch2_bucket_gens_init()
2024-08-22 Kent Overstreetbcachefs: Fix bch2_trigger_alloc assert
2024-08-22 Kent Overstreetbcachefs: Fix failure to relock in btree_node_get()
2024-08-22 Kent Overstreetbcachefs: setting bcachefs_effective.* xattrs is a...
2024-08-22 Kent Overstreetbcachefs: Fix "trying to move an extent, but nr_replicas=0"
2024-08-22 Kent Overstreetbcachefs: bch2_data_update_init() cleanup
2024-08-20 Kent Overstreetbcachefs: Extra debug for data move path
2024-08-19 Kent Overstreetbcachefs: Fix incorrect gfp flags
2024-08-19 Kent Overstreetbcachefs: fix field-spanning write warning
next