1. a6be014 f2fs: fix error path of ->symlink by Chao Yu · 9 years ago
  2. 7fee740 f2fs: fix to clear GCed flag for atomic written page by Chao Yu · 9 years ago
  3. 2b246fb f2fs: don't need to submit bio on error case by Jaegeuk Kim · 9 years ago
  4. d7b8b38 f2fs: fix leakage of inmemory atomic pages by Jaegeuk Kim · 9 years ago
  5. f96999c f2fs: refactor __find_rev_next_{zero}_bit by Jaegeuk Kim · 9 years ago
  6. 67f8cf3c f2fs: support fiemap for inline_data by Jaegeuk Kim · 9 years ago
  7. 1d373a0 f2fs: flush dirty data for bmap by Jaegeuk Kim · 9 years ago
  8. 84e4214 f2fs: relocate the tracepoint for background_gc by Jaegeuk Kim · 9 years ago
  9. 08b39fb f2fs crypto: fix racing of accessing encrypted page among by Chao Yu · 9 years ago
  10. ea1a29a0 f2fs: export ra_nid_pages to sysfs by Chao Yu · 9 years ago
  11. 2db2388 f2fs: readahead for free nids building by Chao Yu · 9 years ago
  12. 26879fb f2fs: support lower priority asynchronous readahead in ra_meta_pages by Chao Yu · 9 years ago
  13. 2b94700 f2fs: don't tag REQ_META for temporary non-meta pages by Chao Yu · 9 years ago
  14. b8c2940 f2fs: add a tracepoint for f2fs_read_data_pages by Chao Yu · 9 years ago
  15. a56c7c6 f2fs: set GFP_NOFS for grab_cache_page by Jaegeuk Kim · 9 years ago
  16. 6e2c64a f2fs: fix SSA updates resulting in corruption by Jaegeuk Kim · 9 years ago
  17. a125702 Revert "f2fs: do not skip dentry block writes" by Jaegeuk Kim · 9 years ago
  18. c912a82 f2fs: add F2FS_GOING_DOWN_METAFLUSH to test power-failure by Jaegeuk Kim · 9 years ago
  19. 6066d8c f2fs: merge meta writes as many possible by Jaegeuk Kim · 9 years ago
  20. 60b99b4 f2fs: introduce a periodic checkpoint flow by Jaegeuk Kim · 9 years ago
  21. 5c26743 f2fs: add a tracepoint for background gc by Jaegeuk Kim · 9 years ago
  22. 6aefd93 f2fs: introduce background_gc=sync mount option by Jaegeuk Kim · 9 years ago
  23. 456b88e f2fs: introduce a new ioctl F2FS_IOC_WRITE_CHECKPOINT by Chao Yu · 9 years ago
  24. d530d4d f2fs: support synchronous gc in ioctl by Chao Yu · 9 years ago
  25. 3342bb3 f2fs: skip searching dirty map if dirty segment is not exist by Chao Yu · 9 years ago
  26. a43f7ec f2fs: fix to avoid redundant searching in dirty map during gc by Chao Yu · 9 years ago
  27. 5b7ee37 f2fs: use atomic64_t for extent cache hit stat by Chao Yu · 9 years ago
  28. 39307a8 f2fs: use vmalloc to handle -ENOMEM error by Jaegeuk Kim · 9 years ago
  29. ab126cf f2fs: should get a victim from retrials by Jaegeuk Kim · 9 years ago
  30. 45fe849 f2fs: fix to correct freed section number during gc by Chao Yu · 9 years ago
  31. 345a6b2 f2fs: fix to update {m,c}time correctly when truncating larger by Chao Yu · 9 years ago
  32. 90b803e f2fs: do not skip dentry block writes by Jaegeuk Kim · 9 years ago
  33. 7223554 f2fs: remove unneeded f2fs_{,un}lock_op in do_recover_data() by Chao Yu · 9 years ago
  34. 1d7e10d f2fs: fix incorrect bimodal calculation by Chao Yu · 9 years ago
  35. 4abd3f5 f2fs: introduce __try_update_largest_extent by Chao Yu · 9 years ago
  36. 545fe42 f2fs: fix error handling for calls to various functions in the function recover_inline_data by Nicholas Krause · 9 years ago
  37. 9cd81ce f2fs: disallow switch extent_cache option dynamically by Chao Yu · 9 years ago
  38. 46c9e14 f2fs: use correct flag in f2fs_map_blocks() by Chao Yu · 9 years ago
  39. f981170 f2fs: fix to handle io error in ->direct_IO by Chao Yu · 9 years ago
  40. ea58711 f2fs: do in batches truncation in truncate_hole by Chao Yu · 9 years ago
  41. 4d1fa81 f2fs: optimize code of f2fs_update_extent_tree_range by Fan Li · 9 years ago
  42. 41a099d f2fs: drop largest extent by range by Fan Li · 9 years ago
  43. a7230d1 f2fs: check end_io for metapages before making next checkpoint blocks by Jaegeuk Kim · 9 years ago
  44. 569cf18 f2fs crypto: allocate buffer for decrypting filename by Jaegeuk Kim · 9 years ago
  45. 973163f f2fs: reorganize f2fs_map_blocks by Chao Yu · 9 years ago
  46. 514053e f2fs: declare f2fs_update_extent_tree_range as static by Jaegeuk Kim · 9 years ago
  47. 9edcdab f2fs: fix overflow of size calculation by Chao Yu · 9 years ago
  48. 100136a f2fs: fix incorrect searching position when shrinking extent cache by Chao Yu · 9 years ago
  49. c998012 f2fs: verify file type early in f2fs_fallocate by Chao Yu · 9 years ago
  50. c5cd29d f2fs: no need to lock for update_inode_page all the time by Jaegeuk Kim · 9 years ago
  51. 25b9334 f2fs: cover number of dirty node pages under node_write lock by Jaegeuk Kim · 9 years ago
  52. 538e17e f2fs: fix incorrect return statement in the function f2fs_ioc_release_volatile_write by Nicholas Krause · 9 years ago
  53. 744288c f2fs: trace in batches extent info update by Chao Yu · 9 years ago
  54. c6fa8e6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  55. e82fa92 Merge tag 'fbdev-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  56. 8ace60f Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  57. 07443ce Merge tag 'spi-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  58. 21f3c96 Merge tag 'regulator-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  59. d663bab video: of: fix memory leak by Sudip Mukherjee · 9 years ago
  60. c2c80bd Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 9 years ago
  61. 79c7c7a Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  62. 3f5e4a3 Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  63. a0eeb8d Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  64. 00a3d66 Revert "fs: do not prefault sys_write() user buffer pages" by Linus Torvalds · 9 years ago
  65. 39d0d3b NFS: Fix a tracepoint NULL-pointer dereference by Anna Schumaker · 9 years ago
  66. 990486c strscpy: zero any trailing garbage bytes in the destination by Chris Metcalf · 9 years ago
  67. c753bf3 word-at-a-time.h: support zero_bytemask() on alpha and tile by Chris Metcalf · 9 years ago
  68. 19c22f3 word-at-a-time.h: fix some Kbuild files by Chris Metcalf · 9 years ago
  69. 62c6c61 arm64: replace read_lock to rcu lock in call_break_hook by Yang Shi · 9 years ago
  70. 4ca3bc8 arm64: Don't relocate non-existent initrd by Mark Rutland · 9 years ago
  71. f670268 Merge tag 'for-linus-4.3b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  72. 3ec20e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  73. 3c68319 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  74. 98dd166 x86/xen/p2m: hint at the last populated P2M entry by David Vrabel · 9 years ago
  75. 22ca03a Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linus by Mark Brown · 9 years ago
  76. 6710f22 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  77. abffa6f arm64: convert patch_lock to raw lock by Yang Shi · 9 years ago
  78. 569ba74 arm64: readahead: fault retry breaks mmap file read random detection by Mark Salyzyn · 9 years ago
  79. 95485fd arm64: debug: Fix typo in debug-monitors.c by Yang Shi · 9 years ago
  80. 049e6dd Linux 4.3-rc4 by Linus Torvalds · 9 years ago
  81. 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  82. 15ecf9a Merge tag 'md/4.3-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  83. 0d87708 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  84. 3e519dd Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  85. d218af7 MIPS: scall: Always run the seccomp syscall filters by Markos Chandras · 9 years ago
  86. 616a539 [CIFS] Update cifs version number by Steve French · 9 years ago
  87. 2cf3082 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. 37cc7ab Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. a758379 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  90. 14f97d9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  91. 978ab6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  92. 67dfae0 clocksource: Fix abs() usage w/ 64bit values by John Stultz · 9 years ago
  93. 8dbb095 Merge tag 'nfs-rdma-for-4.3-2' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  94. 5e99b53 nfs4: reset states to use open_stateid when returning delegation voluntarily by Jeff Layton · 9 years ago
  95. e92c1e0 NFSv4: Fix a nograce recovery hang by Benjamin Coddington · 9 years ago
  96. 72d79ff NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH by Trond Myklebust · 9 years ago
  97. 4a0954e NFSv4: Don't try to reclaim unused state owners by Trond Myklebust · 9 years ago
  98. 8fa4592 NFS: Fix a write performance regression by Trond Myklebust · 9 years ago
  99. 40f9027 NFS: Fix up page writeback accounting by Trond Myklebust · 9 years ago
  100. 5634347 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago