summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2022-08-0813-253/+526
|\
| * f2fs: use onstack pages instead of pvecFengnan Chang2022-08-053-14/+14
| * f2fs: intorduce f2fs_all_cluster_page_readyFengnan Chang2022-08-053-11/+22
| * f2fs: clean up f2fs_abort_atomic_write()Chao Yu2022-08-054-23/+19
| * f2fs: handle decompress only post processing in softirqDaeho Jeong2022-08-053-93/+179
| * f2fs: do not allow to decompress files have FI_COMPRESS_RELEASEDJaewook Kim2022-08-051-0/+10
| * f2fs: do not set compression bit if kernel doesn't supportJaegeuk Kim2022-08-052-3/+8
| * f2fs: remove device type check for direct IOEunhee Rho2022-08-051-6/+1
| * f2fs: fix null-ptr-deref in f2fs_get_dnode_of_dataYe Bin2022-08-053-3/+9
| * f2fs: revive F2FS_IOC_ABORT_VOLATILE_WRITEDaeho Jeong2022-08-051-2/+28
| * f2fs: fix to do sanity check on segment type in build_sit_entries()Chao Yu2022-07-301-0/+13
| * f2fs: obsolete unused MAX_DISCARD_BLOCKSChao Yu2022-07-301-1/+0
| * f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()Chao Yu2022-07-301-1/+5
| * f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same timeChao Liu2022-07-301-8/+1
| * f2fs: introduce sysfs atomic write statisticsDaeho Jeong2022-07-306-3/+88
| * f2fs: don't bother wait_ms by foreground gcqixiaoyu12022-07-301-2/+5
| * f2fs: invalidate meta pages only for post_read required inodeChao Yu2022-07-303-7/+11
| * f2fs: allow compression of files without blocksChao Liu2022-07-301-1/+1
| * f2fs: fix to check inline_data during compressed inode conversionChao Yu2022-07-301-1/+1
| * f2fs: Delete f2fs_copy_page() and replace with memcpy_page()Fabio M. De Francesco2022-07-302-11/+1
| * f2fs: fix to invalidate META_MAPPING before DIO writeChao Yu2022-07-301-2/+5
| * f2fs: add a sysfs entry to show zone capacityJaegeuk Kim2022-07-301-0/+10
| * f2fs: adjust zone capacity when considering valid block countJaegeuk Kim2022-07-305-14/+13
| * f2fs: enforce single zone capacityJaegeuk Kim2022-07-304-35/+22
| * f2fs: remove redundant code for gc conditionduguowei2022-07-301-11/+10
| * f2fs: introduce memory modeDaeho Jeong2022-07-302-0/+37
| * f2fs: initialize page_array_entry slab only if compression feature is onChao Yu2022-06-281-0/+3
| * f2fs: optimize error handling in redirty_blocksJack Qiu2022-06-281-4/+4
| * f2fs: do not skip updating inode when retrying to flush node pageJaegeuk Kim2022-06-281-6/+2
| * f2fs: use the updated test_dummy_encryption helper functionsEric Biggers2022-06-251-8/+21
* | Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-088-28/+106
|\ \
| * | fuse: retire block-device-based superblock on force unmountDaniil Lunev2022-07-271-2/+8
| * | vfs: function to prevent re-use of block-device-based superblocksDaniil Lunev2022-07-271-2/+31
| * | virtio_fs: Modify format for virtio_fs_direct_accessDeming Wang2022-07-261-1/+1
| * | virtiofs: delete unused parameter for virtio_fs_cleanup_vqsDeming Wang2022-07-211-4/+3
| * | fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_otherDave Marchevsky2022-07-211-0/+9
| * | fuse: Remove the control interface for virtio-fsXie Yongji2022-07-211-2/+2
| * | fuse: ioctl: translate ENOSYSMiklos Szeredi2022-07-211-2/+13
| * | fuse: limit nsecMiklos Szeredi2022-07-211-0/+6
| * | fuse: avoid unnecessary spinlock bumpJeffle Xu2022-07-211-1/+1
| * | fuse: fix deadlock between atomic O_TRUNC and page invalidationMiklos Szeredi2022-07-212-14/+23
| * | fuse: write inode in fuse_release()Miklos Szeredi2022-07-211-0/+9
* | | Merge tag 'ovl-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2022-08-085-8/+21
|\ \ \
| * | | ovl: fix spelling mistakesWilliam Dean2022-08-022-3/+3
| * | | ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh()Jiachen Zhang2022-07-281-1/+1
| * | | ovl: improve ovl_get_acl() if POSIX ACL support is offYang Xu2022-07-282-1/+9
| * | | ovl: fix some kernel-doc commentsYang Li2022-07-271-1/+3
| * | | ovl: warn if trusted xattr creation failsMiklos Szeredi2022-07-271-2/+5
* | | | Merge tag 'exfat-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-088-138/+53
|\ \ \ \
| * | | | exfat: Drop superfluous new line for error messagesTakashi Iwai2022-08-013-4/+4