aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-23f2fs: add tracepoints for sync & inode operationsNamjae Jeon1-0/+195
2013-04-23f2fs: make is_multimedia_file code align with its nameNamjae Jeon1-4/+4
2013-04-22f2fs: fix error return code in f2fs_fill_super()Wei Yongjun1-1/+2
2013-04-09f2fs: fix typo mistakesNamjae Jeon2-2/+2
2013-04-09f2fs: write checkpoint before starting FG_GCJaegeuk Kim1-1/+3
2013-04-09f2fs: fix the logic of IS_DNODE()Zhihui Zhang1-1/+1
2013-04-09f2fs: introduce a new global lock schemeJaegeuk Kim12-242/+248
2013-04-09f2fs: move f2fs_balance_fs from truncate to punch_holeJason Hrycay1-2/+3
2013-04-03f2fs: reduce redundant spin_lock operationsJaegeuk Kim1-6/+11
2013-04-03f2fs: update f2fs.txt related with discard at mkfsChangman Lee1-1/+3
2013-04-03f2fs: add NULL pointer checkP J P1-0/+4
2013-04-03f2fs: fix the bitmap consistency of dirty segmentsJaegeuk Kim1-5/+18
2013-04-03f2fs: avoid race for summary informationJaegeuk Kim3-10/+7
2013-04-03f2fs: allocate remained free segments in the LFS modeJaegeuk Kim1-0/+13
2013-04-03f2fs: check completion of foreground GCJaegeuk Kim1-12/+34
2013-04-03f2fs: change GC bitmaps to apply the section granularityJaegeuk Kim7-59/+68
2013-04-03f2fs: allocate new segment aligned with sectionsJaegeuk Kim1-1/+2
2013-04-03f2fs: remove redundant lock_page callsJaegeuk Kim2-15/+28
2013-04-03f2fs: introduce TOTAL_SECS macroJaegeuk Kim3-14/+13
2013-04-03f2fs: do not use duplicate names in a macroJaegeuk Kim1-7/+7
2013-03-31f2fs: use kmemdupAlexandru Gheorghiu2-9/+6
2013-03-27f2fs: fix to give correct parent inode number for roll forwardJaegeuk Kim4-25/+28
2013-03-27f2fs: remain nat cache entries for further free nid allocationJaegeuk Kim1-2/+2
2013-03-27f2fs: do not skip writing file meta during fsyncJaegeuk Kim4-15/+0
2013-03-27f2fs: fix the recovery flow to handle errors correctlyJaegeuk Kim3-21/+36
2013-03-20f2fs: fix typo in commentsMasanari Iida3-3/+3
2013-03-20f2fs: avoid BUG_ON from check_nid_range and update return path in do_read_inodeNamjae Jeon2-3/+10
2013-03-20f2fs: fix return values from validate superblockNamjae Jeon1-4/+7
2013-03-20f2fs: reorganize f2fs_setxattrNamjae Jeon1-8/+10
2013-03-20f2fs: notify when discard is not supportedNamjae Jeon1-0/+9
2013-03-20f2fs: fix to call WRITE_FLUSH at the end of fsyncJaegeuk Kim1-0/+2
2013-03-20f2fs: fix not to allocate max_nidJaegeuk Kim1-0/+2
2013-03-20f2fs: fix return value of releasepage for node and dataJaegeuk Kim2-11/+2
2013-03-20f2fs: scan next nat page to reuse free nids in thereJaegeuk Kim1-1/+2
2013-03-20f2fs: should check the node page was truncated firstJaegeuk Kim1-7/+8
2013-03-20f2fs: reduce unncessary locking pages during readJaegeuk Kim4-68/+91
2013-03-18f2fs: avoid extra ++ while returning from get_node_pathNamjae Jeon1-7/+6
2013-03-18f2fs: align f2fs maximum name length to linux based filesystemJaegeuk Kim4-10/+14
2013-03-18f2fs: optimize and change return path in lookup_free_nid_listNamjae Jeon1-4/+3
2013-03-18f2fs: optimize get node page readahead partNamjae Jeon1-7/+6
2013-03-18f2fs: check the level before calling get_nid functionChangman Lee1-1/+2
2013-03-18f2fs: introduce readahead mode of node pagesJaegeuk Kim5-18/+22
2013-03-18f2fs: read with READ_SYNC when getting dnode pageJaegeuk Kim1-1/+1
2013-03-18f2fs: fix to unlock node page when it was truncatedJaegeuk Kim1-2/+2
2013-03-08f2fs: fix overflow when calculating utilization on 32-bitChangman Lee1-2/+1
2013-03-08drm/tegra: drop "select DRM_HDMI"Paul Bolle1-1/+0
2013-03-08drm: Documentation typo fixesChristopher Harvey1-3/+3
2013-03-08drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire1-0/+1
2013-03-08drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey1-0/+27
2013-03-08drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey1-1/+0