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: kill bch2_crc64_update
Kent Overstreet
2023-10-22
bcachefs: Fix for building with old gcc
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_lock_inodes()
Kent Overstreet
2023-10-22
bcachefs: Check for key size > offset
Kent Overstreet
2023-10-22
bcachefs: Refactor trans_(get|update)_key
Kent Overstreet
2023-10-22
bcachefs: Update path now handles triggers that generate more triggers
Kent Overstreet
2023-10-22
bcachefs: add inode_generation_to_text method
Kent Overstreet
2023-10-22
bcachefs: Fix array overrun with unknown btree roots
Kent Overstreet
2023-10-22
bcachefs: fix kasan splat
Kent Overstreet
2023-10-22
bcachefs: Delete a spurious assertion
Kent Overstreet
2023-10-22
bcachefs: fix __bch2_xattr_bcachefs_get()
Kent Overstreet
2023-10-22
bcachefs: use memalloc_nofs_save() for vmalloc allocation
Kent Overstreet
2023-10-22
bcachefs: Fix promoting to cache devices (durability = 0)
Kent Overstreet
2023-10-22
bcachefs: Don't allow bkey vals that are too big in extents btree
Kent Overstreet
2023-10-22
bcachefs: Reduce BKEY_PADDED usage
Kent Overstreet
2023-10-22
bcachefs: bkey_merge() now takes bkey_s
Kent Overstreet
2023-10-22
bcachefs: Don't overflow stack in bch2_extent_merge_inline()
Kent Overstreet
2023-10-22
bcachefs: Fix starting copygc when already started
Kent Overstreet
2023-10-22
bcachefs: Fix an error path in bch2_btree_iter_traverse()
Kent Overstreet
2023-10-22
bcachefs: Improve key marking interface
Kent Overstreet
2023-10-22
bcachefs: Fix cached sectors not being updated on invalidate
Kent Overstreet
2023-10-22
bcachefs: better BTREE_INSERT_NO_CLEAR_REPLICAS
Kent Overstreet
2023-10-22
bcachefs: fix a mount error path
Kent Overstreet
2023-10-22
bcachefs: fix bch2_extent_merge()
Kent Overstreet
2023-10-22
bcachefs: Don't use a fixed size buffer for fs_usage_deltas
Kent Overstreet
2023-10-22
bcachefs: Rip out old hacky transaction restart tracing
Kent Overstreet
2023-10-22
bcachefs: More work to avoid transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Avoid spurious transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Ensure bch2_btree_iter_next() always advances
Kent Overstreet
2023-10-22
bcachefs: Fix a bug with spinning on the journal
Kent Overstreet
2023-10-22
bcachefs: Delete duplicate code
Kent Overstreet
2023-10-22
bcachefs: Fix spurious inconsistency in recovery
Kent Overstreet
2023-10-22
bcachefs: improved btree locking tracepoints
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_delete_at_range()
Kent Overstreet
2023-10-22
bcachefs: stripe creation fixes
Kent Overstreet
2023-10-22
bcachefs: Merge extents with checksums
Kent Overstreet
2023-10-22
bcachefs: kill BTREE_ITER_NOUNLOCK
Kent Overstreet
2023-10-22
bcachefs: Don't pass around may_drop_locks
Kent Overstreet
2023-10-22
bcachefs: Kill remaining bch2_btree_iter_unlock() uses
Kent Overstreet
2023-10-22
bcachefs: Fix for the stripes mark path and gc
Kent Overstreet
2023-10-22
bcachefs: Redo replicas gc mechanism
Kent Overstreet
2023-10-22
bcachefs: Fix return code from bch2_fs_start()
Kent Overstreet
2023-10-22
bcachefs: Don't run fsck by default at mount time
Kent Overstreet
2023-10-22
bcachefs: some improvements to startup messages and options
Kent Overstreet
2023-10-22
bcachefs: Various improvements to bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_mark_update()
Kent Overstreet
2023-10-22
bcachefs: btree_bkey_cached_common
Kent Overstreet
2023-10-22
bcachefs: Write out fs usage consistently
Kent Overstreet
2023-10-22
bcachefs: Avoid write lock on mark_lock
Kent Overstreet
2023-10-22
bcachefs: Fix a bug with multiple iterators being traversed
Kent Overstreet
[next]