index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
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
2023-10-22
bcachefs: BCH_JSET_ENTRY_log
Kent Overstreet
2023-10-22
bcachefs: Add error messages for memory allocation failures
Kent Overstreet
2023-10-22
bcachefs: Journal replay does't resort main list of keys
Kent Overstreet
2023-10-22
bcachefs: Add iter_flags arg to bch2_btree_delete_range()
Kent Overstreet
2023-10-22
bcachefs: Add an error message for copygc spinning
Kent Overstreet
2023-10-22
bcachefs: Fix keylist size in btree_update
Kent Overstreet
2023-10-22
bcachefs: Improve error messages in device add path
Kent Overstreet
2023-10-22
bcachefs: bch2_hprint(): don't print decimal if conversion was exact
Kent Overstreet
2023-10-22
bcachefs: Optimize bucket reuse
Kent Overstreet
2023-10-22
bcachefs: Always check for bucket reuse after read
Kent Overstreet
2023-10-22
bcachefs: bch2_journal_noflush_seq()
Kent Overstreet
2023-10-22
bcachefs: Add a tracepoint for the btree cache shrinker
Kent Overstreet
2023-10-22
bcachefs: Run scan_old_btree_nodes after version upgrade
Kent Overstreet
2023-10-22
bcachefs: Update sysfs compression_stats for snapshots
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_ec_mem_alloc()
Kent Overstreet
2023-10-22
bcachefs: Fix allocator + journal interaction
Kent Overstreet
2023-10-22
bcachefs: New in-memory array for bucket gens
Kent Overstreet
2023-10-22
bcachefs: Separate out gc_bucket()
Kent Overstreet
2023-10-22
bcachefs: Put open_buckets in a hashtable
Kent Overstreet
2023-10-22
bcachefs: Refactor open_bucket code
Kent Overstreet
2023-10-22
bcachefs: bch2_alloc_sectors_append_ptrs() now takes cached flag
Kent Overstreet
[prev]
[next]