summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-05-28f2fs crypto: add encryption xattr supportJaegeuk Kim
2015-05-28f2fs crypto: add f2fs encryption KconfigJaegeuk Kim
2015-05-28f2fs crypto: declare some definitions for f2fs encryption featureJaegeuk Kim
2015-05-28f2fs: report unwritten area in f2fs_fiemapJaegeuk Kim
2015-05-28f2fs: avoid value overflow in showing current statusJaegeuk Kim
2015-05-28f2fs: support FALLOC_FL_ZERO_RANGEChao Yu
2015-05-28f2fs: support FALLOC_FL_COLLAPSE_RANGEChao Yu
2015-05-28f2fs: introduce f2fs_replace_block() for reuseChao Yu
2015-05-28f2fs: do not re-lookup nat cache with same nidChao Yu
2015-05-28f2fs: remove unneeded f2fs_make_empty declarationChao Yu
2015-05-28f2fs: issue discard with finally produced len and minlenJaegeuk Kim
2015-05-28f2fs: introduce discard_map for f2fs_trim_fsJaegeuk Kim
2015-05-28f2fs: revmove spin_lock for write_orphan_inodesJaegeuk Kim
2015-05-28f2fs: split find_data_page according to specific purposesJaegeuk Kim
2015-05-28f2fs: fix counting the number of inline_data inodesJaegeuk Kim
2015-05-28f2fs: add need_dentry_markJaegeuk Kim
2015-05-28f2fs: fix race on allocating and deallocating a dentry blockJaegeuk Kim
2015-05-28f2fs: introduce dot and dotdot name checkJaegeuk Kim
2015-05-28f2fs: move get_page for gc victimsJaegeuk Kim
2015-05-28f2fs: add sbi and page pointer in f2fs_io_infoJaegeuk Kim
2015-05-28f2fs: add f2fs_may_inline_{data, dentry}Jaegeuk Kim
2015-05-28f2fs: clean up f2fs_lookupJaegeuk Kim
2015-05-28f2fs: expose f2fs_mpage_readpagesJaegeuk Kim
2015-05-28f2fs: introduce f2fs_commit_superJaegeuk Kim
2015-05-28f2fs: add f2fs_map_blocksJaegeuk Kim
2015-05-28f2fs: add feature facility in superblockJaegeuk Kim
2015-05-28f2fs: move existing definitions into f2fs.hJaegeuk Kim
2015-05-07f2fs: make has_fsynced_inode staticChao Yu
2015-05-07f2fs: add offset check routine before punch_hole() in f2fs_fallocate()Taehee Yoo
2015-05-07f2fs: use is_valid_blkaddr to verify blkaddr for readabilityChao Yu
2015-05-07f2fs: make posix_acl_create() safer and cleanerChao Yu
2015-05-07Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-06Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2015-05-06ocfs2: dlm: fix race between purge and get lock resourceJunxiao Bi
2015-05-06nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()Ryusuke Konishi
2015-05-06configfs: init configfs module earlier at boot timeDaniel Baluta
2015-05-04f2fs: fix wrong error hanlder in f2fs_follow_linkJaegeuk Kim
2015-05-04Revert "f2fs: enhance multi-threads performance"Jaegeuk Kim
2015-05-04Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-03ext4: fix growing of tiny filesystemsJan Kara
2015-05-03ext4: move check under lock scope to close a race.Davide Italiano
2015-05-03ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner
2015-05-02ext4 crypto: remove duplicated encryption mode definitionsChanho Park
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu
2015-05-01ext4 crypto: add padding to filenames before encryptingTheodore Ts'o
2015-05-01ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o
2015-05-01Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-29Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extentForrest Liu
2015-04-27Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds