Kent Overstreet
|
a2094890a9
|
Update bcachefs sources to 18686af684 bcachefs: Inode backpointers
|
2021-03-29 00:22:38 -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
|
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
|
9e5d774875
|
Update bcachefs sources to e2b8120595 bcachefs: Use x-macros for more enums
|
2021-02-20 22:34:09 -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
|
d51534ee27
|
Update bcachefs sources to dfb7dc100d bcachefs: Drop invalid stripe ptrs in fsck
|
2021-02-19 16:20:44 -05:00 |
|
Kent Overstreet
|
a437f5fc84
|
Update bcachefs sources to 199bfbed8a lib/generic-radix-tree.c: Don't overflow in peek()
|
2021-02-12 21:43:09 -05:00 |
|
Kent Overstreet
|
868abec1ab
|
Update bcachefs sources to 5e73602f6c bcachefs: Fix for fsck hanging
|
2021-02-12 16:02:52 -05:00 |
|
Kent Overstreet
|
612f6b9ab7
|
Update bcachefs sources to 79847e4824 bcachefs: Fixes/improvements for journal entry reservations
|
2021-02-03 15:26:03 -05:00 |
|
Kent Overstreet
|
4064aa126e
|
Update bcachefs sources to 26409a8f75 bcachefs: Journal updates to dev usage
|
2021-02-02 16:07:59 -05:00 |
|
Kent Overstreet
|
7eef5f46dd
|
Update bcachefs sources to ea3414eed5 fixup! bcachefs: Improve diagnostics when journal entries are missing
|
2021-01-29 15:33:24 -05:00 |
|
Kent Overstreet
|
7740db24f7
|
Update bcachefs sources to bee34d805c bcachefs: Repair bad data pointers
|
2021-01-28 16:16:51 -05:00 |
|
Kent Overstreet
|
19f921604d
|
Update bcachefs sources to ffc900d593 fixup! bcachefs: Mark superblocks transactionally
|
2021-01-26 21:00:48 -05:00 |
|
Kent Overstreet
|
9fce394ca6
|
Update bcachefs sources to 313b24b652 bcachefs: Fix an assertion
|
2021-01-25 19:05:19 -05:00 |
|
Kent Overstreet
|
f476c4d128
|
Update bcachefs sources to 7d57e9b703 bcachefs: Run jset_validate in write path as well
|
2021-01-15 15:24:04 -05:00 |
|
Kent Overstreet
|
02002f3774
|
Update bcachefs sources to bb2281735c bcachefs: Factor out bch2_ec_stripes_heap_start()
|
2021-01-15 14:30:01 -05:00 |
|
Kent Overstreet
|
4aed137c42
|
Update bcachefs sources to 93347f7162 bcachefs: Add btree node prefetching to bch2_btree_and_journal_walk()
|
2021-01-12 16:44:34 -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
|
80846e9c28
|
Update bcachefs sources to 5241335413 bcachefs: Fix for spinning in journal reclaim on startup
|
2020-12-19 18:05:09 -05:00 |
|
Kent Overstreet
|
db931a4571
|
Update bcachefs sources to e1d0fb8c5f bcachefs: Don't require flush/fua on every journal write
|
2020-12-04 13:45:33 -05:00 |
|
Kent Overstreet
|
dd707c9bfd
|
Update bcachefs sources to 0010403265 bcachefs: Fix spurious alloc errors on forced shutdown
|
2020-12-03 13:13:53 -05:00 |
|
Kent Overstreet
|
1e574cb1aa
|
Update bcachefs sources to 021e62a098 bcachefs: Fix error in filesystem initialization
|
2020-11-30 00:06:46 -05:00 |
|
Kent Overstreet
|
9225f81a49
|
Update bcachefs sources to b1107114ca bcachefs: Add an ioctl for resizing journal on a device
|
2020-11-17 10:52:20 -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
|
742dbbdbb9
|
Update bcachefs sources to 8436db7aac bcachefs: Drop alloc keys from journal when -o reconstruct_alloc
|
2020-10-24 21:21:56 -04:00 |
|
Kent Overstreet
|
96f4a81a01
|
Update bcachefs sources to 13bb4cdf89 bcachefs: Indirect inline data extents
|
2020-10-24 21:01:26 -04: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
|
0fb2a39a69
|
Update bcachefs sources to f385d13bf8 fixup! bcachefs: Fix bch2_extent_can_insert() not being called
|
2020-07-02 13:29:45 -04:00 |
|
Kent Overstreet
|
3b3574e8f6
|
Update bcachefs sources to 9f34144308 bcachefs: Refactor dio write code to reinit bch_write_op
|
2020-06-29 19:21:45 -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
|
f8f84d9388
|
Update bcachefs sources to 8a316f4112 bcachefs: Give bkey_cached_key same attributes as bpos
|
2020-06-15 17:00:02 -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
|
5d6e237b72
|
Update bcachefs sources to a27d7265e7 bcachefs: Fix a debug mode assertion
|
2020-04-04 16:48:39 -04:00 |
|
Kent Overstreet
|
a62d8713f8
|
Update bcachefs sources to 7bfc741f64 bcachefs: Fix a null ptr deref during journal replay
|
2020-04-04 13:59:13 -04:00 |
|
Kent Overstreet
|
c452666fb3
|
Update bcachefs sources to a897b0f199 bcachefs: Fix a locking bug
|
2020-03-30 17:46:47 -04:00 |
|
Kent Overstreet
|
fad8236b81
|
Update bcachefs sources to 275cba438e bcachefs: Fix inodes pass in fsck
|
2020-03-30 14:34:20 -04:00 |
|
Kent Overstreet
|
2aed686c23
|
Update bcachefs sources to 96b991466a bcachefs: Improve error message in fsck
|
2020-03-25 17:59:36 -04:00 |
|
Kent Overstreet
|
517440cc98
|
Update bcachefs sources to 76f72a0cc7 bcachefs: Improve error message in fsck
|
2020-03-25 16:15:56 -04:00 |
|
Kent Overstreet
|
8bcd38555c
|
Update bcachefs sources to fd637ebda0 bcachefs: Journal updates to interior nodes
|
2020-03-25 15:56:38 -04:00 |
|
Kent Overstreet
|
096f2ec00e
|
Update bcachefs sources to 3592e42edf bcachefs: Shut down quicker
|
2020-03-18 11:49:11 -04:00 |
|
Kent Overstreet
|
d488efb9d9
|
Update bcachefs sources to b47904df3c bcachefs: Clear BCH_FEATURE_extents_above_btree_updates on clean shutdown
|
2020-03-17 12:45:17 -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
|
2d238045d3
|
Update bcachefs sources to 4a4139a563 bcachefs: Fix extent_sort_fix_overlapping()
|
2020-03-02 17:10:54 -05:00 |
|
Kent Overstreet
|
dbb99e492d
|
Update bcachefs sources to 1210f6c925 bcachefs: BCH_SB_FEATURES_ALL
|
2020-02-26 19:12:07 -05: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
|
ab2f1ec24f
|
Update bcachefs sources to d763e8ab17 bcachefs: Don't lose needs_whiteout in overwrite path
|
2020-01-06 13:49:52 -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
|
306cf00818
|
Update bcachefs sources to aae76fba15 bcachefs: Use KEY_TYPE_deleted whitouts for extents
|
2019-12-29 11:15:34 -05:00 |
|
Kent Overstreet
|
fec2d17f20
|
Update bcachefs sources to 1569db10e2 bcachefs: Use KEY_TYPE_deleted whitouts for extents
|
2019-12-28 20:34:36 -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
|
f026d7cc81
|
Update bcachefs sources to 5d7142b75a bcachefs: Redo filesystem usage ioctls
|
2019-12-18 16:11:04 -05:00 |
|
Kent Overstreet
|
54fc3909b4
|
Update bcachefs sources to a8faf2472b bcachefs: Update directory timestamps during link
|
2019-12-18 15:30:16 -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
|
3c810611c1
|
Update bcachefs sources to fc4f1d59cf bcachefs: Fix an iterator counting bug
|
2019-10-16 14:13:07 -04:00 |
|
Kent Overstreet
|
6e696ea087
|
Update bcachefs sources to de906c3e2e bcachefs: Fix iterator counting for reflink pointers (again)
|
2019-10-12 14:49:11 -04:00 |
|
Kent Overstreet
|
cec69929f0
|
Update bcachefs sources to d0625a4418 bcachefs: Fix creation of lost+found
|
2019-10-11 15:04:27 -04:00 |
|
Kent Overstreet
|
7f3557f57e
|
Update bcachefs sources to 7e03c1ab0e bcachefs: Kill bchfs_extent_update()
|
2019-10-10 18:06:44 -04:00 |
|
Kent Overstreet
|
62f5e4fa67
|
Update bcachefs sources to ce9293e9d0 bcachefs: Factor out fs-common.c
|
2019-10-04 16:26:48 -04: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
|
aa2a42b0a6
|
Update bcachefs sources to fee79cd654 bcachefs: Fix BTREE_INSERT_NOMARK_OVERWRITES
|
2019-08-29 13:32:04 -04:00 |
|
Kent Overstreet
|
68963f1816
|
Update bcachefs sources to 0d627739e9 bcachefs: Improve pointer marking checks and error messages
|
2019-08-29 11:44:11 -04:00 |
|
Kent Overstreet
|
92fc14824f
|
Update bcachefs sources to 05ef7000f2 bcachefs: Switch reconstruct_alloc to a mount option
|
2019-08-28 13:43:42 -04:00 |
|
Kent Overstreet
|
e6e7d374e7
|
Update bcachefs sources to bfb7133d71 bcachefs: Refactor bch2_alloc_write()
|
2019-08-28 11:09:35 -04:00 |
|
Kent Overstreet
|
c8322ce68c
|
Update bcachefs sources to 4ed63a3241 bcachefs: Trust in memory bucket mark
|
2019-08-28 00:31:57 -04:00 |
|
Kent Overstreet
|
cc41f52bcc
|
Update bcachefs sources to 14f68409be bcachefs: Optimize fiemap
|
2019-08-27 17:37:03 -04:00 |
|
Kent Overstreet
|
72a408f848
|
Update bcachefs sources to ece184f718 bcachefs: Reflink
|
2019-08-21 13:19:36 -04:00 |
|
Kent Overstreet
|
692eadd6ca
|
Update bcachefs sources to 22776fe990 bcachefs: Convert some assertions to fsck errors
|
2019-07-13 13:10:00 -04:00 |
|
Kent Overstreet
|
08021fd550
|
Update bcachefs sources to b5fff15213 bcachefs: Fix ec_stripes_read()
|
2019-07-12 17:11:10 -04:00 |
|
Kent Overstreet
|
33c91e2ff4
|
Update bcachefs sources to 44dc1f2695 bcachefs: Fix stripe_idx_to_delete()
|
2019-07-11 12:46:42 -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
|
34b9374705
|
Update bcachefs sources to 7e42539c80 bcachefs: Don't overflow stack in bch2_extent_merge_inline()
|
2019-05-29 20:06:53 -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
|
d13bbb2955
|
Update bcachefs sources to d83b992f65 bcachefs: Rewrite journal_seq_blacklist machinery
|
2019-04-04 22:25:40 -04:00 |
|
Kent Overstreet
|
be02db130b
|
Update bcachefs sources to 1712318522 bcachefs: allow journal reply on ro mount
|
2019-03-29 17:35:44 -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
|
0894d54750
|
Update bcachefs sources to 986543d24e bcachefs: fix bch2_invalidate_one_bucket2() during journal replay
|
2019-03-13 17:00:36 -04:00 |
|
Kent Overstreet
|
88da4def1b
|
Update bcachefs sources to 00c04f8485 bcachefs: Fix for shutting down before fs started marking it clean
|
2019-03-10 14:56:38 -04:00 |
|
Kent Overstreet
|
ed0993c1e2
|
Update bcachefs sources to ca1a2ff489 bcachefs: Fix for when compressed extent is split during journal replay
|
2019-03-08 17:36:40 -05:00 |
|
Kent Overstreet
|
83a01d9f07
|
Update bcachefs sources to c8aa081de3 bcachefs: increase BTREE_ITER_MAX
|
2019-03-08 17:36:16 -05:00 |
|