index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2025-05-31
bcachefs: Use bch2_err_matches() for BCH_ERR_fsck_(fix|ignore)
Kent Overstreet
2025-05-30
bcachefs: Mark bch_errcode helpers __attribute__((const))
Kent Overstreet
2025-05-30
bcachefs: Add missing printbuf_reset() in bch2_check_dirent_inode_dirent()
Kent Overstreet
2025-05-30
bcachefs: sysfs/errors
Kent Overstreet
2025-05-30
bcachefs: bch2_check_fix_ptrs() can now repair btree roots
Kent Overstreet
2025-05-30
bcachefs: Include b->ob.nr in cached_btree_node_to_text()
Kent Overstreet
2025-05-30
bcachefs: Move devs_sorted to alloc_request
Kent Overstreet
2025-05-30
bcachefs: reduce stack usage in alloc_sectors_start()
Kent Overstreet
2025-05-30
bcachefs: bch2_alloc_v4_to_text()
Kent Overstreet
2025-05-30
bcachefs: Tweak bch2_data_update_init() for stack usage
Kent Overstreet
2025-05-30
bcachefs: kill replicas_sectors arg to __trigger_extent()
Kent Overstreet
2025-05-30
bcachefs: Don't stack allocate bch_writepage_state
Kent Overstreet
2025-05-30
bcachefs: factor out break_cycle_fail()
Kent Overstreet
2025-05-30
bcachefs: btree_node_missing_err()
Kent Overstreet
2025-05-30
bcachefs: Kill bkey_buf in btree_path_down()
Kent Overstreet
2025-05-30
bcachefs: Add missing error logging in delete_dead_inodes()
Kent Overstreet
2025-05-30
bcachefs: Fix misaligned bucket check in journal space calculations
Kent Overstreet
2025-05-30
bcachefs: Fix incorrect multiple dev check in journal write path
Kent Overstreet
2025-05-30
bcachefs: Catch data_update_done events in trace_io_move_start_fail
Kent Overstreet
2025-05-30
bcachefs: io_move_evacuate_bucket tracepoint, counter
Kent Overstreet
2025-05-30
bcachefs: trace_io_move_pred
Kent Overstreet
2025-05-30
bcachefs: Fix infinite loop in journal_entry_btree_keys_to_text()
Kent Overstreet
2025-05-30
bcachefs: Journal read error message improvements
Kent Overstreet
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-27
bcachefs: Don't rewind to run a recovery pass we already ran
Kent Overstreet
2025-05-27
bcachefs: Move unicode message to after the startup message
Kent Overstreet
2025-05-27
bcachefs: Fix missing commit in check_dirents
Kent Overstreet
2025-05-27
bcachefs: Fix lost rebalance wakeups
Kent Overstreet
2025-05-27
bcachefs: bch2_kthread_io_clock_wait_once()
Kent Overstreet
2025-05-27
bcachefs: Ensure we print output of run_recovery_pass if it errors
Kent Overstreet
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-25
bcachefs: Fix missing BTREE_UPDATE_internal_snapshot_node
Kent Overstreet
2025-05-25
bcachefs: fix REFLINK_P_MAY_UPDATE_OPTIONS
Kent Overstreet
2025-05-23
bcachefs: Don't mount bs > ps without TRANSPARENT_HUGEPAGE
Kent Overstreet
2025-05-23
bcachefs: Fix btree_iter_next_node() for new locking asserts
Kent Overstreet
2025-05-23
bcachefs: Ensure we don't use a blacklisted journal seq
Kent Overstreet
2025-05-23
bcachefs: Small check_fix_ptr fixes
Kent Overstreet
2025-05-23
bcachefs: Fix opts.recovery_pass_last
Kent Overstreet
2025-05-23
bcachefs: Fix allocate -> self healing path
Kent Overstreet
2025-05-23
bcachefs: Fix endianness in casefold check/repair
Kent Overstreet
2025-05-23
bcachefs: Path must be locked if trans->locked && should_be_locked
Kent Overstreet
2025-05-23
bcachefs: Simplify bch2_path_put()
Kent Overstreet
2025-05-23
bcachefs: Plumb btree_trans for more locking asserts
Kent Overstreet
2025-05-23
bcachefs: Clear trans->locked before unlock
Kent Overstreet
2025-05-23
bcachefs: Clear should_be_locked before unlock in key_cache_drop()
Kent Overstreet
2025-05-23
bcachefs: bch2_path_get() reuses paths if upgrade_fails & !should_be_locked
Kent Overstreet
2025-05-23
bcachefs: Give out new path if upgrade fails
Kent Overstreet
2025-05-23
bcachefs: Fix btree_path_get_locks when not doing trans restart
Kent Overstreet
2025-05-23
bcachefs: btree_node_locked_type_nowrite()
Kent Overstreet
2025-05-23
bcachefs: Kill bch2_path_put_nokeep()
Kent Overstreet
[prev]
[next]