index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-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
2023-10-22
bcachefs: snapshot_create_lock
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: bch_err_msg(), bch_err_fn() now filters out transaction restart errors
Kent Overstreet
1
-2
/
+10
2023-10-22
bcachefs: Heap allocate btree_trans
Kent Overstreet
1
-4
/
+4
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: BTREE_ID_logged_ops
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Add logging to bch2_inode_peek() & related
Kent Overstreet
1
-2
/
+2
[next]