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
/
bcachefs
Age
Commit message (
Expand
)
Author
2024-04-05
Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-03
bcachefs: reconstruct_inode()
Kent Overstreet
2024-04-03
bcachefs: Subvolume reconstruction
Kent Overstreet
2024-04-03
bcachefs: Check for extents that point to same space
Kent Overstreet
2024-04-03
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
2024-04-03
bcachefs: Flag btrees with missing data
Kent Overstreet
2024-04-03
bcachefs: Topology repair now uses nodes found by scanning to fill holes
Kent Overstreet
2024-04-03
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
2024-04-03
bcachefs: Don't skip fake btree roots in fsck
Kent Overstreet
2024-04-03
bcachefs: bch2_btree_root_alloc() -> bch2_btree_root_alloc_fake()
Kent Overstreet
2024-04-03
bcachefs: Etyzinger cleanups
Kent Overstreet
2024-04-03
bcachefs: bch2_shoot_down_journal_keys()
Kent Overstreet
2024-04-03
bcachefs: Clear recovery_passes_required as they complete without errors
Kent Overstreet
2024-04-02
bcachefs: ratelimit informational fsck errors
Kent Overstreet
2024-04-02
bcachefs: Check for bad needs_discard before doing discard
Kent Overstreet
2024-04-02
bcachefs: Improve bch2_btree_update_to_text()
Kent Overstreet
2024-04-02
mean_and_variance: Drop always failing tests
Guenter Roeck
2024-04-02
bcachefs: fix nocow lock deadlock
Kent Overstreet
2024-04-01
bcachefs: BCH_WATERMARK_interior_updates
Kent Overstreet
2024-04-01
bcachefs: Fix btree node reserve
Kent Overstreet
2024-04-01
bcachefs: On emergency shutdown, print out current journal sequence number
Kent Overstreet
2024-04-01
bcachefs: Fix overlapping extent repair
Kent Overstreet
2024-04-01
bcachefs: Fix remove_dirent()
Kent Overstreet
2024-04-01
bcachefs: Logged op errors should be ignored
Kent Overstreet
2024-03-31
bcachefs: Improve -o norecovery; opts.recovery_pass_limit
Kent Overstreet
2024-03-31
bcachefs: bch2_run_explicit_recovery_pass_persistent()
Kent Overstreet
2024-03-31
bcachefs: Ensure bch_sb_field_ext always exists
Kent Overstreet
2024-03-31
bcachefs: Flush journal immediately after replay if we did early repair
Kent Overstreet
2024-03-31
bcachefs: Resume logged ops after fsck
Kent Overstreet
2024-03-31
bcachefs: Add error messages to logged ops fns
Kent Overstreet
2024-03-31
bcachefs: Split out recovery_passes.c
Kent Overstreet
2024-03-31
bcachefs: fix backpointer for missing alloc key msg
Kent Overstreet
2024-03-31
bcachefs: Fix bch2_btree_increase_depth()
Kent Overstreet
2024-03-31
bcachefs: Kill bch2_bkey_ptr_data_type()
Kent Overstreet
2024-03-31
bcachefs: Fix use after free in check_root_trans()
Kent Overstreet
2024-03-31
bcachefs: Fix repair path for missing indirect extents
Kent Overstreet
2024-03-31
bcachefs: Fix use after free in bch2_check_fix_ptrs()
Kent Overstreet
2024-03-31
bcachefs: Fix btree node keys accounting in topology repair path
Kent Overstreet
2024-03-31
bcachefs: Check btree ptr min_key in .invalid
Kent Overstreet
2024-03-31
bcachefs: add REQ_SYNC and REQ_IDLE in write dio
zhuxiaohui
2024-03-31
bcachefs: Improved topology repair checks
Kent Overstreet
2024-03-31
bcachefs: Be careful about btree node splits during journal replay
Kent Overstreet
2024-03-31
bcachefs: btree_and_journal_iter now respects trans->journal_replay_not_finished
Kent Overstreet
2024-03-31
bcachefs: fix trans->mem realloc in __bch2_trans_kmalloc
Hongbo Li
2024-03-31
bcachefs: Don't do extent merging before journal replay is finished
Kent Overstreet
2024-03-31
bcachefs: Add checks for invalid snapshot IDs
Kent Overstreet
2024-03-31
bcachefs: Move snapshot table size to struct snapshot_table
Kent Overstreet
2024-03-31
bcachefs: Add an assertion for trying to evict btree root
Kent Overstreet
2024-03-31
bcachefs: fix mount error path
Kent Overstreet
2024-03-31
bcachefs: fix misplaced newline in __bch2_inode_unpacked_to_text()
Thomas Bertschinger
[next]