summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2024-04-17Update bcachefs sources to 0389c09b2fb7 bcachefs: Fix bio alloc in check_exte...Kent Overstreet
2024-04-171.7.0 - mi_btree_bitmapv1.7.0Kent Overstreet
2024-03-16Update bcachefs sources to 83338f5b2cb8 bcachefs: fix for building in userspaceKent Overstreet
2024-02-23v1.6.4v1.6.4Kent Overstreet
2024-02-23powerpc: use "long long" for 64-bit types in userspaceThomas Bertschinger
2024-02-20v1.6.3v1.6.3Kent Overstreet
2024-02-17cmd_fsck: Collect return code of kernel fsck with close()Kent Overstreet
2024-02-06Update bcachefs sources to 50847e296b34 bcachefs: Check subvol <-> inode poin...Kent Overstreet
2024-02-05cosmetic refactoring of MakefileFrederik Schwan
2024-02-04Make initramfs hook install mount.bcachefsSteinar H. Gunderson
2024-01-27fix(build): clean should delete top-level libbcachefs.aRyan Lahfa
2024-01-16Move c_src dirs back to toplevelKent Overstreet
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger
2024-01-16convert main() from C to RustThomas Bertschinger
2023-12-24Makefile, fsck: Use libexec instead of libNeal Gompa
2023-12-23v1.4.0: Split brain detectionv1.4.0Kent Overstreet
2023-12-22Makefile: avoid recursively expanding expensive variablesIvan Shapovalov
2023-12-20remove Rust artifacts during `make clean`Thomas Bertschinger
2023-12-18v1.3.6v1.3.6Kent Overstreet
2023-12-16Fix makefile when building without systemdKent Overstreet
2023-12-15Update bcachefs sources to 841a95c29f4c bcachefs: fix userspace build errorsKent Overstreet
2023-12-09bcachefs-tools: Disable -Wgnu-variable-sized-type-not-at-end for clangChris Webb
2023-12-08bcachefs-tools: make 'all' the default Makefile goalTero Roponen
2023-12-07Update bcachefs sources to 6d44812757dd bcachefs: BCH_IOCTL_FSCK_ONLINEKent Overstreet
2023-12-07fsck: add a service to schedule and run bcachefsck@ servicesDarrick J. Wong
2023-12-07fsck: add systemd service definitions for automatic online serviceDarrick J. Wong
2023-12-07Multiple small fuse fixes for write, api, and hardlinkTautvydas Nesvarbu
2023-12-06fix udev rules pathAlexander Fougner
2023-12-04misc: don't allow udisks to automount bcachefs filesystems with no promptorigin/master_2023-12-04Darrick J. Wong
2023-11-30Update bcachefs sources to 71a5b27e017d bcachefs: Make backpointer fsck wb fl...Kent Overstreet
2023-11-22Update bcachefs sources to 783085c3cc44 kbuild: Allow gcov to be enabled on t...Kent Overstreet
2023-11-16Version is now specified in the makefileKent Overstreet
2023-11-04downgrade rust deps to compile for MSRVAlexander Fougner
2023-09-26Create symlinks on install with ln -sfKent Overstreet
2023-09-22Kill shell script wrappersKent Overstreet
2023-08-17Update bcachefs sources to a8115093df bcachefs: Fix divide by zero in rebalan...Kent Overstreet
2023-08-11fuse: Set fsname correctlyKent Overstreet
2023-08-04ci: set and verify MSRVAlexander Fougner
2023-06-08Sort input file listBernhard M. Wiedemann
2023-06-04Update bcachefs sources to 7c0fe6f104 bcachefs: Fix bch2_fsck_ask_yn()Kent Overstreet
2023-05-02Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshotsv0.29Kent Overstreet
2023-04-20Add a NO_RUST optionKent Overstreet
2023-04-20Delete pytestKent Overstreet
2023-03-19Fix build dependenciesKent Overstreet
2023-03-08add rpm make target and fix up spec fileEric Sandeen
2023-03-04Update bcachefs sources to 171da96d76 bcachefs: Drop some anonymous structs, ...Kent Overstreet
2023-02-21Rust now integrated into bcachefs binaryKent Overstreet
2023-02-09Update bcachefs sources to ea93c26e98 fixup! bcachefs: We can handle missing ...Kent Overstreet
2023-02-01Makefile: build with -Wno-deprecated-declarationsKent Overstreet
2023-01-03make: remove libbcachefs.so when cleaning.Daniel Hill