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
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: run_one_trigger() now checks journal keys
Kent Overstreet
2023-10-22
bcachefs: Stash a copy of key being overwritten in btree_insert_entry
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_path_set_pos()
Kent Overstreet
2023-10-22
bcachefs: btree_id_cached()
Kent Overstreet
2023-10-22
bcachefs: Improve btree_key_cache_flush_pos()
Kent Overstreet
2023-10-22
bcachefs: Fix freeing in bch2_dev_buckets_resize()
Kent Overstreet
2023-10-22
bcachefs: Don't keep nodes in btree_reserve locked
Kent Overstreet
2023-10-22
bcachefs: Log message improvements
Kent Overstreet
2023-10-22
bcachefs: Delete some dead code
Kent Overstreet
2023-10-22
bcachefs: Ignore cached data when calculating fragmentation
Kent Overstreet
2023-10-22
bcachefs: Don't use in-memory bucket array for alloc updates
Kent Overstreet
2023-10-22
bcachefs: Kill allocator short-circuit invalidate
Kent Overstreet
2023-10-22
bcachefs: BTREE_INSERT_LAZY_RW is only for recovery path
Kent Overstreet
2023-10-22
bcachefs: Handle transaction restarts in __bch2_move_data()
Kent Overstreet
2023-10-22
bcachefs: Simplify bch2_inode_delete_keys()
Kent Overstreet
2023-10-22
bcachefs: iter->update_path
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_btree_iter()
Kent Overstreet
2023-10-22
bcachefs: Tracepoint improvements
Kent Overstreet
2023-10-22
bcachefs: New snapshot unit test
Kent Overstreet
2023-10-22
bcachefs: Fix an error path in bch2_snapshot_node_create()
Kent Overstreet
2023-10-22
bcachefs: Use BTREE_INSERT_USE_RESERVE in btree_update_key()
Kent Overstreet
2023-10-22
bcachefs: Refactor trigger code
Kent Overstreet
2023-10-22
bcachefs: Rename data_op_data_progress -> data_jobs
Kent Overstreet
2023-10-22
bcachefs: Fix check_pos_snapshot_overwritten for !snapshots
Kent Overstreet
2023-10-22
bcachefs: New data structure for buckets waiting on journal commit
Kent Overstreet
2023-10-22
bcachefs: Also print out in-memory gen on stale dirty pointer
Kent Overstreet
2023-10-22
bcachefs: Improve path for when btree_gc needs another pass
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_check_fix_ptrs()
Kent Overstreet
2023-10-22
bcachefs: Fix an uninitialized variable
Kent Overstreet
2023-10-22
Revert "bcachefs: Delete some obsolete journal_seq_blacklist code"
Kent Overstreet
2023-10-22
bcachefs: Log & error message improvements
Kent Overstreet
2023-10-22
bcachefs: BTREE_ITER_FILTER_SNAPSHOTS is selected automatically
Kent Overstreet
2023-10-22
bcachefs: Switch to __func__for recording where btree_trans was initialized
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_journal_seq_blacklist_add()
Kent Overstreet
2023-10-22
bcachefs: Add verbose log messages for journal read
Kent Overstreet
2023-10-22
bcachefs: Improved superblock-related error messages
Kent Overstreet
2023-10-22
bcachefs: Use kvmalloc() for array of sorted keys in journal replay
Kent Overstreet
2023-10-22
bcachefs: Make eytzinger size parameter more conventional
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_bset_fix_invalidated_key()
Kent Overstreet
2023-10-22
bcachefs: Fix an assertion
Kent Overstreet
2023-10-22
bcachefs: bch_dev->dev
Kent Overstreet
2023-10-22
bcachefs: Simplify journal replay
Kent Overstreet
2023-10-22
fixup! bcachefs: Factor out __bch2_btree_iter_set_pos()
Kent Overstreet
2023-10-22
bcachefs: BTREE_ITER_WITH_JOURNAL
Kent Overstreet
2023-10-22
bcachefs: Tweak journal reclaim order
Kent Overstreet
2023-10-22
bcachefs: Make sure BCH_FS_FSCK_DONE gets set
Kent Overstreet
2023-10-22
bcachefs: Improve error messages in superblock write path
Kent Overstreet
2023-10-22
bcachefs: Log what we're doing when repairing
Kent Overstreet
2023-10-22
bcachefs: Fix race between btree updates & journal replay
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_entry_to_text()
Kent Overstreet
[next]