index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: add bcachefs xxhash support
jpsollie
2023-10-22
bcachefs: Prepare checksums for more advanced algorithms
jpsollie
2023-10-22
bcachefs: Enforce SYS_CAP_ADMIN within ioctls
Tobias Geerinckx-Rice
2023-10-22
bcachefs: Fix bch2_btree_iter_peek_prev()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_acl_chmod() cleanup on error
Dan Robertson
2023-10-22
bcachefs: statfs bfree and bavail should be the same
Dan Robertson
2023-10-22
bcachefs: Fix shift-by-64 in bch2_bkey_format_validate()
Kent Overstreet
2023-10-22
bcachefs: fix truncate without a size change
Dan Robertson
2023-10-22
bcachefs: fix ifdef for x86_64 asm
Dan Robertson
2023-10-22
bcachefs: ensure iter->should_be_locked is set
Dan Robertson
2023-10-22
bcachefs: Fix unused variable warning when !BCACHEFS_DEBUG
Christopher James Halse Rogers
2023-10-22
bcachefs: Use memalloc_nofs_save() in bch2_read_endio()
Kent Overstreet
2023-10-22
bcachefs: Fix btree_node_read_all_replicas() error handling
Kent Overstreet
2023-10-22
bcachefs: Don't loop into topology repair
Kent Overstreet
2023-10-22
bcachefs: Don't ratelimit certain fsck errors
Kent Overstreet
2023-10-22
bcachefs: ensure iter->should_be_locked is set
Dan Robertson
2023-10-22
bcachefs: Don't disable preemption unnecessarily
Kent Overstreet
2023-10-22
bcachefs: Extensive triggers cleanups
Kent Overstreet
2023-10-22
bcachefs: fix truncate with ATTR_MODE
Kent Overstreet
2023-10-22
bcachefs: Improve iter->should_be_locked
Kent Overstreet
2023-10-22
bcachefs: Kill __btree_delete_at()
Kent Overstreet
2023-10-22
bcachefs: Make sure bch2_trans_mark_update uses correct iter flags
Kent Overstreet
2023-10-22
bcachefs: Fix a memory leak in dio write path
Kent Overstreet
2023-10-22
bcachefs: fix a possible bcachefs checksum mapping error opt-checksum enum to...
Janpieter Sollie
2023-10-22
bcachefs: Clear iter->should_be_locked in bch2_trans_reset
Kent Overstreet
2023-10-22
bcachefs: Don't underflow c->sectors_available
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_btree_iter_peek_cached()
Kent Overstreet
2023-10-22
bcachefs: Allow shorter JSET_ENTRY_dev_usage entries
Kent Overstreet
2023-10-22
bcachefs: mount: fix null deref with null devname
Dan Robertson
2023-10-22
bcachefs: Fix null ptr deref when splitting compressed extents
Kent Overstreet
2023-10-22
bcachefs: Fix overflow in journal_replay_entry_early
Kent Overstreet
2023-10-22
bcachefs: Always zero memory from bch2_trans_kmalloc()
Kent Overstreet
2023-10-22
bcachefs: Merging for indirect extents
Kent Overstreet
2023-10-22
bcachefs: Improved extent merging
Kent Overstreet
2023-10-22
bcachefs: Re-implement extent merging in transaction commit path
Kent Overstreet
2023-10-22
bcachefs: Refactor extent_handle_overwrites()
Kent Overstreet
2023-10-22
bcachefs: Clean up key merging
Kent Overstreet
2023-10-22
bcachefs: Kill trans->updates2
Kent Overstreet
2023-10-22
bcachefs: Simplify reflink trigger
Kent Overstreet
2023-10-22
bcachefs: Move extent_handle_overwrites() to bch2_trans_update()
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_peek_slot() now saves initial position when searching
Kent Overstreet
2023-10-22
bcachefs: Kill __bch2_btree_iter_peek_slot_extents()
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_peek_slot() now supports BTREE_ITER_WITH_UPDATES
Kent Overstreet
2023-10-22
bcachefs: BTREE_ITER_WITH_UPDATES
Kent Overstreet
2023-10-22
bcachefs: Child btree iterators
Kent Overstreet
2023-10-22
bcachefs: Drop all btree locks when submitting btree node reads
Kent Overstreet
2023-10-22
bcachefs: More topology repair code
Kent Overstreet
2023-10-22
bcachefs: Fix a buffer overrun
Kent Overstreet
2023-10-22
bcachefs: Don't mark superblocks past end of usable space
Kent Overstreet
2023-10-22
bcachefs: Fix a spurious debug mode assertion
Kent Overstreet
[next]