index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-17
bcachefs: Improve sysfs internal/btree_updates
Kent Overstreet
2024-03-17
bcachefs: Split out btree_node_rewrite_worker
Kent Overstreet
2024-03-17
bcachefs: Fix locking in bch2_alloc_write_key()
Kent Overstreet
2024-03-17
bcachefs: Avoid extent entry type assertions in .invalid()
Kent Overstreet
2024-03-17
bcachefs: Fix spurious -BCH_ERR_transaction_restart_nested
Kent Overstreet
2024-03-17
bcachefs: Fix check_key_has_snapshot() call
Kent Overstreet
2024-03-17
bcachefs: Change "accounting overran journal reservation" to a warning
Kent Overstreet
2024-03-13
bcachefs: time_stats: shrink time_stat_buffer for better alignment
Darrick J. Wong
2024-03-13
bcachefs: time_stats: split stats-with-quantiles into a separate structure
Darrick J. Wong
2024-03-13
bcachefs: mean_and_variance: put struct mean_and_variance_weighted on a diet
Darrick J. Wong
2024-03-13
bcachefs: time_stats: add larger units
Darrick J. Wong
2024-03-13
bcachefs: pull out time_stats.[ch]
Kent Overstreet
2024-03-13
bcachefs: reconstruct_alloc cleanup
Kent Overstreet
2024-03-13
bcachefs: fix bch_folio_sector padding
Kent Overstreet
2024-03-13
bcachefs: Fix btree key cache coherency during replay
Kent Overstreet
2024-03-13
bcachefs: Always flush write buffer in delete_dead_inodes()
Kent Overstreet
2024-03-13
bcachefs: Fix order of gc_done passes
Kent Overstreet
2024-03-13
bcachefs: fix deletion of indirect extents in btree_gc
Kent Overstreet
2024-03-13
bcachefs: Prefer struct_size over open coded arithmetic
Erick Archer
2024-03-13
bcachefs: Kill unused flags argument to btree_split()
Kent Overstreet
2024-03-13
bcachefs: Check for writing superblocks with nonsense member seq fields
Kent Overstreet
2024-03-13
bcachefs: fix bch2_journal_buf_to_text()
Kent Overstreet
2024-03-13
lib/generic-radix-tree.c: Make nodes more reasonably sized
Kent Overstreet
2024-03-13
bcachefs: copy_(to|from)_user_errcode()
Kent Overstreet
2024-03-13
bcachefs: Split out bkey_types.h
Kent Overstreet
2024-03-13
bcachefs: fix lost journal buf wakeup due to improved pipelining
Brian Foster
2024-03-13
bcachefs: intercept mountoption value for bool type
Hongbo Li
2024-03-13
bcachefs: avoid returning private error code in bch2_xattr_bcachefs_set
Hongbo Li
2024-03-13
bcachefs: Buffered write path now can avoid the inode lock
Kent Overstreet
2024-03-13
fs: file_remove_privs_flags()
Kent Overstreet
2024-03-13
bcachefs: Fix bch2_journal_noflush_seq()
Kent Overstreet
2024-03-13
bcachefs: fix the error code when mounting with incorrect options.
Hongbo Li
2024-03-13
bcachefs: split out ignore_blacklisted, ignore_not_dirty
Kent Overstreet
2024-03-13
bcachefs: improve move_gap()
Kent Overstreet
2024-03-13
bcachefs: journal_keys now uses darray helpers
Kent Overstreet
2024-03-13
bcachefs: Rename journal_keys.d -> journal_keys.data
Kent Overstreet
2024-03-13
bcachefs: jset_entry for loops declare loop iter
Kent Overstreet
2024-03-13
bcachefs: Errcode tracepoint, documentation
Kent Overstreet
2024-03-13
bcachefs: remove redundant assignment to variable ret
Colin Ian King
2024-03-13
bcachefs: Silence gcc warnings about arm arch ABI drift
Calvin Owens
2024-03-13
bcachefs: Add journal.blocked to journal_debug_to_text()
Kent Overstreet
2024-03-13
bcachefs: Fix journal_buf bitfield accesses
Kent Overstreet
2024-03-13
bcachefs: Split out discard fastpath
Kent Overstreet
2024-03-13
bcachefs: improve bch2_journal_buf_to_text()
Kent Overstreet
2024-03-13
bcachefs: Drop redundant btree_path_downgrade()s
Kent Overstreet
2024-03-13
bcachefs: rebalance_status now shows correct units
Daniel Hill
2024-03-13
bcachefs: more informative write path error message
Kent Overstreet
2024-03-13
bcachefs: check_path() now only needs to walk up to subvolume root
Kent Overstreet
2024-03-13
bcachefs: bch2_check_subvolume_structure()
Kent Overstreet
2024-03-13
bcachefs: omit alignment attribute on big endian struct bkey
Thomas Bertschinger
[next]