summaryrefslogtreecommitdiff
path: root/fs/f2fs
AgeCommit message (Expand)Author
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-31Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi
2021-08-18block: Introduce IOPRIO_NR_LEVELSDamien Le Moal
2021-07-25f2fs: report correct st_size for encrypted symlinksEric Biggers
2021-07-13f2fs: Convert to using invalidate_lockJan Kara
2021-07-06f2fs: drop dirty node pages when cp is in error statusJaegeuk Kim
2021-07-05f2fs: initialize page->private when using for our internal useJaegeuk Kim
2021-07-01f2fs: compress: add nocompress extensions supportFengnan Chang
2021-06-28f2fs: remove false alarm on iget failure during GCJaegeuk Kim
2021-06-28f2fs: enable extent cache for compression files in read-onlyDaeho Jeong
2021-06-23f2fs: introduce f2fs_casefolded_name slab cacheChao Yu
2021-06-23f2fs: swap: support migrating swapfile in aligned write modeChao Yu
2021-06-23f2fs: swap: remove dead codesChao Yu
2021-06-23f2fs: compress: add compress_inode to cache compressed blocksChao Yu
2021-06-23f2fs: clean up /sys/fs/f2fs/<disk>/featuresJaegeuk Kim
2021-06-23f2fs: add pin_file in feature listJaegeuk Kim
2021-06-23f2fs: Advertise encrypted casefolding in sysfsDaniel Rosenberg
2021-06-23f2fs: Show casefolding support only when supportedDaniel Rosenberg
2021-06-23f2fs: support RO featureJaegeuk Kim
2021-06-23f2fs: logging neateningJoe Perches
2021-06-23f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bitJaegeuk Kim
2021-06-23f2fs: compress: remove unneeded preallocationChao Yu
2021-05-26f2fs: atgc: export entries for better tunability via sysfsChao Yu
2021-05-26f2fs: compress: fix to disallow temp extensionChao Yu
2021-05-26f2fs: let's allow compression for mmap filesJaegeuk Kim
2021-05-26f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfsChao Yu
2021-05-26f2fs: return success if there is no work to doTom Rix
2021-05-14f2fs: compress: clean up parameter of __f2fs_cluster_blocks()Chao Yu
2021-05-14f2fs: compress: remove unneeded f2fs_put_dnode()Chao Yu
2021-05-14f2fs: atgc: fix to set default age thresholdChao Yu
2021-05-14f2fs: Prevent swap file in LFS modeShin'ichiro Kawasaki
2021-05-14f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instancesChao Yu
2021-05-14f2fs: restructure f2fs page.private layoutChao Yu
2021-05-14f2fs: add cp_error check in f2fs_write_compressed_pagesChao Yu
2021-05-14f2fs: compress: rename __cluster_may_compressChao Yu
2021-05-12f2fs: return EINVAL for hole cases in swap fileJaegeuk Kim
2021-05-11f2fs: avoid swapon failure by giving a warning firstJaegeuk Kim
2021-05-11f2fs: compress: fix to assign cc.cluster_idx correctlyChao Yu
2021-05-11f2fs: compress: fix race condition of overwrite vs truncateChao Yu
2021-05-11f2fs: compress: fix to free compress page correctlyChao Yu
2021-05-11f2fs: support iflag change given the maskJaegeuk Kim
2021-05-11f2fs: avoid null pointer access when handling IPU errorJaegeuk Kim
2021-05-04Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-02Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-04-27Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-26f2fs: drop inplace IO if fs status is abnormalChao Yu
2021-04-26f2fs: compress: remove unneed check conditionChao Yu
2021-04-24f2fs: clean up left deprecated IO trace codesChao Yu