- 335cac8 f2fs: correct statistic of APP_DIRECT_IO/APP_DIRECT_READ_IO by Jack Qiu · 4 years, 5 months ago
- 4cb03fe f2fs: Simplify SEEK_DATA implementation by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- 093749e f2fs: support age threshold based garbage collection by Chao Yu · 4 years, 6 months ago
- 568d2a1 f2fs: point man pages for some f2fs utils by Jaegeuk Kim · 4 years, 5 months ago
- eca4873 f2fs: Use generic casefolding support by Daniel Rosenberg · 4 years, 7 months ago
- c843843 fs: Add standard casefolding support by Daniel Rosenberg · 4 years, 7 months ago
- 3d7bfea unicode: Add utf8_casefold_hash by Daniel Rosenberg · 4 years, 7 months ago
- e6c3948 f2fs: compress: use more readable atomic_t type for {cic,dic}.ref by Chao Yu · 4 years, 5 months ago
- 17d7648 f2fs: fix compile warning by Chao Yu · 4 years, 5 months ago
- 2e9b2bb f2fs: support 64-bits key in f2fs rb-tree node entry by Chao Yu · 4 years, 6 months ago
- c5d0278 f2fs: inherit mtime of original block during GC by Chao Yu · 4 years, 6 months ago
- 6f3a01a f2fs: record average update time of segment by Chao Yu · 4 years, 6 months ago
- d0b9e42 f2fs: introduce inmem curseg by Chao Yu · 4 years, 6 months ago
- 376207a f2fs: compress: remove unneeded code by Chao Yu · 4 years, 6 months ago
- e90027d f2fs: remove duplicated type casting by Xiaojun Wang · 4 years, 6 months ago
- de881df f2fs: support zone capacity less than zone size by Aravind Ramesh · 4 years, 6 months ago
- 581cb3a Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 4 months ago
- 7fe1009 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 4 months ago
- ab29a80 Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 4 months ago
- 20d0a10 f2fs: Return EOF on unaligned end of file DIO read by Gabriel Krisman Bertazi · 4 years, 5 months ago
- e2cab03 f2fs: fix indefinite loop scanning for free nid by Sahitya Tummala · 4 years, 5 months ago
- 123aaf7 f2fs: Fix type of section block count variables by Shin'ichiro Kawasaki · 4 years, 5 months ago
- 34d4ddd Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 4 months ago
- d6dc7e0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 4 months ago
- 6f6a73c Merge tag 'drm-fixes-2020-09-08' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 4 months ago
- 612ab8a Merge tag 'livepatching-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 4 years, 4 months ago
- 20561da Revert "drm/i915/gem: Delete unused code" by Dave Airlie · 4 years, 4 months ago
- ad5d95e Revert "drm/i915/gem: Async GPU relocations only" by Dave Airlie · 4 years, 4 months ago
- 4993a8a Revert "drm/i915: Remove i915_gem_object_get_dirty_page()" by Dave Airlie · 4 years, 4 months ago
- 8052ff4 Merge tag 'drm-msm-fixes-2020-09-04' of https://gitlab.freedesktop.org/drm/msm into drm-fixes by Dave Airlie · 4 years, 4 months ago
- f4d51df Linux 5.9-rc4 by Linus Torvalds · 4 years, 5 months ago
- a8205e3 Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- 2ccdd9f Merge tag 'iommu-fixes-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 5 months ago
- 015b315 Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
- c127a2a io_uring: fix linked deferred ->files cancellation by Pavel Begunkov · 4 years, 5 months ago
- b7ddce3 io_uring: fix cancel of deferred reqs with ->files by Pavel Begunkov · 4 years, 5 months ago
- dd9fb9b Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4' and 'compiler-attributes-for-linus-v5.9-rc4' of git://github.com/ojeda/linux by Linus Torvalds · 4 years, 5 months ago
- 70187f7 Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years, 5 months ago
- 7514c03 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- 428fc0a include/linux/log2.h: add missing () around n in roundup_pow_of_two() by Jason Gunthorpe · 4 years, 5 months ago
- e5a59d3 mm/khugepaged.c: fix khugepaged's request size in collapse_file by David Howells · 4 years, 5 months ago
- 1774379 mm/hugetlb: fix a race between hugetlb sysctl handlers by Muchun Song · 4 years, 5 months ago
- 953f064 mm/hugetlb: try preferred node first when alloc gigantic page from cma by Li Xinhai · 4 years, 5 months ago
- 3d321bf8 mm/migrate: preserve soft dirty in remove_migration_pte() by Ralph Campbell · 4 years, 5 months ago
- 6128763 mm/migrate: remove unnecessary is_zone_device_page() check by Ralph Campbell · 4 years, 5 months ago
- ad7df76 mm/rmap: fixup copying of soft dirty and uffd ptes by Alistair Popple · 4 years, 5 months ago
- ebdf832 mm/migrate: fixup setting UFFD_WP flag by Alistair Popple · 4 years, 5 months ago
- 7867fd7 mm: madvise: fix vma user-after-free by Yang Shi · 4 years, 5 months ago
- 13e4541 checkpatch: fix the usage of capture group ( ... ) by Mrinal Pandey · 4 years, 5 months ago
- b0daa2c fork: adjust sysctl_max_threads definition to match prototype by Tobias Klauser · 4 years, 5 months ago
- fff1662 ipc: adjust proc_ipc_sem_dointvec definition to match prototype by Tobias Klauser · 4 years, 5 months ago
- e80d390 mm: track page table modifications in __apply_to_page_range() by Joerg Roedel · 4 years, 5 months ago
- 9d90dd1 MAINTAINERS: IA64: mark Status as Odd Fixes only by Randy Dunlap · 4 years, 5 months ago
- b964428 MAINTAINERS: add LLVM maintainers by Nick Desaulniers · 4 years, 5 months ago
- f548a64 MAINTAINERS: update Cavium/Marvell entries by Robert Richter · 4 years, 5 months ago
- dc07a72 mm: slub: fix conversion of freelist_corrupted() by Eugeniu Rosca · 4 years, 5 months ago
- e3336ca mm: memcg: fix memcg reclaim soft lockup by Xunlei Pang · 4 years, 5 months ago
- f179654 memcg: fix use-after-free in uncharge_batch by Michal Hocko · 4 years, 5 months ago
- 9322c47 Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 5 months ago
- b17164e xfs: don't update mtime on COW faults by Mikulas Patocka · 4 years, 5 months ago
- 1ef6ea0 ext2: don't update mtime on COW faults by Mikulas Patocka · 4 years, 5 months ago
- c183edf io_uring: fix explicit async read/write mapping for large segments by Jens Axboe · 4 years, 5 months ago
- 8c6b6c7 SUNRPC: stop printk reading past end of string by J. Bruce Fields · 4 years, 5 months ago
- 644c9f4 NFS: Zero-stateid SETATTR should first return delegation by Chuck Lever · 4 years, 5 months ago
- c70672d Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 5 months ago
- 09274ae Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
- 16bf121 Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 5 months ago
- 41bef91 Merge tag 'kbuild-fixes-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
- f162626 Merge tag 'pm-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
- d824e08 Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- d849ca4 Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- 2fb5479 Merge tag 'thermal-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 5 months ago
- f6828e0 drm/msm: Disable the RPTR shadow by Jordan Crouse · 4 years, 5 months ago
- 7b3f394 drm/msm: Disable preemption on all 5xx targets by Jordan Crouse · 4 years, 5 months ago
- 604234f drm/msm: Enable expanded apriv support for a650 by Jordan Crouse · 4 years, 5 months ago
- 3422154 drm/msm: Split the a5xx preemption record by Jordan Crouse · 4 years, 5 months ago
- e2dacf6c Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine by Linus Torvalds · 4 years, 5 months ago
- 86edf52 Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 5 months ago
- cf85f5d Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
- acf69c9 net/packet: fix overflow in tpacket_rcv by Or Cohen · 4 years, 5 months ago
- b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 4 years, 5 months ago
- f7ce2c3 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 5 months ago
- 798a6b8 mm: Add PGREUSE counter by Peter Xu · 4 years, 5 months ago
- a308c71 mm/gup: Remove enfornced COW mechanism by Peter Xu · 4 years, 5 months ago
- 1a0cf26 mm/ksm: Remove reuse_ksm_page() by Peter Xu · 4 years, 5 months ago
- 09854ba mm: do_wp_page() simplification by Linus Torvalds · 4 years, 5 months ago
- cfc905f gcov: Disable gcov build with GCC 10 by Leon Romanovsky · 4 years, 5 months ago
- 7b81ce7 init: fix error check in clean_path() by Barret Rhoden · 4 years, 5 months ago
- 4facb95 x86/entry: Unbreak 32bit fast syscall by Thomas Gleixner · 4 years, 5 months ago
- d5c678a x86/debug: Allow a single level of #DB recursion by Andy Lutomirski · 4 years, 5 months ago
- 662a022 x86/entry: Fix AC assertion by Peter Zijlstra · 4 years, 5 months ago
- 2356bb4 tracing/kprobes, x86/ptrace: Fix regs argument order for i386 by Vamshi K Sthambamkadi · 4 years, 5 months ago
- 29aaebb iommu/vt-d: Handle 36bit addressing for x86-32 by Chris Wilson · 4 years, 5 months ago
- 2822e58 iommu/amd: Do not use IOMMUv2 functionality when SME is active by Joerg Roedel · 4 years, 5 months ago
- 7cad554 iommu/amd: Do not force direct mapping when SME is active by Joerg Roedel · 4 years, 5 months ago
- e52d58d iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE by Suravee Suthikulpanit · 4 years, 5 months ago
- 26e495f iommu/amd: Restore IRTE.RemapEn bit after programming IRTE by Suravee Suthikulpanit · 4 years, 5 months ago
- a5f785c thermal: core: Fix use-after-free in thermal_zone_device_unregister() by Dmitry Osipenko · 4 years, 5 months ago