summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/inode.c
Commit message (Expand)AuthorAgeFilesLines
* f2fs: avoid balanc_fs during evict_inodeJaegeuk Kim2013-02-111-33/+0Star
* f2fs: add un/freeze_fs into super_operationsChangman Lee2013-02-111-0/+2
* f2fs: save device node number into f2fs_inodeChangman Lee2013-02-111-0/+18
* f2fs: add f2fs_balance_fs in several interfacesJaegeuk Kim2013-01-111-0/+3
* f2fs: fix handling errors got by f2fs_write_inodeJaegeuk Kim2012-12-261-0/+1
* f2fs: fix tracking parent inode numberJaegeuk Kim2012-12-111-0/+2
* f2fs: adjust kernel coding styleJaegeuk Kim2012-12-111-2/+2
* f2fs: add core inode operationsJaegeuk Kim2012-12-111-0/+266