1. 48018b4 f2fs: submit cached bio to avoid endless PageWriteback by Chao Yu · 6 years ago
  2. 4354994 f2fs: checkpoint disabling by Daniel Rosenberg · 6 years ago
  3. fb7d70d f2fs: clear PageError on the read path by Jaegeuk Kim · 6 years ago
  4. f847c69 f2fs: allow out-place-update for direct IO in LFS mode by Chao Yu · 6 years ago
  5. 39a8695 f2fs: refactor ->page_mkwrite() flow by Chao Yu · 6 years ago
  6. bab475c Revert: "f2fs: check last page index in cached bio to decide submission" by Chao Yu · 6 years ago
  7. d440c52 f2fs: support superblock checksum by Junling Zheng · 6 years ago
  8. 274bd9b f2fs: add to account skip count of background GC by Chao Yu · 6 years ago
  9. b63e7be f2fs: add to account meta IO by Chao Yu · 6 years ago
  10. 095680f f2fs: keep lazytime on remount by Jaegeuk Kim · 6 years ago
  11. 89d13c3 f2fs: fix missing up_read by Jaegeuk Kim · 6 years ago
  12. 61f7725 f2fs: return correct errno in f2fs_gc by Jaegeuk Kim · 6 years ago
  13. edc55aa f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO by Jaegeuk Kim · 6 years ago
  14. 4a1728c f2fs: mark inode dirty explicitly in recover_inode() by Chao Yu · 6 years ago
  15. 5cd1f38 f2fs: fix to recover inode's crtime during POR by Chao Yu · 6 years ago
  16. 7de36cf f2fs: fix to recover inode's i_gc_failures during POR by Chao Yu · 6 years ago
  17. 19c73a6 f2fs: fix to recover inode's i_flags during POR by Chao Yu · 6 years ago
  18. f4474aa f2fs: fix to recover inode's project id during POR by Chao Yu · 6 years ago
  19. 0a4daae f2fs: update i_size after DIO completion by Jaegeuk Kim · 6 years ago
  20. d83d0f5 f2fs: report ENOENT correctly in f2fs_rename by Jaegeuk Kim · 6 years ago
  21. c6b1867 f2fs: fix remount problem of option io_bits by Chengguang Xu · 6 years ago
  22. dc4cd12 f2fs: fix to recover inode's uid/gid during POR by Chao Yu · 6 years ago
  23. f84262b f2fs: avoid infinite loop in f2fs_alloc_nid by Jaegeuk Kim · 6 years ago
  24. a7d10cf f2fs: add new idle interval timing for discard and gc paths by Sahitya Tummala · 6 years ago
  25. 6f5c2ed f2fs: split IO error injection according to RW by Chao Yu · 6 years ago
  26. 7c1a000 f2fs: add SPDX license identifiers by Chao Yu · 6 years ago
  27. 4cb037e f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT_INJECTION by Chengguang Xu · 6 years ago
  28. c8e9275 f2fs: fix setattr project check upon fssetxattr ioctl by Wang Shilong · 6 years ago
  29. b430f72 f2fs: avoid sleeping under spin_lock by Zhikang Zhang · 6 years ago
  30. e1293bd f2fs: plug readahead IO in readdir() by Chao Yu · 6 years ago
  31. 042be0f f2fs: fix to do sanity check with current segment number by Chao Yu · 6 years ago
  32. 4a70e25 f2fs: fix memory leak of percpu counter in fill_super() by Chao Yu · 6 years ago
  33. 0b2103e8 f2fs: fix memory leak of write_io in fill_super() by Chao Yu · 6 years ago
  34. 313ed62 f2fs: cache NULL when both default_acl and acl are NULL by Chengguang Xu · 6 years ago
  35. 1378752 f2fs: fix to flush all dirty inodes recovered in readonly fs by Chao Yu · 6 years ago
  36. cda9cc5 f2fs: report error if quota off error during umount by Yunlei He · 6 years ago
  37. 5ce8058 f2fs: submit bio after shutdown by Jaegeuk Kim · 6 years ago
  38. 0ded69f f2fs: avoid wrong decrypted data from disk by Jaegeuk Kim · 6 years ago
  39. 22d7ea1 Revert "f2fs: use printk_ratelimited for f2fs_msg" by Chao Yu · 6 years ago
  40. abde73c f2fs: fix unnecessary periodic wakeup of discard thread when dev is busy by Sahitya Tummala · 6 years ago
  41. 7d20c8a f2fs: fix to avoid NULL pointer dereference on se->discard_map by Chao Yu · 6 years ago
  42. 1618e6e f2fs: add additional sanity check in f2fs_acl_from_disk() by Chengguang Xu · 6 years ago
  43. b36fdc6 Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  44. f4697d9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  45. d0c1db1 Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  46. 3350139 nds32: linker script: GCOV kernel may refers data in __exit by Greentime Hu · 6 years ago
  47. 0e9b103 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  48. ae98043 nilfs2: convert to SPDX license tags by Ryusuke Konishi · 6 years ago
  49. 36bdac1 drivers/dax/device.c: convert variable to vm_fault_t type by Souptick Joarder · 6 years ago
  50. 4c5d114 lib/Kconfig.debug: fix three typos in help text by Thibaut Sautereau · 6 years ago
  51. c5967e9 checkpatch: add __ro_after_init to known $Attribute by Joe Perches · 6 years ago
  52. 62ec0d8 mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal by Dave Jiang · 6 years ago
  53. 8a2336e uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name by Randy Dunlap · 6 years ago
  54. 4e8346d memory_hotplug: fix kernel_panic on offline page processing by Mikhail Zaslonko · 6 years ago
  55. 328b5f4 checkpatch: add optional static const to blank line declarations test by Joe Perches · 6 years ago
  56. 9c21dae ipc/shm: properly return EIDRM in shm_lock() by Davidlohr Bueso · 6 years ago
  57. 464c7ff mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. by Aneesh Kumar K.V · 6 years ago
  58. 04b8e94 mm/util.c: improve kvfree() kerneldoc by Andrew Morton · 6 years ago
  59. 7ab660f tools/vm/page-types.c: fix "defined but not used" warning by Naoya Horiguchi · 6 years ago
  60. 9045065 tools/vm/slabinfo.c: fix sign-compare warning by Naoya Horiguchi · 6 years ago
  61. b353756 kmemleak: always register debugfs file by Vincent Whitchurch · 6 years ago
  62. 1ed0cc5 mm: respect arch_dup_mmap() return value by Nadav Amit · 6 years ago
  63. 79cc810 mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm(). by Tetsuo Handa · 6 years ago
  64. 3100dab mm: memcontrol: print proper OOM header when no eligible victim left by Johannes Weiner · 6 years ago
  65. 2861952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  66. a33710b net: phy: sfp: Handle unimplemented hwmon limits and alarms by Andrew Lunn · 6 years ago
  67. 84cb8eb net: sched: action_ife: take reference to meta module by Vlad Buslov · 6 years ago
  68. 6d784f1 act_ife: fix a potential use-after-free by Cong Wang · 6 years ago
  69. 639505d net/mlx5: Fix SQ offset in QPs with small RQ by Tariq Toukan · 6 years ago
  70. ec86539 nds32: fix build error because of wrong semicolon by Greentime Hu · 6 years ago
  71. 0cde56e nds32: Fix a kernel panic issue because of wrong frame pointer access. by Greentime Hu · 6 years ago
  72. 487c4b2 nds32: Only print one page of stack when die to prevent printing too much information. by Greentime Hu · 6 years ago
  73. 95f93ed nds32: Add macro definition for offset of lp register on stack by Zong Li · 6 years ago
  74. c5fdf7e nds32: Remove the deprecated ABI implementation by Zong Li · 6 years ago
  75. 1e377ae nds32/stack: Get real return address by using ftrace_graph_ret_addr by Zong Li · 6 years ago
  76. 95cd2f7 nds32/ftrace: Support dynamic function graph tracer by Zong Li · 6 years ago
  77. 6b1d6d2 nds32/ftrace: Support dynamic function tracer by Zong Li · 6 years ago
  78. fbf58a5 nds32/ftrace: Add RECORD_MCOUNT support by Zong Li · 6 years ago
  79. 1e9b14c nds32/ftrace: Support static function graph tracer by Zong Li · 6 years ago
  80. a180825 nds32/ftrace: Support static function tracer by Zong Li · 6 years ago
  81. 487913a nds32: Extract the checking and getting pointer to a macro by Zong Li · 6 years ago
  82. 7ef3954 nds32: Clean up the coding style by Zong Li · 6 years ago
  83. 6cce95a6 nds32: Fix get_user/put_user macro expand pointer problem by Zong Li · 6 years ago
  84. c17df79 nds32: Fix empty call trace by Zong Li · 6 years ago
  85. 1944a50 nds32: add NULL entry to the end of_device_id array by YueHaibing · 6 years ago
  86. 1dfdf99 nds32: fix logic for module by Greentime Hu · 6 years ago
  87. fc3e3bf Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  88. a484ef3 tipc: correct spelling errors for tipc_topsrv_queue_evt() comments by Zhenbo Gao · 6 years ago
  89. 9cc1bf3 tipc: correct spelling errors for struct tipc_bc_base's comment by Zhenbo Gao · 6 years ago
  90. a104d18 Merge branch 'bnxt_en-Bug-fixes' by David S. Miller · 6 years ago
  91. 00fe9c3 bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA. by Michael Chan · 6 years ago
  92. ad95c27 bnxt_en: Clean up unused functions. by Michael Chan · 6 years ago
  93. 6b95c3e bnxt_en: Fix firmware signaled resource change logic in open. by Michael Chan · 6 years ago
  94. 6570aa1 Merge branch 'sctp-two-fixes-for-spp_ipv6_flowlabel-and-spp_dscp-sockopts' by David S. Miller · 6 years ago
  95. 741880e sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel by Xin Long · 6 years ago
  96. af8a2b8 sctp: fix invalid reference to the index variable of the iterator by Xin Long · 6 years ago
  97. bf68066 net/ibm/emac: wrong emac_calc_base call was used by typo by Ivan Mikhaylov · 6 years ago
  98. c10bbfa net: sched: null actions array pointer before releasing action by Vlad Buslov · 6 years ago
  99. c48300c vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition by Gleb Fotengauer-Malinovskiy · 6 years ago
  100. 9fd0e09 r8169: add support for NCube 8168 network card by Anthony Wong · 6 years ago