summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-23v1.6.4v1.6.4Kent Overstreet
2024-02-23powerpc: use "long long" for 64-bit types in userspaceThomas Bertschinger
2024-02-23bch2_sb_is_encrypted{,_and_locked}Roland Vet
2024-02-23Apply naming convention: passphrase->unlock->key->decrypt->fsRoland Vet
2024-02-23Test 'fix'?Roland Vet
2024-02-22Replace 7 spaces and a tab with a tab.Roland Vet
2024-02-22Improve error messageRoland Vet
2024-02-22Rename sb to block_deviceRoland Vet
2024-02-22Rename password{,_policy}Roland Vet
2024-02-22Rename KeyLocation to more appropriate KeyPolicyRoland Vet
2024-02-22TypoRoland Vet
2024-02-22Rename sbs to block_devices_to_mountRoland Vet
2024-02-22Rephrase help messageRoland Vet
2024-02-22Remove unnecessary bracketsRoland Vet
2024-02-22Add decryption by key_fileRoland Vet
2024-02-22Add fmt::Display for KeyLocationRoland Vet
2024-02-22Refactor ask_for_key to call new decrypt_master_keyRoland Vet
2024-02-22Fix dirent test: lines have changedRoland Vet
2024-02-22Fix line checkRoland Vet
2024-02-20rust: use libc::Ioctl type for ioctl() request argumentThomas Bertschinger
2024-02-20v1.6.3v1.6.3Kent Overstreet
2024-02-20Update bcachefs sources to c887148ebf99 thread_with_file: add f_ops.flushKent Overstreet
2024-02-17cmd_fsck: Collect return code of kernel fsck with close()Kent Overstreet
2024-02-17bch_bindgen: fix packed and aligned structs on i686, ppc64Thomas Bertschinger
2024-02-16Merge remote-tracking branch 'github/master'Kent Overstreet
2024-02-16Merge pull request #211 from oz123/masterkoverstreet
2024-02-15Update bcachefs sources to 9a555a741e80 bcachefs: omit alignment attribute on...v1.6.2Kent Overstreet
2024-02-13fix build on old gccv1.6.1Kent Overstreet
2024-02-13fsck: Fall back to userland fsck when probed for kernel fsckv1.6Kent Overstreet
2024-02-12fsck: Automatically use kernel fsck when better version matchKent Overstreet
2024-02-10kill_btree_node: fix return codeKent Overstreet
2024-02-10Update bcachefs sources to 39a84c99af2d bcachefs: Clamp replicas_required to ...Kent Overstreet
2024-02-09Update bcachefs sources to bee7b5a4fa21 bcachefs: Pin btree cache in ram for ...Kent Overstreet
2024-02-09Merge pull request #236 from ErrorNoInternet/subcommand-aliaseskoverstreet
2024-02-09feat: add aliases for a few subcommandsErrorNoInternet
2024-02-09refactor: clean up argumentsErrorNoInternet
2024-02-07Replace atty with stdlibAlexander Fougner
2024-02-06kill dependency on char signednessKent Overstreet
2024-02-06fix snapshotting when dst is single component pathKent Overstreet
2024-02-06Update bcachefs sources to 50847e296b34 bcachefs: Check subvol <-> inode poin...Kent Overstreet
2024-02-05cmd_subvolume: Fix snapshot creation with implicit sourceKent Overstreet
2024-02-05cosmetic refactoring of MakefileFrederik Schwan
2024-02-04rust: update bindgen to 0.69.4; remove custom type modificationsThomas Bertschinger
2024-02-04Merge pull request #231 from sesse/install-mountkoverstreet
2024-02-04Make initramfs hook install mount.bcachefsSteinar H. Gunderson
2024-01-29Merge pull request #229 from g2p/cli-symlinkkoverstreet
2024-01-29Merge pull request #228 from g2p/non-utf8-printbuf-displaykoverstreet
2024-01-29printbuf_to_formatter: Lossy display of non-UTF-8 printbufsGabriel
2024-01-29Add bcachefs command compatibility symlinkGabriel
2024-01-27cmd_list_journal: --transaction-filter now takes rangeKent Overstreet