Kent Overstreet
|
1f78fed469
|
Update bcachefs sources to 31c09369cd six locks: Fix an unitialized var
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2023-05-25 22:25:34 -04:00 |
|
Kent Overstreet
|
6b1f79d5df
|
Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshots
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2023-05-02 00:41:47 -04:00 |
|
Kent Overstreet
|
7f102ee83d
|
Update bcachefs sources to 8fd009dd76 bcachefs: Rip out code for storing backpointers in alloc keys
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2023-03-31 18:02:57 -04:00 |
|
Kent Overstreet
|
ec28e6bfa2
|
Update bcachefs sources to 0342eebf85 bcachefs: Improve the backpointer to missing extent message
|
2023-03-15 08:59:01 -04:00 |
|
Kent Overstreet
|
b0c9ad15f4
|
Update bcachefs sources to 171da96d76 bcachefs: Drop some anonymous structs, unions
|
2023-03-04 23:33:25 -05:00 |
|
Kent Overstreet
|
1ee7dc7a55
|
Update bcachefs sources to 2272c5f5b7 bcachefs: Mark stripe buckets with correct data type
|
2023-03-03 00:39:26 -05:00 |
|
Kent Overstreet
|
da6a356895
|
Update bcachefs sources to 8e1519ccb6 bcachefs: Add tracepoint & counter for btree split race
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2023-02-20 20:03:34 -05:00 |
|
Kent Overstreet
|
e160e9b979
|
Update bcachefs sources to 3e0c5b0722 fixup! bcachefs: Btree write buffer
|
2023-02-12 21:41:03 -05:00 |
|
Kent Overstreet
|
284c1f5148
|
Update bcachefs sources to dab31ca168 bcachefs: Add some logging for btree node rewrites due to errors
|
2023-02-10 15:49:12 -05:00 |
|
Kent Overstreet
|
a104f0407b
|
Update bcachefs sources to ea93c26e98 fixup! bcachefs: We can handle missing btree roots for all alloc btrees
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2023-02-09 18:36:24 -05:00 |
|
Kent Overstreet
|
3c0484687d
|
Update bcachefs sources to 84505cfd37 bcachefs: Go RW before check_alloc_info()
|
2022-12-13 18:27:31 -05:00 |
|
Kent Overstreet
|
934a84dfaf
|
Update bcachefs sources to 5963d1b1a4 bcacehfs: Fix bch2_get_alloc_in_memory_pos()
|
2022-11-26 17:09:59 -05:00 |
|
Kent Overstreet
|
7e196f5399
|
Update bcachefs sources to 4366ca365f fixup! bcachefs: Btree split improvement
|
2022-11-18 18:23:28 -05:00 |
|
Kent Overstreet
|
c1f55a60c4
|
Update bcachefs sources to 6406e05835 bcachefs: Nocow support
|
2022-11-18 18:21:11 -05:00 |
|
Kent Overstreet
|
c1e4d447f6
|
Update bcachefs sources to 8d3fc97ca3 bcachefs: Fixes for building in userspace
|
2022-11-13 20:07:22 -05:00 |
|
Kent Overstreet
|
ae43a58d97
|
Update bcachefs sources to 70fa0c1ff4 fixup! bcachefs: Btree key cache improvements
|
2022-10-23 18:24:08 -04:00 |
|
Kent Overstreet
|
188b6d0c8e
|
Update bcachefs sources to cd779e0cc5 bcachefs: Skip inode unpack/pack in bch2_extent_update()
|
2022-10-22 14:41:54 -04:00 |
|
Kent Overstreet
|
3165f53b28
|
Update bcachefs sources to 6ee8a33cee bcachefs: Call bch2_btree_update_add_new_node() before dropping write lock
|
2022-10-12 11:06:50 -04:00 |
|
Kent Overstreet
|
72add8822c
|
Update bcachefs sources to 47ffed9fad bcachefs: bch2_btree_delete_range_trans() now uses peek_upto()
|
2022-10-10 00:10:45 -04:00 |
|
Kent Overstreet
|
8d6138baac
|
Update bcachefs sources to cbccc6d869 bcachefs: Ratelimit ec error message
|
2022-10-09 02:33:05 -04:00 |
|
Kent Overstreet
|
99caca2c70
|
Update bcachefs sources to 24c6361e20 bcachefs: Fix a trans path overflow in bch2_btree_delete_range_trans()
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2022-09-28 11:41:03 -04:00 |
|
Kent Overstreet
|
d01f633041
|
Update bcachefs sources to 176718966e bcachefs: Re-enable hash_redo_key()
|
2022-09-04 14:42:05 -04:00 |
|
Kent Overstreet
|
dded444b20
|
Update bcachefs sources to dfaf9a6ee2 lib/printbuf: Clean up headers
|
2022-08-18 12:49:48 -04:00 |
|
Kent Overstreet
|
ddac1641ee
|
Update bcachefs sources to 90a9c61e2b bcachefs: Switch bch2_btree_delete_range() to bch2_trans_run()
|
2022-08-11 17:34:34 -04:00 |
|
Kent Overstreet
|
0e69c66198
|
Update bcachefs sources to 17a344f265 bcachefs: Improve fsck for subvols/snapshots
|
2022-07-15 17:24:21 -04:00 |
|
Kent Overstreet
|
bad0c8c507
|
Update bcachefs sources to 95ff72a6c1 fixup! mm: Centralize & improve oom reporting in show_mem.c
|
2022-06-27 15:58:48 -04:00 |
|
Kent Overstreet
|
6ac37db841
|
Update bcachefs sources to 24f7e08cd8 bcachefs: shrinker.to_text() methods
|
2022-06-09 15:07:25 -04:00 |
|
Kent Overstreet
|
6f5afc0c12
|
Update bcachefs sources to bdf6d7c135 fixup! bcachefs: Kill journal buf bloom filter
|
2022-05-02 18:42:06 -04:00 |
|
Kent Overstreet
|
790ca9522a
|
Update bcachefs sources to e027cf9aa0 fixup! bcachefs: Defer checking of alloc -> lru refs until after RW
|
2022-04-06 14:13:15 -04:00 |
|
Kent Overstreet
|
e240b4ae86
|
Update bcachefs sources to f638850417 bcachefs: bch2_trans_log_msg()
|
2022-03-30 17:40:37 -04:00 |
|
Kent Overstreet
|
74148a8ee5
|
Update bcachefs sources to 0e705f5944 fixup! bcachefs: Refactor bch2_btree_node_mem_alloc()
|
2022-03-21 02:13:02 -04:00 |
|
Kent Overstreet
|
1ffc9b4554
|
Update bcachefs sources to f67089dc9b bcachefs: Convert bch2_sb_to_text to master option list
|
2022-03-05 12:09:12 -05:00 |
|
Kent Overstreet
|
87f685d129
|
Update bcachefs sources to 8ffb42b3d0 bcachefs: Finish writing journal after journal error
|
2022-03-01 15:45:36 -05:00 |
|
Kent Overstreet
|
03498f9464
|
Update bcachefs sources to 04036b4910 bcachefs: Fix a memory leak
|
2022-02-27 12:01:32 -05:00 |
|
Aleksei Kharlamov
|
63805882d4
|
Update bcachefs sources to 31718a2: bcachefs: Don't spin in journal reclaim
Signed-off-by: Aleksei Kharlamov <aleksei@devass.club>
|
2022-02-26 21:31:11 +01:00 |
|
Kent Overstreet
|
de4e778a6a
|
Update bcachefs sources to a0d7001b0f bcachefs: Change bch2_dev_lookup() to not use lookup_bdev()
|
2022-02-16 06:32:49 -05:00 |
|
Kent Overstreet
|
9c79275419
|
Update bcachefs sources to b84661c042 bcachefs: Fix reflink repair code
|
2022-02-11 18:33:16 -05:00 |
|
Kent Overstreet
|
74a7c3ff57
|
Update bcachefs sources to bf340e68c7 bcachefs: Ignore cached data when calculating fragmentation
|
2022-01-10 21:41:51 -05:00 |
|
Kent Overstreet
|
931ed5a709
|
Update bcachefs sources to 50ac18afbb bcachefs: Fix an uninitialized variable
|
2022-01-04 19:56:40 -05:00 |
|
Kent Overstreet
|
c50379128b
|
Update bcachefs sources to aa439f3b94 bcachefs: btree_gc no longer uses main in-memory bucket array
|
2022-01-01 21:22:41 -05:00 |
|
Kent Overstreet
|
38f8daa2b1
|
Update bcachefs sources to 078a1a596a bcachefs: Optimize bucket reuse
|
2021-12-28 15:03:54 -05:00 |
|
Kent Overstreet
|
ad03173172
|
Update bcachefs sources to aa540d47ab bcachefs: Option improvements
|
2021-12-25 18:48:46 -05:00 |
|
Kent Overstreet
|
00f49f23b4
|
Update bcachefs sources to d3422f9b18 bcachefs: Journal initialization fixes
|
2021-12-21 21:53:07 -05:00 |
|
Kent Overstreet
|
39a6bf885d
|
Update bcachefs sources to 6bb1ba5c94 bcachefs: Improve alloc_mem_to_key()
|
2021-12-11 17:26:14 -05:00 |
|
Kent Overstreet
|
99b12cd3a4
|
Update bcachefs sources to 50d6a25d9c bcachefs: Erasure coding fixes
|
2021-11-30 15:27:52 -05:00 |
|
Kent Overstreet
|
1ce6454cfe
|
Update bcachefs sources to cdf89ca564 bcachefs: Fix fsck path for refink pointers
|
2021-10-24 21:24:05 -04:00 |
|
Kent Overstreet
|
3db6ec44c5
|
Update bcachefs sources to d9d1235f3c bcachefs: Handle transaction restarts in bch2_blacklist_entries_gc()
|
2021-10-20 12:36:50 -04:00 |
|
Kent Overstreet
|
e489658c49
|
Update bcachefs sources to 07c2895cb3 bcachefs: Add a valgrind memcheck hint
|
2021-10-13 11:00:02 -04:00 |
|
Kent Overstreet
|
49ba8d0ef6
|
Update bcachefs sources to 6c5219caf0 bcachefs: Rev the on disk format version for snapshots
|
2021-09-27 13:32:44 -04:00 |
|
Kent Overstreet
|
2b8c1bb091
|
Update bcachefs sources to 3f3f969859 bcachefs: Fix some compiler warnings
|
2021-09-09 19:10:07 -04:00 |
|