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-21
bcachefs: Extra write buffer asserts
Kent Overstreet
2
-0
/
+4
2025-05-21
bcachefs: add missing locking in bch2_write_point_to_text()
Kent Overstreet
1
-0
/
+4
2025-05-21
bcachefs: Don't rewind recovery if not in recovery
Kent Overstreet
1
-1
/
+2
2025-05-21
bcachefs: Rename fsck_running, recovery_running flags
Kent Overstreet
5
-14
/
+14
2025-05-21
bcachefs: debug_check_bkey_unpack
Kent Overstreet
1
-26
/
+21
2025-05-21
bcachefs: debug_check_bset_lookups
Kent Overstreet
4
-51
/
+49
2025-05-21
bcachefs: debug_check_iterators no longer requires BCACHEFS_DEBUG
Kent Overstreet
3
-45
/
+67
2025-05-21
bcachefs: debug_check_btree_locking modparam
Kent Overstreet
3
-14
/
+19
2025-05-21
bcachefs: Debug params are now static_keys
Kent Overstreet
16
-39
/
+69
2025-05-21
bcachefs: Slim down inlined part of bch2_btree_path_upgrade()
Kent Overstreet
2
-23
/
+18
2025-05-21
bcachefs: online_fsck_mutex -> run_recovery_passes_lock
Kent Overstreet
5
-6
/
+16
2025-05-21
bcachefs: bch_sb_field_recovery_passes
Kent Overstreet
4
-56
/
+146
2025-05-21
bcachefs: recovery_passes_types.h -> recovery_passes_format.h
Kent Overstreet
3
-4
/
+4
2025-05-21
bcachefs: print label correctly in sb_member_to_text()
Kent Overstreet
1
-10
/
+4
2025-05-21
bcachefs: "buckets with backpointer mismatches" now allocated on demand
Kent Overstreet
5
-52
/
+113
2025-05-21
bcachefs: delete dead items in bch_dev
Kent Overstreet
1
-4
/
+0
2025-05-21
bcachefs: kill dead code in move_data_phys()
Kent Overstreet
1
-4
/
+0
2025-05-21
bcachefs: buckets_in_flight on stack
Kent Overstreet
1
-18
/
+10
2025-05-21
bcachefs: bch2_copygc_dev_wait_amount()
Kent Overstreet
3
-24
/
+36
2025-05-21
bcachefs: Add missing include
Kent Overstreet
1
-0
/
+1
2025-05-21
bcachefs: Knob for manual snapshot deletion
Kent Overstreet
5
-4
/
+35
2025-05-21
bcachefs: bcachefs_metadata_version_fast_device_removal
Kent Overstreet
3
-6
/
+28
2025-05-21
bcachefs: bch2_dev_data_drop_by_backpointers()
Kent Overstreet
2
-15
/
+105
2025-05-21
bcachefs: BCH_SB_MEMBER_DELETED_UUID
Kent Overstreet
4
-2
/
+39
2025-05-21
bcachefs: bch2_dev_remove_stripes() respects degraded flags
Kent Overstreet
4
-25
/
+62
2025-05-21
bcachefs: opts.rebalance_on_ac_only
Kent Overstreet
6
-6
/
+60
2025-05-21
bcachefs: __bch2_fs_free() cleanup
Kent Overstreet
1
-16
/
+17
2025-05-21
bcachefs: Improve bch2_extent_ptr_set_cached()
Kent Overstreet
1
-19
/
+36
2025-05-21
bcachefs: improve check_inode_hash_info_matches_root() error message
Kent Overstreet
2
-15
/
+24
2025-05-21
bcachefs: inline bch2_ob_ptr()
Kent Overstreet
2
-15
/
+14
2025-05-21
bcachefs: bch2_dev_in_target() no longer takes rcu_read_lock()
Kent Overstreet
2
-7
/
+9
2025-05-21
bcachefs: bch2_journal_write() refactoring
Kent Overstreet
1
-64
/
+46
2025-05-21
bcachefs: delete_dead_snapshot_keys_v2()
Kent Overstreet
1
-28
/
+136
2025-05-21
bcachefs: bcachefs_metadata_version_snapshot_deletion_v2
Kent Overstreet
6
-56
/
+122
2025-05-21
bcachefs: BCH_SNAPSHOT_DELETED -> BCH_SNAPSHOT_WILL_DELETE
Kent Overstreet
2
-7
/
+7
2025-05-21
bcachefs: Skip unrelated snapshot trees in snapshot deletion
Kent Overstreet
2
-2
/
+44
2025-05-21
bcachefs: BCH_FSCK_ERR_snapshot_key_missing_inode_snapshot
Kent Overstreet
1
-18
/
+47
2025-05-21
bcachefs: get_inodes_all_snapshots() now includes whiteouts
Kent Overstreet
1
-52
/
+63
2025-05-21
bcachefs: bch2_inode_unpack() cleanup
Kent Overstreet
1
-4
/
+3
2025-05-21
bcachefs: Improve bch2_request_incompat_feature() message
Kent Overstreet
1
-1
/
+2
2025-05-21
bcachefs: Fix inconsistent req->ec
Alan Huang
1
-3
/
+3
2025-05-21
bcachefs: kill inode_walker_entry.snapshot
Kent Overstreet
1
-24
/
+22
2025-05-21
bcachefs: Add comments for inode snapshot requirements
Kent Overstreet
2
-0
/
+11
2025-05-21
bcachefs: snapshot delete progress indicator
Kent Overstreet
8
-61
/
+127
2025-05-21
bcachefs: Don't emit bch_sb_field_members_v1 if not required
Kent Overstreet
1
-0
/
+5
2025-05-21
bcachefs: Rename x_name to x_name_and_value
Alan Huang
3
-12
/
+12
2025-05-21
bcachefs: Improve bch2_disk_groups_to_text()
Kent Overstreet
1
-58
/
+53
2025-05-21
bcachefs: Fix setting ca->name in device add
Kent Overstreet
1
-6
/
+8
2025-05-21
bcachefs: sysfs trigger_recalc_capacity
Kent Overstreet
1
-2
/
+10
2025-05-21
bcachefs: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
4
-13
/
+16
[prev]
[next]