summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-04-10f2fs: fix to calculate max length of contiguous free slots correctlyChao Yu
2015-04-10f2fs: fix unlocked nat set cache operationWanpeng Li
2015-04-10f2fs: cleanup statement about max orphan inodes calcChangman Lee
2015-04-10f2fs: remove unnecessary condition judgmentYuan Zhong
2015-04-10f2fs: set the correct place of initializing *res_pageYuan Zhong
2015-04-10f2fs: reduce searching region of segmap when set free sectionWanpeng Li
2015-04-10f2fs: fix extent cache memory leakWanpeng Li
2015-04-10f2fs: relocate Kconfig from misc filesystemsJaegeuk Kim
2015-04-10f2fs: report -ENOENT for unreached data indicesJaegeuk Kim
2015-04-10f2fs: clear append/update flags once fsync is doneJaegeuk Kim
2015-04-10f2fs: avoid to trigger writepage during PORJaegeuk Kim
2015-04-10f2fs: add stat info for moved blocks by background gcChangman Lee
2015-04-10f2fs: fix to issue small discard in real-time mode discardChao Yu
2015-04-10f2fs: add cond_resched() to sync_dirty_dir_inodes()Sebastian Andrzej Siewior
2015-04-10f2fs: fix max orphan inodes calculationWanpeng Li
2015-04-10f2fs: don't need to collect dirty sit entries and flush journal when there's ...Wanpeng Li
2015-04-10f2fs: fix block_ops trace pointWanpeng Li
2015-04-10f2fs: check its block allocation to avoid producing wrong dirty pagesJaegeuk Kim
2015-04-10f2fs: clear page's up-to-date if block was deallocatedJaegeuk Kim
2015-04-10f2fs: fix the number of orphan inode blocksWanpeng Li
2015-04-10f2fs: introduce macro __cp_payloadWanpeng Li
2015-04-10f2fs: support fs shutdownJaegeuk Kim
2015-03-03f2fs: avoid wrong error during recoveryJaegeuk Kim
2015-03-03f2fs: remove obsolete codeJaegeuk Kim
2015-03-03f2fs: use extent cache for dirChao Yu
2015-03-03f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cacheChao Yu
2015-03-03f2fs: support fast lookup in extent cacheChao Yu
2015-03-03f2fs: add trace for rb-tree extent cache opsChao Yu
2015-03-03f2fs: show extent tree, node stat info in debugfsChao Yu
2015-03-03f2fs: enable rb-tree extent cacheChao Yu
2015-03-03f2fs: add a mount option for rb-tree extent cacheChao Yu
2015-03-03f2fs: add core functions for rb-tree extent cacheChao Yu
2015-03-03f2fs: introduce infra macro and data structure of rb-tree extent cacheChao Yu
2015-03-03f2fs: introduce universal lookup/update interface for extent cacheChao Yu
2015-03-03f2fs: introduce f2fs_map_bh to clean codes of check_extent_cacheChao Yu
2015-03-03f2fs: simplfy a field name in struct f2fs_extent,extent_infoChao Yu
2015-03-03f2fs: move ext_lock out of struct extent_infoChao Yu
2015-03-03f2fs: fix incorrectly stat number of inline data inodeChao Yu
2015-03-03f2fs: use ->writepage in sync_meta_pagesChao Yu
2015-03-03f2fs: introduce f2fs_update_dentry to clean up duplicated codesChao Yu
2015-03-03f2fs: remove unused inline_dentry_addrChao Yu
2015-02-28Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-28nilfs2: fix potential memory overrun on inodeRyusuke Konishi
2015-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-02-24xfs: cancel failed transaction in xfs_fs_commit_blocks()Eric Sandeen
2015-02-24xfs: Ensure we have target_ip for RENAME_EXCHANGEEric Sandeen
2015-02-23xfs: ensure truncate forces zeroed blocks to diskDave Chinner
2015-02-23xfs: Fix quota type in quota structures when reusing quota fileJan Kara
2015-02-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds