Kent Overstreet
|
b8b8dcfaed
|
Update bcachefs sources to 799716df00 bcachefs: Delete an incorrect bch2_trans_unlock()
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2023-05-19 09:50:24 -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
|
0206d42daf
|
Update bcachefs sources to 3856459b1b bcachefs: bch2_btree_iter_peek_node_and_restart()
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
2023-03-06 04:11:50 -05: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
|
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
|
934a84dfaf
|
Update bcachefs sources to 5963d1b1a4 bcacehfs: Fix bch2_get_alloc_in_memory_pos()
|
2022-11-26 17:09:59 -05: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
|
6ac37db841
|
Update bcachefs sources to 24f7e08cd8 bcachefs: shrinker.to_text() methods
|
2022-06-09 15:07:25 -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
|
931ed5a709
|
Update bcachefs sources to 50ac18afbb bcachefs: Fix an uninitialized variable
|
2022-01-04 19:56:40 -05:00 |
|
Kent Overstreet
|
d08291637f
|
Update bcachefs sources to 9d28e4a535 bcachefs: bch2_journal_entry_to_text()
|
2022-01-01 21:14:28 -05:00 |
|
Kent Overstreet
|
2b8c1bb091
|
Update bcachefs sources to 3f3f969859 bcachefs: Fix some compiler warnings
|
2021-09-09 19:10:07 -04:00 |
|
Kent Overstreet
|
07ec713e05
|
Update bcachefs sources to 1a510b00b6 bcachefs: Increase BTREE_TRANS_MEM_MAX
|
2021-07-04 23:33:54 -04:00 |
|
Kent Overstreet
|
b61ad35b97
|
Update bcachefs sources to 3913e0cac3 bcachefs: Journal space calculation fix
|
2021-05-31 15:05:33 -04:00 |
|
Kent Overstreet
|
2e2d5a3f7e
|
Update bcachefs sources to 0cd3e1d27a bcachefs: Fix for bch2_bkey_pack_pos() not initializing len/version fields
|
2021-05-17 16:48:48 -04:00 |
|
Kent Overstreet
|
209695dedf
|
Update bcachefs sources to f26267fc82 bcachefs: kill bset_tree->max_key
|
2021-04-04 22:15:29 -04:00 |
|
Kent Overstreet
|
a2094890a9
|
Update bcachefs sources to 18686af684 bcachefs: Inode backpointers
|
2021-03-29 00:22:38 -04:00 |
|
Kent Overstreet
|
e7c4380a89
|
Update bcachefs sources to 63924135a1 bcachefs: Have fsck check for stripe pointers matching stripe
|
2021-03-12 16:56:43 -05:00 |
|
Kent Overstreet
|
b64369c59f
|
Update bcachefs sources to 9b77e72c47 bcachefs: Extents may now cross btree node boundaries
|
2021-02-20 03:28:11 -05:00 |
|
Kent Overstreet
|
13f53aa228
|
Update bcachefs sources to d1fd471830 bcachefs: Add more debug checks
|
2020-11-16 18:23:54 -05:00 |
|
Kent Overstreet
|
d2a118d921
|
Update bcachefs sources to 1d669389f7 bcachefs: use a radix tree for inum bitmap in fsck
|
2020-11-07 13:09:23 -05:00 |
|
Kent Overstreet
|
cd9892e543
|
Update bcachefs sources to 10ab39f2fa bcachefs: Improvements to the journal read error paths
|
2020-08-24 16:25:05 -04:00 |
|
Kent Overstreet
|
0243e4d41c
|
Update bcachefs sources to b1708f0191 bcachefs: Fix a null ptr deref in bch2_btree_iter_traverse_one()
|
2020-06-26 14:51:58 -04:00 |
|
Kent Overstreet
|
2286a79ccb
|
Update bcachefs sources to d9bb516b2d bcachefs: Move extent overwrite handling out of core btree code
|
2020-03-15 20:24:57 -04:00 |
|
Kent Overstreet
|
96a6a5a58f
|
Update bcachefs sources to 7e07e19c29 bcachefs: Traverse iterator in journal replay
|
2020-03-09 16:27:23 -04:00 |
|
Kent Overstreet
|
7c4552717f
|
Update bcachefs sources to 9017d85854 bcachefs: btree_ptr_v2
|
2020-02-22 16:21:32 -05:00 |
|
Kent Overstreet
|
e0eb64c846
|
Update bcachefs sources to 3cd63315a6 bcachefs: Track incompressible data
|
2020-01-21 17:24:32 -05:00 |
|
Kent Overstreet
|
f7566516de
|
Update bcachefs sources to adfbb84c7c fixup! bcachefs: Fix bch2_verify_insert_pos()
|
2019-12-16 17:36:24 -05:00 |
|
Kent Overstreet
|
92d34f6ed2
|
Update bcachefs sources to fbb669e9de bcachefs: Kill btree_node_iter_large
|
2019-12-16 14:42:09 -05:00 |
|
Kent Overstreet
|
8c20176f2c
|
Update bcachefs sources to d372ddcbfa bcachefs: Reorganize extents.c
|
2019-11-17 20:36:59 -05:00 |
|
Kent Overstreet
|
1f7098c222
|
Update bcachefs sources to b1a4dc53be bcachefs: Set lost+found mode to 0700
|
2019-11-09 22:49:03 -05:00 |
|
Kent Overstreet
|
6016d33b80
|
Update bcachefs sources to 9e76e8d98c bcachefs: Fix uninitialized field in hash_check_init()
|
2019-11-04 12:53:59 -05:00 |
|
Kent Overstreet
|
72a408f848
|
Update bcachefs sources to ece184f718 bcachefs: Reflink
|
2019-08-21 13:19:36 -04:00 |
|
Kent Overstreet
|
f96ba8e0aa
|
Update bcachefs sources to b91a514413 bcachefs: Don't try to delete stripes when RO
|
2019-07-11 12:00:51 -04:00 |
|
Kent Overstreet
|
133dfeb648
|
Update bcachefs sources to d868a87c67 bcachefs: fix initial gc
|
2019-03-28 05:28:38 -04:00 |
|
Kent Overstreet
|
bdba182d10
|
Update bcachefs sources to d7dbddc450 bcachefs: revamp to_text methods
|
2018-11-09 04:06:53 -05:00 |
|
Kent Overstreet
|
2ab2ab0f78
|
Update bcachefs sources to b12d1535f3 bcachefs: fix bounds checks in bch2_bio_map()
|
2018-11-03 20:19:25 -04:00 |
|
Kent Overstreet
|
ebf97e8e01
|
Update bcachefs sources to 446219cb11 bcachefs: Dirent repair code
|
2018-08-22 03:49:34 -04:00 |
|
Kent Overstreet
|
cef2f30ae2
|
Update bcachefs sources to 15f6e66e86 bcachefs: pass around bset_tree less
|
2018-08-15 20:00:21 -04:00 |
|
Kent Overstreet
|
76a549d82d
|
Update bcachefs sources to eab3b355cf bcachefs: trace transaction restarts
|
2018-07-16 04:00:44 -04:00 |
|
Kent Overstreet
|
75c7148e0a
|
Update bcachefs sources to 940d6ca657 bcachefs: acl code improvements
|
2018-07-13 00:45:28 -04:00 |
|
Kent Overstreet
|
ff86d47221
|
Update bcachefs sources to 0906b1fb49 bcachefs: fixes for 32 bit/big endian machines
|
2018-05-17 02:36:19 -04:00 |
|
Kent Overstreet
|
1991277c8e
|
Update bcachefs sources to e7f4678827 bcachefs: fix variable shadowing in macro call
|
2018-02-28 17:57:55 -05:00 |
|
Kent Overstreet
|
99adc23cf6
|
Update bcachefs sources to 0e765bc37c bcachefs: foreground merging of interior btree nodes
|
2018-02-05 00:31:32 -05:00 |
|
Kent Overstreet
|
4de98a2712
|
Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazily
|
2018-01-11 07:02:08 -05:00 |
|
Kent Overstreet
|
85ee972555
|
Update bcachefs sources to e82e656279 bcachefs: Cleanups for building in userspace
|
2017-10-08 10:25:33 -08:00 |
|
Kent Overstreet
|
c35fbbc025
|
Update bcachefs sources to 2e70771b8d
|
2017-04-23 22:00:36 -08:00 |
|
Kent Overstreet
|
5ec39af8ea
|
Rename from bcache-tools to bcachefs-tools
|
2017-03-19 17:31:47 -08:00 |
|