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-22
bcachefs: bch2_journal_write_checksum()
Kent Overstreet
1
-5
/
+20
2025-05-22
bcachefs: Reduce stack usage in data_update_index_update()
Kent Overstreet
1
-67
/
+87
2025-05-22
bcachefs: bch2_trans_log_str()
Kent Overstreet
2
-8
/
+19
2025-05-22
bcachefs: Kill bkey_buf usage in data_update_index_update()
Kent Overstreet
1
-11
/
+15
2025-05-21
bcachefs: Drop empty accounting updates
Kent Overstreet
1
-0
/
+10
2025-05-21
bcachefs: Improve trace_trans_restart_upgrade
Kent Overstreet
2
-47
/
+24
2025-05-21
bcachefs: fix bch2_inum_snapshot_to_path()
Kent Overstreet
1
-22
/
+28
2025-05-21
bcachefs: fix duplicate printk
Kent Overstreet
1
-2
/
+0
2025-05-21
bcachefs: BCH_INODE_has_case_insensitive
Kent Overstreet
8
-13
/
+196
2025-05-21
bcachefs: bch2_inode_find_by_inum_snapshot()
Kent Overstreet
3
-95
/
+96
2025-05-21
bcachefs: bch2_inum_snapshot_to_path()
Kent Overstreet
5
-30
/
+43
2025-05-21
bcachefs: bch2_rename_trans() only runs rename-to-dir code if needed
Kent Overstreet
1
-22
/
+24
2025-05-21
bcachefs: subvol_inum_eq()
Kent Overstreet
4
-12
/
+10
2025-05-21
bcachefs: Don't set bi_casefold on non directories
Kent Overstreet
1
-0
/
+3
2025-05-21
bcachefs: Remove duplicate call to bch2_trans_begin()
Alan Huang
1
-2
/
+0
2025-05-21
bcachefs: Call bch2_bkey_set_needs_rebalance() earlier in write path
Kent Overstreet
1
-3
/
+9
2025-05-21
bcachefs: Simplify bch2_extent_atomic_end()
Kent Overstreet
3
-51
/
+22
2025-05-21
bcachefs: Coalesce accounting in trans commit
Kent Overstreet
1
-9
/
+27
2025-05-21
bcachefs: Split out accounting in transaction commit
Kent Overstreet
6
-34
/
+52
2025-05-21
bcachefs: btree_trans_subbuf
Kent Overstreet
8
-54
/
+82
2025-05-21
bcachefs: Make accounting mismatch errors more readable
Kent Overstreet
1
-2
/
+2
2025-05-21
bcachefs: async objs now support bch_write_ops
Kent Overstreet
5
-1
/
+17
2025-05-21
bcachefs: fix bch2_debugfs_flush_buf() when tabstops are in use
Kent Overstreet
1
-0
/
+5
2025-05-21
bcachefs: fsck: Include loops in error messages
Kent Overstreet
1
-9
/
+16
2025-05-21
bcachefs: bch2_check_bucket_backpointer_mismatch()
Kent Overstreet
5
-11
/
+98
2025-05-21
bcachefs: Improve bucket_bitmap code
Kent Overstreet
6
-80
/
+92
2025-05-21
bcachefs: Run recovery passes asynchronously
Kent Overstreet
4
-26
/
+113
2025-05-21
bcachefs: bch2_run_explicit_recovery_pass() cleanup
Kent Overstreet
9
-97
/
+117
2025-05-21
bcachefs: bch2_recovery_pass_status_to_text()
Kent Overstreet
3
-0
/
+32
2025-05-21
bcachefs: Reduce usage of recovery.curr_pass
Kent Overstreet
8
-13
/
+13
2025-05-21
bcachefs: __bch2_run_recovery_passes()
Kent Overstreet
5
-91
/
+104
2025-05-21
bcachefs: struct bch_fs_recovery
Kent Overstreet
15
-69
/
+81
2025-05-21
bcachefs: kill copy in bch2_disk_accounting_mod()
Kent Overstreet
1
-5
/
+13
2025-05-21
bcachefs: Optimize bch2_trans_start_alloc_update()
Kent Overstreet
1
-3
/
+18
2025-05-21
bcachefs: btree key cache asserts
Kent Overstreet
1
-6
/
+19
2025-05-21
bcachefs: journal path now uses discard_opt_enabled()
Kent Overstreet
3
-15
/
+21
2025-05-21
bcachefs: relock_fail tracepoint now includes btree
Kent Overstreet
1
-1
/
+4
2025-05-21
bcachefs: do_rebalance_scan() now only updates bch_extent_rebalance
Kent Overstreet
3
-16
/
+32
2025-05-21
bcachefs: better error message for subvol_fs_path_parent_wrong
Kent Overstreet
1
-10
/
+20
2025-05-21
bcachefs: Improve bch2_repair_inode_hash_info()
Kent Overstreet
3
-41
/
+86
2025-05-21
bcachefs: bch2_inode_find_snapshot_root()
Kent Overstreet
4
-51
/
+34
2025-05-21
bcachefs: Early return to avoid unnecessary lock
Alan Huang
1
-7
/
+6
2025-05-21
bcachefs: Kill BTREE_TRIGGER_bucket_invalidate
Alan Huang
2
-14
/
+1
2025-05-21
bcachefs: Fix opt hooks in sysfs for non sb option
Kent Overstreet
1
-1
/
+12
2025-05-21
bcachefs: fix can_write_extent()
Kent Overstreet
1
-1
/
+3
2025-05-21
bcachefs: Add tracepoint, counter for io_move_created_rebalance
Kent Overstreet
3
-19
/
+48
2025-05-21
bcachefs: move_buckets in rhashtable when allocated
Kent Overstreet
1
-19
/
+19
2025-05-21
bcachefs: Move pending buckets queue to buckets_in_flight
Kent Overstreet
1
-13
/
+11
2025-05-21
bcachefs: kill move_bucket_in_flight
Kent Overstreet
4
-57
/
+49
2025-05-21
bcachefs: bch2_fs_emergency_read_only2()
Kent Overstreet
11
-49
/
+145
[prev]
[next]