summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | f2fs: support large nat bitmapChao Yu2018-04-08
| | | * | | | fscrypt: fix up fscrypt_fname_encrypted_size() for internal useEric Biggers2018-04-08
| | | * | | | fscrypt: define fscrypt_fname_alloc_buffer() to be for presented namesEric Biggers2018-04-08
| | | * | | | fscrypt: move fscrypt_symlink_data to fscrypt_private.hEric Biggers2018-04-08
| | | * | | | fscrypt: remove fscrypt_fname_usr_to_disk()Eric Biggers2018-04-08
| | | * | | | fscrypt: new helper function - fscrypt_get_symlink()Eric Biggers2018-04-08
| | | * | | | fscrypt: new helper functions for ->symlink()Eric Biggers2018-04-08
| | | * | | | fscrypt: trim down fscrypt.h includesEric Biggers2018-04-08
| | | * | | | 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
| | | * | | | f2fs: recover directory operations by fsyncJaegeuk 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: trace checkpoint reason in fsync()Chao Yu2017-11-15
| | | * | | | 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: trace f2fs_readdirChao Yu2017-11-15
| | | * | | | f2fs: trace f2fs_lookupChao Yu2017-11-15
| | | * | | | f2fs: trace f2fs_remove_discardChao Yu2017-11-15
| | | * | | | f2fs: add tracepoint for f2fs_gcChao Yu2017-09-21
| | | * | | | f2fs: fix potential overflow when adjusting GC cycleChao Yu2017-09-21
| | | * | | | 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
| | | * | | | f2fs: split bio cacheJaegeuk Kim2017-07-13
| | | * | | | f2fs: remove unnecessary read cases in merged IO flowJaegeuk Kim2017-07-13