1. d7997e6 f2fs: clean up error path of fill_super by Chao Yu · 7 years ago
  2. a9d572c f2fs: avoid hungtask when GC encrypted block if io_bits is set by Sheng Yong · 7 years ago
  3. d8a9a22 f2fs: allow quota to use reserved blocks by Jaegeuk Kim · 7 years ago
  4. a2e2e76 f2fs: fix to drop all inmem pages correctly by Chao Yu · 7 years ago
  5. f3d98e7 f2fs: speed up defragment on sparse file by Chao Yu · 7 years ago
  6. c4020b2 f2fs: support F2FS_IOC_PRECACHE_EXTENTS by Chao Yu · 7 years ago
  7. 1ad71a2 f2fs: add an ioctl to disable GC for specific file by Jaegeuk Kim · 7 years ago
  8. 9ac1e2d f2fs: prevent newly created inode from being dirtied incorrectly by Daeho Jeong · 7 years ago
  9. 442a9db f2fs: support FIEMAP_FLAG_XATTR by Chao Yu · 7 years ago
  10. f1b43d4 f2fs: fix to cover f2fs_inline_data_fiemap with inode_lock by Chao Yu · 7 years ago
  11. 7dff55d f2fs: check node page again in write end io by Yunlei He · 7 years ago
  12. 25a912e f2fs: fix to caclulate required free section correctly by Chao Yu · 7 years ago
  13. f1d2564 f2fs: handle newly created page when revoking inmem pages by Daeho Jeong · 7 years ago
  14. 7c2e596 f2fs: add resgid and resuid to reserve root blocks by Jaegeuk Kim · 7 years ago
  15. 578c647 f2fs: implement cgroup writeback support by Yufen Yu · 7 years ago
  16. bffa8d3 f2fs: remove unused pend_list_tag by Chao Yu · 7 years ago
  17. 49c60c6 f2fs: avoid high cpu usage in discard thread by Chao Yu · 7 years ago
  18. 94b1e10 f2fs: make local functions static by Wei Yongjun · 7 years ago
  19. 7e65be4 f2fs: add reserved blocks for root user by Jaegeuk Kim · 7 years ago
  20. 2c19050 f2fs: check segment type in __f2fs_replace_block by Yunlong Song · 7 years ago
  21. 1eca05a f2fs: update inode info to inode page for new file by Yunlei He · 7 years ago
  22. f66c027 f2fs: show precise # of blocks that user/root can use by Jaegeuk Kim · 7 years ago
  23. 7f1a45a f2fs: clean up unneeded declaration by Chao Yu · 7 years ago
  24. d6d478a1 f2fs: continue to do direct IO if we only preallocate partial blocks by Chao Yu · 7 years ago
  25. 6279398 f2fs: enable quota at remount from r to w by Jaegeuk Kim · 7 years ago
  26. b1ca321 f2fs: skip stop_checkpoint for user data writes by Jaegeuk Kim · 7 years ago
  27. d620439 f2fs: fix missing error number for xattr operation by Jaegeuk Kim · 7 years ago
  28. 0a007b97 f2fs: recover directory operations by fsync by Jaegeuk Kim · 7 years ago
  29. c39a1b3 f2fs: return error during fill_super by Jaegeuk Kim · 7 years ago
  30. 211a6fa f2fs: fix an error case of missing update inode page by Yunlei He · 7 years ago
  31. 4635b46 f2fs: fix potential hangtask in f2fs_trace_pid by Chao Yu · 7 years ago
  32. c376fc0 f2fs: no need return value in restore summary process by Yunlei He · 7 years ago
  33. fab2ade f2fs: use unlikely for release case by LiFan · 7 years ago
  34. f652e9d f2fs: don't return value in truncate_data_blocks_range by Chao Yu · 7 years ago
  35. 4c2ac6a f2fs: clean up f2fs_map_blocks by Chao Yu · 7 years ago
  36. 416d2db f2fs: clean up hash codes by Chao Yu · 7 years ago
  37. bae01ed f2fs: fix error handling in fill_super by Chao Yu · 7 years ago
  38. 4e6aad2 f2fs: spread f2fs_k{m,z}alloc by Chao Yu · 7 years ago
  39. 628b3d1 f2fs: inject fault to kvmalloc by Chao Yu · 7 years ago
  40. acbf054 f2fs: inject fault to kzalloc by Chao Yu · 7 years ago
  41. 979f492 f2fs: remove a redundant conditional expression by LiFan · 7 years ago
  42. d5097be f2fs: apply write hints to select the type of segment for direct write by Hyunchul Lee · 7 years ago
  43. 20bb247 f2fs: switch to fscrypt_prepare_setattr() by Eric Biggers · 7 years ago
  44. 55899d7 f2fs: switch to fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
  45. 2e45b07 f2fs: switch to fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  46. b05157e f2fs: switch to fscrypt_prepare_link() by Eric Biggers · 7 years ago
  47. 2e168c8 f2fs: switch to fscrypt_file_open() by Eric Biggers · 7 years ago
  48. 6671726 posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  49. de8b10a f2fs: remove repeated f2fs_bug_on by Zhikang Zhang · 7 years ago
  50. 736c0a7 f2fs: remove an excess variable by LiFan · 7 years ago
  51. 2102081 f2fs: fix lock dependency in between dio_rwsem & i_mmap_sem by Chao Yu · 7 years ago
  52. e17d488 f2fs: remove unused parameter by Sheng Yong · 7 years ago
  53. 25006645 f2fs: still write data if preallocate only partial blocks by Sheng Yong · 7 years ago
  54. f6df8f2 f2fs: introduce sysfs readdir_ra to readahead inode block in readdir by Sheng Yong · 7 years ago
  55. 5921aaa f2fs: fix concurrent problem for updating free bitmap by LiFan · 7 years ago
  56. 2ab56a5 f2fs: remove unneeded memory footprint accounting by Chao Yu · 7 years ago
  57. 66e8336 f2fs: no need to read nat block if nat_block_bitmap is set by Yunlei He · 7 years ago
  58. 292c196a f2fs: reserve nid resource for quota sysfile by Chao Yu · 7 years ago
  59. ace5228 Merge tag 'for-linus-20171218' of git://git.infradead.org/linux-mtd by Linus Torvalds · 7 years ago
  60. cb81fc6 Merge branch 'parisc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  61. 64a4809 Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. d82c368 mtd: Fix mtd_check_oob_ops() by Miquel Raynal · 7 years ago
  63. 1291a0d5 Linux 4.15-rc4 by Linus Torvalds · 7 years ago
  64. 779f4e1 Revert "exec: avoid RLIMIT_STACK races with prlimit()" by Kees Cook · 7 years ago
  65. f8940a0 Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. 6ba64fe Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. 2ffb448 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. c437279 Merge tag 'dmaengine-fix-4.15-rc4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 7 years ago
  69. b9f5fb1 cramfs: fix MTD dependency by Arnd Bergmann · 7 years ago
  70. 73d080d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  71. 1c6b942 Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
  72. da57c54 parisc: Reduce thread stack to 16 kb by John David Anglin · 7 years ago
  73. 9352aea Revert "parisc: Re-enable interrupts early" by John David Anglin · 7 years ago
  74. 6a16fc3 parisc: remove duplicate includes by Pravin Shedge · 7 years ago
  75. bcf3f17 parisc: Hide Diva-built-in serial aux and graphics card by Helge Deller · 7 years ago
  76. 0ed9d3d parisc: Align os_hpmc_size on word boundary by Helge Deller · 7 years ago
  77. 203c110 parisc: Fix indenting in puts() by Helge Deller · 7 years ago
  78. 6cbd217 x86/cpufeatures: Make CPU bugs sticky by Thomas Gleixner · 7 years ago
  79. 79cc741 x86/paravirt: Provide a way to check for hypervisors by Thomas Gleixner · 7 years ago
  80. a035795 x86/paravirt: Dont patch flush_tlb_single by Thomas Gleixner · 7 years ago
  81. c482fee x86/entry/64: Make cpu_entry_area.tss read-only by Andy Lutomirski · 7 years ago
  82. 0f9a481 x86/entry: Clean up the SYSENTER_stack code by Andy Lutomirski · 7 years ago
  83. 7fbbd5c x86/entry/64: Remove the SYSENTER stack canary by Andy Lutomirski · 7 years ago
  84. 40e7f94 x86/entry/64: Move the IST stacks into struct cpu_entry_area by Andy Lutomirski · 7 years ago
  85. 3386bc8 x86/entry/64: Create a per-CPU SYSCALL entry trampoline by Andy Lutomirski · 7 years ago
  86. 3e3b929 x86/entry/64: Return to userspace from the trampoline stack by Andy Lutomirski · 7 years ago
  87. 7f2590a x86/entry/64: Use a per-CPU trampoline stack for IDT entries by Andy Lutomirski · 7 years ago
  88. 6d9256f x86/espfix/64: Stop assuming that pt_regs is on the entry stack by Andy Lutomirski · 7 years ago
  89. 9aaefe7 x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0 by Andy Lutomirski · 7 years ago
  90. 72f5e08 x86/entry: Remap the TSS into the CPU entry area by Andy Lutomirski · 7 years ago
  91. 1a935bc x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct by Andy Lutomirski · 7 years ago
  92. 6e60e58 x86/dumpstack: Handle stack overflow on all stacks by Andy Lutomirski · 7 years ago
  93. 7fb983b x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss by Andy Lutomirski · 7 years ago
  94. 2150652 x86/kasan/64: Teach KASAN about the cpu_entry_area by Andy Lutomirski · 7 years ago
  95. ef8813a x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entry_area by Andy Lutomirski · 7 years ago
  96. aaeed3a x86/entry/gdt: Put per-CPU GDT remaps in ascending order by Andy Lutomirski · 7 years ago
  97. 33a2f1a x86/dumpstack: Add get_stack_info() support for the SYSENTER stack by Andy Lutomirski · 7 years ago
  98. 1a79797 x86/entry/64: Allocate and enable the SYSENTER stack by Andy Lutomirski · 7 years ago
  99. 4f3789e7 x86/irq/64: Print the offending IP in the stack overflow warning by Andy Lutomirski · 7 years ago
  100. 6669a69 x86/irq: Remove an old outdated comment about context tracking races by Andy Lutomirski · 7 years ago