Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-04 | f2fs: check entire encrypted bigname when finding a dentry | Jaegeuk Kim | 1 | -1/+6 |
2015-05-28 | f2fs: introduce dot and dotdot name check | Jaegeuk Kim | 1 | -2/+1 |
2014-08-29 | f2fs: fix wrong casting for dentry name | Jaegeuk Kim | 1 | -3/+4 |
2014-07-09 | f2fs: arguments cleanup of finding file flow functions | Gu Zheng | 1 | -1/+3 |
2012-12-28 | f2fs: unify string length declarations and usage | Leon Romanovsky | 1 | -4/+6 |
2012-12-28 | f2fs: clean up unused variables and return values | Jaegeuk Kim | 1 | -3/+1 |
2012-12-26 | f2fs: fix up f2fs_get_parent issue to retrieve correct parent inode number | Namjae Jeon | 1 | -0/+4 |
2012-12-11 | f2fs: adjust kernel coding style | Jaegeuk Kim | 1 | -1/+1 |
2012-12-11 | f2fs: fix endian conversion bugs reported by sparse | Jaegeuk Kim | 1 | -2/+1 |
2012-12-11 | f2fs: add core directory operations | Jaegeuk Kim | 1 | -0/+98 |