summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.cEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.hEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_operations declaration to fscrypt_supp.hEric Biggers2018-04-08
| | | * | | | fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versionsEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_ctx declaration to fscrypt_supp.hEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_info_cachep declaration to fscrypt_private.hEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_control_page() to supp/notsupp headersEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_has_encryption_key() to supp/notsupp headersEric Biggers2018-04-08
| | | * | | | f2fs: don't put dentry page in pagecache into highmemYunlong Song2018-03-13
| | | * | | | f2fs: support inode creation timeChao Yu2018-02-07
| | | * | | | f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim2018-02-07
| | | * | | | f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim2018-02-07
| | | * | | | crypto: introduce crypto wait for async opGilad Ben-Yossef2018-01-04
| | | * | | | fscrypt: new helper function - fscrypt_prepare_setattr()Eric Biggers2018-01-04
| | | * | | | fscrypt: new helper function - fscrypt_prepare_lookup()Eric Biggers2018-01-04
| | | * | | | fscrypt: new helper function - fscrypt_prepare_rename()Eric Biggers2018-01-04
| | | * | | | fscrypt: new helper function - fscrypt_prepare_link()Eric Biggers2018-01-04
| | | * | | | fscrypt: new helper function - fscrypt_file_open()Eric Biggers2018-01-04
| | | * | | | fscrypt: new helper function - fscrypt_require_key()Eric Biggers2018-01-04
| | | * | | | fscrypt: remove ->is_encrypted()Eric Biggers2018-01-04
| | | * | | | fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()Eric Biggers2018-01-04
| | | * | | | fs, fscrypt: add an S_ENCRYPTED inode flagEric Biggers2018-01-04
| | | * | | | fscrypt: clean up include file messDave Chinner2018-01-04
| | | * | | | fscrypt: make ->dummy_context() return boolEric Biggers2018-01-04
| | | * | | | f2fs: support quota sys filesJaegeuk Kim2017-11-15
| | | * | | | f2fs: add quota_ino feature infraJaegeuk Kim2017-11-15
| | | * | | | f2fs: support flexible inline xattr sizeChao Yu2017-11-15
| | | * | | | f2fs: support inode checksumChao Yu2017-09-21
| | | * | | | f2fs: support project quotaChao Yu2017-09-21
| | | * | | | f2fs: enhance on-disk inode structure scalabilityChao Yu2017-09-21
| | | * | | | f2fs: make max inline size changeableChao Yu2017-09-21
| | | * | | | fscrypt: add support for AES-128-CBCDaniel Walter2017-07-13
| | | * | | | fscrypt: inline fscrypt_free_filename()Eric Biggers2017-07-13
| | | * | | | fscrypt: correct collision claim for digested namesEric Biggers2017-05-08
| | | * | | | fscrypt: introduce helper function for filename matchingEric Biggers2017-05-08
| | | * | | | fscrypt: remove fscrypt_symlink_data_len()Eric Biggers2017-05-08
| | | * | | | fscrypt: eliminate ->prepare_context() operationEric Biggers2017-05-08
| | | * | | | f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu2017-05-08
| | | * | | | f2fs: sanity check segment countJin Qian2017-05-08
| | | * | | | fscrypt: catch up to v4.11-rc1Jaegeuk Kim2017-03-08
| | | * | | | f2fs: introduce free nid bitmapChao Yu2017-03-08
| | | * | | | fscrypt: catch fscrypto_get_policy in v4.10-rc6Jaegeuk Kim2017-03-08
| | | * | | | f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim2017-03-08
| | | * | | | f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim2017-02-06
| | | * | | | f2fs: support multiple devicesJaegeuk Kim2016-12-01
| | | * | | | fs/crypto: catch up 4.9-rc6Jaegeuk Kim2016-12-01
| | | * | | | posix_acl: Clear SGID bit when setting file permissionsJaegeuk Kim2016-11-22
| | | * | | | f2fs: backport from (4c1fad64 - Merge tag 'for-f2fs-4.9' of git://git.kernel....Jaegeuk Kim2016-10-17
| | * | | | | ANDROID: Fix massive cpufreq_times memory leaksSultan Alsawaf2018-07-18
| | * | | | | ANDROID: Reduce use of #ifdef CONFIG_CPU_FREQ_TIMESConnor O'Brien2018-07-18