summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-09-10f2fs: support 64-bits key in f2fs rb-tree node entryChao Yu-7/+49
2020-09-10f2fs: inherit mtime of original block during GCChao Yu-17/+50
2020-09-10f2fs: record average update time of segmentChao Yu-3/+18
2020-09-10f2fs: introduce inmem cursegChao Yu-52/+113
2020-09-10f2fs: compress: remove unneeded codeChao Yu-4/+0
2020-09-10f2fs: remove duplicated type castingXiaojun Wang-4/+4
2020-09-10f2fs: support zone capacity less than zone sizeAravind Ramesh-37/+275
2020-09-10Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+10
2020-09-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2/+3
2020-09-09Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-4/+13
2020-09-08f2fs: Return EOF on unaligned end of file DIO readGabriel Krisman Bertazi-0/+3
2020-09-08f2fs: fix indefinite loop scanning for free nidSahitya Tummala-0/+3
2020-09-08f2fs: Fix type of section block count variablesShin'ichiro Kawasaki-4/+4
2020-09-08Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-23/+39
2020-09-08Merge tag 'drm-fixes-2020-09-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-64/+411
2020-09-08Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+0
2020-09-08Revert "drm/i915/gem: Delete unused code"Dave Airlie-0/+19
2020-09-08Revert "drm/i915/gem: Async GPU relocations only"Dave Airlie-27/+289
2020-09-08Revert "drm/i915: Remove i915_gem_object_get_dirty_page()"Dave Airlie-0/+18
2020-09-08Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-37/+85
2020-09-06Linux 5.9-rc4v5.9-rc4Linus Torvalds-1/+1
2020-09-06Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+52
2020-09-06Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-63/+119
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-63/+213
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-22/+229
2020-09-05io_uring: fix linked deferred ->files cancellationPavel Begunkov-2/+23
2020-09-05io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov-0/+27
2020-09-05Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds-10/+16
2020-09-05Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds-73/+62
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-67/+129
2020-09-05include/linux/log2.h: add missing () around n in roundup_pow_of_two()Jason Gunthorpe-1/+1
2020-09-05mm/khugepaged.c: fix khugepaged's request size in collapse_fileDavid Howells-1/+1
2020-09-05mm/hugetlb: fix a race between hugetlb sysctl handlersMuchun Song-6/+20
2020-09-05mm/hugetlb: try preferred node first when alloc gigantic page from cmaLi Xinhai-6/+17
2020-09-05mm/migrate: preserve soft dirty in remove_migration_pte()Ralph Campbell-0/+2
2020-09-05mm/migrate: remove unnecessary is_zone_device_page() checkRalph Campbell-7/+5
2020-09-05mm/rmap: fixup copying of soft dirty and uffd ptesAlistair Popple-6/+18
2020-09-05mm/migrate: fixup setting UFFD_WP flagAlistair Popple-1/+1
2020-09-05mm: madvise: fix vma user-after-freeYang Shi-1/+1
2020-09-05checkpatch: fix the usage of capture group ( ... )Mrinal Pandey-2/+2
2020-09-05fork: adjust sysctl_max_threads definition to match prototypeTobias Klauser-1/+1
2020-09-05ipc: adjust proc_ipc_sem_dointvec definition to match prototypeTobias Klauser-1/+1
2020-09-05mm: track page table modifications in __apply_to_page_range()Joerg Roedel-13/+24
2020-09-05MAINTAINERS: IA64: mark Status as Odd Fixes onlyRandy Dunlap-1/+1
2020-09-05MAINTAINERS: add LLVM maintainersNick Desaulniers-0/+2
2020-09-05MAINTAINERS: update Cavium/Marvell entriesRobert Richter-15/+13
2020-09-05mm: slub: fix conversion of freelist_corrupted()Eugeniu Rosca-6/+6
2020-09-05mm: memcg: fix memcg reclaim soft lockupXunlei Pang-0/+8
2020-09-05memcg: fix use-after-free in uncharge_batchMichal Hocko-0/+6