aboutsummaryrefslogtreecommitdiffstats
path: root/cmd_key.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-18Update bcachefs sources to a180af9dd349 bcachefs: Refactor memcpy into direct...Kent Overstreet1-2/+2
2023-09-08cmd_set_passphrase: revoke the invalidated keyColin Gillespie1-0/+1
2022-12-19Use bch2_err_str() instead of strerror()Kent Overstreet1-3/+3
2022-05-26Update email addressKent Overstreet1-1/+1
2022-05-19cmd_unlock: Add -k argument to specify keyringKent Overstreet1-2/+8
2018-04-10Update bcachefs sources to edf5f38218 bcachefs: Refactor superblock codeKent Overstreet1-3/+3
2018-02-11add -c to cmd_unlock, to check if a device needs to be unlockedKent Overstreet1-7/+51
2018-01-11Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazilyKent Overstreet1-14/+12
2017-12-10build: require explicit include paths for libbcachefs/Austin Seipp1-1/+1
2017-11-08Add commands for changing and removing passphraseKent Overstreet1-4/+77
2017-04-02More cmd_migrate improvementsKent Overstreet1-2/+2
2017-03-19Rename from bcache-tools to bcachefs-toolsKent Overstreet1-1/+1
2017-03-09cmd_migrateKent Overstreet1-36/+1
2017-02-28New on disk format - encryptionKent Overstreet1-0/+62