1. e5e7ea3 f2fs: control the memory footprint used by ino entries by Jaegeuk Kim · 10 years ago
  2. 8c40294 f2fs: introduce the number of inode entries by Jaegeuk Kim · 10 years ago
  3. a344b9f f2fs: disable roll-forward when active_logs = 2 by Jaegeuk Kim · 10 years ago
  4. d5053a34 f2fs: introduce -o fastboot for reducing booting time only by Jaegeuk Kim · 10 years ago
  5. 6a8f8ca f2fs: avoid race condition in handling wait_io by Jaegeuk Kim · 10 years ago
  6. adf4983 f2fs: send discard commands in larger extent by Jaegeuk Kim · 10 years ago
  7. b3d208f f2fs: revisit inline_data to avoid data races and potential bugs by Jaegeuk Kim · 10 years ago
  8. 1f7732f f2fs: remove pointless bit testing in f2fs_delete_entry() by Jan Kara · 10 years ago
  9. e3fb1b7 f2fs: do not discard data protected by the previous checkpoint by Jaegeuk Kim · 10 years ago
  10. 427a45c f2fs: flush_dcache_page for inline data by Jaegeuk Kim · 10 years ago
  11. ca4b02e f2fs: call write_checkpoint under disabled gc by Jaegeuk Kim · 10 years ago
  12. 9234f31 f2fs: fix possible data corruption in f2fs_write_begin() by Jan Kara · 10 years ago
  13. 2cc2218 f2fs: use current_sit_addr to replace the open code by Gu Zheng · 10 years ago
  14. 52aca07 f2fs: rename f2fs_set/clear_bit to f2fs_test_and_set/clear_bit by Gu Zheng · 10 years ago
  15. 1730663 f2fs: set raw_super default to NULL to avoid compile warning by Gu Zheng · 10 years ago
  16. c6ac4c0 f2fs: introduce f2fs_change_bit to simplify the change bit logic by Gu Zheng · 10 years ago
  17. fa52872 f2fs: remove the redundant function cond_clear_inode_flag by Gu Zheng · 10 years ago
  18. 8a2d0ac f2fs: remove the seems unneeded argument 'type' from __get_victim by Gu Zheng · 10 years ago
  19. 9bd27ae f2fs: avoid returning uninitialized value to userspace from f2fs_trim_fs() by Jan Kara · 10 years ago
  20. d64948a f2fs: declare f2fs_convert_inline_dir as a static function by Jaegeuk Kim · 10 years ago
  21. f1e33a0 f2fs: use kmap_atomic instead of kmap by Jaegeuk Kim · 10 years ago
  22. 062a3e7 f2fs: reuse make_empty_dir code for inline_dentry by Jaegeuk Kim · 10 years ago
  23. 7b3cd7d f2fs: introduce f2fs_dentry_ptr structure for code clean-up by Jaegeuk Kim · 10 years ago
  24. 5ab1857 f2fs: should not truncate any inline_dentry by Jaegeuk Kim · 10 years ago
  25. 38594de f2fs: reuse core function in f2fs_readdir for inline_dentry by Jaegeuk Kim · 10 years ago
  26. e7a2bf2 f2fs: fix counting inline_data inode numbers by Jaegeuk Kim · 10 years ago
  27. 3289c06 f2fs: add stat info for inline_dentry inodes by Jaegeuk Kim · 10 years ago
  28. bce8d11 f2fs: avoid deadlock on init_inode_metadata by Jaegeuk Kim · 10 years ago
  29. 59a0615 f2fs: fix to wait correct block type by Jaegeuk Kim · 10 years ago
  30. 4e6ebf6 f2fs: reuse find_in_block code for find_in_inline_dir by Jaegeuk Kim · 10 years ago
  31. a82afa2 f2fs: reuse room_for_filename for inline dentry operation by Jaegeuk Kim · 10 years ago
  32. 622f28a f2fs: enable inline dir handling by Chao Yu · 10 years ago
  33. 201a05b f2fs: add key function to handle inline dir by Chao Yu · 10 years ago
  34. dbeacf0 f2fs: export dir operations for inline dir by Chao Yu · 10 years ago
  35. 5efd3c6 f2fs: add a new mount option for inline dir by Chao Yu · 10 years ago
  36. 34d67de f2fs: add infra struct and helper for inline dir by Chao Yu · 10 years ago
  37. af41d3e f2fs: avoid infinite loop at cp_error by Jaegeuk Kim · 10 years ago
  38. 4a257ed f2fs: avoid build warning by Jaegeuk Kim · 10 years ago
  39. 13fd8f8 f2fs: fix to call f2fs_unlock_op by Jaegeuk Kim · 10 years ago
  40. 9ba69cf f2fs: avoid to allocate when inline_data was written by Jaegeuk Kim · 10 years ago
  41. a78186e f2fs: use highmem for directory pages by Jaegeuk Kim · 10 years ago
  42. 1ce86bf f2fs: fix race conditon on truncation with inline_data by Jaegeuk Kim · 10 years ago
  43. c08a690 f2fs: should truncate any allocated block for inline_data write by Jaegeuk Kim · 10 years ago
  44. cbcb287 f2fs: invalidate inmemory page by Jaegeuk Kim · 10 years ago
  45. 34ba94b f2fs: do not make dirty any inmemory pages by Jaegeuk Kim · 10 years ago
  46. 7e05b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  47. 4f4274a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  48. 32e8fd2 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  49. e2488ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  50. 9f2f7d4c ovl: initialize ->is_cursor by Miklos Szeredi · 10 years ago
  51. b2de525 Return short read or 0 at end of a raw device, not EIO by David Jeffery · 10 years ago
  52. b0afd8e isofs: don't bother with ->d_op for normal case by Al Viro · 10 years ago
  53. 69a91c2 fs: allow open(dir, O_TMPFILE|..., 0) with mode 0 by Eric Rannaud · 10 years ago
  54. ae9e9c6a ext4: make ext4_ext_convert_to_initialized() return proper number of blocks by Jan Kara · 10 years ago
  55. 4f879ca ext4: bail early when clearing inode journal flag fails by Jan Kara · 10 years ago
  56. 6050d47 ext4: bail out from make_indexed_dir() on first error by Jan Kara · 10 years ago
  57. d48458d jbd2: use a better hash function for the revoke table by Theodore Ts'o · 10 years ago
  58. a41537e ext4: prevent bugon on race between write/fcntl by Dmitry Monakhov · 10 years ago
  59. 50460fe ext4: remove extent status procfs files if journal load fails by Darrick J. Wong · 10 years ago
  60. 6b992ff ext4: disallow changing journal_csum option during remount by Darrick J. Wong · 10 years ago
  61. 98c1a75 ext4: enable journal checksum when metadata checksum feature enabled by Darrick J. Wong · 10 years ago
  62. 599a9b7 ext4: fix oops when loading block bitmap failed by Jan Kara · 10 years ago
  63. 9378c67 ext4: fix overflow when updating superblock backups after resize by Jan Kara · 10 years ago
  64. a7ca10f Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 10 years ago
  65. d3556ba ocfs2: fix d_splice_alias() return code checking by Richard Weinberger · 10 years ago
  66. 6424bab fsnotify: next_i is freed during fsnotify_unmount_inodes. by Jerry Hoemann · 10 years ago
  67. d506aa68 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  68. f643ff5 isofs_cmp(): we'll never see a dentry for . or .. by Al Viro · 10 years ago
  69. d1b72cc overlayfs: fix lockdep misannotation by Miklos Szeredi · 10 years ago
  70. c209653 ovl: fix check for cursor by Miklos Szeredi · 10 years ago
  71. d45f00a overlayfs: barriers for opening upper-layer directory by Al Viro · 10 years ago
  72. d05a2b4 Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items by Filipe Manana · 10 years ago
  73. 9f76628 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  74. 5ed5f58 Btrfs: properly clean up btrfs_end_io_wq_cache by Josef Bacik · 10 years ago
  75. 1a4ed8f Btrfs: fix invalid leaf slot access in btrfs_lookup_extent() by Filipe Manana · 10 years ago
  76. 21e7626 btrfs: use macro accessors in superblock validation checks by David Sterba · 10 years ago
  77. d1e14f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  78. db6ec21 overlayfs: embed middle into overlay_readdir_data by Al Viro · 10 years ago
  79. 49be4fb overlayfs: embed root into overlay_readdir_data by Al Viro · 10 years ago
  80. 68bf861 overlayfs: make ovl_cache_entry->name an array instead of pointer by Al Viro · 10 years ago
  81. 3d268c9 overlayfs: don't hold ->i_mutex over opening the real directory by Al Viro · 10 years ago
  82. 1be47b3 Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus by Al Viro · 10 years ago
  83. 51486b9 fix inode leaks on d_splice_alias() failure exits by Al Viro · 10 years ago
  84. 69c433e fs: limit filesystem stacking depth by Miklos Szeredi · 10 years ago
  85. f45827e8 overlayfs: implement show_options by Erez Zadok · 10 years ago
  86. cc25963 overlayfs: add statfs support by Andy Whitcroft · 10 years ago
  87. e9be9d5 overlay filesystem by Miklos Szeredi · 10 years ago
  88. cd808de ext4: support RENAME_WHITEOUT by Miklos Szeredi · 10 years ago
  89. 0d7a855 vfs: add RENAME_WHITEOUT by Miklos Szeredi · 10 years ago
  90. 787fb6b vfs: add whiteout support by Miklos Szeredi · 10 years ago
  91. cbdf35b vfs: export check_sticky() by Miklos Szeredi · 10 years ago
  92. c771d68 vfs: introduce clone_private_mount() by Miklos Szeredi · 10 years ago
  93. bd5d085 vfs: export __inode_permission() to modules by Miklos Szeredi · 10 years ago
  94. 1c11859 vfs: export do_splice_direct() to modules by Miklos Szeredi · 10 years ago
  95. 4aa7c63 vfs: add i_op->dentry_open() by Miklos Szeredi · 10 years ago
  96. 51904b0 nfsd4: fix crash on unknown operation number by J. Bruce Fields · 10 years ago
  97. 3c9cafe0 fs, jbd: use a more generic hash function by Sasha Levin · 10 years ago
  98. 474d260 quota: Properly return errors from dquot_writeback_dquots() by Jan Kara · 10 years ago
  99. 7938db4 ext3: Don't check quota format when there are no quota files by Jan Kara · 10 years ago
  100. 432f16e fs: clarify rate limit suppressed buffer I/O errors by Robert Elliott · 10 years ago