summaryrefslogtreecommitdiff
path: root/include/linux/ipmi-fru.h
AgeCommit message (Expand)Author
2018-02-27ipmi: Add or fix SPDX-License-Identifier in all filesCorey Minyard
2013-06-17FMC: add needed headersAlessandro Rubini
to enginesEric Biggers 2025-06-20fscrypt: Explicitly include <linux/export.h>Eric Biggers 2025-04-08fscrypt: add support for hardware-wrapped keysEric Biggers 2024-02-23fscrypt: write CBC-CTS instead of CTS-CBCEric Biggers 2024-01-31fscrypt: explicitly require that inode->i_blkbits be setXiubo Li 2023-10-16fscrypt: track master key presence separately from secretEric Biggers 2023-10-08fscrypt: rename fscrypt_info => fscrypt_inode_infoJosef Bacik 2023-09-25fscrypt: support crypto data unit size less than filesystem block sizeEric Biggers 2023-04-06fscrypt: optimize fscrypt_initialize()Eric Biggers 2023-03-27fscrypt: use WARN_ON_ONCE instead of WARN_ONEric Biggers 2023-02-07fscrypt: clean up fscrypt_add_test_dummy_key()Eric Biggers 2023-02-07fscrypt: add the test dummy encryption key on-demandEric Biggers 2022-12-01fscrypt: Add SM4 XTS/CTS symmetric algorithm supportTianjia Zhang 2022-11-15fscrypt: pass super_block to fscrypt_put_master_key_activeref()Eric Biggers 2022-09-21fscrypt: stop holding extra request_queue referencesEric Biggers 2022-09-21fscrypt: stop using keyrings subsystem for fscrypt_master_keyEric Biggers 2022-06-10fscrypt: Add HCTR2 support for filename encryptionNathan Huckleberry