aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Update bcachefs sources to 84505cfd37 bcachefs: Go RW before check_alloc_info()Kent Overstreet23-186/+221
2022-12-09Update bcachefs sources to ed2a5f4260 bcachefs: Add a missing bch2_btree_path...Kent Overstreet13-102/+198
2022-12-02Update bcachefs sources to de3b30303e bcachefs: bucket_gens btreeKent Overstreet7-32/+439
2022-12-02Update bcachefs sources to be2d60d948 bcachefs: New magic numberKent Overstreet8-46/+73
2022-12-01Update bcachefs sources to f1c9030ccb bcachefs: Don't error out when just rea...Kent Overstreet9-131/+314
2022-11-30Update bcachefs sources to eabde7cb37 fixup! bcachefs: Optimize bch2_alloc_to...Kent Overstreet2-5/+6
2022-11-29Update bcachefs sources to 8a65cc4951 bcachefs: Improve bch2_dev_freespace_in...Kent Overstreet27-413/+497
2022-11-26Update bcachefs sources to 5963d1b1a4 bcacehfs: Fix bch2_get_alloc_in_memory_...Kent Overstreet51-686/+954
2022-11-24Fix build against musl libc.Stijn Tintel1-0/+4
2022-11-20Update bcachefs sources to ea47add37d bcachefs: More errcode cleanupKent Overstreet21-193/+221
2022-11-19Update bcachefs sources to ed88ebf18c bcachefs: Handle last journal write bei...Kent Overstreet2-15/+26
2022-11-19Update bcachefs sources to 586e7c5498 bcachefs: Improve journal_read() loggingKent Overstreet2-17/+11
2022-11-19rust-src: cargo updateKent Overstreet2-458/+459
2022-11-19linux/blkdev.c: Fall back to buffered IO when O_DIRECT failsKent Overstreet1-2/+15
2022-11-18Update bcachefs sources to 4366ca365f fixup! bcachefs: Btree split improvementKent Overstreet2-2/+2
2022-11-18Update bcachefs sources to 6406e05835 bcachefs: Nocow supportKent Overstreet41-456/+1337
2022-11-16cmd_migrate: Fix for write completion changeKent Overstreet1-1/+1
2022-11-15bcachefs-tools: add tarball make targetEric Sandeen1-1/+18
2022-11-15bcachefs-tools: Prettify make outputEric Sandeen1-5/+30
2022-11-13cmd_kill_btree_node.cKent Overstreet2-107/+119
2022-11-13Update bcachefs sources to 8d3fc97ca3 bcachefs: Fixes for building in userspaceKent Overstreet52-748/+900
2022-10-24Update bcachefs sources to 61ebcb532a bcachefs: Fix for allocating before bac...Kent Overstreet6-13/+59
2022-10-23Update bcachefs sources to 70fa0c1ff4 fixup! bcachefs: Btree key cache improv...Kent Overstreet41-233/+267
2022-10-22Update bcachefs sources to cd779e0cc5 bcachefs: Skip inode unpack/pack in bch...Kent Overstreet60-522/+1033
2022-10-15Update bcachefs sources to 44be8c1da2 fixup! bcachefs: Btree key cache improv...Kent Overstreet6-53/+50
2022-10-15Update bcachefs sources to 3e93567c51 bcachefs: Switch to local_clock() for f...Kent Overstreet27-274/+1058
2022-10-12Update bcachefs sources to 6ee8a33cee bcachefs: Call bch2_btree_update_add_ne...Kent Overstreet4-23/+75
2022-10-11Update bcachefs sources to 83edfdeb29 bcachefs: Run check_extents_to_backpoin...Kent Overstreet4-26/+178
2022-10-11Update bcachefs sources to 6dc2a699c6 bcachefs: bch2_path_put_nokeep()Kent Overstreet6-13/+33
2022-10-11fixup! Don't run shrinkers without GFP_KERNELKent Overstreet1-1/+1
2022-10-11Update bcachefs sources to 55f0b5944b fixup! bcachefs: Run bch2_check_backpoi...Kent Overstreet3-53/+88
2022-10-11Don't run shrinkers without GFP_KERNELKent Overstreet2-1/+4
2022-10-10Update bcachefs sources to 47ffed9fad bcachefs: bch2_btree_delete_range_trans...Kent Overstreet24-181/+518
2022-10-09Update bcachefs sources to cbccc6d869 bcachefs: Ratelimit ec error messageKent Overstreet30-265/+254
2022-09-28Update bcachefs sources to 24c6361e20 bcachefs: Fix a trans path overflow in ...Kent Overstreet51-942/+1348
2022-09-12Update bcachefs sources to 2620221039 bcachefs: Re-enable hash_redo_key()Kent Overstreet4-18/+9
2022-09-04Update bcachefs sources to 176718966e bcachefs: Re-enable hash_redo_key()Kent Overstreet37-1297/+1632
2022-08-18Update bcachefs sources to a7694865a3 bcachefs: fsck: Another transaction res...Kent Overstreet2-8/+6
2022-08-18Update bcachefs sources to 3421116a6c bcachefs: bch2_btree_delete_range_trans...Kent Overstreet3-18/+33
2022-08-18Update bcachefs sources to dfaf9a6ee2 lib/printbuf: Clean up headersKent Overstreet32-511/+998
2022-08-11Update bcachefs sources to 49c34dadca bcachefs: Switch bch2_btree_delete_rang...Kent Overstreet2-18/+7
2022-08-11Update bcachefs sources to 90a9c61e2b bcachefs: Switch bch2_btree_delete_rang...Kent Overstreet65-1877/+2204
2022-07-21cmd_list: Fix -m nodes_ondiskKent Overstreet1-4/+9
2022-07-17Update bcachefs sources to 1bda24d7cc fixup! bcachefs: for_each_btree_key2()Kent Overstreet2-4/+1
2022-07-17Update bcachefs sources to d82da7126f fixup! bcachefs: for_each_btree_key2()Kent Overstreet10-123/+145
2022-07-15Update bcachefs sources to 2f11bb05b0 bcachefs: for_each_btree_key2()Kent Overstreet4-202/+136
2022-07-15Update bcachefs sources to 17a344f265 bcachefs: Improve fsck for subvols/snap...Kent Overstreet16-329/+434
2022-07-12Update bcachefs sources to a03225a783 bcachefs: Put some repair messages behi...Kent Overstreet2-77/+68
2022-07-11Update bcachefs sources to a059319fee bcachefs: Put some repair messages behi...Kent Overstreet6-52/+62
2022-07-11cmd_device_set_state: use buffered IO for writing superblockKent Overstreet1-2/+5
2022-07-11cmd_list: Fix indenting in -m nodes_ondiskKent Overstreet1-1/+3
2022-06-27Update bcachefs sources to 95ff72a6c1 fixup! mm: Centralize & improve oom rep...Kent Overstreet37-931/+1246
2022-06-27hweight32()Kent Overstreet1-0/+5
2022-06-27Fixup from darray changeKent Overstreet1-2/+2
2022-06-22Fix bdev_logical_block_size()Kent Overstreet1-5/+3
2022-06-22Fix printk_ratelimited()Kent Overstreet4-5/+77
2022-06-18cmd_dump: Make sure output filename ends in .qcow2Kent Overstreet1-2/+2
2022-06-18cmd_dump: Use buffered IO for reading device metadataKent Overstreet3-9/+7
2022-06-18Break up cmd_debug.c into multiple filesKent Overstreet4-802/+829
2022-06-15Update bcachefs sources to 2f4e24d856 bcachefs: Split out dev_buckets_free()Kent Overstreet19-429/+1582
2022-06-14Update bcachefs sources to c76f7e91e8 bcachefs: Fix btree node read retriesKent Overstreet6-6/+22
2022-06-11Update bcachefs sources to 3704d0779c bcachefs: Improved human readable integ...Kent Overstreet5-19/+136
2022-06-09Update bcachefs sources to 24f7e08cd8 bcachefs: shrinker.to_text() methodsKent Overstreet52-1132/+1615
2022-06-08cmd_list_journal: Add -v (verbose)Kent Overstreet1-1/+5
2022-06-07Update bcachefs sources to c68fda3e8f bcachefs: Fix btree node read error pathKent Overstreet4-93/+75
2022-06-05Update bcachefs sources to 600598598b bcachefs: Also log overwrites in journalKent Overstreet11-106/+227
2022-05-30Update bcachefs sources to fad6d13aa5 fixup! bcachefs: Add persistent countersKent Overstreet29-223/+200
2022-05-30Simplify Nix(OS) developmentDaniel B. Hill3-21/+24
2022-05-26Update bcachefs sources to 969fbff4ef bcachefs: Print message on btree node r...Kent Overstreet12-48/+91
2022-05-26New subcommand: set-optionKent Overstreet5-3/+123
2022-05-26Delete some dead codeKent Overstreet2-21/+0
2022-05-26Update email addressKent Overstreet8-23/+23
2022-05-19cmd_unlock: Add -k argument to specify keyringKent Overstreet9-23/+35
2022-05-09Update bcachefs sources to c4ca278a54 bcachefs: Delete bch_writepageKent Overstreet6-29/+6
2022-05-02Update bcachefs sources to bdf6d7c135 fixup! bcachefs: Kill journal buf bloom...Kent Overstreet55-533/+906
2022-04-17Fix man for device set-state commandIgor Velkov1-1/+2
2022-04-12list_journal: Add -n for number of entries to printKent Overstreet1-1/+10
2022-04-12Update bcachefs sources to 4c2d3669b1 bcachefs: In fsck, pass BTREE_UPDATE_IN...Kent Overstreet2-2/+3
2022-04-12Update bcachefs sources to 7a06c01fa3 bcachefs: Fix for getting stuck in jour...Kent Overstreet2-4/+4
2022-04-11Update bcachefs sources to de2fbf8b87 fixup! bcachefs: Change journal_io.c as...Kent Overstreet2-2/+2
2022-04-11Update bcachefs sources to fb8a27f6d4 bcachefs: Delete a redundant tracepointKent Overstreet7-34/+61
2022-04-11Update bcachefs sources to e67d924a90 bcachefs: Introduce bch2_journal_keys_p...Kent Overstreet6-25/+42
2022-04-10Update bcachefs sources to 2d5e6ec144 fixup! bcachefs: Ensure buckets have io...Kent Overstreet2-1/+8
2022-04-10Update bcachefs sources to 202b20c48f bcachefs: Ensure buckets have io_time[R...Kent Overstreet4-20/+26
2022-04-10Update bcachefs sources to 1e6618c45d bcachefs: Improve bch2_open_buckets_to_...Kent Overstreet4-6/+7
2022-04-10Update bcachefs sources to 1ff261b014 bcachefs: Fix CPU usage in journal read...Kent Overstreet2-44/+30
2022-04-10Update bcachefs sources to ad72553649 bcachefs: Fix a null ptr derefKent Overstreet13-47/+61
2022-04-09Update bcachefs sources to ac53c8857f fixup! bcachefs: Use a genradix for rea...Kent Overstreet7-11/+10
2022-04-08Update bcachefs sources to 6ddf061e68 bcachefs: Use a genradix for reading jo...Kent Overstreet15-146/+468
2022-04-07Update bcachefs sources to d3da360412 bcachefs: Fold bucket_state in to BCH_D...Kent Overstreet21-235/+332
2022-04-07New tool for killing btree nodes on a filesystemKent Overstreet3-0/+109
2022-04-07Update bcachefs sources to 98a1bff393 bcachefs: Topology repair fixesKent Overstreet6-29/+47
2022-04-06Update bcachefs sources to d2e0889128 bcachefs: fsck: Work around transaction...Kent Overstreet1-1/+1
2022-04-06Update bcachefs sources to 07bac0c685 bcachefs: fsck: Work around transaction...Kent Overstreet2-3/+17
2022-04-06Update bcachefs sources to e027cf9aa0 fixup! bcachefs: Defer checking of allo...Kent Overstreet32-549/+839
2022-04-04Update bcachefs sources to 91e6c3e0d5 bcachefs: Gap buffer for journal keysKent Overstreet13-126/+244
2022-04-02Update bcachefs sources to ab3b6e7dd6 bcachefs: Fix pr_buf() callsKent Overstreet6-8/+57
2022-03-31Update bcachefs sources to 5e392aed7a bcachefs: Kill bch2_alloc_write()Kent Overstreet20-466/+578
2022-03-30Flush standard output before popping assertionsKent Overstreet1-1/+1
2022-03-30cmd_list_journal: Tweak for new log entriesKent Overstreet1-1/+1
2022-03-30Update bcachefs sources to f638850417 bcachefs: bch2_trans_log_msg()Kent Overstreet33-758/+448
2022-03-29cmd_list_journal: Make output more readableKent Overstreet1-2/+3
2022-03-28Merge remote-tracking branch 'holmanb/holmanb/suppressions'Kent Overstreet1-0/+21
2022-03-28Merge remote-tracking branch 'holmanb/holmanb/keyutils-dep-check'Kent Overstreet1-1/+1
2022-03-28Update bcachefs sources to 7786034caa bcachefs: Fix for freespace version upg...Kent Overstreet3-4/+14
2022-03-28Update bcachefs sources to bba7493dda bcachefs: Fix error path in bch2_snapsh...Kent Overstreet10-304/+24
2022-03-28Heap code fixKent Overstreet1-3/+5
2022-03-24Add valgrind suppressions:Brett Holman1-0/+21
2022-03-24check for libkeyutils with pkg-configBrett Holman1-1/+1
2022-03-22cmd_format: verbose no longer on by defaultKent Overstreet1-3/+7
2022-03-22fix exampleBrett Holman1-1/+1
2022-03-21Shrinker improvementsKent Overstreet4-6/+29
2022-03-21Better bio_alloc_bioset()Kent Overstreet3-23/+101
2022-03-21Update bcachefs sources to 367a8fad45 bcachefs: Reset journal flush delay to ...Kent Overstreet4-8/+29
2022-03-21Update bcachefs sources to 0e705f5944 fixup! bcachefs: Refactor bch2_btree_no...Kent Overstreet35-240/+647
2022-03-20cmd_debug: Add -j for dumping entire journalKent Overstreet1-5/+11
2022-03-13Update bcachefs sources to f05b3c1af9 bcachefs: Improve bucket_alloc_fail tra...Kent Overstreet31-1332/+2024
2022-03-13Update bcachefs sources to e48731a188 bcachefs: Fix BTREE_TRIGGER_WANTS_OLD_A...Kent Overstreet36-303/+1273
2022-03-10Add freezable_schedule() to linux kernel shimKent Overstreet1-1/+2
2022-03-10Make filesystem initialization verboseKent Overstreet1-1/+6
2022-03-06Update bcachefs sources to e318fabeb4 bcachefs: Fix pr_tab_rjust()Kent Overstreet3-22/+39
2022-03-05Update bcachefs sources to 259ff91605 bcachefs: Don't keep around btree_paths...Kent Overstreet11-69/+64
2022-03-05Update bcachefs sources to b64d9b7b19 bcachefs: Don't arm journal->write_work...Kent Overstreet2-5/+7
2022-03-05Update bcachefs sources to f67089dc9b bcachefs: Convert bch2_sb_to_text to ma...Kent Overstreet13-262/+325
2022-03-02cmd_list_journal: Indicate which journal entries are blacklistedKent Overstreet1-11/+38
2022-03-01Update bcachefs sources to 8ffb42b3d0 bcachefs: Finish writing journal after ...Kent Overstreet9-246/+214
2022-02-27Update bcachefs sources to ffad51ba45 bcachefs: Fix a use after freeKent Overstreet2-2/+7
2022-02-27Update bcachefs sources to 04036b4910 bcachefs: Fix a memory leakKent Overstreet19-207/+367
2022-02-26Heap-allocate printbufsAleksei Kharlamov3-43/+57
2022-02-26Update bcachefs sources to 31718a2: bcachefs: Don't spin in journal reclaimAleksei Kharlamov38-1032/+1247
2022-02-22Update bcachefs sources to 9b3aa5ec6c bcachefs: Add tabstops to printbufsKent Overstreet12-644/+259
2022-02-21Update bcachefs sources to 9d554fa16d bcachefs: Add .to_text() methods for al...Kent Overstreet19-95/+605
2022-02-19list_journal: tell recovery to only read the journalKent Overstreet1-0/+1
2022-02-19Update bcachefs sources to 7d0925084b bcachefs: opts.read_journal_onlyKent Overstreet9-52/+20
2022-02-19list_journal: Improve formattingKent Overstreet1-1/+6
2022-02-19list_journal: also print where entries were writtenKent Overstreet1-7/+13
2022-02-19Update bcachefs sources to da8056a215 bcachefs: Store logical location of jou...Kent Overstreet13-73/+135
2022-02-18Switch to pthread_mutex_t for spinlocks, tooKent Overstreet1-6/+6
2022-02-16Update bcachefs sources to cea583fa17 bcachefs: Only mark iterators nopreserv...Kent Overstreet2-4/+4
2022-02-16Use printbuf_indent_pushKent Overstreet1-3/+5
2022-02-16Update bcachefs sources to a0d7001b0f bcachefs: Change bch2_dev_lookup() to n...Kent Overstreet24-257/+246
2022-02-13Update bcachefs sources to ba398d2906 bcachefs: Fix reflink repair codeKent Overstreet13-119/+852
2022-02-11Update bcachefs sources to b84661c042 bcachefs: Fix reflink repair codeKent Overstreet28-477/+685
2022-01-13Fix heap corruption in bcachefs formatWessel Dankers1-1/+8
2022-01-12Makefile: We need to exclude hidden foldersDaniel B. Hill1-3/+3
2022-01-10Update bcachefs sources to bf340e68c7 bcachefs: Ignore cached data when calcu...Kent Overstreet28-490/+888
2022-01-10Fix makefile for building docsKent Overstreet1-1/+1
2022-01-05Update bcachefs sources to 5242db9aec bcachefs: Fix bch2_check_fix_ptrs()Kent Overstreet9-369/+394
2022-01-04Update bcachefs sources to 50ac18afbb bcachefs: Fix an uninitialized variableKent Overstreet36-767/+819
2022-01-02Update bcachefs sources to 90d824456e bcachefs: Improve path for when btree_g...Kent Overstreet3-18/+69
2022-01-01Update bcachefs sources to aa439f3b94 bcachefs: btree_gc no longer uses main ...Kent Overstreet21-769/+664
2022-01-01Update bcachefs sources to 42284b8b2b bcachefs: Fix race between btree update...Kent Overstreet7-20/+38
2022-01-01Improve the list_journal subcommandKent Overstreet1-10/+4
2022-01-01Update bcachefs sources to 9d28e4a535 bcachefs: bch2_journal_entry_to_text()Kent Overstreet12-44/+229
2022-01-01Update bcachefs sources to 916d92b6b4 bcachefs: Add error messages for memory...Kent Overstreet21-160/+267
2022-01-01Retry memory allocation failuresKent Overstreet2-25/+29
2022-01-01fix labels not applyingDaniel B. Hill1-1/+1
2022-01-01Unit handling cleanupsKent Overstreet8-76/+65
2021-12-28Update bcachefs sources to 078a1a596a bcachefs: Optimize bucket reuseKent Overstreet36-785/+633
2021-12-28Update manpage to follow --label and --compression updatesIgor Velkov1-2/+2
2021-12-25Update bcachefs sources to f9d2e809a8 bcachefs: Turn encoded_extent_max into ...Kent Overstreet10-28/+26
2021-12-25Update bcachefs sources to aa540d47ab bcachefs: Option improvementsKent Overstreet23-149/+226
2021-12-21Update bcachefs sources to d3422f9b18 bcachefs: Journal initialization fixesKent Overstreet12-48/+65
2021-12-20Fix migrate tool for snapshotsKent Overstreet1-14/+21
2021-12-20Delete old bcachefs.5 from makefileKent Overstreet2-3/+4
2021-12-19fix init_layout()Kent Overstreet1-6/+8
2021-12-19Update bcachefs sources to ff3a76e1af bcachefs: Change need_whiteout_for_snap...Kent Overstreet13-164/+1254
2021-12-14Update bcachefs sources to 635ca475f4 bcachefs: Fix debug build in userspaceKent Overstreet5-13/+6
2021-12-13Rename group to label in show-super outputKent Overstreet2-12/+12
2021-12-11Update bcachefs sources to 6bb1ba5c94 bcachefs: Improve alloc_mem_to_key()Kent Overstreet23-139/+157
2021-12-10Fix device add for kernel sysfs changesKent Overstreet3-8/+11
2021-12-10Rename --group to --labelKent Overstreet27-407/+359
2021-11-30Update bcachefs sources to 50d6a25d9c bcachefs: Erasure coding fixesKent Overstreet30-400/+735
2021-11-21Update bcachefs sources to 4c24a1cf56 bcachefs: Fix BCH_FS_ERROR flag handlingKent Overstreet3-12/+2
2021-11-21Update bcachefs sources to 2152e671d8 bcachefs: Add a bit of missing repair codeKent Overstreet2-1/+15
2021-11-16Merge https://github.com/YellowOnion/bcachefs-toolsKent Overstreet1-4/+4
2021-11-17Fix sub commands not triggering without argumentsDaniel B. Hill1-4/+4
2021-11-16Update bcachefs sources to 70b5fb5daf bcachefs: Fix error reporting from bch2...Kent Overstreet34-489/+766
2021-11-15Fix uninitialized varsKent Overstreet1-2/+2
2021-11-06Update bcachefs sources to 6afa1fcb13 bcachefs: Clean up error reporting in t...Kent Overstreet13-287/+183
2021-11-05Update bcachefs sources to 6d9ff21de7 bcachefs: Kill journal buf bloom filterKent Overstreet19-293/+338
2021-11-04fix version and show-super not workingDaniel B. Hill1-6/+4
2021-11-03Update bcachefs sources to 5fd0c70102 bcachefs: Fix __remove_dirent()Kent Overstreet17-22/+79
2021-11-01Add more specific subcommand usage messagesBrett Holman6-27/+97
2021-11-01Update bcachefs sources to 043cfba30c fixup! bcachefs: Improve transaction re...Kent Overstreet20-170/+216
2021-10-28Update bcachefs sources to 82c5cc8f00 bcachefs: Improve transaction restart h...Kent Overstreet6-285/+288
2021-10-28Update bcachefs sources to b1899a0bd9 bcachefs: Move bch2_evict_subvolume_ino...Kent Overstreet16-83/+250
2021-10-25Update bcachefs sources to 4c58f10d48 bcachefs: More general fix for transact...Kent Overstreet2-3/+4
2021-10-24Update bcachefs sources to cdf89ca564 bcachefs: Fix fsck path for refink poin...Kent Overstreet13-155/+160
2021-10-24Cosmetic fixes for device resize-journalChris Webb2-3/+3
2021-10-23Use scrypt from libsodiumChris Webb7-21/+16
2021-10-21Update bcachefs sources to 6d1f979bc5 bcachefs: Subvol dirents are now only v...Kent Overstreet7-130/+233
2021-10-21Update bcachefs sources to 718df3f7c2 bcachefs: Fix restart handling in for_e...Kent Overstreet15-87/+140
2021-10-20switch to -n2 for pytestKayla Firestack1-1/+1
2021-10-20bcachefs-kernel: update hashKayla Firestack1-1/+1
2021-10-20nix overlay: convert sha to fileKayla Firestack2-1/+2
2021-10-20bcachefs-kernel.nix: rename sha256 function inputKayla Firestack2-3/+3
2021-10-20flake.nix: add boot stage1 module test, which takes a long time to buildKayla Firestack1-0/+4
2021-10-20flake.nix: add netboot-bcachefs nixosSystem definitionKayla Firestack1-0/+25
2021-10-20flake.nix: add nixosModulesKayla Firestack1-0/+12