Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | f2fs: add remap_pages as generic_file_remap_pages | Jaegeuk Kim | 2013-01-22 | 1 | -2/+3 |
* | f2fs: move f2fs_balance_fs to punch_hole | Jaegeuk Kim | 2013-01-11 | 1 | -3/+2 |
* | f2fs: add f2fs_balance_fs in several interfaces | Jaegeuk Kim | 2013-01-11 | 1 | -0/+3 |
* | f2fs: fix time update in case of f2fs fallocate | Namjae Jeon | 2013-01-04 | 1 | -0/+5 |
* | f2fs: fix handling errors got by f2fs_write_inode | Jaegeuk Kim | 2012-12-26 | 1 | -4/+6 |
* | f2fs: remove unused variable | Wei Yongjun | 2012-12-11 | 1 | -2/+0 |
* | f2fs: check read only condition before beginning write out | Namjae Jeon | 2012-12-11 | 1 | -2/+3 |
* | f2fs: adjust kernel coding style | Jaegeuk Kim | 2012-12-11 | 1 | -1/+1 |
* | f2fs: add file operations | Jaegeuk Kim | 2012-12-11 | 1 | -0/+637 |