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: Check that keys are in the correct btrees
Kent Overstreet
2023-10-22
bcachefs: Handle errors in bch2_trans_mark_update()
Kent Overstreet
2023-10-22
bcachefs: Allocator thread doesn't need gc_lock anymore
Kent Overstreet
2023-10-22
bcachefs: gc shouldn't care about owned_by_allocator
Kent Overstreet
2023-10-22
bcachefs: Refactor bchfs_fallocate() to not nest btree_trans on stack
Kent Overstreet
2023-10-22
bcachefs: Fix an unused var warning in userspace
Kent Overstreet
2023-10-22
bcachefs: Fix some small memory leaks
Kent Overstreet
2023-10-22
bcachefs: Simplify fsck remove_dirent()
Kent Overstreet
2023-10-22
bcachefs: Fix transaction restarts due to upgrading of cloned iterators
Kent Overstreet
2023-10-22
bcachefs: Fix journal reclaim loop
Kent Overstreet
2023-10-22
bcachefs: Fix an RCU splat
Kent Overstreet
2023-10-22
bcachefs: Simplify bch2_set_nr_journal_buckets()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_trans_mark_dev_sb()
Kent Overstreet
2023-10-22
bcachefs: Improve trans_restart_mem_realloced tracepoint
Kent Overstreet
2023-10-22
bcachefs: Don't downgrade iterators in bch2_trans_get_iter()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_btree_iter_traverse_all()
Kent Overstreet
2023-10-22
bcachefs: Fix journal_reclaim_wait_done()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_gc_done() error messages
Kent Overstreet
2023-10-22
bcachefs: Don't call bch2_btree_iter_traverse() unnecessarily
Kent Overstreet
2023-10-22
bcachefs: Better iterator picking
Kent Overstreet
2023-10-22
bcachefs: Drop old style btree node coalescing
Kent Overstreet
2023-10-22
bcachefs: Add a perf test for multiple updates per commit
Kent Overstreet
2023-10-22
bcachefs: Ensure bucket gen gc completes
Kent Overstreet
2023-10-22
bcachefs: Add the status of bucket gen gc to sysfs
Kent Overstreet
2023-10-22
bcachefs: Fix heap overrun in bch2_fs_usage_read() XXX squash
Kent Overstreet
2023-10-22
bcachefs: BCH_BEATURE_atomic_nlink is obsolete
Kent Overstreet
2023-10-22
bcachefs: Improved check_directory_structure()
Kent Overstreet
2023-10-22
bcachefs: Fix fsck to not use bch2_link_trans()
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_trans_relock()
Kent Overstreet
2023-10-22
bcachefs: Redo check_nlink fsck pass
Kent Overstreet
2023-10-22
bcachefs: Inode backpointers are now required
Kent Overstreet
2023-10-22
bcachefs: Simplify hash table checks
Kent Overstreet
2023-10-22
bcachefs: Check inodes at start of fsck
Kent Overstreet
2023-10-22
bcachefs: Fix BTREE_ITER_NOT_EXTENTS
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_gc_btree_gens()
Kent Overstreet
2023-10-22
bcachefs: Make sure to kick journal reclaim when we're waiting on it
Kent Overstreet
2023-10-22
bcachefs: Don't wait for ALLOC_SCAN_BATCH buckets in allocator
Kent Overstreet
2023-10-22
bcachefs: Drop bch2_fsck_inode_nlink()
Kent Overstreet
2023-10-22
bcachefs: Move some dirent checks to bch2_dirent_invalid()
Kent Overstreet
2023-10-22
bcachefs: Improve bset compaction
Kent Overstreet
2023-10-22
bcachefs: Don't flush btree writes more aggressively because of btree key cache
Kent Overstreet
2023-10-22
bcachefs: Eliminate more PAGE_SIZE uses
Kent Overstreet
2023-10-22
bcachefs: Increase BSET_CACHELINE to 256 bytes
Kent Overstreet
2023-10-22
bcachefs: Fix a startup race
Kent Overstreet
2023-10-22
bcachefs: Fix an uninitialized variable
Kent Overstreet
2023-10-22
bcachefs: kill bset_tree->max_key
Kent Overstreet
2023-10-22
bcachefs: Eliminate memory barrier from fast path of journal_preres_put()
Kent Overstreet
2023-10-22
bcachefs: Drop some memset() calls
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_fs_usage_scratch_get()
Kent Overstreet
2023-10-22
bcachefs: Fix livelock calling bch2_mark_bkey_replicas()
Kent Overstreet
[next]