1. dee668c f2fs: remove unneeded semicolon by Chao Yu · 7 years ago
  2. d1954ab f2fs: don't bother with inode->i_version by Jeff Layton · 7 years ago
  3. bf34c93 f2fs: check curseg space before foreground GC by Chao Yu · 7 years ago
  4. 3d26fa6 f2fs: use rw_semaphore to protect SIT cache by Chao Yu · 7 years ago
  5. ea67673 f2fs: support quota sys files by Jaegeuk Kim · 7 years ago
  6. 234a968 f2fs: add quota_ino feature infra by Jaegeuk Kim · 7 years ago
  7. 37a0ab2 f2fs: optimize __update_nat_bits by Fan Li · 7 years ago
  8. f15194f f2fs: modify for accurate fggc node io stat by Yunlei He · 7 years ago
  9. 65f1b80 Revert "f2fs: handle dirty segments inside refresh_sit_entry" by Yunlong Song · 7 years ago
  10. a0761f6 f2fs: add a function to move nid by Fan Li · 7 years ago
  11. a2a12b6 f2fs: export SSR allocation threshold by Chao Yu · 7 years ago
  12. 0ea8051 f2fs: give correct trimmed blocks in fstrim by Chao Yu · 7 years ago
  13. d62fe97 f2fs: support bio allocation error injection by Chao Yu · 7 years ago
  14. 01eccef f2fs: support get_page error injection by Chao Yu · 7 years ago
  15. 80d4214 f2fs: support soft block reservation by Yunlong Song · 7 years ago
  16. bf9c142 f2fs: handle error case when adding xattr entry by Jaegeuk Kim · 7 years ago
  17. 6afc662 f2fs: support flexible inline xattr size by Chao Yu · 7 years ago
  18. b4b153f f2fs: show current cp state by Jaegeuk Kim · 7 years ago
  19. d8d1389 f2fs: add missing quota_initialize by Jaegeuk Kim · 7 years ago
  20. 8f1572f f2fs: show # of dirty segments via sysfs by Jaegeuk Kim · 7 years ago
  21. 1f227a3 f2fs: stop all the operations by cp_error flag by Jaegeuk Kim · 7 years ago
  22. dca6951 f2fs: remove several redundant assignments by Colin Ian King · 7 years ago
  23. 6bccfa1 f2fs: avoid using timespec by Arnd Bergmann · 7 years ago
  24. 7e515b3 f2fs: fix to correct no_fggc_candidate by Chao Yu · 7 years ago
  25. 6e5b5d4 Revert "f2fs: return wrong error number on f2fs_quota_write" by Jaegeuk Kim · 7 years ago
  26. 9c77f75 f2fs: remove obsolete pointer for truncate_xattr_node by Jaegeuk Kim · 7 years ago
  27. 4e46a02 f2fs: retry ENOMEM for quota_read|write by Jaegeuk Kim · 7 years ago
  28. 57864ae f2fs: limit # of inmemory pages by Jaegeuk Kim · 7 years ago
  29. ab383be f2fs: update ctx->pos correctly when hitting hole in directory by Chao Yu · 7 years ago
  30. cb7a844 f2fs: relocate readahead codes in readdir() by Chao Yu · 7 years ago
  31. 4414dea f2fs: allow readdir() to be interrupted by Chao Yu · 7 years ago
  32. e97a3c4 f2fs: trace f2fs_readdir by Chao Yu · 7 years ago
  33. 0c5e36d f2fs: trace f2fs_lookup by Chao Yu · 7 years ago
  34. 48ab25f f2fs: skip searching non-exist range in truncate_hole by Weichao Guo · 7 years ago
  35. 5b4267d f2fs: expose some sectors to user in inline data or dentry case by Jaegeuk Kim · 7 years ago
  36. 943973c f2fs: avoid stale fi->gdirty_list pointer by Jaegeuk Kim · 7 years ago
  37. 204b4ae f2fs/crypto: drop crypto key at evict_inode only by Jaegeuk Kim · 7 years ago
  38. a0d00fa f2fs: fix to avoid race when accessing last_disk_size by Chao Yu · 7 years ago
  39. ebf7c52 f2fs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  40. cf5c759 f2fs: give up CP_TRIMMED_FLAG if it drops discards by Chao Yu · 7 years ago
  41. 2ec6f2e f2fs: trace f2fs_remove_discard by Chao Yu · 7 years ago
  42. 33da62c f2fs: reduce cmd_lock coverage in __issue_discard_cmd by Chao Yu · 7 years ago
  43. 78997b5 f2fs: split discard policy by Chao Yu · 7 years ago
  44. ecc9aa0 f2fs: wrap discard policy by Chao Yu · 7 years ago
  45. 8412663 f2fs: support issuing/waiting discard in range by Chao Yu · 7 years ago
  46. 1228b48 f2fs: fix to flush multiple device in checkpoint by Chao Yu · 7 years ago
  47. 39d787b f2fs: enhance multiple device flush by Chao Yu · 7 years ago
  48. b77061b f2fs: fix to show ino management cache size correctly by Chao Yu · 7 years ago
  49. 3f06252 f2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flush by Chao Yu · 7 years ago
  50. 9a4ffdf f2fs: obsolete ALLOC_NID_LIST list by Chao Yu · 7 years ago
  51. 71ad682 f2fs: convert inline data for direct I/O & FI_NO_PREALLOC by Weichao Guo · 7 years ago
  52. 71cb4af f2fs: allow readpages with NULL file pointer by Hsiang Kao · 7 years ago
  53. 14d8d5f f2fs: show flush list status in sysfs by Chao Yu · 7 years ago
  54. 6384069 f2fs: introduce read_xattr_block by Chao Yu · 7 years ago
  55. a5f433f f2fs: introduce read_inline_xattr by Chao Yu · 7 years ago
  56. c1fe3e9 Revert "f2fs: reuse nids more aggressively" by Chao Yu · 7 years ago
  57. 91f4382 Revert "f2fs: node segment is prior to data segment selected victim" by Yunlong Song · 7 years ago
  58. 7056964 Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  59. 68ebe3c Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  60. eab26ad Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  61. bf2db0b Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  62. b77779b Merge tag 'ceph-for-4.14-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  63. 8d4ef4e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  64. 85fdee1 ovl: fix regression caused by exclusive upper/work dir protection by Amir Goldstein · 7 years ago
  65. 5820dc0 ovl: fix missing unlock_rename() in ovl_do_copy_up() by Amir Goldstein · 7 years ago
  66. dc7ab67 ovl: fix dentry leak in ovl_indexdir_cleanup() by Amir Goldstein · 7 years ago
  67. 9f4ec90 ovl: fix dput() of ERR_PTR in ovl_cleanup_index() by Amir Goldstein · 7 years ago
  68. e0082a0 ovl: fix error value printed in ovl_lookup_index() by Amir Goldstein · 7 years ago
  69. 954c736 ovl: fix may_write_real() for overlayfs directories by Amir Goldstein · 7 years ago
  70. e8fa33a NFSv4/pnfs: Fix an infinite layoutget loop by Trond Myklebust · 7 years ago
  71. b7e1416 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  72. 69ad597 Btrfs: fix overlap of fs_info::flags values by Tsutomu Itoh · 7 years ago
  73. 2d8ce70 btrfs: avoid overflow when sector_t is 32 bit by Goffredo Baroncelli · 7 years ago
  74. 57e7ba0 lsm: fix smack_inode_removexattr and xattr_getsecurity memleak by Casey Schaufler · 7 years ago
  75. e12199f xfs: handle racy AIO in xfs_reflink_end_cow by Christoph Hellwig · 7 years ago
  76. 52bfcdd xfs: always swap the cow forks when swapping extents by Darrick J. Wong · 7 years ago
  77. 50097f7 exec: binfmt_misc: kill the onstack iname[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  78. 43a4f26 exec: binfmt_misc: fix race between load_misc_binary() and kill_node() by Oleg Nesterov · 7 years ago
  79. eb23aa0 exec: binfmt_misc: remove the confusing e->interp_file != NULL checks by Oleg Nesterov · 7 years ago
  80. 83f9182 exec: binfmt_misc: shift filp_close(interp_file) from kill_node() to bm_evict_inode() by Oleg Nesterov · 7 years ago
  81. baba1b2 exec: binfmt_misc: don't nullify Node->dentry in kill_node() by Oleg Nesterov · 7 years ago
  82. c2315c1 exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
  83. 384632e userfaultfd: non-cooperative: fix fork use after free by Andrea Arcangeli · 7 years ago
  84. 638164a f2fs: fix potential panic during fstrim by Chao Yu · 7 years ago
  85. 38f340c ceph: fix __choose_mds() for LSSNAP request by Yan, Zheng · 7 years ago
  86. 9f4057f ceph: properly queue cap snap for newly created snap realm by Yan, Zheng · 7 years ago
  87. 0a47df1 nfs/filelayout: fix oops when freeing filelayout segment by Scott Mayhew · 7 years ago
  88. 68ebf8f NFS: Fix uninitialized rpc_wait_queue by Benjamin Coddington · 7 years ago
  89. cdb2e53 NFS: Cleanup error handling in nfs_idmap_request_key() by Dan Carpenter · 7 years ago
  90. 35c036e nfs: RPC_MAX_AUTH_SIZE is in bytes by J. Bruce Fields · 7 years ago
  91. 7e103ac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 5ba88cd Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  93. 8ef9925 sched/debug: Add explicit TASK_PARKED printing by Peter Zijlstra · 7 years ago
  94. 06eb618 sched/debug: Add explicit TASK_IDLE printing by Peter Zijlstra · 7 years ago
  95. 1593baa sched/debug: Implement consistent task-state printing by Peter Zijlstra · 7 years ago
  96. 02a2b05 Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  97. 9cd6681 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  98. 4c6bb69 quota: Fix quota corruption with generic/232 test by Jan Kara · 7 years ago
  99. fc46820 vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets by Andreas Gruenbacher · 7 years ago
  100. 5e5c943 xfs: revert "xfs: factor rmap btree size into the indlen calculations" by Darrick J. Wong · 7 years ago