index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2024-01-12
Merge tag 'pull-bcachefs-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-10
Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-05
bcachefs: eytzinger0_find() search should be const
Kent Overstreet
2024-01-05
bcachefs: move "ptrs not changing" optimization to bch2_trigger_extent()
Kent Overstreet
2024-01-05
bcachefs: fix simulateously upgrading & downgrading
Kent Overstreet
2024-01-05
bcachefs: Restart recovery passes more reliably
Kent Overstreet
2024-01-05
bcachefs: bch2_dump_bset() doesn't choke on u64s == 0
Kent Overstreet
2024-01-05
bcachefs: improve checksum error messages
Kent Overstreet
2024-01-05
bcachefs: improve validate_bset_keys()
Kent Overstreet
2024-01-05
bcachefs: print sb magic when relevant
Kent Overstreet
2024-01-05
bcachefs: __bch2_sb_field_to_text()
Kent Overstreet
2024-01-05
bcachefs: %pg is banished
Kent Overstreet
2024-01-05
bcachefs: Improve would_deadlock trace event
Kent Overstreet
2024-01-05
bcachefs: fsck_err()s don't need to manually check c->sb.version anymore
Kent Overstreet
2024-01-05
bcachefs: Upgrades now specify errors to fix, like downgrades
Kent Overstreet
2024-01-05
bcachefs: no thread_with_file in userspace
Kent Overstreet
2024-01-05
bcachefs: Don't autofix errors we can't fix
Kent Overstreet
2024-01-05
bcachefs: add missing bch2_latency_acct() call
Kent Overstreet
2024-01-05
bcachefs: increase max_active on io_complete_wq
Kent Overstreet
2024-01-05
bcachefs: add time_stats for btree_node_read_done()
Kent Overstreet
2024-01-05
bcachefs: don't clear accessed bit in btree node fill
Kent Overstreet
2024-01-05
bcachefs: Add an option to control btree node prefetching
Kent Overstreet
2024-01-05
bcachefs: kill useless return ret
Kent Overstreet
2024-01-05
bcachefs: Combine .trans_trigger, .atomic_trigger
Kent Overstreet
2024-01-05
bcachefs: unify extent trigger
Kent Overstreet
2024-01-05
bcachefs: bch2_trigger_stripe_ptr()
Kent Overstreet
2024-01-05
bcachefs: Online fsck can now fix errors
Kent Overstreet
2024-01-05
bcachefs: bch2_trigger_pointer()
Kent Overstreet
2024-01-05
bcachefs: unify stripe trigger
Kent Overstreet
2024-01-05
bcachefs: move stripe triggers to ec.c
Kent Overstreet
2024-01-05
bcachefs: unify alloc trigger
Kent Overstreet
2024-01-05
bcachefs: move bch2_mark_alloc() to alloc_background.c
Kent Overstreet
2024-01-05
bcachefs: unify reservation trigger
Kent Overstreet
2024-01-05
bcachefs: unify reflink_p trigger
Kent Overstreet
2024-01-05
bcachefs: unify inode trigger
Kent Overstreet
2024-01-05
bcachefs: kill mem_trigger_run_overwrite_then_insert()
Kent Overstreet
2024-01-05
bcachefs: BTREE_TRIGGER_TRANSACTIONAL
Kent Overstreet
2024-01-05
bcachefs: Kill BTREE_TRIGGER_NOATOMIC
Kent Overstreet
2024-01-05
bcachefs: mark now takes bkey_s
Kent Overstreet
2024-01-05
bcachefs: trans_mark now takes bkey_s
Kent Overstreet
2024-01-05
bcachefs: Upgrading uses bch_sb.recovery_passes_required
Kent Overstreet
2024-01-05
bcachefs: factor out thread_with_file, thread_with_stdio
Kent Overstreet
2024-01-05
bcachefs: Fix printing of device durability
Kent Overstreet
2024-01-05
bcachefs: __bch2_journal_key_to_wb -> bch2_journal_key_to_wb_slowpath
Kent Overstreet
2024-01-05
bcachefs: __journal_keys_sort() refactoring
Kent Overstreet
2024-01-05
bcachefs: wb_key_cmp -> wb_key_ref_cmp
Kent Overstreet
2024-01-05
bcachefs: track transaction durations
Kent Overstreet
2024-01-05
bcachefs: btree_trans always has stats
Kent Overstreet
[next]