Kent Overstreet
|
d320a4e927
|
Update bcachefs sources to 6628827a8707 bcachefs: Skip deleted members in member_to_text()
|
2023-10-27 19:38:36 -04:00 |
|
Kent Overstreet
|
8eaf8ddf45
|
Update bcachefs sources to 7250b2ee5574 bcachefs: Fix deleted inodes btree in snapshot deletion
|
2023-10-27 16:43:11 -04:00 |
|
Kent Overstreet
|
9799b119c3
|
Update bcachefs sources to 0d63ed13ea3d closures: Fix race in closure_sync()
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2023-10-25 13:59:16 -04:00 |
|
Kent Overstreet
|
6a34032417
|
Update bcachefs sources to a180af9dd349 bcachefs: Refactor memcpy into direct assignment
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2023-10-18 22:14:53 -04:00 |
|
Kent Overstreet
|
1251ea58a8
|
Update bcachefs sources to 7bf1ac0d46 bcachefs: Correctly initialize new buckets on device resize
Signed-off-by: Hunter Shaffer <huntershaffer182456@gmail.com>
|
2023-10-08 21:06:07 -04:00 |
|
Kent Overstreet
|
a053ebfb8c
|
Update bcachefs sources to f9c612bbf82d bcachefs: Fixes for building in userspace
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2023-09-23 20:03:23 -04:00 |
|
Kent Overstreet
|
f3976e3733
|
Update bcachefs sources to b0788c47d9 bcachefs: Fix check_version_upgrade()
|
2023-08-11 22:25:12 -04:00 |
|
Kent Overstreet
|
44fc32e7ef
|
Update bcachefs sources to ee560a3929 bcachefs: Print version, options earlier in startup path
|
2023-07-20 18:09:44 -04:00 |
|
Kent Overstreet
|
5d507f795b
|
Update bcachefs sources to da7d42a9a2 bcachefs: Add new assertions for shutdown path
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2023-07-09 15:25:40 -04:00 |
|
Kent Overstreet
|
c99a444c5c
|
Update bcachefs sources to 25de2b00dc bcachefs: Change check for invalid key types
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2023-07-07 04:25:07 -04:00 |
|
Kent Overstreet
|
cfa816bf3f
|
Update bcachefs sources to 84f132d569 bcachefs: fsck: Break walk_inode() up into multiple functions
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2023-06-27 19:38:18 -04:00 |
|
Kent Overstreet
|
8642d4ae10
|
Update bcachefs sources to 7c0fe6f104 bcachefs: Fix bch2_fsck_ask_yn()
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2023-06-04 18:10:29 -04:00 |
|
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
|
fa35853772
|
Update bcachefs sources to 72405e7ff8 bcachefs: Fix bch2_check_extents_to_backpointers()
|
2023-03-14 12:56:38 -04: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
|
1b2d608269
|
Update bcachefs sources to 8dbfede1d9 fixup! bcachefs: More info on check_bucket_ref() error
|
2023-02-13 15:51:27 -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
|
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
|
5a5a6c25a9
|
Update bcachefs sources to 8a65cc4951 bcachefs: Improve bch2_dev_freespace_init()
|
2022-11-29 01:15:08 -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
|
e66011cd2c
|
Update bcachefs sources to 6dc2a699c6 bcachefs: bch2_path_put_nokeep()
|
2022-10-11 06:40:30 -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
|
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
|
319abbc653
|
Update bcachefs sources to 2f4e24d856 bcachefs: Split out dev_buckets_free()
|
2022-06-15 14:58:36 -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
|
46b2c553aa
|
Update bcachefs sources to fad6d13aa5 fixup! bcachefs: Add persistent counters
|
2022-05-30 23:24:10 -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
|
7f77afa955
|
Update bcachefs sources to d3da360412 bcachefs: Fold bucket_state in to BCH_DATA_TYPES()
|
2022-04-07 20:56:33 -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
|
498874fdb7
|
Update bcachefs sources to 91e6c3e0d5 bcachefs: Gap buffer for journal keys
|
2022-04-04 13:48:45 -04:00 |
|
Kent Overstreet
|
70f2681838
|
Update bcachefs sources to 5e392aed7a bcachefs: Kill bch2_alloc_write()
|
2022-03-31 16:57:08 -04:00 |
|
Kent Overstreet
|
3765483ff0
|
Update bcachefs sources to f05b3c1af9 bcachefs: Improve bucket_alloc_fail tracepoint
|
2022-03-13 19:21:13 -04:00 |
|
Kent Overstreet
|
d34e731082
|
Update bcachefs sources to e48731a188 bcachefs: Fix BTREE_TRIGGER_WANTS_OLD_AND_NEW
|
2022-03-13 19:20:59 -04: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
|
a1e928af83
|
Update bcachefs sources to cea583fa17 bcachefs: Only mark iterators nopreserve that aren't in use
|
2022-02-16 07:22:40 -05: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
|
a1d66a2a4e
|
Update bcachefs sources to ba398d2906 bcachefs: Fix reflink repair code
|
2022-02-13 04:08:33 -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
|
47c554c31a
|
Update bcachefs sources to 5242db9aec bcachefs: Fix bch2_check_fix_ptrs()
|
2022-01-05 19:39:57 -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 |
|