aboutsummaryrefslogtreecommitdiff
path: root/fs/f2fs/file.c
AgeCommit message (Expand)Author
2013-02-27more file_inode() open-coded instancesAl Viro
2013-02-12f2fs: add compat_ioctl to provide backward compatabilityNamjae Jeon
2013-02-12f2fs: stop repeated checking if cp is neededChangman Lee
2013-02-12f2fs: avoid balanc_fs during evict_inodeJaegeuk Kim
2013-02-12f2fs: cover global locks for reserve_new_blockJaegeuk Kim
2013-01-22f2fs: add remap_pages as generic_file_remap_pagesJaegeuk Kim
2013-01-11f2fs: move f2fs_balance_fs to punch_holeJaegeuk Kim
2013-01-11f2fs: add f2fs_balance_fs in several interfacesJaegeuk Kim
2013-01-04f2fs: fix time update in case of f2fs fallocateNamjae Jeon
2012-12-26f2fs: fix handling errors got by f2fs_write_inodeJaegeuk Kim
2012-12-11f2fs: remove unused variableWei Yongjun
2012-12-11f2fs: check read only condition before beginning write outNamjae Jeon
2012-12-11f2fs: adjust kernel coding styleJaegeuk Kim
2012-12-11f2fs: add file operationsJaegeuk Kim