1. 06e1bc0 f2fs: truncate data blocks for orphan inode by Jaegeuk Kim · 10 years ago
  2. 912a83b f2fs: cleanup a confusing indent by Dan Carpenter · 10 years ago
  3. 7beb428 f2fs: fix building on 32-bit architectures by Arnd Bergmann · 10 years ago
  4. e19ef527 f2fs: avoid buggy functions by Jaegeuk Kim · 10 years ago
  5. 08b9512 f2fs: add compat_ioctl to provide backward compatability by hujianyang · 10 years ago
  6. 40a02be f2fs: do not issue next dnode discard redundantly by Jaegeuk Kim · 10 years ago
  7. 498c5e9 f2fs: add default mount options to remount by Yunlei He · 10 years ago
  8. d690358 f2fs crypto: remove checking key context during lookup by Jaegeuk Kim · 10 years ago
  9. edf3fb8 f2fs crypto: fix missing key when reading a page by Jaegeuk Kim · 10 years ago
  10. cbaf042 f2fs crypto: add symlink encryption by Jaegeuk Kim · 10 years ago
  11. e7d5545 f2fs crypto: add filename encryption for roll-forward recovery by Jaegeuk Kim · 10 years ago
  12. 6e22c69 f2fs crypto: add filename encryption for f2fs_lookup by Jaegeuk Kim · 10 years ago
  13. d8c6822 f2fs crypto: add filename encryption for f2fs_readdir by Jaegeuk Kim · 10 years ago
  14. 9ea9716 f2fs crypto: add filename encryption for f2fs_add_link by Jaegeuk Kim · 10 years ago
  15. 4375a33 f2fs crypto: add encryption support in read/write paths by Jaegeuk Kim · 10 years ago
  16. fcc85a4 f2fs crypto: activate encryption support for fs APIs by Jaegeuk Kim · 10 years ago
  17. 6b3bd08 f2fs crypto: filename encryption facilities by Jaegeuk Kim · 10 years ago
  18. 0adda90 f2fs crypto: add encryption key management facilities by Jaegeuk Kim · 10 years ago
  19. 57e5055 f2fs crypto: add f2fs encryption facilities by Jaegeuk Kim · 10 years ago
  20. f424f66 f2fs crypto: add encryption policy and password salt support by Jaegeuk Kim · 10 years ago
  21. b93531d f2fs crypto: add encryption xattr support by Jaegeuk Kim · 10 years ago
  22. d33793f f2fs crypto: add f2fs encryption Kconfig by Jaegeuk Kim · 10 years ago
  23. cde4de1 f2fs crypto: declare some definitions for f2fs encryption feature by Jaegeuk Kim · 10 years ago
  24. 7f63eb7 f2fs: report unwritten area in f2fs_fiemap by Jaegeuk Kim · 10 years ago
  25. 3589a91 f2fs: avoid value overflow in showing current status by Jaegeuk Kim · 10 years ago
  26. 75cd4e0 f2fs: support FALLOC_FL_ZERO_RANGE by Chao Yu · 10 years ago
  27. b4ace33 f2fs: support FALLOC_FL_COLLAPSE_RANGE by Chao Yu · 10 years ago
  28. 19f106b f2fs: introduce f2fs_replace_block() for reuse by Chao Yu · 10 years ago
  29. d5b692b f2fs: do not re-lookup nat cache with same nid by Chao Yu · 10 years ago
  30. 402f721 f2fs: remove unneeded f2fs_make_empty declaration by Chao Yu · 10 years ago
  31. 836b5a6 f2fs: issue discard with finally produced len and minlen by Jaegeuk Kim · 10 years ago
  32. a66cdd9 f2fs: introduce discard_map for f2fs_trim_fs by Jaegeuk Kim · 10 years ago
  33. d6c67a4 f2fs: revmove spin_lock for write_orphan_inodes by Jaegeuk Kim · 10 years ago
  34. 43f3eae f2fs: split find_data_page according to specific purposes by Jaegeuk Kim · 10 years ago
  35. 2fb2c95 f2fs: fix counting the number of inline_data inodes by Jaegeuk Kim · 10 years ago
  36. 2dcf51a f2fs: add need_dentry_mark by Jaegeuk Kim · 10 years ago
  37. 01f2861 f2fs: fix race on allocating and deallocating a dentry block by Jaegeuk Kim · 10 years ago
  38. eaa693f f2fs: introduce dot and dotdot name check by Jaegeuk Kim · 10 years ago
  39. c879f90 f2fs: move get_page for gc victims by Jaegeuk Kim · 10 years ago
  40. 05ca363 f2fs: add sbi and page pointer in f2fs_io_info by Jaegeuk Kim · 10 years ago
  41. 01b960e f2fs: add f2fs_may_inline_{data, dentry} by Jaegeuk Kim · 10 years ago
  42. 06957e8 f2fs: clean up f2fs_lookup by Jaegeuk Kim · 10 years ago
  43. f1e8866 f2fs: expose f2fs_mpage_readpages by Jaegeuk Kim · 10 years ago
  44. 26d815ad f2fs: introduce f2fs_commit_super by Jaegeuk Kim · 10 years ago
  45. 003a3e1 f2fs: add f2fs_map_blocks by Jaegeuk Kim · 10 years ago
  46. 76f105a f2fs: add feature facility in superblock by Jaegeuk Kim · 10 years ago
  47. b5492af f2fs: move existing definitions into f2fs.h by Jaegeuk Kim · 10 years ago
  48. 2aa7c51 f2fs: make has_fsynced_inode static by Chao Yu · 10 years ago
  49. 587c0a4 f2fs: add offset check routine before punch_hole() in f2fs_fallocate() by Taehee Yoo · 10 years ago
  50. f0c9cad f2fs: use is_valid_blkaddr to verify blkaddr for readability by Chao Yu · 10 years ago
  51. 272e083 f2fs: make posix_acl_create() safer and cleaner by Chao Yu · 10 years ago
  52. 68c2f356 Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  53. 3d54ac9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. c102cb0 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  55. b1432a2 ocfs2: dlm: fix race between purge and get lock resource by Junxiao Bi · 10 years ago
  56. d8fd150 nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() by Ryusuke Konishi · 10 years ago
  57. f5b6977 configfs: init configfs module earlier at boot time by Daniel Baluta · 10 years ago
  58. 7263b1b f2fs: fix wrong error hanlder in f2fs_follow_link by Jaegeuk Kim · 10 years ago
  59. 5463e7c Revert "f2fs: enhance multi-threads performance" by Jaegeuk Kim · 10 years ago
  60. 8663da2 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  61. 2c869b2 ext4: fix growing of tiny filesystems by Jan Kara · 10 years ago
  62. 280227a ext4: move check under lock scope to close a race. by Davide Italiano · 10 years ago
  63. d2dc317 ext4: fix data corruption caused by unwritten and delayed extents by Lukas Czerner · 10 years ago
  64. 9402bdc ext4 crypto: remove duplicated encryption mode definitions by Chanho Park · 10 years ago
  65. fb63e54 ext4 crypto: do not select from EXT4_FS_ENCRYPTION by Herbert Xu · 10 years ago
  66. a44cd7a ext4 crypto: add padding to filenames before encrypting by Theodore Ts'o · 10 years ago
  67. 5de0b4d ext4 crypto: simplify and speed up filename encryption by Theodore Ts'o · 10 years ago
  68. 64887b6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  69. 5d2361d Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent by Forrest Liu · 10 years ago
  70. f583381 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  71. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  72. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  73. 6e17d30 Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode. by Yang Dongsheng · 10 years ago
  74. 909e26d btrfs: unlock i_mutex after attempting to delete subvolume during send by Omar Sandoval · 10 years ago
  75. b860545 btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache by Omar Sandoval · 10 years ago
  76. 5ca64f4 btrfs: fix race on ENOMEM in alloc_extent_buffer by Omar Sandoval · 10 years ago
  77. 67b7859 btrfs: handle ENOMEM in btrfs_alloc_tree_block by Omar Sandoval · 10 years ago
  78. 1b98450 Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole by Forrest Liu · 10 years ago
  79. e4c88f0 Btrfs: don't check for delalloc_bytes in cache_save_setup by Chris Mason · 10 years ago
  80. 24b89d0 Btrfs: fix deadlock when starting writeback of bg caches by Filipe Manana · 10 years ago
  81. b58d1a9 Btrfs: fix race between start dirty bg cache writeout and bg deletion by Filipe Manana · 10 years ago
  82. 3cab989 RCU pathwalk breakage when running into a symlink overmounting something by Al Viro · 10 years ago
  83. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 10 years ago
  84. 8e3c500 fs/9p: fix readdir() by Johannes Berg · 10 years ago
  85. a3bdccc Btrfs: prevent list corruption during free space cache processing by Chris Mason · 10 years ago
  86. 860448c Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  87. ba0e4ae Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  88. 1aef882 Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  89. 85db36c Btrfs: fix inode cache writeout by Chris Mason · 10 years ago
  90. f139b6c Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 10 years ago
  91. 21330b6 Merge branch 'bugfixes' by Trond Myklebust · 10 years ago
  92. c775707 fs/nfs: fix new compiler warning about boolean in switch by Andre Przywara · 10 years ago
  93. c456aac nfs: Remove unneeded casts in nfs by Firo Yang · 10 years ago
  94. ce85cfb NFS: Don't attempt to decode missing directory entries by Benjamin Coddington · 10 years ago
  95. 3708f84 Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one" by Nicolas Iooss · 10 years ago
  96. 7b32038 NFS: Rename idmap.c to nfs4idmap.c by Anna Schumaker · 10 years ago
  97. 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 10 years ago
  98. f9ebd61 NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h by Anna Schumaker · 10 years ago
  99. 7c61f0d NFS: Add a stub for GETDEVICELIST by Anna Schumaker · 10 years ago
  100. 05f5490 nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes by Peng Tao · 10 years ago