summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-06f2fs: drop dirty node pages when cp is in error statusJaegeuk Kim1-7/+4
2021-07-05f2fs: initialize page->private when using for our internal useJaegeuk Kim2-1/+6
2021-07-01f2fs: compress: add nocompress extensions supportFengnan Chang4-7/+125
2021-06-28MAINTAINERS: f2fs: update my email addressChao Yu1-1/+1
2021-06-28f2fs: remove false alarm on iget failure during GCJaegeuk Kim1-3/+1
2021-06-28f2fs: enable extent cache for compression files in read-onlyDaeho Jeong1-19/+20
2021-06-23f2fs: fix to avoid adding tab before doc sectionChao Yu1-8/+8
2021-06-23f2fs: introduce f2fs_casefolded_name slab cacheChao Yu3-7/+40
2021-06-23f2fs: swap: support migrating swapfile in aligned write modeChao Yu4-14/+101
2021-06-23f2fs: swap: remove dead codesChao Yu1-167/+1
2021-06-23f2fs: compress: add compress_inode to cache compressed blocksChao Yu12-14/+361
2021-06-23f2fs: clean up /sys/fs/f2fs/<disk>/featuresJaegeuk Kim3-65/+162
2021-06-23f2fs: add pin_file in feature listJaegeuk Kim1-0/+2
2021-06-23f2fs: Advertise encrypted casefolding in sysfsDaniel Rosenberg1-0/+8
2021-06-23f2fs: Show casefolding support only when supportedDaniel Rosenberg1-0/+4
2021-06-23f2fs: support RO featureJaegeuk Kim4-6/+46
2021-06-23f2fs: logging neateningJoe Perches5-21/+17
2021-06-23f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bitJaegeuk Kim4-7/+21
2021-06-23f2fs: compress: remove unneeded preallocationChao Yu2-28/+3
2021-05-26f2fs: atgc: export entries for better tunability via sysfsChao Yu2-0/+55
2021-05-26f2fs: compress: fix to disallow temp extensionChao Yu1-4/+12
2021-05-26f2fs: let's allow compression for mmap filesJaegeuk Kim1-2/+0
2021-05-26f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfsChao Yu1-0/+1
2021-05-26f2fs: return success if there is no work to doTom Rix1-1/+1
2021-05-14f2fs: compress: clean up parameter of __f2fs_cluster_blocks()Chao Yu1-20/+13
2021-05-14f2fs: compress: remove unneeded f2fs_put_dnode()Chao Yu1-1/+0
2021-05-14f2fs: atgc: fix to set default age thresholdChao Yu1-0/+1
2021-05-14f2fs: Prevent swap file in LFS modeShin'ichiro Kawasaki1-0/+6
2021-05-14f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instancesChao Yu3-10/+23
2021-05-14f2fs: restructure f2fs page.private layoutChao Yu11-109/+146
2021-05-14f2fs: add cp_error check in f2fs_write_compressed_pagesChao Yu1-0/+6
2021-05-14f2fs: compress: rename __cluster_may_compressChao Yu1-4/+4
2021-05-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-75/+148
2021-05-14Merge tag 'f2fs-5.13-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-47/+56
2021-05-14Merge tag 'drm-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds20-318/+419
2021-05-14arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas1-1/+3
2021-05-14Merge tag 'amd-drm-fixes-5.13-2021-05-13' of https://gitlab.freedesktop.org/a...Dave Airlie17-303/+409
2021-05-14Merge tag 'drm-misc-fixes-2021-05-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-11/+6
2021-05-13Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-4/+21
2021-05-13Merge tag 'acpi-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-2/+6
2021-05-13Merge branch 'acpi-pm'Rafael J. Wysocki5-2/+5
2021-05-13Merge branch 'pm-core'Rafael J. Wysocki2-3/+8
2021-05-13Merge branch 'resizex' (patches from Maciej)Linus Torvalds3-34/+80
2021-05-13vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki3-25/+26
2021-05-13vt_ioctl: Revert VT_RESIZEX parameter handling removalMaciej W. Rozycki1-10/+47
2021-05-13vgacon: Record video mode changes with VT_RESIZEXMaciej W. Rozycki1-3/+11
2021-05-13Merge tag 'hwmon-for-v5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-10/+38
2021-05-13arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.hMark Brown1-1/+1
2021-05-13drm/amdgpu: update vcn1.0 Non-DPG suspend sequenceSathishkumar S1-4/+9
2021-05-13drm/amdgpu: set vcn mgcg flag for picassoSathishkumar S1-1/+2