1. 1dbe415 f2fs: large volume support by Changman Lee · 11 years ago
  2. bac4eef f2fs: avoid crash when trace f2fs_submit_page_mbio event in ra_sum_pages by Chao Yu · 11 years ago
  3. bfec07d f2fs: avoid overflow when large directory feathure is enabled by Chao Yu · 11 years ago
  4. d631abd f2fs: fix recursive lock by f2fs_setxattr by Jaegeuk Kim · 11 years ago
  5. 70ff5df f2fs: use inode_init_owner() to simplify codes by Chao Yu · 11 years ago
  6. adf8d90 f2fs: avoid to use slab memory in f2fs_issue_flush for efficiency by Chao Yu · 11 years ago
  7. c20e89c f2fs: add a tracepoint for f2fs_read_data_page by Chao Yu · 11 years ago
  8. e574843 f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages by Chao Yu · 11 years ago
  9. ecda0de f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page by Chao Yu · 11 years ago
  10. dfb2bf3 f2fs: add a tracepoint for f2fs_write_end by Chao Yu · 11 years ago
  11. 62aed04 f2fs: add a tracepoint for f2fs_write_begin by Chao Yu · 11 years ago
  12. 8b37624 f2fs: fix checkpatch warning by Zhang Zhen · 11 years ago
  13. 8198899 f2fs: deactivate inode page if the inode is evicted by Jaegeuk Kim · 11 years ago
  14. d5f6699 f2fs: decrease the lock granularity during write_begin by Jaegeuk Kim · 11 years ago
  15. bde4468 f2fs: no need to wait on page writebck to meta pages by Jaegeuk Kim · 11 years ago
  16. 9ac1349 f2fs: avoid grab_cache_page_write_begin for data pages by Jaegeuk Kim · 11 years ago
  17. 54b591d f2fs: split grab_cache_page and wait_on_page_writeback for node pages by Jaegeuk Kim · 11 years ago
  18. 8aa6f1c f2fs: fix to truncate inline data in inode page when setattr by Chao Yu · 11 years ago
  19. 817202d9 f2fs: readahead multi pages of directory for performance by Chao Yu · 11 years ago
  20. 5c1f992 f2fs: set errno when f2fs_iget failed in recover_dentry by Chao Yu · 11 years ago
  21. 7f7670f f2fs: consider fallocated space for SEEK_DATA by Jaegeuk Kim · 11 years ago
  22. fe369bc f2fs: return i_size if the hole is outside of i_size by Jaegeuk Kim · 11 years ago
  23. 267378d f2fs: introduce f2fs_seek_block to support SEEK_{DATA, HOLE} in llseek by Chao Yu · 11 years ago
  24. 2163d19 f2fs: introduce help function {create,destroy}_flush_cmd_control by Gu Zheng · 11 years ago
  25. a688b9d9e f2fs: introduce struct flush_cmd_control to wrap the flush_merge fields by Gu Zheng · 11 years ago
  26. 6403eb1 f2fs: introduce help macro ADDRS_PER_PAGE() by Chao Yu · 11 years ago
  27. 2aea39e f2fs: submit bio at the reclaim path by Jaegeuk Kim · 11 years ago
  28. 916decb f2fs: return errors right after checking them by Jaegeuk Kim · 11 years ago
  29. c02745e f2fs: pass flags field to setxattr functions by Jaegeuk Kim · 11 years ago
  30. e112326 f2fs: clean up long variable names by Jaegeuk Kim · 11 years ago
  31. 454ae7e f2fs: handle inline data independently in f2fs_bmap by Chao Yu · 11 years ago
  32. 6fb03f3 f2fs: adjust free mem size to flush dentry blocks by Jaegeuk Kim · 11 years ago
  33. e8271fa f2fs: avoid BUG_ON when mouting corrupted image having garbage blocks by Jaegeuk Kim · 11 years ago
  34. 7ee0eea f2fs: add available_nids to fix handling max_nid correctly by Jaegeuk Kim · 11 years ago
  35. b49ad51 f2fs: add static to get_max_meta_blks by Fabian Frederick · 11 years ago
  36. 94dac22 f2fs: introduce raw_nat_from_node_info() to simplfy codes by Chao Yu · 11 years ago
  37. 876dc59 f2fs: add the flush_merge handle in the remount flow by Gu Zheng · 11 years ago
  38. 8abfb36 f2fs: atomically set inode->i_flags in f2fs_set_inode_flags() by Zhang Zhen · 11 years ago
  39. b156d54 f2fs: make recover_inline_xattr() static by Jingoo Han · 11 years ago
  40. ed57c27 f2fs: remove costly dirty_dir_inode operations by Jaegeuk Kim · 11 years ago
  41. 15c6e3a f2fs: fix to unlock f2fs_lock at the omitted error case by Jaegeuk Kim · 11 years ago
  42. 76f6026 f2fs: call redirty_page_for_writepage by Jaegeuk Kim · 11 years ago
  43. 1e87a78 f2fs: avoid to conduct roll-forward due to the remained garbage blocks by Jaegeuk Kim · 11 years ago
  44. b270ad6 f2fs: enable flush_merge only in f2fs is not read-only by Gu Zheng · 11 years ago
  45. 197d464 f2fs: use __GFP_ZERO to avoid appending set-NULL by Gu Zheng · 11 years ago
  46. a4ed23f f2fs: put the bio when issue_flush completed by Gu Zheng · 11 years ago
  47. 38583f0 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  48. d353efd fs/affs/super.c: bugfix / double free by Fabian Frederick · 11 years ago
  49. 1e2ee49 fanotify: fix -EOVERFLOW with large files on 64-bit by Will Woods · 11 years ago
  50. 6b6751f autofs: fix lockref lookup by Ian Kent · 11 years ago
  51. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 11 years ago
  52. 8169d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  53. 50c6e28 posix_acl: handle NULL ACL in posix_acl_equiv_mode by Christoph Hellwig · 11 years ago
  54. 256cf4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  55. 5575eeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  56. fcdd57c UBIFS: fix remount error path by Artem Bityutskiy · 11 years ago
  57. 60942f2 dcache: don't need rcu in shrink_dentry_list() by Miklos Szeredi · 11 years ago
  58. 9c8c10e more graceful recovery in umount_collect() by Al Viro · 11 years ago
  59. fe91522 don't remove from shrink list in select_collect() by Al Viro · 11 years ago
  60. 98794f9 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 11 years ago
  61. 41edf27 dentry_kill(): don't try to remove from shrink list by Al Viro · 11 years ago
  62. 754320d aio: fix potential leak in aio_run_iocb(). by Leon Yu · 11 years ago
  63. 01b6035 expand the call of dentry_lru_del() in dentry_kill() by Al Viro · 11 years ago
  64. b4f0354 new helper: dentry_free() by Al Viro · 11 years ago
  65. 5c47e6d fold try_prune_one_dentry() by Al Viro · 11 years ago
  66. 03b3b88 fold d_kill() and d_free() by Al Viro · 11 years ago
  67. 3bd5814 ceph: reserve caps for file layout/lock MDS requests by Yan, Zheng · 11 years ago
  68. fd7b95c ceph: avoid releasing caps that are being used by Yan, Zheng · 11 years ago
  69. 0a8a70f ceph: clear directory's completeness when creating file by Yan, Zheng · 11 years ago
  70. 6da5246 ceph: use fpos_cmp() to compare dentry positions by Yan, Zheng · 11 years ago
  71. 0081bd8 ceph: check directory's completeness before emitting directory entry by Yan, Zheng · 11 years ago
  72. 1560c97 fuse: add renameat2 support by Miklos Szeredi · 11 years ago
  73. 4ace1f8 fuse: clear MS_I_VERSION by Miklos Szeredi · 11 years ago
  74. 3ad22c6 fuse: clear FUSE_I_CTIME_DIRTY flag on setattr by Maxim Patlasov · 11 years ago
  75. 31f3267 fuse: trust kernel i_ctime only by Maxim Patlasov · 11 years ago
  76. 8b47e73 fuse: remove .update_time by Miklos Szeredi · 11 years ago
  77. ab9e13f fuse: allow ctime flushing to userspace by Maxim Patlasov · 11 years ago
  78. e27c9d3 fuse: fuse: add time_gran to INIT_OUT by Miklos Szeredi · 11 years ago
  79. 1e18bda fuse: add .write_inode by Miklos Szeredi · 11 years ago
  80. 22401e7 fuse: clean up fsync by Miklos Szeredi · 11 years ago
  81. 93d2269 fuse: fuse: fallocate: use file_update_time() by Miklos Szeredi · 11 years ago
  82. 75caeec fuse: update mtime on open(O_TRUNC) in atomic_o_trunc mode by Maxim Patlasov · 11 years ago
  83. 009dd69 fuse: update mtime on truncate(2) by Maxim Patlasov · 11 years ago
  84. d31433c fuse: do not use uninitialized i_mode by Maxim Patlasov · 11 years ago
  85. aeb4eb6 fuse: fix mtime update error in fsync by Miklos Szeredi · 11 years ago
  86. 4adb830 fuse: check fallocate mode by Miklos Szeredi · 11 years ago
  87. 7736e8c fuse: add __exit to fuse_ctl_cleanup by Fabian Frederick · 11 years ago
  88. 33c0022 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  89. 005fbcd Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  90. cfd4a53 Btrfs: limit the path size in send to PATH_MAX by Chris Mason · 11 years ago
  91. 625bba6 Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
  92. b8e6dec Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  93. b44b214 kernfs: add back missing error check in kernfs_fop_mmap() by Tejun Heo · 11 years ago
  94. c1befb8 kernfs: fix a subdir count leak by Jianyu Zhan · 11 years ago
  95. f8213bd Btrfs: correctly set profile flags on seqlock retry by Filipe Manana · 11 years ago
  96. 9ce49a0 Btrfs: use correct key when repeating search for extent item by Filipe Manana · 11 years ago
  97. 1c70d8f Btrfs: fix inode caching vs tree log by Miao Xie · 11 years ago
  98. 28c16cb Btrfs: fix possible memory leaks in open_ctree() by Wang Shilong · 11 years ago
  99. e60efa8 Btrfs: avoid triggering bug_on() when we fail to start inode caching task by Wang Shilong · 11 years ago
  100. 9d89ce6 Btrfs: move btrfs_{set,clear}_and_info() to ctree.h by Wang Shilong · 11 years ago