]> git.dujemihanovic.xyz Git - linux.git/shortlog
linux.git
2024-09-21 Kent Overstreetbcachefs: bch2_trigger_ptr() calculates sectors even...
2024-09-21 Kent Overstreetbcachefs: improve error messages in bch2_ec_read_extent()
2024-09-21 Kent Overstreetbcachefs: improve error message on too few devices...
2024-09-21 Kent Overstreetbcachefs: improve bch2_new_stripe_to_text()
2024-09-21 Kent Overstreetbcachefs: ec_stripe_head.nr_created
2024-09-21 Kent Overstreetbcachefs: bch_stripe.disk_label
2024-09-21 Kent Overstreetbcachefs: stripe_to_mem()
2024-09-21 Kent Overstreetbcachefs: EIO errcode cleanup
2024-09-21 Kent Overstreetbcachefs: Rework btree node pinning
2024-09-21 Kent Overstreetbcachefs: split up btree cache counters for live, freeable
2024-09-21 Kent Overstreetbcachefs: btree cache counters should be size_t
2024-09-21 Kent Overstreetbcachefs: Don't count "skipped access bit" as touched...
2024-09-21 Kent Overstreetbcachefs: Failed devices no longer require mounting...
2024-09-21 Kent Overstreetbcachefs: bch2_dev_rcu_noerror()
2024-09-21 Kent Overstreetbcachefs: Progress indicator for extents_to_backpointers
2024-09-21 Kent Overstreetbcachefs: bch2_opts_to_text()
2024-09-21 Kent Overstreetbcachefs: improve "no device to read from" message
2024-09-21 Hongbo Libcachefs: Fix compilation error for bch2_sb_member_alloc
2024-09-21 Kent Overstreetbcachefs: bch2_sb_member_alloc()
2024-09-21 Kent Overstreetbcachefs: bch2_dev_remove_alloc() -> alloc_background.c
2024-09-21 Kent Overstreetbcachefs: Move tabstop setup to bch2_dev_usage_to_text()
2024-09-21 Kent Overstreetbcachefs: Options for recovery_passes, recovery_passes_...
2024-09-21 Kent Overstreetbcachefs: Use mm_account_reclaimed_pages() when freeing...
2024-09-21 Kent Overstreetbcachefs: Use __GFP_ACCOUNT for reclaimable memory
2024-09-21 Sasha Finkelsteinbcachefs: Hook up RENAME_WHITEOUT in rename.
2024-09-21 Kent Overstreetbcachefs: rebalance writes use BCH_WRITE_ONLY_SPECIFIED...
2024-09-21 Kent Overstreetbcachefs: BCH_WRITE_ALLOC_NOWAIT no longer applies...
2024-09-21 Kent Overstreetbcachefs: fix prototype to bch2_alloc_sectors_start_trans()
2024-09-21 Kent Overstreetbcachefs: kill redundant is_vmalloc_addr()
2024-09-21 Kent Overstreetbcachefs: convert __bch2_encrypt_bio() to darray
2024-09-21 Kent Overstreetbcachefs: do_encrypt() now handles allocation failures
2024-09-21 Kent Overstreetbcachefs: Add pinned to btree cache not freed counters
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
next