Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-12-11 | f2fs: cleanup the f2fs_bio_alloc routine | Jaegeuk Kim | 1 | -15/+18 |
2012-12-11 | f2fs: rewrite f2fs_bio_alloc to make it simpler | Namjae Jeon | 1 | -17/+7 |
2012-12-11 | f2fs: remove unneeded initialization | Namjae Jeon | 1 | -2/+2 |
2012-12-11 | f2fs: adjust kernel coding style | Jaegeuk Kim | 1 | -13/+13 |
2012-12-11 | f2fs: fix endian conversion bugs reported by sparse | Jaegeuk Kim | 1 | -7/+7 |
2012-12-11 | f2fs: add segment operations | Jaegeuk Kim | 1 | -0/+1798 |