summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-11f2fs: Documentation edits/fixesRandy Dunlap
2020-09-11f2fs: allocate proper size memory for zstd decompressChao Yu
2020-09-11f2fs: change compr_blocks of superblock info to 64bitDaeho Jeong
2020-09-11f2fs: add block address limit check to compressed fileDaeho Jeong
2020-09-11f2fs: check position in move range ioctlDan Robertson
2020-09-11f2fs: correct statistic of APP_DIRECT_IO/APP_DIRECT_READ_IOJack Qiu
2020-09-11f2fs: Simplify SEEK_DATA implementationMatthew Wilcox (Oracle)
2020-09-11f2fs: support age threshold based garbage collectionChao Yu
2020-09-10f2fs: point man pages for some f2fs utilsJaegeuk Kim
2020-09-10f2fs: Use generic casefolding supportDaniel Rosenberg
2020-09-10fs: Add standard casefolding supportDaniel Rosenberg
2020-09-10unicode: Add utf8_casefold_hashDaniel Rosenberg
2020-09-10f2fs: compress: use more readable atomic_t type for {cic,dic}.refChao Yu
2020-09-10f2fs: fix compile warningChao Yu
2020-09-10f2fs: support 64-bits key in f2fs rb-tree node entryChao Yu
2020-09-10f2fs: inherit mtime of original block during GCChao Yu
2020-09-10f2fs: record average update time of segmentChao Yu
2020-09-10f2fs: introduce inmem cursegChao Yu
2020-09-10f2fs: compress: remove unneeded codeChao Yu
2020-09-10f2fs: remove duplicated type castingXiaojun Wang
2020-09-10f2fs: support zone capacity less than zone sizeAravind Ramesh
2020-09-10Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-09-09Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-09-08f2fs: Return EOF on unaligned end of file DIO readGabriel Krisman Bertazi
2020-09-08f2fs: fix indefinite loop scanning for free nidSahitya Tummala
2020-09-08f2fs: Fix type of section block count variablesShin'ichiro Kawasaki
2020-09-08Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-08Merge tag 'drm-fixes-2020-09-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-08Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-09-08Revert "drm/i915/gem: Delete unused code"Dave Airlie
2020-09-08Revert "drm/i915/gem: Async GPU relocations only"Dave Airlie
2020-09-08Revert "drm/i915: Remove i915_gem_object_get_dirty_page()"Dave Airlie
2020-09-08Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2020-09-06Linux 5.9-rc4Linus Torvalds
2020-09-06Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-06Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-09-05io_uring: fix linked deferred ->files cancellationPavel Begunkov
2020-09-05io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov
2020-09-05Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds
2020-09-05Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-09-05include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe
2020-09-05mm/khugepaged.c: fix khugepaged's request size in collapse_fileDavid Howells
2020-09-05mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song
2020-09-05mm/hugetlb: try preferred node first when alloc gigantic page from cmaLi Xinhai
2020-09-05mm/migrate: preserve soft dirty in remove_migration_pte()Ralph Campbell