index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-31
bcachefs: Use bch2_err_matches() for BCH_ERR_fsck_(fix|ignore)
Kent Overstreet
4
-29
/
+36
2025-05-30
bcachefs: Mark bch_errcode helpers __attribute__((const))
Kent Overstreet
2
-3
/
+7
2025-05-30
bcachefs: Add missing printbuf_reset() in bch2_check_dirent_inode_dirent()
Kent Overstreet
1
-0
/
+1
2025-05-30
bcachefs: sysfs/errors
Kent Overstreet
3
-0
/
+29
2025-05-30
bcachefs: bch2_check_fix_ptrs() can now repair btree roots
Kent Overstreet
2
-22
/
+54
2025-05-30
bcachefs: Include b->ob.nr in cached_btree_node_to_text()
Kent Overstreet
1
-0
/
+2
2025-05-30
bcachefs: Move devs_sorted to alloc_request
Kent Overstreet
3
-21
/
+24
2025-05-30
bcachefs: reduce stack usage in alloc_sectors_start()
Kent Overstreet
1
-2
/
+2
2025-05-30
bcachefs: bch2_alloc_v4_to_text()
Kent Overstreet
2
-5
/
+18
2025-05-30
bcachefs: Tweak bch2_data_update_init() for stack usage
Kent Overstreet
1
-44
/
+67
2025-05-30
bcachefs: kill replicas_sectors arg to __trigger_extent()
Kent Overstreet
1
-13
/
+10
2025-05-30
bcachefs: Don't stack allocate bch_writepage_state
Kent Overstreet
1
-19
/
+11
2025-05-30
bcachefs: factor out break_cycle_fail()
Kent Overstreet
1
-25
/
+28
2025-05-30
bcachefs: btree_node_missing_err()
Kent Overstreet
1
-12
/
+18
2025-05-30
bcachefs: Kill bkey_buf in btree_path_down()
Kent Overstreet
2
-22
/
+18
2025-05-30
bcachefs: Add missing error logging in delete_dead_inodes()
Kent Overstreet
1
-0
/
+1
2025-05-30
bcachefs: Fix misaligned bucket check in journal space calculations
Kent Overstreet
1
-9
/
+10
2025-05-30
bcachefs: Fix incorrect multiple dev check in journal write path
Kent Overstreet
1
-1
/
+11
2025-05-30
bcachefs: Catch data_update_done events in trace_io_move_start_fail
Kent Overstreet
1
-3
/
+3
2025-05-30
bcachefs: io_move_evacuate_bucket tracepoint, counter
Kent Overstreet
3
-0
/
+24
2025-05-30
bcachefs: trace_io_move_pred
Kent Overstreet
2
-26
/
+65
2025-05-30
bcachefs: Fix infinite loop in journal_entry_btree_keys_to_text()
Kent Overstreet
1
-0
/
+4
2025-05-30
bcachefs: Journal read error message improvements
Kent Overstreet
2
-89
/
+140
2025-05-27
Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-05-27
bcachefs: Don't rewind to run a recovery pass we already ran
Kent Overstreet
1
-1
/
+3
2025-05-27
bcachefs: Move unicode message to after the startup message
Kent Overstreet
1
-4
/
+6
2025-05-27
bcachefs: Fix missing commit in check_dirents
Kent Overstreet
1
-1
/
+2
2025-05-27
bcachefs: Fix lost rebalance wakeups
Kent Overstreet
4
-8
/
+13
2025-05-27
bcachefs: bch2_kthread_io_clock_wait_once()
Kent Overstreet
2
-29
/
+19
2025-05-27
bcachefs: Ensure we print output of run_recovery_pass if it errors
Kent Overstreet
1
-6
/
+15
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-9
/
+9
2025-05-25
bcachefs: Fix missing BTREE_UPDATE_internal_snapshot_node
Kent Overstreet
1
-1
/
+2
2025-05-25
bcachefs: fix REFLINK_P_MAY_UPDATE_OPTIONS
Kent Overstreet
1
-1
/
+2
2025-05-23
bcachefs: Don't mount bs > ps without TRANSPARENT_HUGEPAGE
Kent Overstreet
1
-0
/
+7
2025-05-23
bcachefs: Fix btree_iter_next_node() for new locking asserts
Kent Overstreet
1
-2
/
+2
2025-05-23
bcachefs: Ensure we don't use a blacklisted journal seq
Kent Overstreet
3
-1
/
+27
2025-05-23
bcachefs: Small check_fix_ptr fixes
Kent Overstreet
1
-8
/
+9
2025-05-23
bcachefs: Fix opts.recovery_pass_last
Kent Overstreet
1
-0
/
+3
2025-05-23
bcachefs: Fix allocate -> self healing path
Kent Overstreet
1
-0
/
+2
2025-05-23
bcachefs: Fix endianness in casefold check/repair
Kent Overstreet
2
-4
/
+4
2025-05-23
bcachefs: Path must be locked if trans->locked && should_be_locked
Kent Overstreet
3
-8
/
+11
2025-05-23
bcachefs: Simplify bch2_path_put()
Kent Overstreet
1
-13
/
+22
2025-05-23
bcachefs: Plumb btree_trans for more locking asserts
Kent Overstreet
5
-19
/
+21
2025-05-23
bcachefs: Clear trans->locked before unlock
Kent Overstreet
1
-2
/
+2
2025-05-23
bcachefs: Clear should_be_locked before unlock in key_cache_drop()
Kent Overstreet
1
-1
/
+8
2025-05-23
bcachefs: bch2_path_get() reuses paths if upgrade_fails & !should_be_locked
Kent Overstreet
1
-2
/
+7
2025-05-23
bcachefs: Give out new path if upgrade fails
Kent Overstreet
1
-8
/
+6
2025-05-23
bcachefs: Fix btree_path_get_locks when not doing trans restart
Kent Overstreet
3
-51
/
+72
2025-05-23
bcachefs: btree_node_locked_type_nowrite()
Kent Overstreet
2
-7
/
+13
2025-05-23
bcachefs: Kill bch2_path_put_nokeep()
Kent Overstreet
1
-18
/
+8
[prev]
[next]