summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-22bcachefs: bch2_btree_path_upgrade_norestart()bcachefs-testing-2Kent Overstreet
2024-08-22rcu: Switch kvfree_rcu() to new rcu_pendingKent Overstreet
2024-08-22rcu: delete lockdep_assert_irqs_enabled() assert in start_poll_synchronize_rc...Kent Overstreet
2024-08-22rcu: lift rcu_pending from bcachefsKent Overstreet
2024-08-22darray: lift from bcachefsKent Overstreet
2024-08-22vmalloc: is_vmalloc_addr_inlined()Kent Overstreet
2024-08-22fs: super_cache_to_text()Kent Overstreet
2024-08-22fs/dcache: Add per-sb accounting for nr dentriesKent Overstreet
2024-08-22fs: Add super_block->s_inodes_nrKent Overstreet
2024-08-22percpu: per_cpu_sum()Kent Overstreet
2024-08-22bcachefs: shrinker.to_text() methodsKent Overstreet
2024-08-22mm: shrinker: Add shrinker_to_text() to debugfs interfaceKent Overstreet
2024-08-22mm: Centralize & improve oom reporting in show_mem.cKent Overstreet
2024-08-22mm: shrinker: Add new stats for .to_text()Kent Overstreet
2024-08-22mm: shrinker: Add a .to_text() method for shrinkersKent Overstreet
2024-08-22seq_buf: seq_buf_human_readable_u64()Kent Overstreet
2024-08-22bcachefs: Convert to use jiffies macrosChen Yufan
2024-08-22bcachefs: Refactor bch2_bset_fix_lookup_tableAlan Huang
2024-08-22bcachefs: Assert that we don't lock nodes when !trans->lockedKent Overstreet
2024-08-22bcachefs: Do not check folio_has_private()Matthew Wilcox (Oracle)
2024-08-22bcachefs: bch2_time_stats_reset()Kent Overstreet
2024-08-22bcachefs: Drop memalloc_nofs_save() in bch2_btree_node_mem_alloc()Kent Overstreet
2024-08-22bcachefs: Simplify bch2_xattr_emit() implementationYouling Tang
2024-08-22bcachefs: drop unused posix acl handlersYouling Tang
2024-08-22bcachefs: Remove unused parameterAlan Huang
2024-08-22bcachefs: Remove the prev array stuffAlan Huang
2024-08-22bcachefs: Minimize the search range used to calculate the mantissaAlan Huang
2024-08-22bcachefs: Convert open-coded extra computation to helperAlan Huang
2024-08-22bcachefs: Remove dead code in __build_ro_aux_treeAlan Huang
2024-08-22bcachefs: Remove unused parameter of bkey_mantissa_bits_droppedAlan Huang
2024-08-22bcachefs: Remove unused parameter of bkey_mantissaAlan Huang
2024-08-22bcachefs: bch2_sb_nr_devices()Kent Overstreet
2024-08-22bcachefs: trivial open_bucket_add_buckets() cleanupKent Overstreet
2024-08-22bcachefs: Fix a spelling error in docsXiaxi Shen
2024-08-22bcachefs: promote_whole_extents is now a normal optionKent Overstreet
2024-08-22bcachefs: Move rebalance_status out of sysfs/internalKent Overstreet
2024-08-22bcachefs: remove the unused parameter in macro bkey_crc_nextJulian Sun
2024-08-22bcachefs: fix macro definition allocate_dropping_locksJulian Sun
2024-08-22bcachefs: fix macro definition allocate_dropping_locks_errcodeJulian Sun
2024-08-22bcachefs: remove the unused macro definitionJulian Sun
2024-08-22bcachefs: quota_reserve_range() -> for_each_btree_key_in_subvolume_uptoKent Overstreet
2024-08-22bcachefs: bch2_folio_set() -> for_each_btree_key_in_subvolume_uptoKent Overstreet
2024-08-22bcachefs: range_has_data() -> for_each_btree_key_in_subvolume_uptoKent Overstreet
2024-08-22bcachefs: bch2_seek_hole() -> for_each_btree_key_in_subvolume_uptoKent Overstreet
2024-08-22bcachefs: bch2_seek_data() -> for_each_btree_key_in_subvolume_uptoKent Overstreet
2024-08-22bcachefs: bch2_xattr_list() -> for_each_btree_key_in_subvolume_uptoKent Overstreet
2024-08-22bcachefs: bch2_readdir() -> for_each_btree_key_in_subvolume_uptoKent Overstreet
2024-08-22bcachefs: for_each_btree_key_in_subvolume_upto()Kent Overstreet
2024-08-22bcachefs: bch2_fiemap(): call trans_begin() on every loop iterKent Overstreet
2024-08-22bcachefs: bchfs_read(): call trans_begin() on every loop iterKent Overstreet