summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 daysadd "bkey-type" option to list commandHEADmasterThomas Bertschinger
2 daysUpdate bcachefs sources to 07f9a27f1969 bcachefs: add no_invalid_checks flagKent Overstreet
3 dayscmd_dump: Fix missing sectors-to-bytes conversionKent Overstreet
4 daysmount: Make udev_bcachefs_info more idiomaticTony Asleson
4 daysHandle mount with FS with 1 deviceTony Asleson
4 daysAdd env. variable BCACHEFS_BLOCK_SCANTony Asleson
4 daysmount: Leverage udev dbTony Asleson
7 daysBCACHEFS_KERNEL_ONLYKent Overstreet
11 daysremove redundant "cmd_" prefix from functions in "commands"Thomas Bertschinger
12 daysMerge pull request #259 from evanrichter/fix_device_add_argskoverstreet
12 daysadd short arg parsers to device add commandEvan Richter
12 daysremove --tier from device add getopt parserEvan Richter
13 daysUpdate bcachefs sources to c19cbaf6e7b0 bcachefs: Run upgrade/downgrade even ...Kent Overstreet
2024-04-25Update bcachefs sources to 035773e55b52 bcachefs: fix integer conversion bugKent Overstreet
2024-04-25fix splice_fd_to_stdinout() when stdin is closedKent Overstreet
2024-04-19Merge branch 'man-bcachefs-subvolume-snapshot' of https://github.com/Federico...Kent Overstreet
2024-04-19bcachefs.8: subvolume delete -> subvolume snapshotFederico Damián Schonborn
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-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