1. fe76a16 f2fs: introduce f2fs_match_name() for cleanup by Chao Yu · 5 years ago
  2. bbf9f7d f2fs: Fix indefinite loop in f2fs_gc() by Sahitya Tummala · 5 years ago
  3. 2fde3dd f2fs: allocate memory in batch in build_sit_info() by Chao Yu · 5 years ago
  4. 4507847c f2fs: support FS_IOC_{GET,SET}FSLABEL by Chao Yu · 5 years ago
  5. 899fee3 f2fs: fix to avoid data corruption by forbidding SSR overwrite by Chao Yu · 5 years ago
  6. aabc172 f2fs: Fix build error while CONFIG_NLS=m by YueHaibing · 5 years ago
  7. a37d086 Revert "f2fs: avoid out-of-range memory access" by Chao Yu · 5 years ago
  8. 290c30d f2fs: cleanup the code in build_sit_entries. by Lihong Kou · 5 years ago
  9. 27cae0b f2fs: fix wrong available node count calculation by Chao Yu · 5 years ago
  10. 0b86f78 f2fs: remove duplicate code in f2fs_file_write_iter by Lihong Kou · 5 years ago
  11. d3a1a0e f2fs: fix to migrate blocks correctly during defragment by Chao Yu · 5 years ago
  12. 33ac18a f2fs: use wrapped f2fs_cp_error() by Chao Yu · 5 years ago
  13. fd114ab f2fs: fix to use more generic EOPNOTSUPP by Chao Yu · 5 years ago
  14. 3ee0c5d f2fs: use wrapped IS_SWAPFILE() by Chao Yu · 5 years ago
  15. 2c2eb7a f2fs: Support case-insensitive file name lookups by Daniel Rosenberg · 5 years ago
  16. 5aba543 f2fs: include charset encoding information in the superblock by Daniel Rosenberg · 5 years ago
  17. 71e90b4 fs: Reserve flag for casefolding by Daniel Rosenberg · 5 years ago
  18. 0921835 f2fs: fix to avoid call kvfree under spinlock by Chao Yu · 5 years ago
  19. 280fd42 fs: f2fs: Remove unnecessary checks of SM_I(sbi) in update_general_status() by Jia-Ju Bai · 5 years ago
  20. 038d069 f2fs: disallow direct IO in atomic write by Chao Yu · 5 years ago
  21. fe973b0 f2fs: fix to handle quota_{on,off} correctly by Chao Yu · 5 years ago
  22. a25c2cd f2fs: fix to detect cp error in f2fs_setxattr() by Chao Yu · 5 years ago
  23. 955ebcd f2fs: fix to spread f2fs_is_checkpoint_ready() by Chao Yu · 5 years ago
  24. 7975f34 f2fs: support fiemap() for directory inode by Chao Yu · 5 years ago
  25. 04f9287 f2fs: fix to avoid discard command leak by Chao Yu · 5 years ago
  26. 0f1898f f2fs: fix to avoid tagging SBI_QUOTA_NEED_REPAIR incorrectly by Chao Yu · 5 years ago
  27. a8933b6 f2fs: fix to drop meta/node pages during umount by Chao Yu · 5 years ago
  28. 1f78adf f2fs: disallow switching io_bits option during remount by Chao Yu · 6 years ago
  29. c72db71 f2fs: fix panic of IO alignment feature by Chao Yu · 6 years ago
  30. 8896cbd f2fs: introduce {page,io}_is_mergeable() for readability by Chao Yu · 6 years ago
  31. 75a037f f2fs: fix livelock in swapfile writes by Jaegeuk Kim · 5 years ago
  32. b7e7c85 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  33. b6143d1 arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side by Will Deacon · 5 years ago
  34. 2d63ba3 Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  35. 9da5bb2 Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
  36. cfa0bb2 Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  37. ec037ac Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  38. a3ee247 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 5 years ago
  39. a85abd5 Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  40. 19bce47 ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term by Hui Peng · 5 years ago
  41. a69e905 Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  42. 4ec1fa6 Merge tag 'iomap-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  43. 3291204 Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
  44. 2b245b8 Merge tag 'devicetree-fixes-for-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 5 years ago
  45. 2f62c5d Merge tag 'drm-fixes-5.3-2019-08-14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  46. db1231dd drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes by Lyude Paul · 5 years ago
  47. 05b4397 drm/ast: Fixed reboot test may cause system hanged by Y.C. Chen · 7 years ago
  48. 83f82d7 of: irq: fix a trivial typo in a doc comment by Lubomir Rintel · 5 years ago
  49. 6266334 dt-bindings: pinctrl: stm32: Fix 'st,syscfg' schema by Rob Herring · 5 years ago
  50. 41de596 Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  51. e22a97a Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  52. e1b4ce2 drm/scheduler: use job count instead of peek by Christian König · 5 years ago
  53. a8dba05 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  54. daac071 ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit by Hui Peng · 5 years ago
  55. e83b009 Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  56. b5e33e4 Merge tag 'iommu-fixes-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 5 years ago
  57. cab6d5b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  58. 871b906 ALSA: hda - Add a generic reboot_notify by Hui Wang · 5 years ago
  59. 401714d ALSA: hda - Let all conexant codec enter D3 when rebooting by Hui Wang · 5 years ago
  60. 4643d67 hugetlbfs: fix hugetlb page migration/fault race causing SIGBUS by Mike Kravetz · 5 years ago
  61. 28360f3 mm, vmscan: do not special-case slab reclaim when watermarks are boosted by Mel Gorman · 5 years ago
  62. a828260 Revert "mm, thp: restore node-local hugepage allocations" by Andrea Arcangeli · 5 years ago
  63. 92717d4 Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by Andrea Arcangeli · 5 years ago
  64. 0cfaee2 include/asm-generic/5level-fixup.h: fix variable 'p4d' set but not used by Qian Cai · 5 years ago
  65. 6a2aeab seq_file: fix problem when seeking mid-record by NeilBrown · 5 years ago
  66. ec9f023 mm: workingset: fix vmstat counters for shadow nodes by Roman Gushchin · 5 years ago
  67. 9515316 mm/usercopy: use memory range to be accessed for wraparound check by Isaac J. Manjarres · 5 years ago
  68. fcf3a5b mm: kmemleak: disable early logging in case of error by Catalin Marinas · 5 years ago
  69. 5336e52 mm/vmalloc.c: fix percpu free VM area search criteria by Kuppuswamy Sathyanarayanan · 5 years ago
  70. 54a83d6 mm/memcontrol.c: fix use after free in mem_cgroup_iter() by Miles Chen · 5 years ago
  71. b997052 mm/z3fold.c: fix z3fold_destroy_pool() race condition by Henry Burns · 5 years ago
  72. 6051d3b mm/z3fold.c: fix z3fold_destroy_pool() ordering by Henry Burns · 5 years ago
  73. a53190a mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind by Yang Shi · 5 years ago
  74. d883544 mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified by Yang Shi · 5 years ago
  75. 1de13ee mm/hmm: fix bad subpage pointer in try_to_unmap_one by Ralph Campbell · 5 years ago
  76. 7ab0ad0 mm/hmm: fix ZONE_DEVICE anon page mapping reuse by Ralph Campbell · 5 years ago
  77. 76470cc mm: document zone device struct page field usage by Ralph Campbell · 5 years ago
  78. ee1c7bd Merge tag 'tpmdd-next-20190813' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 5 years ago
  79. 60a8db7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  80. 2d6c252 KEYS: trusted: allow module init if TPM is inactive or deactivated by Roberto Sassu · 5 years ago
  81. 2c8ccb3 RDMA/siw: Change CQ flags from 64->32 bits by Bernard Metzler · 5 years ago
  82. 190d038 ALSA: hda/realtek - Add quirk for HP Envy x360 by Takashi Iwai · 5 years ago
  83. 9a67b72 MAINTAINERS: iomap: Remove fs/iomap.c record by Denis Efremov · 5 years ago
  84. daa3720 Merge tag 'gvt-fixes-2019-08-13' of https://github.com/intel/gvt-linux into drm-intel-fixes by Jani Nikula · 5 years ago
  85. 5717fe5 arm64: cpufeature: Don't treat granule sizes as strict by Will Deacon · 5 years ago
  86. 31ec0dd drm/amd/display: use kvmalloc for dc_state (v2) by Alex Deucher · 5 years ago
  87. 17b6d2d drm/amdgpu: fix gfx9 soft recovery by Pierre-Eric Pelloux-Prayer · 5 years ago
  88. fd29573 dt-bindings: fec: explicitly mark deprecated properties by Sven Van Asbroeck · 5 years ago
  89. 60d437b of: resolver: Add of_node_put() before return and break by Nishka Dasgupta · 5 years ago
  90. 8612de3 xfs: don't crash on null attr fork xfs_bmapi_read by Darrick J. Wong · 5 years ago
  91. 858b44d xfs: remove more ondisk directory corruption asserts by Darrick J. Wong · 5 years ago
  92. 932727c RDMA/core: Fix error code in stat_get_doit_qp() by Dan Carpenter · 5 years ago
  93. 17c1928 RDMA/siw: Fix a memory leak in siw_init_cpulist() by Dan Carpenter · 5 years ago
  94. e9eec6a IB/mlx5: Fix use-after-free error while accessing ev_file pointer by Yishai Hadas · 5 years ago
  95. 4eaefe8 nvme-pci: Allow PCI bus-level PM to be used if ASPM is disabled by Rafael J. Wysocki · 5 years ago
  96. accd2dd PCI/ASPM: Add pcie_aspm_enabled() by Rafael J. Wysocki · 5 years ago
  97. 1ee1119 sh: kernel: hw_breakpoint: Fix missing break in switch statement by Gustavo A. R. Silva · 5 years ago
  98. 54b1372 sh: kernel: disassemble: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  99. d45331b Linux 5.3-rc4 by Linus Torvalds · 5 years ago
  100. b6c0649 Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago