summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-16Fix 32 bit io regressionBrett Holman
2021-10-16make BIO_MAX_VECS unsigned, like the kernel definitionBrett Holman
2021-10-14Update bcachefs sources to 710cd382bf bcachefs: Fix for leaking of reflinked ...Kent Overstreet
2021-10-13Update bcachefs sources to 07c2895cb3 bcachefs: Add a valgrind memcheck hintKent Overstreet
2021-10-12Update valgrind suppressions file for urcu leak.Brett Holman
2021-10-12Fix errors related to rst2man warning message:Brett Holman
2021-10-11Clean up smoketest and pytests.Brett Holman
2021-10-10Fall back to synchronous io when kernel doesn't support aio.Brett Holman
2021-10-09Correctly print out error from io_setup()Kent Overstreet
2021-10-05pytest: remove arbitrary assertionKayla Fire
2021-10-01Update bcachefs sources to 4114ced1db bcachefs: Fix allocator shutdown error ...Kent Overstreet
2021-09-30Print better error message when shrinking is attemptedKent Overstreet
2021-09-30Update bcachefs sources to 0762d9c294 bcachefs: Fix check_inode_update_hardli...Kent Overstreet
2021-09-27Update bcachefs sources to 6c5219caf0 bcachefs: Rev the on disk format versio...v0.15Kent Overstreet
2021-09-26Subvolume commandsKent Overstreet
2021-09-26Update bcachefs sources to 386f00b639 bcachefs: Snapshot creation, deletionKent Overstreet
2021-09-22Make aio code use struct io_iocb_common to support 32 bit architecturesBrett Holman
2021-09-21Update bcachefs sources to bd6ed9fb42 fixup! bcachefs: Fix initialization of ...Kent Overstreet
2021-09-09Update bcachefs sources to 3f3f969859 bcachefs: Fix some compiler warningsKent Overstreet
2021-08-05Update bcachefs sources to 60fbf06f49 bcachefs: Fix an unhandled transaction ...Kent Overstreet
2021-07-28Delete unused variableKent Overstreet
2021-07-28Update bcachefs sources to b964c6cba8 bcachefs: Change lockrestart_do() to al...Kent Overstreet
2021-07-24fix for musl and non-x86 archsBrett Holman
2021-07-24fixup! rst2man detection hangsjpsollie
2021-07-24add a blk_wipe function calljpsollie
2021-07-24Reapply compiler checksjpsollie
2021-07-24Makefile: detect rst2manStijn Tintel
2021-07-23Bring back debug makefile targetKent Overstreet
2021-07-16Update bcachefs sources to 0a9be96b50 bcachefs: BSET_OFFSET()Kent Overstreet
2021-07-15Update bcachefs sources to 15178a6479 bcachefs: Update btree ptrs after every...v0.14Kent Overstreet
2021-07-14Update bcachefs sources to 787de128a5 bcachefs: Improvements to fsck check_di...Kent Overstreet
2021-07-11Update bcachefs sources to 400c2f8d96 bcachefs: Mask out unknown compat featu...Kent Overstreet
2021-07-10Documentation fixup: made filenames more descriptive, switched parsing utilit...Brett Holman
2021-07-08Update bcachefs sources to 3693b2ca83 fixup! bcachefs: More topology repair codeKent Overstreet
2021-07-07Add bcachefs.5 to .gitignoreKent Overstreet
2021-07-07Update bcachefs sources to dbee44d5ab bcachefs: add bcachefs xxhash supportKent Overstreet
2021-07-07add bcachefs xor / xxhash supportjpsollie
2021-07-06Fix some makefile misspellingsKent Overstreet
2021-07-06Switched documentation from asciidoc to rst, added doc autogeneration code fo...Brett Holman
2021-07-04Update bcachefs sources to 1a510b00b6 bcachefs: Increase BTREE_TRANS_MEM_MAXKent Overstreet
2021-06-23Update bcachefs sources to ca3cfad39f fixup! bcachefs: Improve iter->should_b...Kent Overstreet
2021-06-14Fix format args to die()Kent Overstreet
2021-06-13Cleanup Makefile for better compatibility + enable "make debug"jpsollie
2021-06-13Improve compiler compatibility + run blkid remove for all filesystemsjpsollie
2021-06-12Update bcachefs sources to b00cf89c56 bcachefs: Allow shorter JSET_ENTRY_dev_...Kent Overstreet
2021-06-10Update bcachefs sources to 69be0dae31 bcachefs: Always zero memory from bch2_...Kent Overstreet
2021-06-08Update bcachefs sources to e3a7cee503 bcachefs: Don't mark superblocks past e...Kent Overstreet
2021-06-05Work around build error with gcc <10Justin Husted
2021-06-05Re-enable FUSE smoke tests.Justin Husted
2021-06-05Disable fuse remount test w/valgrindJustin Husted