index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
bcachefs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
bcachefs: kill gc looping for bucket gens
Kent Overstreet
1
-1
/
+0
2024-05-08
bcachefs: journal seq blacklist gc no longer has to walk btree
Kent Overstreet
1
-1
/
+0
2024-05-08
bcachefs: Move gc of bucket.oldest_gen to workqueue
Kent Overstreet
1
-3
/
+2
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
1
-5
/
+0
2024-05-08
bcachefs: bucket_valid()
Kent Overstreet
1
-0
/
+1
2024-05-08
bcachefs: add btree_node_merging_disabled debug param
Kent Overstreet
1
-0
/
+2
2024-04-13
bcachefs: Fix missing write refs in fs fio paths
Kent Overstreet
1
-0
/
+2
2024-04-03
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
1
-0
/
+1
2024-04-03
bcachefs: Flag btrees with missing data
Kent Overstreet
1
-0
/
+1
2024-04-03
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
1
-0
/
+3
2024-03-31
bcachefs: Split out recovery_passes.c
Kent Overstreet
1
-1
/
+1
2024-03-31
bcachefs: Move snapshot table size to struct snapshot_table
Kent Overstreet
1
-1
/
+0
2024-03-17
bcachefs: Split out btree_node_rewrite_worker
Kent Overstreet
1
-0
/
+2
2024-03-13
bcachefs: time_stats: split stats-with-quantiles into a separate structure
Darrick J. Wong
1
-1
/
+1
2024-03-13
bcachefs: pull out time_stats.[ch]
Kent Overstreet
1
-2
/
+1
2024-03-13
bcachefs: Rename journal_keys.d -> journal_keys.data
Kent Overstreet
1
-3
/
+3
2024-03-13
bcachefs: Split out discard fastpath
Kent Overstreet
1
-1
/
+5
2024-03-13
bcachefs: bch2_print_opts()
Kent Overstreet
1
-0
/
+3
2024-03-13
bcachefs: BTREE_ID_subvolume_children
Kent Overstreet
1
-0
/
+1
2024-02-13
bcachefs: Clamp replicas_required to replicas
Kent Overstreet
1
-0
/
+12
2024-01-21
bcachefs: Prep work for variable size btree node buffers
Kent Overstreet
1
-5
/
+0
2024-01-05
bcachefs: add time_stats for btree_node_read_done()
Kent Overstreet
1
-0
/
+1
2024-01-05
bcachefs: Online fsck can now fix errors
Kent Overstreet
1
-4
/
+1
2024-01-05
bcachefs: factor out thread_with_file, thread_with_stdio
Kent Overstreet
1
-8
/
+12
2024-01-05
bcachefs: track transaction durations
Kent Overstreet
1
-0
/
+1
2024-01-01
bcachefs: Make sure allocation failure errors are logged
Kent Overstreet
1
-0
/
+6
2024-01-01
bcachefs: bch_err_(fn|msg) check if should print
Kent Overstreet
1
-2
/
+7
2024-01-01
bcachefs: fix userspace build errors
Kent Overstreet
1
-0
/
+1
2024-01-01
bcachefs: kill btree_trans->wb_updates
Kent Overstreet
1
-1
/
+0
2024-01-01
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
1
-0
/
+11
2024-01-01
bcachefs: Improve trans->extra_journal_entries
Kent Overstreet
1
-0
/
+1
2024-01-01
bcachefs: Fix snapshot.c assertion for online fsck
Kent Overstreet
1
-0
/
+3
2024-01-01
bcachefs: BCH_IOCTL_FSCK_ONLINE
Kent Overstreet
1
-0
/
+1
2024-01-01
bcachefs: bch2_run_online_recovery_passes()
Kent Overstreet
1
-0
/
+7
2024-01-01
bcachefs: Add ability to redirect log output
Kent Overstreet
1
-14
/
+41
2024-01-01
bcachefs: c->ro_ref
Kent Overstreet
1
-0
/
+21
2024-01-01
bcachefs: count_event()
Kent Overstreet
1
-1
/
+3
2024-01-01
bcachefs: Clean up btree write buffer write ref handling
Kent Overstreet
1
-1
/
+2
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
1
-28
/
+34
2024-01-01
bcachefs: track_event_change()
Kent Overstreet
1
-1
/
+3
2024-01-01
bcachefs: bch_sb.recovery_passes_required
Kent Overstreet
1
-0
/
+1
2023-11-28
bcachefs: Fix zstd compress workspace size
Kent Overstreet
1
-1
/
+1
2023-11-24
bcachefs: Proper refcounting for journal_keys
Kent Overstreet
1
-0
/
+2
2023-11-13
bcachefs: Fix multiple -Warray-bounds warnings
Gustavo A. R. Silva
1
-1
/
+1
2023-11-01
bcachefs: bch_sb_field_errors
Kent Overstreet
1
-5
/
+9
2023-11-01
bcachefs: Add IO error counts to bch_member
Kent Overstreet
1
-0
/
+2
2023-11-01
bcachefs: rebalance_work
Kent Overstreet
1
-0
/
+1
2023-10-31
bcachefs: move: move_stats refactoring
Kent Overstreet
1
-3
/
+0
2023-10-31
bcachefs: Split out disk_groups_types.h
Kent Overstreet
1
-0
/
+1
2023-10-31
bcachefs: Don't run bch2_delete_dead_snapshots() unnecessarily
Kent Overstreet
1
-1
/
+1
[next]