summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-14f2fs: clean up kvfreeChao Yu10-28/+28
2020-09-11f2fs: change virtual mapping way for compression pagesDaeho Jeong1-10/+26
2020-09-11f2fs: change return value of f2fs_disable_compressed_file to boolDaeho Jeong3-14/+9
2020-09-11f2fs: change i_compr_blocks of inode to atomic valueDaeho Jeong4-21/+30
2020-09-11f2fs: trace: fix typoChao Yu1-1/+1
2020-09-11f2fs: ignore compress mount option on image w/o compression featureChao Yu1-6/+6
2020-09-11f2fs: Documentation edits/fixesRandy Dunlap1-30/+23
2020-09-11f2fs: allocate proper size memory for zstd decompressChao Yu2-4/+5
2020-09-11f2fs: change compr_blocks of superblock info to 64bitDaeho Jeong2-7/+8
2020-09-11f2fs: add block address limit check to compressed fileDaeho Jeong1-8/+9
2020-09-11f2fs: check position in move range ioctlDan Robertson1-0/+3
2020-09-11f2fs: correct statistic of APP_DIRECT_IO/APP_DIRECT_READ_IOJack Qiu1-0/+6
2020-09-11f2fs: Simplify SEEK_DATA implementationMatthew Wilcox (Oracle)1-27/+8
2020-09-11f2fs: support age threshold based garbage collectionChao Yu13-64/+632
2020-09-10f2fs: point man pages for some f2fs utilsJaegeuk Kim1-2/+44
2020-09-10f2fs: Use generic casefolding supportDaniel Rosenberg5-91/+20
2020-09-10fs: Add standard casefolding supportDaniel Rosenberg2-0/+103
2020-09-10unicode: Add utf8_casefold_hashDaniel Rosenberg2-1/+25
2020-09-10f2fs: compress: use more readable atomic_t type for {cic,dic}.refChao Yu3-10/+10
2020-09-10f2fs: fix compile warningChao Yu1-2/+5
2020-09-10f2fs: support 64-bits key in f2fs rb-tree node entryChao Yu3-7/+49
2020-09-10f2fs: inherit mtime of original block during GCChao Yu4-17/+50
2020-09-10f2fs: record average update time of segmentChao Yu1-3/+18
2020-09-10f2fs: introduce inmem cursegChao Yu8-52/+113
2020-09-10f2fs: compress: remove unneeded codeChao Yu1-4/+0
2020-09-10f2fs: remove duplicated type castingXiaojun Wang3-4/+4
2020-09-10f2fs: support zone capacity less than zone sizeAravind Ramesh7-37/+275
2020-09-10Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+10
2020-09-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+3
2020-09-09Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-4/+13
2020-09-08f2fs: Return EOF on unaligned end of file DIO readGabriel Krisman Bertazi1-0/+3
2020-09-08f2fs: fix indefinite loop scanning for free nidSahitya Tummala1-0/+3
2020-09-08f2fs: Fix type of section block count variablesShin'ichiro Kawasaki1-4/+4
2020-09-08Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds15-23/+39
2020-09-08Merge tag 'drm-fixes-2020-09-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-64/+411
2020-09-08Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2020-09-08Revert "drm/i915/gem: Delete unused code"Dave Airlie1-0/+19
2020-09-08Revert "drm/i915/gem: Async GPU relocations only"Dave Airlie2-27/+289
2020-09-08Revert "drm/i915: Remove i915_gem_object_get_dirty_page()"Dave Airlie2-0/+18
2020-09-08Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie11-37/+85
2020-09-06Linux 5.9-rc4v5.9-rc4Linus Torvalds1-1/+1
2020-09-06Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+52
2020-09-06Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-63/+119
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-63/+213
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-22/+229
2020-09-05io_uring: fix linked deferred ->files cancellationPavel Begunkov1-2/+23
2020-09-05io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov1-0/+27
2020-09-05Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds4-10/+16
2020-09-05Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds7-73/+62