1. 8ead2ac nfs: Fix ugly referral attributes by Chuck Lever · 7 years ago
  2. a896292 NFS: Fix typo in nomigration mount option by Joshua Watt · 7 years ago
  3. affd159 isofs: fix timestamps beyond 2027 by Arnd Bergmann · 7 years ago
  4. 7d00fdb eCryptfs: use after free in ecryptfs_release_messaging() by Dan Carpenter · 7 years ago
  5. 45a99f1 nilfs2: fix race condition that causes file system corruption by Andreas Rohner · 7 years ago
  6. ab96d9c autofs: don't fail mount for transient error by NeilBrown · 7 years ago
  7. 01bff91 Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9 by Kyle Yan · 7 years ago
  8. 382e2b8 fs: fat: ratelimit the IO errors by Sahitya Tummala · 7 years ago
  9. 8ae26d1 f2fs: updates on 4.15-rc1 by Jaegeuk Kim · 7 years ago
  10. 8cca21f Merge 4.9.65 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  11. ea83e4a Merge 4.9.65 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  12. fae5947 coda: fix 'kernel memory exposure attempt' in fsync by Jan Harkes · 7 years ago
  13. 8af7773 ocfs2: should wait dio before inode lock in ocfs2_setattr() by alex chen · 7 years ago
  14. a835644 ocfs2: fix cluster hang after a node dies by Changwei Ge · 7 years ago
  15. 804337a Merge "Merge remote-tracking branch '4.9/tmp-4170bfa' into 4.9" by Linux Build Service Account · 7 years ago
  16. 5b2b7f7 f2fs: deny accessing encryption policy if encryption is off by Chao Yu · 7 years ago
  17. 05dac2e f2fs: inject fault in inc_valid_node_count by Chao Yu · 7 years ago
  18. 2e08de4 f2fs: fix to clear FI_NO_PREALLOC by Chao Yu · 7 years ago
  19. 931ecc2 f2fs: expose quota information in debugfs by Jaegeuk Kim · 7 years ago
  20. 45d6e70 f2fs: separate nat entry mem alloc from nat_tree_lock by Yunlei He · 7 years ago
  21. 8e2f721 f2fs: validate before set/clear free nat bitmap by LiFan · 7 years ago
  22. 27d5028 f2fs: avoid opened loop codes in __add_ino_entry by Chao Yu · 7 years ago
  23. b1823df f2fs: apply write hints to select the type of segments for buffered write by Hyunchul Lee · 7 years ago
  24. b561061 f2fs: introduce scan_curseg_cache for cleanup by Chao Yu · 7 years ago
  25. 5772e0c f2fs: optimize the way of traversing free_nid_bitmap by Fan Li · 7 years ago
  26. a51e85e f2fs: keep scanning until enough free nids are acquired by Fan Li · 7 years ago
  27. d75eb8d f2fs: trace checkpoint reason in fsync() by Chao Yu · 7 years ago
  28. bed6cff f2fs: keep isize once block is reserved cross EOF by Chao Yu · 7 years ago
  29. 5f3fdd2 f2fs: avoid race in between GC and block exchange by Chao Yu · 7 years ago
  30. 51cb399 f2fs: save a multiplication for last_nid calculation by Fan Li · 7 years ago
  31. 7f41aab f2fs: fix summary info corruption by Chao Yu · 7 years ago
  32. 148c518 f2fs: remove dead code in update_meta_page by Chao Yu · 7 years ago
  33. c3bc6e5 f2fs: remove unneeded semicolon by Chao Yu · 7 years ago
  34. 9e71a03 f2fs: don't bother with inode->i_version by Jeff Layton · 7 years ago
  35. 49f7272 f2fs: check curseg space before foreground GC by Chao Yu · 7 years ago
  36. 25d0bec f2fs: use rw_semaphore to protect SIT cache by Chao Yu · 7 years ago
  37. 0108c48 f2fs: support quota sys files by Jaegeuk Kim · 7 years ago
  38. d4c292d f2fs: add quota_ino feature infra by Jaegeuk Kim · 7 years ago
  39. 1033eee f2fs: optimize __update_nat_bits by Fan Li · 7 years ago
  40. 247e895 f2fs: modify for accurate fggc node io stat by Yunlei He · 7 years ago
  41. c7272f8 Revert "f2fs: handle dirty segments inside refresh_sit_entry" by Yunlong Song · 7 years ago
  42. 068868f f2fs: add a function to move nid by Fan Li · 7 years ago
  43. b9f7387 f2fs: export SSR allocation threshold by Chao Yu · 7 years ago
  44. ab30204 f2fs: give correct trimmed blocks in fstrim by Chao Yu · 7 years ago
  45. b5db2de f2fs: support bio allocation error injection by Chao Yu · 7 years ago
  46. 58ddec8 f2fs: support get_page error injection by Chao Yu · 7 years ago
  47. 68ab6f8 f2fs: support soft block reservation by Yunlong Song · 7 years ago
  48. d7947e2 f2fs: handle error case when adding xattr entry by Jaegeuk Kim · 7 years ago
  49. 50ffaa9 f2fs: support flexible inline xattr size by Chao Yu · 7 years ago
  50. 5a8ed07 f2fs: show current cp state by Jaegeuk Kim · 7 years ago
  51. d888fcd f2fs: add missing quota_initialize by Jaegeuk Kim · 7 years ago
  52. af1cc1e f2fs: show # of dirty segments via sysfs by Jaegeuk Kim · 7 years ago
  53. 6663422 f2fs: stop all the operations by cp_error flag by Jaegeuk Kim · 7 years ago
  54. 872d8e3 f2fs: remove several redundant assignments by Colin Ian King · 7 years ago
  55. bf823c8 f2fs: avoid using timespec by Arnd Bergmann · 7 years ago
  56. c70ab1b f2fs: fix to correct no_fggc_candidate by Chao Yu · 7 years ago
  57. 0e6275d Revert "f2fs: return wrong error number on f2fs_quota_write" by Jaegeuk Kim · 7 years ago
  58. 41d5923 f2fs: remove obsolete pointer for truncate_xattr_node by Jaegeuk Kim · 7 years ago
  59. 8c12a10 f2fs: retry ENOMEM for quota_read|write by Jaegeuk Kim · 7 years ago
  60. 35e13ca f2fs: limit # of inmemory pages by Jaegeuk Kim · 7 years ago
  61. 9ca57a7 f2fs: update ctx->pos correctly when hitting hole in directory by Chao Yu · 7 years ago
  62. a04208e f2fs: relocate readahead codes in readdir() by Chao Yu · 7 years ago
  63. 905d037 f2fs: allow readdir() to be interrupted by Chao Yu · 7 years ago
  64. 2dfbda0 f2fs: trace f2fs_readdir by Chao Yu · 7 years ago
  65. d67586d f2fs: trace f2fs_lookup by Chao Yu · 7 years ago
  66. 4c94f14 f2fs: skip searching non-exist range in truncate_hole by Weichao Guo · 7 years ago
  67. ac5d4b42 f2fs: expose some sectors to user in inline data or dentry case by Jaegeuk Kim · 7 years ago
  68. 5ded3b8 f2fs: avoid stale fi->gdirty_list pointer by Jaegeuk Kim · 7 years ago
  69. f6b708e f2fs/crypto: drop crypto key at evict_inode only by Jaegeuk Kim · 7 years ago
  70. 33fdebb f2fs: fix to avoid race when accessing last_disk_size by Chao Yu · 7 years ago
  71. 5950467 f2fs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  72. 1e5305a f2fs: give up CP_TRIMMED_FLAG if it drops discards by Chao Yu · 7 years ago
  73. 8258fd3 f2fs: trace f2fs_remove_discard by Chao Yu · 7 years ago
  74. 6c46b37 f2fs: reduce cmd_lock coverage in __issue_discard_cmd by Chao Yu · 7 years ago
  75. daf437d f2fs: split discard policy by Chao Yu · 7 years ago
  76. 69a5967 f2fs: wrap discard policy by Chao Yu · 7 years ago
  77. 28e1023 f2fs: support issuing/waiting discard in range by Chao Yu · 7 years ago
  78. fd6422e f2fs: fix to flush multiple device in checkpoint by Chao Yu · 7 years ago
  79. f014be8 f2fs: enhance multiple device flush by Chao Yu · 7 years ago
  80. 0597a6e f2fs: fix to show ino management cache size correctly by Chao Yu · 7 years ago
  81. cacc1ed f2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flush by Chao Yu · 7 years ago
  82. 84af6ae f2fs: obsolete ALLOC_NID_LIST list by Chao Yu · 7 years ago
  83. 8456d34 f2fs: convert inline data for direct I/O & FI_NO_PREALLOC by Weichao Guo · 7 years ago
  84. 3f01af7 f2fs: allow readpages with NULL file pointer by Hsiang Kao · 7 years ago
  85. 2f0df25 f2fs: show flush list status in sysfs by Chao Yu · 7 years ago
  86. 20ef20f f2fs: introduce read_xattr_block by Chao Yu · 7 years ago
  87. 126221d f2fs: introduce read_inline_xattr by Chao Yu · 7 years ago
  88. 127faa7 Revert "f2fs: reuse nids more aggressively" by Chao Yu · 7 years ago
  89. c19928e Revert "f2fs: node segment is prior to data segment selected victim" by Yunlong Song · 7 years ago
  90. 7b93926 Enable HW File Based Encryption on ext4 file system by Neeraj Soni · 7 years ago
  91. e48f6bd Merge remote-tracking branch '4.9/tmp-4170bfa' into 4.9 by Kyle Yan · 7 years ago
  92. 4170bfa Merge 4.9.61 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  93. c4789f8 Merge 4.9.61 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  94. 2e727b8 vfs: open() with O_CREAT should not create inodes with unknown ids by Seth Forshee · 7 years ago
  95. 16d65c0 ext4: do not use stripe_width if it is not set by Jan Kara · 7 years ago
  96. 0e9deca ext4: fix stripe-unaligned allocations by Jan Kara · 7 years ago
  97. f2fd2d9 ocfs2: fstrim: Fix start offset of first cluster group during fstrim by Ashish Samant · 7 years ago
  98. 5e8b028 cifs: check MaxPathNameComponentLength != 0 before using it by Ronnie Sahlberg · 7 years ago
  99. f79dd42 Merge "Merge remote-tracking branch '4.9/tmp-4b2b8b9' into msm-4.9" by Linux Build Service Account · 7 years ago
  100. 07f9309 Merge remote-tracking branch '4.9/tmp-4b2b8b9' into msm-4.9 by Kyle Yan · 7 years ago