summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-10f2fs: relocate Kconfig from misc filesystemsJaegeuk Kim2-2/+2
2015-04-10f2fs: report -ENOENT for unreached data indicesJaegeuk Kim1-1/+1
2015-04-10f2fs: clear append/update flags once fsync is doneJaegeuk Kim1-0/+2
2015-04-10f2fs: avoid to trigger writepage during PORJaegeuk Kim1-0/+4
2015-04-10f2fs: add stat info for moved blocks by background gcChangman Lee3-16/+28
2015-04-10f2fs: fix to issue small discard in real-time mode discardChao Yu1-1/+1
2015-04-10f2fs: add cond_resched() to sync_dirty_dir_inodes()Sebastian Andrzej Siewior1-0/+1
2015-04-10f2fs: fix max orphan inodes calculationWanpeng Li1-5/+7
2015-04-10f2fs: don't need to collect dirty sit entries and flush journal when there's ...Wanpeng Li1-3/+3
2015-04-10f2fs: fix block_ops trace pointWanpeng Li1-2/+3
2015-04-10f2fs: check its block allocation to avoid producing wrong dirty pagesJaegeuk Kim1-1/+9
2015-04-10f2fs: clear page's up-to-date if block was deallocatedJaegeuk Kim3-1/+8
2015-04-10f2fs: fix the number of orphan inode blocksWanpeng Li1-4/+4
2015-04-10f2fs: introduce macro __cp_payloadWanpeng Li2-5/+9
2015-04-10f2fs: support fs shutdownJaegeuk Kim2-0/+46
2015-03-03f2fs: avoid wrong error during recoveryJaegeuk Kim1-1/+3
2015-03-03f2fs: remove obsolete codeJaegeuk Kim1-2/+0
2015-03-03f2fs: use extent cache for dirChao Yu1-0/+14
2015-03-03f2fs: switch to check FI_NO_EXTENT in f2fs_{lookup,update}_extent_cacheChao Yu1-12/+6
2015-03-03f2fs: support fast lookup in extent cacheChao Yu2-3/+17
2015-03-03f2fs: add trace for rb-tree extent cache opsChao Yu2-2/+148
2015-03-03f2fs: show extent tree, node stat info in debugfsChao Yu2-1/+8
2015-03-03f2fs: enable rb-tree extent cacheChao Yu4-1/+25
2015-03-03f2fs: add a mount option for rb-tree extent cacheChao Yu3-0/+12
2015-03-03f2fs: add core functions for rb-tree extent cacheChao Yu3-1/+451
2015-03-03f2fs: introduce infra macro and data structure of rb-tree extent cacheChao Yu2-4/+33
2015-03-03f2fs: introduce universal lookup/update interface for extent cacheChao Yu5-30/+44
2015-03-03f2fs: introduce f2fs_map_bh to clean codes of check_extent_cacheChao Yu1-14/+21
2015-03-03f2fs: simplfy a field name in struct f2fs_extent,extent_infoChao Yu3-11/+10
2015-03-03f2fs: move ext_lock out of struct extent_infoChao Yu4-12/+15
2015-03-03f2fs: fix incorrectly stat number of inline data inodeChao Yu1-0/+2
2015-03-03f2fs: use ->writepage in sync_meta_pagesChao Yu1-1/+1
2015-03-03f2fs: introduce f2fs_update_dentry to clean up duplicated codesChao Yu3-22/+31
2015-03-03f2fs: remove unused inline_dentry_addrChao Yu1-6/+0
2015-03-03Linux 4.0-rc2v4.0-rc2Linus Torvalds1-1/+1
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter1-0/+1
2015-03-02Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-8/+15
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-67/+145
2015-03-02Merge tag 'md/4.0-fixes' of git://neil.brown.name/mdLinus Torvalds3-12/+20
2015-03-02Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2015-03-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+9
2015-03-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-16/+13
2015-03-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-22/+72
2015-03-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2015-03-01Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar7-8/+30
2015-03-01locking/rtmutex: Set state back to running on errorSebastian Andrzej Siewior1-0/+1
2015-02-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds31-98/+235
2015-02-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-41/+61
2015-02-28Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-31/+41
2015-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-35/+90