summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-17Update bcachefs sources to ff6fd3ef0cd0 bcachefs: Check for writing btree_ptr...testingKent Overstreet
2024-04-17Update bcachefs sources to 10ca1f99f8c9 bcachefs: Fix bch2_dev_btree_bitmap_m...Kent Overstreet
2024-04-15Merge pull request #251 from tasleson/handle_dev_symlinkkoverstreet
2024-04-15Update bcachefs sources to ad29cf999a91 bcachefs: set_btree_iter_dontneed als...Kent Overstreet
2024-04-09mount: canonicalize device path for single device nodeTony Asleson
2024-04-03Update bcachefs sources to 09d4c2acbf4c bcachefs: reconstruct_inode()Kent Overstreet
2024-04-01cmd_show_super: Also print device modelKent Overstreet
2024-03-30cmd_list, cmd_list_journal: pass -o very_degradedKent Overstreet
2024-03-30Update bcachefs sources to 794723fc10c4 bcachefs: Topology repair now uses no...Kent Overstreet
2024-03-20mount: Handle multi-device with 1 device nodeTony Asleson
2024-03-18Typo: Tell sh to read the script from stdinThomas Glanzmann
2024-03-18Add example to install rust toolchain and add two missing debian build depend...Thomas Glanzmann
2024-03-16Update bcachefs sources to 83338f5b2cb8 bcachefs: fix for building in userspaceKent Overstreet
2024-03-13Merge pull request #249 from wezm/const-castkoverstreet
2024-03-13Avoid casting away const when processing C command argsWesley Moore
2024-03-08path_to_cstr()Kent Overstreet
2024-03-08cmd_dump: Set very_degradedKent Overstreet
2024-02-25Update bcachefs sources to 26494335d114 bcachefs: improve move_gap()Kent Overstreet
2024-02-25Merge pull request #243 from CyanChanges/patch-1koverstreet
2024-02-24bkey.rs: use a single unsafe {} for BkeyValC conversionKent Overstreet
2024-02-24Update bcachefs sources to a623b3063d5d bcachefs: Fix check_snapshot() memcpyKent Overstreet
2024-02-24TypoCyan
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