aboutsummaryrefslogtreecommitdiffstats
path: root/libbcachefs
AgeCommit message (Expand)AuthorFilesLines
2023-11-30Update bcachefs sources to 71a5b27e017d bcachefs: Make backpointer fsck wb fl...Kent Overstreet10-32/+383
2023-11-29Update bcachefs sources to 676dd269f0f8 mean and variance: Promote to lib/mathKent Overstreet2-4/+14
2023-11-29Update bcachefs sources to eb83f1f842bb mean and variance: Promote to lib/mathKent Overstreet8-106/+99
2023-11-29Update bcachefs sources to c3e4d892b77b mean and variance: Promote to lib/mathKent Overstreet28-175/+223
2023-11-27Update bcachefs sources to feaca6edbd24 mean and variance: Promote to lib/mathKent Overstreet43-986/+512
2023-11-25Update bcachefs sources to 8c94740b1bf8 bcachefs: Add missing vaidation for j...Kent Overstreet35-425/+609
2023-11-22Update bcachefs sources to 783085c3cc44 kbuild: Allow gcov to be enabled on t...Kent Overstreet62-603/+1264
2023-11-16Update bcachefs sources to 938f680845d1 fixup! rename and export __kern_path_...Kent Overstreet15-265/+161
2023-11-12Update bcachefs sources to 3ca08ab51ec9 bcachefs: six locks: Simplify optimis...Kent Overstreet62-972/+1019
2023-11-08btree_write_buffer: ensure atomic64_sub_return_release availabilityNicholas Sielicki1-0/+1
2023-11-03Update bcachefs sources to d464ec667b2b bcachefs: Add missing printk newlinesKent Overstreet15-58/+117
2023-11-02Update bcachefs sources to b9bd69421f73 bcachefs: x-macro-ify inode flags enumKent Overstreet35-303/+343
2023-10-27Update bcachefs sources to 6628827a8707 bcachefs: Skip deleted members in mem...Kent Overstreet13-50/+108
2023-10-27Update bcachefs sources to 7250b2ee5574 bcachefs: Fix deleted inodes btree in...Kent Overstreet54-880/+1695
2023-10-25Update bcachefs sources to 0d63ed13ea3d closures: Fix race in closure_sync()Kent Overstreet47-792/+1388
2023-10-20Update bcachefs sources to f70a3402188e bcachefs: Fix ca->oldest_gen allocationKent Overstreet7-35/+45
2023-10-19Update bcachefs sources to 24bdb6fed91c bcachefs: bch2_btree_id_str()Kent Overstreet25-122/+126
2023-10-18Update bcachefs sources to a180af9dd349 bcachefs: Refactor memcpy into direct...Kent Overstreet23-117/+146
2023-10-08Update bcachefs sources to 7bf1ac0d46 bcachefs: Correctly initialize new buck...Kent Overstreet22-266/+507
2023-09-26Update bcachefs sources to a1b6677dca57 bcachefs: Fix looping around bch2_pro...Kent Overstreet5-139/+88
2023-09-26Update bcachefs sources to 1336a995cbc3 bcachefs: Silence transaction restart...Kent Overstreet7-13/+40
2023-09-23Update bcachefs sources to f9c612bbf82d bcachefs: Fixes for building in users...Kent Overstreet102-3599/+4027
2023-09-08cmd_set_passphrase: revoke the invalidated keyColin Gillespie2-0/+19
2023-08-28Update bcachefs sources to e7f6215768 bcachefs: Fix snapshot_skiplist_good()Kent Overstreet14-671/+970
2023-08-18Update bcachefs sources to bed61fae3b bcachefs: Delete a faulty assertionKent Overstreet2-5/+22
2023-08-17Update bcachefs sources to a8115093df bcachefs: Fix divide by zero in rebalan...Kent Overstreet39-1234/+2746
2023-08-11Update bcachefs sources to b0788c47d9 bcachefs: Fix check_version_upgrade()Kent Overstreet30-73/+94
2023-08-06Update bcachefs sources to 717b356d1d bcachefs: Convert journal validation to...Kent Overstreet48-5466/+5771
2023-08-03Update bcachefs sources to 5b8c4a1366 bcachefs: bcachefs_metadata_version_del...Kent Overstreet10-106/+348
2023-08-01Update bcachefs sources to 33a60d9b05 bcachefs: Assorted fixes for clangKent Overstreet25-460/+414
2023-07-20Update bcachefs sources to 4b5917839c bcachefs: Fix a null ptr deref in check...Kent Overstreet3-7/+10
2023-07-20Update bcachefs sources to ee560a3929 bcachefs: Print version, options earlie...Kent Overstreet31-500/+610
2023-07-15Update bcachefs sources to e14d7c7195 bcachefs: Compression levelsKent Overstreet28-222/+620
2023-07-10Update bcachefs sources to 04f2d2ae5b bcachefs: Fix build error on weird gccKent Overstreet1-3/+1
2023-07-10Update bcachefs sources to 070ec8d07b bcachefs: Snapshot depth, skiplist fieldsKent Overstreet10-101/+352
2023-07-10Update bcachefs sources to fb39031ade bcachefs: bch2_sb_maybe_downgrade(), bc...Kent Overstreet5-14/+48
2023-07-10Update bcachefs sources to 1e3ca87f7b bcachefs: bcachefs_metadata_version_maj...Kent Overstreet7-61/+132
2023-07-09Update bcachefs sources to da7d42a9a2 bcachefs: Add new assertions for shutdo...Kent Overstreet42-577/+505
2023-07-07Update bcachefs sources to 25de2b00dc bcachefs: Change check for invalid key ...Kent Overstreet74-476/+670
2023-06-27Update bcachefs sources to 84f132d569 bcachefs: fsck: Break walk_inode() up i...Kent Overstreet53-614/+818
2023-06-18Update bcachefs sources to bca25b802d fixup! bcachefs: Fix bch2_check_discard...Kent Overstreet1-7/+9
2023-06-18Update bcachefs sources to 99175e5712 bcachefs: Fix bch2_check_discard_freesp...Kent Overstreet9-17/+67
2023-06-13Update bcachefs sources to 01d7ad6d95 bcachefs: snapshot_to_text() includes s...Kent Overstreet7-127/+69
2023-06-10Update bcachefs sources to ed6b7f81a7 six locks: Disable percpu read lock mod...Kent Overstreet15-143/+211
2023-06-04Update bcachefs sources to 7c0fe6f104 bcachefs: Fix bch2_fsck_ask_yn()Kent Overstreet40-412/+500
2023-05-25Update bcachefs sources to 31c09369cd six locks: Fix an unitialized varKent Overstreet15-77/+81
2023-05-19Update bcachefs sources to 799716df00 bcachefs: Delete an incorrect bch2_tran...Kent Overstreet5-5/+4
2023-05-13Update bcachefs sources to 400f275d46 bcachefs: Fix check_overlapping_extents()Kent Overstreet5-41/+25
2023-05-08Update bcachefs sources to 5074caad6a fixup! bcachefs: BTREE_ID_snapshot_treeKent Overstreet1-35/+40
2023-05-08Update bcachefs sources to e990c131de fixup! bcachefs: BTREE_ID_snapshot_treeKent Overstreet3-17/+32
2023-05-02Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshotsKent Overstreet68-693/+2471
2023-04-25Update bcachefs sources to fd6fb298aa bcachefs: Make sure hash info gets init...Kent Overstreet3-14/+18
2023-04-21Update bcachefs sources to 2115a2ffde bcachefs: Kill bch2_verify_bucket_evacu...Kent Overstreet8-109/+82
2023-04-16Update bcachefs sources to fd381c355c bcachefs: Fix a null ptr deref in fsck ...Kent Overstreet2-3/+12
2023-04-16Update bcachefs sources to 22ccceee15 bcachefs: Fix a slab-out-of-boundsKent Overstreet1-1/+1
2023-04-15Update bcachefs sources to 504729f99c bcachefs: Allow answering y or n to all...Kent Overstreet7-23/+154
2023-03-31Update bcachefs sources to 8fd009dd76 bcachefs: Rip out code for storing back...Kent Overstreet34-1217/+1438
2023-03-15Update bcachefs sources to 0342eebf85 bcachefs: Improve the backpointer to mi...Kent Overstreet33-177/+305
2023-03-14Update bcachefs sources to 72405e7ff8 bcachefs: Fix bch2_check_extents_to_bac...Kent Overstreet38-516/+810
2023-03-06Update bcachefs sources to 3856459b1b bcachefs: bch2_btree_iter_peek_node_and...Kent Overstreet28-190/+394
2023-03-04Update bcachefs sources to 171da96d76 bcachefs: Drop some anonymous structs, ...Kent Overstreet21-136/+274
2023-03-04rust: Fix ptr casting in Fs::open()Kent Overstreet7-74/+130
2023-03-03Update bcachefs sources to 2272c5f5b7 bcachefs: Mark stripe buckets with corr...Kent Overstreet28-156/+327
2023-02-27Update bcachefs sources to a5da815430 bcachefs: Convert constants to constsKent Overstreet1-16/+16
2023-02-27Update bcachefs sources to ca97ee3577 bcachefs: bch2_btree_iter_peek_and_rest...Kent Overstreet21-291/+507
2023-02-20Update bcachefs sources to 8e1519ccb6 bcachefs: Add tracepoint & counter for ...Kent Overstreet21-277/+458
2023-02-17Update bcachefs sources to 1b14994029 bcachefs: Fragmentation LRUKent Overstreet26-329/+464
2023-02-13Update bcachefs sources to 8dbfede1d9 fixup! bcachefs: More info on check_buc...Kent Overstreet10-60/+105
2023-02-12Update bcachefs sources to 3e0c5b0722 fixup! bcachefs: Btree write bufferKent Overstreet30-297/+1005
2023-02-10Update bcachefs sources to dab31ca168 bcachefs: Add some logging for btree no...Kent Overstreet3-9/+42
2023-02-09Update bcachefs sources to ea93c26e98 fixup! bcachefs: We can handle missing ...Kent Overstreet83-1123/+2504
2022-12-19Update bcachefs sources to 0939e1c732 fixup! bcachefs: Rework lru btreeKent Overstreet2-17/+11
2022-12-19Update bcachefs sources to 2e8463c770 bcachefs: Rework lru btreeKent Overstreet6-123/+84
2022-12-19Update bcachefs sources to c801fa69f0 bcachefs: Fix bch_alloc_to_text()Kent Overstreet1-1/+4
2022-12-19Update bcachefs sources to 7958ebe324 bcachefs: Fix alloc_v4_backpointers()Kent Overstreet22-144/+327
2022-12-13Update bcachefs sources to 84505cfd37 bcachefs: Go RW before check_alloc_info()Kent Overstreet21-115/+185
2022-12-09Update bcachefs sources to ed2a5f4260 bcachefs: Add a missing bch2_btree_path...Kent Overstreet11-101/+128
2022-12-02Update bcachefs sources to de3b30303e bcachefs: bucket_gens btreeKent Overstreet6-31/+438
2022-12-02Update bcachefs sources to be2d60d948 bcachefs: New magic numberKent Overstreet6-42/+68
2022-12-01Update bcachefs sources to f1c9030ccb bcachefs: Don't error out when just rea...Kent Overstreet8-130/+313
2022-11-30Update bcachefs sources to eabde7cb37 fixup! bcachefs: Optimize bch2_alloc_to...Kent Overstreet1-4/+5
2022-11-29Update bcachefs sources to 8a65cc4951 bcachefs: Improve bch2_dev_freespace_in...Kent Overstreet26-412/+496
2022-11-26Update bcachefs sources to 5963d1b1a4 bcacehfs: Fix bch2_get_alloc_in_memory_...Kent Overstreet48-655/+911
2022-11-20Update bcachefs sources to ea47add37d bcachefs: More errcode cleanupKent Overstreet20-192/+220
2022-11-19Update bcachefs sources to ed88ebf18c bcachefs: Handle last journal write bei...Kent Overstreet1-14/+25
2022-11-19Update bcachefs sources to 586e7c5498 bcachefs: Improve journal_read() loggingKent Overstreet1-16/+10
2022-11-18Update bcachefs sources to 4366ca365f fixup! bcachefs: Btree split improvementKent Overstreet1-1/+1
2022-11-18Update bcachefs sources to 6406e05835 bcachefs: Nocow supportKent Overstreet40-455/+1336
2022-11-13Update bcachefs sources to 8d3fc97ca3 bcachefs: Fixes for building in userspaceKent Overstreet41-730/+852
2022-10-24Update bcachefs sources to 61ebcb532a bcachefs: Fix for allocating before bac...Kent Overstreet5-12/+58
2022-10-23Update bcachefs sources to 70fa0c1ff4 fixup! bcachefs: Btree key cache improv...Kent Overstreet38-218/+250
2022-10-22Update bcachefs sources to cd779e0cc5 bcachefs: Skip inode unpack/pack in bch...Kent Overstreet53-519/+998
2022-10-15Update bcachefs sources to 44be8c1da2 fixup! bcachefs: Btree key cache improv...Kent Overstreet5-52/+49
2022-10-15Update bcachefs sources to 3e93567c51 bcachefs: Switch to local_clock() for f...Kent Overstreet21-270/+624
2022-10-12Update bcachefs sources to 6ee8a33cee bcachefs: Call bch2_btree_update_add_ne...Kent Overstreet3-22/+74
2022-10-11Update bcachefs sources to 83edfdeb29 bcachefs: Run check_extents_to_backpoin...Kent Overstreet3-25/+177
2022-10-11Update bcachefs sources to 6dc2a699c6 bcachefs: bch2_path_put_nokeep()Kent Overstreet4-12/+31
2022-10-11Update bcachefs sources to 55f0b5944b fixup! bcachefs: Run bch2_check_backpoi...Kent Overstreet2-52/+87
2022-10-10Update bcachefs sources to 47ffed9fad bcachefs: bch2_btree_delete_range_trans...Kent Overstreet18-169/+466
2022-10-09Update bcachefs sources to cbccc6d869 bcachefs: Ratelimit ec error messageKent Overstreet25-255/+248
2022-09-28Update bcachefs sources to 24c6361e20 bcachefs: Fix a trans path overflow in ...Kent Overstreet45-840/+1233
2022-09-12Update bcachefs sources to 2620221039 bcachefs: Re-enable hash_redo_key()Kent Overstreet3-17/+8
2022-09-04Update bcachefs sources to 176718966e bcachefs: Re-enable hash_redo_key()Kent Overstreet32-937/+1252
2022-08-18Update bcachefs sources to a7694865a3 bcachefs: fsck: Another transaction res...Kent Overstreet1-7/+5
2022-08-18Update bcachefs sources to 3421116a6c bcachefs: bch2_btree_delete_range_trans...Kent Overstreet2-17/+32
2022-08-18Update bcachefs sources to dfaf9a6ee2 lib/printbuf: Clean up headersKent Overstreet24-318/+575
2022-08-11Update bcachefs sources to 49c34dadca bcachefs: Switch bch2_btree_delete_rang...Kent Overstreet1-17/+6
2022-08-11Update bcachefs sources to 90a9c61e2b bcachefs: Switch bch2_btree_delete_rang...Kent Overstreet54-1672/+1903
2022-07-17Update bcachefs sources to 1bda24d7cc fixup! bcachefs: for_each_btree_key2()Kent Overstreet1-3/+0
2022-07-17Update bcachefs sources to d82da7126f fixup! bcachefs: for_each_btree_key2()Kent Overstreet8-122/+139
2022-07-15Update bcachefs sources to 2f11bb05b0 bcachefs: for_each_btree_key2()Kent Overstreet3-201/+135
2022-07-15Update bcachefs sources to 17a344f265 bcachefs: Improve fsck for subvols/snap...Kent Overstreet15-328/+433
2022-07-12Update bcachefs sources to a03225a783 bcachefs: Put some repair messages behi...Kent Overstreet1-76/+67
2022-07-11Update bcachefs sources to a059319fee bcachefs: Put some repair messages behi...Kent Overstreet5-51/+61
2022-06-27Update bcachefs sources to 95ff72a6c1 fixup! mm: Centralize & improve oom rep...Kent Overstreet35-926/+1238
2022-06-15Update bcachefs sources to 2f4e24d856 bcachefs: Split out dev_buckets_free()Kent Overstreet18-428/+1581
2022-06-14Update bcachefs sources to c76f7e91e8 bcachefs: Fix btree node read retriesKent Overstreet5-5/+21
2022-06-11Update bcachefs sources to 3704d0779c bcachefs: Improved human readable integ...Kent Overstreet3-18/+133
2022-06-09Update bcachefs sources to 24f7e08cd8 bcachefs: shrinker.to_text() methodsKent Overstreet41-1047/+825
2022-06-07Update bcachefs sources to c68fda3e8f bcachefs: Fix btree node read error pathKent Overstreet3-92/+74
2022-06-05Update bcachefs sources to 600598598b bcachefs: Also log overwrites in journalKent Overstreet10-105/+226
2022-05-30Update bcachefs sources to fad6d13aa5 fixup! bcachefs: Add persistent countersKent Overstreet21-119/+134
2022-05-26Update bcachefs sources to 969fbff4ef bcachefs: Print message on btree node r...Kent Overstreet11-47/+90
2022-05-19cmd_unlock: Add -k argument to specify keyringKent Overstreet4-12/+7
2022-05-09Update bcachefs sources to c4ca278a54 bcachefs: Delete bch_writepageKent Overstreet5-28/+5
2022-05-02Update bcachefs sources to bdf6d7c135 fixup! bcachefs: Kill journal buf bloom...Kent Overstreet45-410/+800
2022-04-12Update bcachefs sources to 4c2d3669b1 bcachefs: In fsck, pass BTREE_UPDATE_IN...Kent Overstreet1-1/+2
2022-04-12Update bcachefs sources to 7a06c01fa3 bcachefs: Fix for getting stuck in jour...Kent Overstreet1-3/+3
2022-04-11Update bcachefs sources to de2fbf8b87 fixup! bcachefs: Change journal_io.c as...Kent Overstreet1-1/+1
2022-04-11Update bcachefs sources to fb8a27f6d4 bcachefs: Delete a redundant tracepointKent Overstreet5-22/+59
2022-04-11Update bcachefs sources to e67d924a90 bcachefs: Introduce bch2_journal_keys_p...Kent Overstreet5-24/+41
2022-04-10Update bcachefs sources to 2d5e6ec144 fixup! bcachefs: Ensure buckets have io...Kent Overstreet1-0/+7
2022-04-10Update bcachefs sources to 202b20c48f bcachefs: Ensure buckets have io_time[R...Kent Overstreet3-19/+25
2022-04-10Update bcachefs sources to 1e6618c45d bcachefs: Improve bch2_open_buckets_to_...Kent Overstreet3-5/+6
2022-04-10Update bcachefs sources to 1ff261b014 bcachefs: Fix CPU usage in journal read...Kent Overstreet1-43/+29
2022-04-10Update bcachefs sources to ad72553649 bcachefs: Fix a null ptr derefKent Overstreet12-46/+60
2022-04-09Update bcachefs sources to ac53c8857f fixup! bcachefs: Use a genradix for rea...Kent Overstreet6-10/+9
2022-04-08Update bcachefs sources to 6ddf061e68 bcachefs: Use a genradix for reading jo...Kent Overstreet8-127/+173
2022-04-07Update bcachefs sources to d3da360412 bcachefs: Fold bucket_state in to BCH_D...Kent Overstreet19-204/+304
2022-04-07Update bcachefs sources to 98a1bff393 bcachefs: Topology repair fixesKent Overstreet5-28/+46
2022-04-06Update bcachefs sources to 07bac0c685 bcachefs: fsck: Work around transaction...Kent Overstreet1-2/+16
2022-04-06Update bcachefs sources to e027cf9aa0 fixup! bcachefs: Defer checking of allo...Kent Overstreet31-548/+838
2022-04-04Update bcachefs sources to 91e6c3e0d5 bcachefs: Gap buffer for journal keysKent Overstreet11-107/+213
2022-04-02Update bcachefs sources to ab3b6e7dd6 bcachefs: Fix pr_buf() callsKent Overstreet4-7/+22
2022-03-31Update bcachefs sources to 5e392aed7a bcachefs: Kill bch2_alloc_write()Kent Overstreet18-457/+577
2022-03-30Update bcachefs sources to f638850417 bcachefs: bch2_trans_log_msg()Kent Overstreet16-220/+319
2022-03-28Update bcachefs sources to 7786034caa bcachefs: Fix for freespace version upg...Kent Overstreet2-3/+13
2022-03-28Update bcachefs sources to bba7493dda bcachefs: Fix error path in bch2_snapsh...Kent Overstreet9-303/+23
2022-03-21Update bcachefs sources to 367a8fad45 bcachefs: Reset journal flush delay to ...Kent Overstreet3-7/+28
2022-03-21Update bcachefs sources to 0e705f5944 fixup! bcachefs: Refactor bch2_btree_no...Kent Overstreet32-212/+581
2022-03-13Update bcachefs sources to f05b3c1af9 bcachefs: Improve bucket_alloc_fail tra...Kent Overstreet29-1328/+1999
2022-03-13Update bcachefs sources to e48731a188 bcachefs: Fix BTREE_TRIGGER_WANTS_OLD_A...Kent Overstreet31-296/+492
2022-03-06Update bcachefs sources to e318fabeb4 bcachefs: Fix pr_tab_rjust()Kent Overstreet2-21/+38
2022-03-05Update bcachefs sources to 259ff91605 bcachefs: Don't keep around btree_paths...Kent Overstreet10-68/+63
2022-03-05Update bcachefs sources to b64d9b7b19 bcachefs: Don't arm journal->write_work...Kent Overstreet1-4/+6
2022-03-05Update bcachefs sources to f67089dc9b bcachefs: Convert bch2_sb_to_text to ma...Kent Overstreet12-261/+324
2022-03-01Update bcachefs sources to 8ffb42b3d0 bcachefs: Finish writing journal after ...Kent Overstreet8-245/+213
2022-02-27Update bcachefs sources to ffad51ba45 bcachefs: Fix a use after freeKent Overstreet1-1/+6
2022-02-27Update bcachefs sources to 04036b4910 bcachefs: Fix a memory leakKent Overstreet17-206/+358
2022-02-26Update bcachefs sources to 31718a2: bcachefs: Don't spin in journal reclaimAleksei Kharlamov37-1031/+1246
2022-02-22Update bcachefs sources to 9b3aa5ec6c bcachefs: Add tabstops to printbufsKent Overstreet4-23/+81
2022-02-21Update bcachefs sources to 9d554fa16d bcachefs: Add .to_text() methods for al...Kent Overstreet18-94/+604
2022-02-19Update bcachefs sources to 7d0925084b bcachefs: opts.read_journal_onlyKent Overstreet8-51/+19
2022-02-19Update bcachefs sources to da8056a215 bcachefs: Store logical location of jou...Kent Overstreet11-72/+126
2022-02-16Update bcachefs sources to cea583fa17 bcachefs: Only mark iterators nopreserv...Kent Overstreet1-3/+3
2022-02-16Update bcachefs sources to a0d7001b0f bcachefs: Change bch2_dev_lookup() to n...Kent Overstreet21-248/+236
2022-02-13Update bcachefs sources to ba398d2906 bcachefs: Fix reflink repair codeKent Overstreet10-118/+154
2022-02-11Update bcachefs sources to b84661c042 bcachefs: Fix reflink repair codeKent Overstreet24-475/+676
2022-01-10Update bcachefs sources to bf340e68c7 bcachefs: Ignore cached data when calcu...Kent Overstreet26-485/+789
2022-01-05Update bcachefs sources to 5242db9aec bcachefs: Fix bch2_check_fix_ptrs()Kent Overstreet8-368/+393
2022-01-04Update bcachefs sources to 50ac18afbb bcachefs: Fix an uninitialized variableKent Overstreet33-688/+748
2022-01-02Update bcachefs sources to 90d824456e bcachefs: Improve path for when btree_g...Kent Overstreet2-17/+68
2022-01-01Update bcachefs sources to aa439f3b94 bcachefs: btree_gc no longer uses main ...Kent Overstreet19-766/+663
2022-01-01Update bcachefs sources to 42284b8b2b bcachefs: Fix race between btree update...Kent Overstreet6-19/+37
2022-01-01Update bcachefs sources to 9d28e4a535 bcachefs: bch2_journal_entry_to_text()Kent Overstreet11-43/+228
2022-01-01Update bcachefs sources to 916d92b6b4 bcachefs: Add error messages for memory...Kent Overstreet20-159/+266
2022-01-01Unit handling cleanupsKent Overstreet1-6/+6
2021-12-28Update bcachefs sources to 078a1a596a bcachefs: Optimize bucket reuseKent Overstreet33-778/+604
2021-12-25Update bcachefs sources to f9d2e809a8 bcachefs: Turn encoded_extent_max into ...Kent Overstreet7-22/+25
2021-12-25Update bcachefs sources to aa540d47ab bcachefs: Option improvementsKent Overstreet18-123/+208
2021-12-21Update bcachefs sources to d3422f9b18 bcachefs: Journal initialization fixesKent Overstreet11-47/+64
2021-12-19Update bcachefs sources to ff3a76e1af bcachefs: Change need_whiteout_for_snap...Kent Overstreet9-141/+59
2021-12-14Update bcachefs sources to 635ca475f4 bcachefs: Fix debug build in userspaceKent Overstreet4-12/+5
2021-12-11Update bcachefs sources to 6bb1ba5c94 bcachefs: Improve alloc_mem_to_key()Kent Overstreet21-137/+155
2021-12-10Rename --group to --labelKent Overstreet22-390/+342
2021-11-30Update bcachefs sources to 50d6a25d9c bcachefs: Erasure coding fixesKent Overstreet28-397/+734
2021-11-21Update bcachefs sources to 4c24a1cf56 bcachefs: Fix BCH_FS_ERROR flag handlingKent Overstreet2-11/+1
2021-11-21Update bcachefs sources to 2152e671d8 bcachefs: Add a bit of missing repair codeKent Overstreet1-0/+14
2021-11-16Update bcachefs sources to 70b5fb5daf bcachefs: Fix error reporting from bch2...Kent Overstreet33-488/+765
2021-11-06Update bcachefs sources to 6afa1fcb13 bcachefs: Clean up error reporting in t...Kent Overstreet12-286/+182
2021-11-05Update bcachefs sources to 6d9ff21de7 bcachefs: Kill journal buf bloom filterKent Overstreet18-292/+337
2021-11-03Update bcachefs sources to 5fd0c70102 bcachefs: Fix __remove_dirent()Kent Overstreet11-16/+60
2021-11-01Update bcachefs sources to 043cfba30c fixup! bcachefs: Improve transaction re...Kent Overstreet19-169/+215
2021-10-28Update bcachefs sources to 82c5cc8f00 bcachefs: Improve transaction restart h...Kent Overstreet5-284/+287
2021-10-28Update bcachefs sources to b1899a0bd9 bcachefs: Move bch2_evict_subvolume_ino...Kent Overstreet15-82/+249
2021-10-25Update bcachefs sources to 4c58f10d48 bcachefs: More general fix for transact...Kent Overstreet1-2/+3
2021-10-24Update bcachefs sources to cdf89ca564 bcachefs: Fix fsck path for refink poin...Kent Overstreet12-154/+159
2021-10-21Update bcachefs sources to 6d1f979bc5 bcachefs: Subvol dirents are now only v...Kent Overstreet6-129/+232
2021-10-21Update bcachefs sources to 718df3f7c2 bcachefs: Fix restart handling in for_e...Kent Overstreet14-86/+139
2021-10-20Update bcachefs sources to 4dd9a5a488 bcachefs: Fix for leaking of reflinked ...Kent Overstreet5-19/+128