1. 0f825ee f2fs: add new interfaces for extent tree by Fan Li · 9 years ago
  2. 86531d6 f2fs: callers take care of the page from bio error by Jaegeuk Kim · 9 years ago
  3. 727edac f2fs: use atomic_t to record hit ratio info of extent cache by Chao Yu · 9 years ago
  4. d5e8f6c f2fs: stat inline xattr inode number by Chao Yu · 9 years ago
  5. 1b77c41 f2fs: use a page temporarily for encrypted gced page by Jaegeuk Kim · 9 years ago
  6. 8f46dca f2fs: expose f2fs_write_cache_pages by Chao Yu · 9 years ago
  7. 037fe70 f2fs: correct return value of ->setxattr by Chao Yu · 9 years ago
  8. bd936f8 f2fs: cleanup write_orphan_inodes by Chao Yu · 9 years ago
  9. 5b33912 f2fs: warm up cold page after mmaped write by Chao Yu · 9 years ago
  10. c1c1b58 f2fs: add new ioctl F2FS_IOC_GARBAGE_COLLECT by Chao Yu · 9 years ago
  11. a28ef1f f2fs: maintain extent cache in separated file by Chao Yu · 9 years ago
  12. 3c7df87 f2fs: don't try to split extents shorter than F2FS_MIN_EXTENT_LEN by Fan Li · 9 years ago
  13. 90d4388 f2fs: fix to update page flag by Chao Yu · 9 years ago
  14. 7023a1a f2fs: shrink unreferenced extent_caches first by Jaegeuk Kim · 9 years ago
  15. bb96a8d f2fs: enhance multithread performance by Chao Yu · 9 years ago
  16. 741a7be f2fs: restrict multimedia filename by Chao Yu · 9 years ago
  17. c107989 f2fs: make the function check_dnode have a return type of bool and change it's name to is_alive by Nicholas Krause · 9 years ago
  18. 84bc926 f2fs: check the largest extent at look-up time by Jaegeuk Kim · 9 years ago
  19. 3e72f72 f2fs: use extent_cache by default by Jaegeuk Kim · 9 years ago
  20. 7daaea2 f2fs: add noextent_cache mount option by Jaegeuk Kim · 9 years ago
  21. 554df79 f2fs: shrink extent_cache entries by Jaegeuk Kim · 9 years ago
  22. 1b38dc8 f2fs: shrink nat_cache entries by Jaegeuk Kim · 9 years ago
  23. 2658e50 f2fs: introduce a shrinker for mounted fs by Jaegeuk Kim · 9 years ago
  24. 244f4fc f2fs: set cached_en after checking finally by Jaegeuk Kim · 9 years ago
  25. cbe9192 f2fs: update on-disk extents even under extent_cache by Jaegeuk Kim · 9 years ago
  26. 7a2cb67 f2fs: fix wrong block address calculation for a split extent by Jaegeuk Kim · 9 years ago
  27. 97a7b2c f2fs: convert inline_data for various fallocate by Jaegeuk Kim · 9 years ago
  28. c9b63bd f2fs: avoid to use failed inode immediately by Jaegeuk Kim · 9 years ago
  29. eca616f f2fs: avoid freed stat information by Jaegeuk Kim · 9 years ago
  30. 5ac9f36 f2fs: fix to record dirty page count for symlink by Chao Yu · 9 years ago
  31. 92859a5 f2fs crypto: delete an unnecessary check before the function call "key_put" by Markus Elfring · 9 years ago
  32. 7e88447 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  33. 0118360 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  34. 97242f9 link_path_walk(): be careful when failing with ENOTDIR by Al Viro · 9 years ago
  35. acea568 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  36. fc927cd ceph: always re-send cap flushes when MDS recovers by Yan, Zheng · 9 years ago
  37. f6762cb ceph: fix ceph_encode_locks_to_buffer() by Yan, Zheng · 9 years ago
  38. 8400935 Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  39. df150ed1 xfs: remote attributes need to be considered data by Dave Chinner · 9 years ago
  40. e3c32ee xfs: remote attribute headers contain an invalid LSN by Dave Chinner · 9 years ago
  41. b2442c5 xfs: call dax_fault on read page faults for DAX by Dave Chinner · 9 years ago
  42. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  43. a49c269 nfs: Fix an oops caused by using other thread's stack space in ASYNC mode by Kinglong Mee · 9 years ago
  44. 3471648a nfs: plug memory leak when ->prepare_layoutcommit fails by Jeff Layton · 9 years ago
  45. bdcc2cd NFSv4.2: handle NFS-specific llseek errors by J. Bruce Fields · 9 years ago
  46. d4c3045 NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce() by Trond Myklebust · 9 years ago
  47. 03d5eb6 NFS: Fix a memory leak in nfs_do_recoalesce by Trond Myklebust · 9 years ago
  48. 6282adb f2fs: call set_page_dirty to attach i_wb for cgroup by Jaegeuk Kim · 9 years ago
  49. 548aeda f2fs: handle error cases in move_encrypted_block by Jaegeuk Kim · 9 years ago
  50. 33b4017 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  51. 45b4b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  52. 5aa2a96 block: export bio_associate_*() and wbc_account_io() by Tejun Heo · 9 years ago
  53. fe78fcc mnt: In detach_mounts detach the appropriate unmounted mount by Eric W. Biederman · 9 years ago
  54. f2d0a12 mnt: Clarify and correct the disconnect logic in umount_tree by Eric W. Biederman · 9 years ago
  55. 00d80e3 Btrfs: fix quick exhaustion of the system array in the superblock by Filipe Manana · 9 years ago
  56. 3e303ea btrfs: its btrfs_err() instead of btrfs_error() by Anand Jain · 9 years ago
  57. 95ab1f6 btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_block() fail by Zhao Lei · 9 years ago
  58. 8a73301 btrfs: Fix lockdep warning of btrfs_run_delayed_iputs() by Zhao Lei · 9 years ago
  59. cd81259 NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability by Trond Myklebust · 9 years ago
  60. 5c675d6 NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised by Trond Myklebust · 9 years ago
  61. 85a23ce NFS: Don't revalidate the mapping if both size and change attr are up to date by Trond Myklebust · 9 years ago
  62. 2b83d3d NFSv4/pnfs: Ensure we don't miss a file extension by Trond Myklebust · 9 years ago
  63. 3c38cbe NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked by Trond Myklebust · 9 years ago
  64. d725e66 Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()" by Linus Torvalds · 9 years ago
  65. 8426fb3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  66. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 3a26a5b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  68. 8be5701 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  69. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  70. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  71. a2673b6 fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() by Jan Kara · 9 years ago
  72. 3581d45 /proc/$PID/cmdline: fixup empty ARGV case by Alexey Dobriyan · 9 years ago
  73. 3958b79 configfs: fix kernel infoleak through user-controlled format string by Nicolas Iooss · 9 years ago
  74. db5d5b3 fs, proc: add help for CONFIG_PROC_CHILDREN by Iago López Galeiras · 9 years ago
  75. f76d94d Merge tag 'jfs-4.2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 9 years ago
  76. 16ff49a Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  77. 2645695 jfs: clean up jfs_rename and fix out of order unlock by Dave Kleikamp · 9 years ago
  78. ed95876 Btrfs: fix file corruption after cloning inline extents by Filipe Manana · 9 years ago
  79. ee296d7 locks: inline posix_lock_file_wait and flock_lock_file_wait by Jeff Layton · 9 years ago
  80. 83bfff2 nfs4: have do_vfs_lock take an inode pointer by Jeff Layton · 9 years ago
  81. 29d01b2 locks: new helpers - flock_lock_inode_wait and posix_lock_inode_wait by Jeff Layton · 9 years ago
  82. bcd7f78 locks: have flock_lock_file take an inode pointer instead of a filp by Jeff Layton · 9 years ago
  83. ed05676 Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation" by Jeff Layton · 9 years ago
  84. c83727a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  85. 75a6f82 freeing unlinked file indefinitely delayed by Al Viro · 9 years ago
  86. 9391dd0 fix a braino in ovl_d_select_inode() by Al Viro · 9 years ago
  87. 0a73d0a 9p: don't leave a half-initialized inode sitting around by Al Viro · 9 years ago
  88. cffc337 Btrfs: fix order by which delayed references are run by Filipe Manana · 9 years ago
  89. d3efe08 Btrfs: fix list transaction->pending_ordered corruption by Filipe Manana · 9 years ago
  90. 497b405 Btrfs: fix memory leak in the extent_same ioctl by Filipe Manana · 9 years ago
  91. c1aa457 Btrfs: fix shrinking truncate when the no_holes feature is enabled by Filipe Manana · 9 years ago
  92. 31b7a57 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  93. faa4a54 pNFS: Don't throw out valid layout segments by Trond Myklebust · 9 years ago
  94. bdc59cf pNFS: pnfs_roc_drain() fix a race with open by Trond Myklebust · 9 years ago
  95. 7f27392 pNFS: Fix races between return-on-close and layoutreturn. by Trond Myklebust · 9 years ago
  96. df9cecc pNFS: pnfs_roc_drain should return 'true' when sleeping by Trond Myklebust · 9 years ago
  97. c5d7371 pNFS: Layoutreturn must invalidate all existing layout segments. by Trond Myklebust · 9 years ago
  98. a28e4b2 hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead by Joe Perches · 9 years ago
  99. ce65761 hpfs: kstrdup() out of memory handling by Sanidhya Kashyap · 9 years ago
  100. d7b0409 hpfs: Remove unessary cast by Firo Yang · 9 years ago