summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | Merge tag 'erofs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-2419-164/+1573
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | erofs: scan devices from device tableJeffle Xu2022-05-182-39/+72
| * | | | | | | | | | | | | | | | | | erofs: change to use asynchronous io for fscache readpage/readaheadXin Yin2022-05-181-43/+201
| * | | | | | | | | | | | | | | | | | erofs: add 'fsid' mount optionJeffle Xu2022-05-182-3/+32
| * | | | | | | | | | | | | | | | | | erofs: implement fscache-based data readaheadJeffle Xu2022-05-182-0/+94
| * | | | | | | | | | | | | | | | | | erofs: implement fscache-based data read for inline layoutJeffle Xu2022-05-181-0/+32
| * | | | | | | | | | | | | | | | | | erofs: implement fscache-based data read for non-inline layoutJeffle Xu2022-05-183-0/+57
| * | | | | | | | | | | | | | | | | | erofs: implement fscache-based metadata readJeffle Xu2022-05-182-4/+40
| * | | | | | | | | | | | | | | | | | erofs: register fscache context for extra data blobsJeffle Xu2022-05-183-1/+12
| * | | | | | | | | | | | | | | | | | erofs: register fscache context for primary data blobJeffle Xu2022-05-182-4/+12
| * | | | | | | | | | | | | | | | | | erofs: add erofs_fscache_read_folios() helperJeffle Xu2022-05-181-0/+54
| * | | | | | | | | | | | | | | | | | erofs: add anonymous inode caching metadata for data blobsJeffle Xu2022-05-182-5/+40
| * | | | | | | | | | | | | | | | | | erofs: add fscache context helper functionsJeffle Xu2022-05-182-0/+60
| * | | | | | | | | | | | | | | | | | erofs: register fscache volumeJeffle Xu2022-05-185-0/+69
| * | | | | | | | | | | | | | | | | | erofs: add fscache mode check helperJeffle Xu2022-05-182-15/+34
| * | | | | | | | | | | | | | | | | | erofs: make erofs_map_blocks() generally availableJeffle Xu2022-05-182-2/+4
| * | | | | | | | | | | | | | | | | | cachefiles: add tracepoints for on-demand read modeJeffle Xu2022-05-181-0/+7
| * | | | | | | | | | | | | | | | | | cachefiles: enable on-demand read modeJeffle Xu2022-05-181-5/+12
| * | | | | | | | | | | | | | | | | | cachefiles: implement on-demand readJeffle Xu2022-05-183-2/+99
| * | | | | | | | | | | | | | | | | | cachefiles: notify the user daemon when withdrawing cookieJeffle Xu2022-05-183-0/+45
| * | | | | | | | | | | | | | | | | | cachefiles: unbind cachefiles gracefully in on-demand modeJeffle Xu2022-05-183-3/+22
| * | | | | | | | | | | | | | | | | | cachefiles: notify the user daemon when looking up cookieJeffle Xu2022-05-186-15/+524
| * | | | | | | | | | | | | | | | | | cachefiles: extract write routineJeffle Xu2022-05-182-26/+45
| * | | | | | | | | | | | | | | | | | erofs: support idmapped mountsChao Yu2022-05-172-2/+2
| * | | | | | | | | | | | | | | | | | erofs: make filesystem exportableHongnan Li2022-05-173-4/+43
| * | | | | | | | | | | | | | | | | | erofs: fix buffer copy overflow of ztailpacking featureGao Xiang2022-05-171-2/+3
| * | | | | | | | | | | | | | | | | | erofs: refine on-disk definition commentsGao Xiang2022-05-171-20/+21
| * | | | | | | | | | | | | | | | | | erofs: remove obsoleted commentsGao Xiang2022-05-172-30/+0
| * | | | | | | | | | | | | | | | | | erofs: do not prompt for risk any more when using big pclusterYue Hu2022-05-171-2/+0
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'exfat-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-246-61/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | exfat: check if cluster num is validTadeusz Struk2022-05-233-8/+12
| * | | | | | | | | | | | | | | | | | exfat: reduce block requests when zeroing a clusterYuezhang Mo2022-05-231-24/+17
| * | | | | | | | | | | | | | | | | | exfat: introduce mount option 'sys_tz'Chung-Chiang Cheng2022-05-233-3/+17
| * | | | | | | | | | | | | | | | | | exfat: fix referencing wrong parent directory information after renamingYuezhang Mo2022-05-231-26/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'fs.idmapped.v5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-241-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | fs: hold writers when changing mount's idmappingChristian Brauner2022-05-121-2/+3
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-243-7/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | fs-verity: define a function to return the integrity protected file digestMimi Zohar2022-05-013-7/+44
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'execve-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-242-179/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | binfmt_flat: Remove shared library supportEric W. Biederman2022-04-222-156/+40
| * | | | | | | | | | | | | | | | | | binfmt_flat: Drop vestiges of coredump supportEric W. Biederman2022-04-191-22/+0
| * | | | | | | | | | | | | | | | | | binfmt_flat: do not stop relocating GOT entries prematurely on riscvNiklas Cassel2022-04-181-1/+26
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2022-05-244-17/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | fs-verity: Use struct_size() helper in enable_verity()Zhang Jianhua2022-05-191-1/+1
| * | | | | | | | | | | | | | | | | | fs-verity: remove unused parameter desc_size in fsverity_create_info()Zhang Jianhua2022-05-184-16/+9
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2022-05-248-96/+188
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | fscrypt: add new helper functions for test_dummy_encryptionEric Biggers2022-05-093-68/+112
| * | | | | | | | | | | | | | | | | fscrypt: factor out fscrypt_policy_to_key_spec()Eric Biggers2022-05-093-17/+25
| * | | | | | | | | | | | | | | | | fscrypt: log when starting to use inline encryptionEric Biggers2022-04-133-3/+36
| * | | | | | | | | | | | | | | | | fscrypt: split up FS_CRYPTO_BLOCK_SIZEEric Biggers2022-04-133-8/+15
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |