summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-27bcachefs-tools: don't skip stale superblock wipe in force modeBrian Foster
2023-11-27cmd_list_journal: Apply star_start_of_lines() correctlyKent Overstreet
2023-11-27Update bcachefs sources to feaca6edbd24 mean and variance: Promote to lib/mathKent Overstreet
2023-11-27Convert to BCH_IOCTL_DEV_USAGE_V2Kent Overstreet
2023-11-25Update bcachefs sources to 8c94740b1bf8 bcachefs: Add missing vaidation for j...Kent Overstreet
2023-11-25cmd_fs_usage: Print out replica set durabilityKent Overstreet
2023-11-24docs: mention that libclang is requiredAlexander Batischev
2023-11-24improve kmalloc performanceDaniel Hill
2023-11-23rust: fix MSRV buildAlexander Fougner
2023-11-22Update bcachefs sources to 783085c3cc44 kbuild: Allow gcov to be enabled on t...Kent Overstreet
2023-11-20nix: add bcachefs-fuse packageFinn Behrens
2023-11-18fix manpage dateZhai Can
2023-11-18manpage: add options for `set-option`Zhai Can
2023-11-18update manpageZhai Can
2023-11-17Fix build for cmd_fusemount.cKent Overstreet
2023-11-17bcachefs-tools: fix broken libblkid superblock wipeBrian Foster
2023-11-16Bump rust edition to 2021Kent Overstreet
2023-11-16delete dead codeKent Overstreet
2023-11-16Update bcachefs sources to 938f680845d1 fixup! rename and export __kern_path_...Kent Overstreet
2023-11-16Create COPYING.rust-dependencies in release tarballsKent Overstreet
2023-11-16Version is now specified in the makefileKent Overstreet
2023-11-12Update bcachefs sources to 3ca08ab51ec9 bcachefs: six locks: Simplify optimis...Kent Overstreet
2023-11-12rust keylocation add none variant and implement ValueEnumFinn Behrens
2023-11-10rust-cli: add help on `list` commandZhai Can
2023-11-10add command to generate Rust-part CLI completionsZhai Can
2023-11-09nix: add devShellFinn Behrens
2023-11-09nix: fix build add overlay and formatter to flakeFinn Behrens
2023-11-08btree_write_buffer: ensure atomic64_sub_return_release availabilityv1.3.3Nicholas Sielicki
2023-11-08rust: mount: use libc::c_ulong for flagsNicholas Sielicki
2023-11-07Fix build on 32 bitKent Overstreet
2023-11-07make-release-tarball.shKent Overstreet
2023-11-07ci: skip install of recommended packagesv1.3.2Alexander Fougner
2023-11-07ci: bump github actionsAlexander Fougner
2023-11-06Avoiding picking different bucket sizes for different devicesKent Overstreet
2023-11-06Fix build for cmd_fusermount.cKent Overstreet
2023-11-06cmd_format: Check for device options after device argumentsKent Overstreet
2023-11-04downgrade rust deps to compile for MSRVAlexander Fougner
2023-11-03Update bcachefs sources to d464ec667b2b bcachefs: Add missing printk newlinesKent Overstreet
2023-11-02Update, slim down rust dependenciesKent Overstreet
2023-11-02Update bcachefs sources to b9bd69421f73 bcachefs: x-macro-ify inode flags enumv1.3.1Kent Overstreet
2023-10-27Update bcachefs sources to 6628827a8707 bcachefs: Skip deleted members in mem...Kent Overstreet
2023-10-27Update bcachefs sources to 7250b2ee5574 bcachefs: Fix deleted inodes btree in...Kent Overstreet
2023-10-25Update bcachefs sources to 0d63ed13ea3d closures: Fix race in closure_sync()v1.3Kent Overstreet
2023-10-20Update bcachefs sources to f70a3402188e bcachefs: Fix ca->oldest_gen allocationKent Overstreet
2023-10-19Update bcachefs sources to 24bdb6fed91c bcachefs: bch2_btree_id_str()Kent Overstreet
2023-10-18Update bcachefs sources to a180af9dd349 bcachefs: Refactor memcpy into direct...Kent Overstreet
2023-10-08Change open_for_format to the block io apiHunter Shaffer
2023-10-08deleted unused path to device in get_size, get_blocksizeHunter Shaffer
2023-10-08Update bcachefs sources to 7bf1ac0d46 bcachefs: Correctly initialize new buck...Kent Overstreet
2023-09-29Handle -EAGAIN from io_submit()Kent Overstreet