index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: bch_opt_fn
Kent Overstreet
2023-10-22
4
-19
/
+33
*
bcachefs: Convert snapshot table to RCU array
Kent Overstreet
2023-10-22
7
-47
/
+207
*
bcachefs: Add a race_fault() for write buffer slowpath
Kent Overstreet
2023-10-22
1
-0
/
+3
*
bcachefs: Add buffered IO fallback for userspace
Kent Overstreet
2023-10-22
1
-2
/
+15
*
bcachefs: Fallocate now checks page cache
Kent Overstreet
2023-10-22
1
-22
/
+61
*
bcachefs: Don't start copygc until recovery is finished
Kent Overstreet
2023-10-22
1
-6
/
+13
*
bcachefs: Fix build error on weird gcc
Kent Overstreet
2023-10-22
1
-3
/
+1
*
bcachefs: Snapshot depth, skiplist fields
Kent Overstreet
2023-10-22
6
-56
/
+267
*
bcachefs: Version table now lists required recovery passes
Kent Overstreet
2023-10-22
6
-46
/
+110
*
bcachefs: bch2_sb_maybe_downgrade(), bch2_sb_upgrade()
Kent Overstreet
2023-10-22
3
-14
/
+33
*
bcachefs: Fix a write buffer flush deadlock
Kent Overstreet
2023-10-22
2
-0
/
+15
*
bcachefs: bcachefs_metadata_version_major_minor
Kent Overstreet
2023-10-22
7
-61
/
+129
*
bcachefs: Add new assertions for shutdown path
Kent Overstreet
2023-10-22
2
-1
/
+4
*
bcachefs: bch2_xattr_set() now updates ctime
Kent Overstreet
2023-10-22
3
-13
/
+22
*
bcachefs: Kill bch2_xattr_get()
Kent Overstreet
2023-10-22
2
-12
/
+3
*
bcachefs: Fix try_decrease_writepoints()
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Mark as EXPERIMENTAL
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Enumerate recovery passes
Kent Overstreet
2023-10-22
11
-239
/
+175
*
bcachefs: Stash journal replay params in bch_fs
Kent Overstreet
2023-10-22
2
-3
/
+11
*
bcachefs: Kill bch2_bucket_gens_read()
Kent Overstreet
2023-10-22
3
-62
/
+45
*
bcachefs: Fix error path in bch2_journal_flush_device_pins()
Kent Overstreet
2023-10-22
2
-5
/
+6
*
bcachefs: version_upgrade is now an enum
Kent Overstreet
2023-10-22
6
-13
/
+35
*
bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()
Kent Overstreet
2023-10-22
5
-25
/
+62
*
bcachefs: Convert more -EROFS to private error codes
Kent Overstreet
2023-10-22
4
-9
/
+13
*
bcachefs: Delete redundant log messages
Kent Overstreet
2023-10-22
8
-64
/
+17
*
bcachefs: Change check for invalid key types
Kent Overstreet
2023-10-22
26
-80
/
+141
*
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
38
-118
/
+115
*
bcachefs: Refactor bch_sb_field_ops handling
Kent Overstreet
2023-10-22
1
-11
/
+18
*
bcachefs: Allow for unknown key types
Kent Overstreet
2023-10-22
3
-27
/
+33
*
bcachefs: Allow for unknown btree IDs
Kent Overstreet
2023-10-22
11
-42
/
+91
*
bcachefs: flush journal to avoid invalid dev usage entries on recovery
Brian Foster
2023-10-22
1
-0
/
+11
*
bcachefs: mark active journal devices on journal replicas gc
Brian Foster
2023-10-22
1
-1
/
+13
*
bcachefs: bch2_version_compatible()
Kent Overstreet
2023-10-22
5
-66
/
+60
*
bcachefs: bch2_version_to_text()
Kent Overstreet
2023-10-22
6
-20
/
+37
*
bcachefs: Kill BTREE_INSERT_USE_RESERVE
Kent Overstreet
2023-10-22
9
-55
/
+56
*
bcachefs: Fix a null ptr deref in bch2_fs_alloc() error path
Kent Overstreet
2023-10-22
3
-1
/
+6
*
bcachefs: Fix a format string warning
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Kill JOURNAL_WATERMARK
Kent Overstreet
2023-10-22
12
-55
/
+46
*
bcachefs: BCH_WATERMARK_reclaim
Kent Overstreet
2023-10-22
3
-2
/
+6
*
bcachefs: struct bch_extent_rebalance
Kent Overstreet
2023-10-22
3
-2
/
+26
*
bcachefs: Expand BTREE_NODE_ID
Kent Overstreet
2023-10-22
1
-3
/
+14
*
bcachefs: Fix btree node write error message
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: fsck: Break walk_inode() up into multiple functions
Kent Overstreet
2023-10-22
1
-46
/
+57
*
bcachefs: Fix leak in backpointers fsck
Kent Overstreet
2023-10-22
1
-2
/
+4
*
bcachefs: unregister_shrinker() now safe on not-registered shrinker
Kent Overstreet
2023-10-22
2
-4
/
+2
*
bcachefs: Add a missing rhashtable_destroy() call
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Improve bch2_bkey_make_mut()
Kent Overstreet
2023-10-22
4
-11
/
+13
*
bcachefs: Reduce stack frame size of bch2_check_alloc_info()
Kent Overstreet
2023-10-22
1
-18
/
+22
*
bcachefs: fsck needs BTREE_UPDATE_INTERNAL_SNAPSHOT_NODE
Kent Overstreet
2023-10-22
1
-10
/
+12
*
bcachefs: Improve error message for overlapping extents
Kent Overstreet
2023-10-22
1
-6
/
+32
[next]