1. 9512929 MAINTAINERS: update f2fs entry by Chao Yu · 8 years ago
  2. e8ea9b3 f2fs: avoid ENOMEM during roll-forward recovery by Jaegeuk Kim · 8 years ago
  3. f4702d6 f2fs: add common iget in add_fsync_inode by Jaegeuk Kim · 8 years ago
  4. 7f3037a f2fs: check free_sections for defragmentation by Jaegeuk Kim · 8 years ago
  5. ed214a1 f2fs: forbid to do fstrim if fs has some error by Yunlei He · 8 years ago
  6. 34b5d5c f2fs: avoid page allocation for truncating partial inline_data by Jaegeuk Kim · 8 years ago
  7. 68f3139 f2fs: no need to make zeros beyond i_size by Jaegeuk Kim · 8 years ago
  8. 7732c26 f2fs: fix to detect temporary name of multimedia file by Chao Yu · 8 years ago
  9. 6ab2a30 f2fs: fix minor typo by Chao Yu · 8 years ago
  10. 6bf6b26 f2fs: set dentry bits on random location in memory by Jaegeuk Kim · 8 years ago
  11. c2a080a f2fs: fix to set superblock dirty correctly by Chao Yu · 8 years ago
  12. e7ba108 f2fs: add roll-forward recovery process for encrypted dentry by Shuoran Liu · 8 years ago
  13. bbf156f f2fs: fix lost xattrs of directories by Jaegeuk Kim · 8 years ago
  14. 275b66b f2fs: support async discard by Chao Yu · 8 years ago
  15. 167451e f2fs: set encryption name flag in add inline entry path by Shuoran Liu · 8 years ago
  16. e06f86e f2fs crypto: avoid unneeded memory allocation in ->readdir by Chao Yu · 8 years ago
  17. 9421d57 f2fs: fix to do security initialization of encrypted inode with original filename by Chao Yu · 8 years ago
  18. 7ea984b f2fs: do in batch synchronously readahead during GC by Chao Yu · 8 years ago
  19. 74fa5f3 f2fs: schedule in between two continous batch discards by Chao Yu · 8 years ago
  20. 97c1794 f2fs: enable inline_dentry by default and add noinline_dentry option by Chao Yu · 8 years ago
  21. 5d2b42e f2fs: fix a bug when using namehash to locate dentry bucket by Shuoran Liu · 8 years ago
  22. dfd02e4 f2fs: fix to preallocate block only aligned to 4K by Chao Yu · 8 years ago
  23. 6a7a3ae f2fs: fix non static symbol warning by Wei Yongjun · 8 years ago
  24. 6949422 f2fs: remove unnecessary initialization by Sheng Yong · 8 years ago
  25. 5f8eaf1 f2fs: remove redundant judgement condition in available_free_memory by Chao Yu · 8 years ago
  26. e932835 f2fs: check return value of write_checkpoint during fstrim by Chao Yu · 8 years ago
  27. 58383be f2fs: fix to do f2fs_balance_fs in f2fs_map_blocks correctly by Chao Yu · 8 years ago
  28. d600af23 f2fs: avoid unneeded loop in build_sit_entries by Chao Yu · 8 years ago
  29. 43ced84 f2fs: clean up foreground GC flow by Chao Yu · 8 years ago
  30. 7c4abcb f2fs: set dirty state for filesystem only when updating meta data by Chao Yu · 8 years ago
  31. 58cce38 f2fs: skip new checkpoint when doing fstrim without fs change by Yunlei He · 8 years ago
  32. f83a258 f2fs: add discard info to sys entry of f2fs status by Yunlei He · 8 years ago
  33. 2d9e9c3 f2fs: reduce batch size of fstrim by Jaegeuk Kim · 8 years ago
  34. 44819a7 f2fs: clean up bio cache trace by Chao Yu · 8 years ago
  35. 3e02574 f2fs: do not use discard_map for hard disks by Jaegeuk Kim · 8 years ago
  36. bb413d6 f2fs: not allow to write illegal blkaddr by Yunlei He · 8 years ago
  37. cad9d20 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  38. b059152 Merge tag 'for-f2fs-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  39. 7a1dcf6 Merge tag 'usercopy-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  40. d1fdafa Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  41. a77ec83 vhost/scsi: fix reuse of &vq->iov[out] in response by Benjamin Coddington · 8 years ago
  42. 94cd97a usercopy: fix overlap check for kernel text by Josh Poimboeuf · 8 years ago
  43. 7329a65 usercopy: avoid potentially undefined behavior in pointer math by Eric Biggers · 8 years ago
  44. ef0e1ea Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  45. 37c669b Merge tag 'gpio-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  46. fa8410b Linux 4.8-rc3 by Linus Torvalds · 8 years ago
  47. 46097f2 Merge branch 'parisc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  48. 4ec656b EDAC, skx_edac: Add EDAC driver for Skylake by Tony Luck · 8 years ago
  49. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  50. ae14183 parisc: Fix automatic selection of cr16 clocksource by Helge Deller · 8 years ago
  51. c57653d ARC: export __udivdi3 for modules by Vineet Gupta · 8 years ago
  52. 6040e57 Make the hardened user-copy code depend on having a hardened allocator by Linus Torvalds · 8 years ago
  53. 8cc9ddd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  54. 1c3c9093 ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS by Vineet Gupta · 8 years ago
  55. d77976c ARC: export kmap by Vineet Gupta · 8 years ago
  56. 840c054 ARC: Support syscall ABI v4 by Vineet Gupta · 8 years ago
  57. 86147e3 ARC: use correct offset in pt_regs for saving/restoring user mode r25 by Liav Rehana · 8 years ago
  58. 43f4d36 Merge tag 'dm-4.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  59. b284879 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  60. 080ebb1 Merge tag 'usb-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  61. a8414fa Merge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  62. 3f318b3 Merge tag 'hwmon-for-linus-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  63. 048c28c gpio: make any OF dependent driver depend on OF_GPIO by Linus Walleij · 8 years ago
  64. 2527ecc gpio: Fix OF build problem on UM by Linus Walleij · 8 years ago
  65. 952b159 Merge tag 'drm-fixes-for-4.8-rc3-2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  66. d8298d2 Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  67. 20a3d61 f2fs: avoid potential deadlock in f2fs_move_file_range by Chao Yu · 8 years ago
  68. fe8494b f2fs: allow copying file range only in between regular files by Chao Yu · 8 years ago
  69. 3024c9a Revert "f2fs: move i_size_write in f2fs_write_end" by Chao Yu · 8 years ago
  70. b873b79 Revert "f2fs: use percpu_rw_semaphore" by Jaegeuk Kim · 8 years ago
  71. 5cae6fe Merge tag '4.8-doc-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  72. 2c24ba2 Merge tag 'drm-intel-fixes-2016-08-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  73. aae2d1f Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  74. 3408fef Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  75. b061b4f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. ac78bc7 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. 0dcb7b6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. bd3fd45 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. f28535c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  80. 114e3ba Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  81. 395c434 Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  82. 76dcd93 Merge tag 'drm-fixes-for-4.8-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  83. 112dc0c locking/barriers: Suppress sparse warnings in lockless_dereference() by Johannes Berg · 8 years ago
  84. f17b3ea Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference" by Johannes Berg · 8 years ago
  85. a93a4d6 arm64: Fix shift warning in arch/arm64/mm/dump.c by Catalin Marinas · 10 years ago
  86. 03cbc73 sched/cputime: Resync steal time when guest & host lose sync by Wanpeng Li · 8 years ago
  87. 173be9a sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression by Peter Zijlstra · 8 years ago
  88. 71e7bc2 perf/core: Check return value of the perf_event_read() IPI by David Carrillo-Cisneros · 8 years ago
  89. 99f5bc9 perf/core: Enable mapping of the stop filters by Mathieu Poirier · 8 years ago
  90. 12b40a2 perf/core: Update filters only on executable mmap by Mathieu Poirier · 8 years ago
  91. 4059ffd perf/core: Fix file name handling for start/stop filters by Mathieu Poirier · 8 years ago
  92. cca2094 perf/core: Fix event_function_local() by Peter Zijlstra · 8 years ago
  93. 7b0501b x86/smp: Fix __max_logical_packages value setup by Jiri Olsa · 8 years ago
  94. 88b2f63 x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
  95. 6c4687c uprobes: Fix the memcg accounting by Oleg Nesterov · 8 years ago
  96. 91d62d9 Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  97. 6c16f42 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  98. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  99. b96c22c Merge branch 'tc_action-fixes' by David S. Miller · 8 years ago
  100. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago