Kent Overstreet
|
f87850496e
|
Update bcachefs sources to 3c41353bc1 bcachefs: Fix bch2_verify_keylist_sorted
|
2021-04-24 01:37:09 -04:00 |
|
Kent Overstreet
|
ceac31bcb6
|
Update bcachefs sources to fe72e70682 bcachefs: Fix for btree_gc repairing interior btree ptrs
|
2021-04-19 21:26: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
|
40e14938ee
|
Update bcachefs sources to 9922afc8b6 bcachefs: Add repair code for out of order keys in a btree node.
|
2021-03-29 00:22:49 -04:00 |
|
Kent Overstreet
|
c88113e255
|
Update bcachefs sources to ad68801b93 bcachefs: Use pcpu mode of six locks for interior nodes
|
2021-03-24 22:13:00 -04:00 |
|
Kent Overstreet
|
9f69a652dc
|
Update bcachefs sources to c7defb5793 bcachefs: Split btree_iter_traverse and bch2_btree_iter_traverse()
|
2021-03-24 19:26:47 -04:00 |
|
Kent Overstreet
|
11098ae37a
|
Update bcachefs sources to 0a9f0fc68a bcachefs: Don't unconditially version_upgrade in initialize
|
2021-03-21 16:44:44 -04:00 |
|
Kent Overstreet
|
aa0ddf3cf9
|
Update bcachefs sources to 242d37cbd0 bcachefs: Kill btree_iter_pos_changed()
|
2021-03-16 21:46:18 -04:00 |
|
Kent Overstreet
|
9e5d774875
|
Update bcachefs sources to e2b8120595 bcachefs: Use x-macros for more enums
|
2021-02-20 22:34:09 -05:00 |
|
Kent Overstreet
|
9fce394ca6
|
Update bcachefs sources to 313b24b652 bcachefs: Fix an assertion
|
2021-01-25 19:05:19 -05:00 |
|
Kent Overstreet
|
f39f0bde78
|
Update bcachefs sources to fcf8a0889c bcachefs: bch2_alloc_write() should be writing for all devices
|
2021-01-08 21:33:27 -05:00 |
|
Kent Overstreet
|
37270fc79c
|
Update bcachefs sources to ff83eed5f5 bcachefs: Fix bch2_mark_stripe()
|
2020-10-23 18:43:51 -04:00 |
|
Kent Overstreet
|
8a440895bf
|
Update bcachefs sources to 26c226917f bcachefs: Start/stop io clock hands in read/write paths
|
2020-10-17 18:17:36 -04:00 |
|
Kent Overstreet
|
7df1badafb
|
Update bcachefs sources to 0568ed4886 bcachefs: Fix copygc dying on startup
|
2020-10-15 22:53:27 -04: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
|
05408b6f8f
|
Update bcachefs sources to 4837f82ee1 bcachefs: Use cached iterators for alloc btree
|
2020-06-15 16:27:19 -04:00 |
|
Kent Overstreet
|
1952c0790c
|
Update bcachefs sources to c9b4a210f9 fixup! bcachefs: Fixes for going RO
|
2020-06-03 19:56:33 -04:00 |
|
Kent Overstreet
|
34c9be19b3
|
Update bcachefs sources to e1f6739c4a bcachefs: Fix another iterator counting bug
|
2020-05-14 21:48:52 -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
|
e0eb64c846
|
Update bcachefs sources to 3cd63315a6 bcachefs: Track incompressible data
|
2020-01-21 17:24:32 -05:00 |
|
Kent Overstreet
|
3046915927
|
Update bcachefs sources to c9eb15545d bcachefs: Don't call trans_iter_put() on error pointer
|
2020-01-04 19:24:13 -05:00 |
|
Kent Overstreet
|
f0d907189f
|
Update bcachefs sources to 86a99a7b7f bcachefs: Convert some enums to x-macros
|
2019-12-28 20:31:39 -05:00 |
|
Kent Overstreet
|
82c7e8ff35
|
Update bcachefs sources to cfb41d25c7 bcachefs: Add an assertion to track down a heisenbug
|
2019-12-28 18:20:16 -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
|
b540b170c9
|
Update bcachefs sources to cddca21efc bcachefs: Don't use sha256 for siphash str hash key
|
2019-10-04 16:22:37 -04:00 |
|
Kent Overstreet
|
7f69c4161c
|
Update bcachefs sources to 380885b0b8 bcachefs: Fix counting iterators for reflink pointers
|
2019-10-01 16:30:36 -04:00 |
|
Kent Overstreet
|
db39aa3e1b
|
Update bcachefs sources to 5a3a4087af bcachefs: Convert a BUG_ON() to a warning
|
2019-09-25 15:23:50 -04: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
|
7e35389599
|
Update bcachefs sources to f38382c574 bcachefs: Improve key marking interface
|
2019-05-24 11:58:42 -04:00 |
|
Kent Overstreet
|
93bdfcb210
|
Update bcachefs sources to 454bd4f82d bcachefs: Fix for the stripes mark path and gc
|
2019-05-08 19:13:46 -04:00 |
|
Kent Overstreet
|
b485aae1ba
|
Update bcachefs sources to 6f603b8d79 bcachefs: some improvements to startup messages and options
|
2019-04-17 19:00:38 -04:00 |
|
Kent Overstreet
|
133dfeb648
|
Update bcachefs sources to d868a87c67 bcachefs: fix initial gc
|
2019-03-28 05:28:38 -04:00 |
|
Kent Overstreet
|
ddb58076ef
|
Update bcachefs sources to ffe09df106 bcachefs: Verify fs hasn't been modified before going rw
|
2019-03-24 21:06:58 -04:00 |
|
Kent Overstreet
|
35fca2f044
|
Update bcachefs sources to 99750eab4d bcachefs: Persist stripe blocks_used
|
2019-01-23 15:53:32 -05:00 |
|
Kent Overstreet
|
a10a41fa2b
|
Update bcachefs sources to f7670cba39 bcachefs: Fix for building in userspace
|
2018-12-12 06:25:37 -05:00 |
|
Kent Overstreet
|
0c7db4eca3
|
Update bcachefs sources to 62de7539dc bcachefs: Make bkey types globally unique
|
2018-11-30 12:51:13 -05:00 |
|
Kent Overstreet
|
cc6479303f
|
Update bcachefs sources to a9f14c773f bcachefs: More btree gc refactorings
|
2018-11-12 19:22:36 -05:00 |
|
Tim Schlueter
|
770d75e7e5
|
Update bcachefs sources to 7227ff07f14b Merge pull request #10 from modelrockettier/real_mount_time
|
2018-11-04 21:14:26 -08: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
|
55fbb25501
|
Update bcachefs sources to d7f6da1d60 bcachefs: fix missing include
|
2018-10-12 15:10:26 -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
|
ff86d47221
|
Update bcachefs sources to 0906b1fb49 bcachefs: fixes for 32 bit/big endian machines
|
2018-05-17 02:36:19 -04:00 |
|
Kent Overstreet
|
018de5aa89
|
Update bcachefs sources to ed4aea2ad4 bcachefs: fix gcc warning
|
2018-05-04 14:05:32 -04:00 |
|
Kent Overstreet
|
c598d91dcb
|
Update bcachefs sources to edf5f38218 bcachefs: Refactor superblock code
|
2018-04-10 19:23:58 -04:00 |
|
Kent Overstreet
|
ff5e165532
|
Update bcachefs sources to 9fc6ccd865 bcachefs: fix copygc_pred()
|
2018-03-20 03:54:50 -04:00 |
|
Kent Overstreet
|
35d3f92ad5
|
Update bcachefs sources to f7ccf51390 bcachefs: durability
|
2018-03-13 03:22:35 -04:00 |
|
Kent Overstreet
|
90ef8b9f57
|
Update bcachefs sources to 90d78c2461 bcachefs: Option parsing for io targets
|
2018-02-19 19:01:05 -05:00 |
|
Kent Overstreet
|
807abf36c1
|
Update bcachefs sources to e99d29e402 bcachefs: zstd support, compression refactoring
|
2018-02-16 18:13:24 -05:00 |
|