Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Patched in Tegra support. | Jonathan Herman | 2013-01-17 |
| | |||
* | f2fs: adjust kernel coding style | Jaegeuk Kim | 2012-12-10 |
| | | | | | | | As pointed out by Randy Dunlap, this patch removes all usage of "/**" for comment blocks. Instead, just use "/*". Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com> | ||
* | f2fs: add xattr and acl functionalities | Jaegeuk Kim | 2012-12-10 |
This implements xattr and acl functionalities. - F2FS uses a node page to contain use extended attributes. Signed-off-by: Changman Lee <cm224.lee@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com> |