index
:
drm/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
root
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-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
2023-10-22
bcachefs: Ensure topology repair runs
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: Log a message when running an explicit recovery pass
Kent Overstreet
1
-16
/
+0
2023-10-22
bcachefs: bcachefs_metadata_version_deleted_inodes
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: recovery_types.h
Kent Overstreet
1
-42
/
+1
2023-10-22
bcachefs: Make topology repair a normal recovery pass
Kent Overstreet
1
-5
/
+8
2023-10-22
bcachefs: bch2_run_explicit_recovery_pass()
Kent Overstreet
1
-1
/
+14
2023-10-22
bcachefs: Upgrade path fixes
Kent Overstreet
1
-1
/
+1
2023-10-22
bcachefs: Convert snapshot table to RCU array
Kent Overstreet
1
-2
/
+3
2023-10-22
bcachefs: Version table now lists required recovery passes
Kent Overstreet
1
-11
/
+6
2023-10-22
bcachefs: bcachefs_metadata_version_major_minor
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: Enumerate recovery passes
Kent Overstreet
1
-5
/
+44
2023-10-22
bcachefs: Stash journal replay params in bch_fs
Kent Overstreet
1
-0
/
+3
2023-10-22
bcachefs: version_upgrade is now an enum
Kent Overstreet
1
-0
/
+1
2023-10-22
bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()
Kent Overstreet
1
-0
/
+7
2023-10-22
bcachefs: Allow for unknown btree IDs
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: New error message helpers
Kent Overstreet
1
-0
/
+5
2023-10-22
bcachefs: seqmutex; fix a lockdep splat
Kent Overstreet
1
-1
/
+2
2023-10-22
bcachefs: Don't reuse reflink btree keyspace
Kent Overstreet
1
-1
/
+0
2023-10-22
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
1
-0
/
+1
[next]