summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* f2fs: support xattr security labelsJaegeuk Kim2013-06-111-7/+57
* f2fs: handle errors from get_node_page callsJason Hrycay2013-06-031-0/+4
* f2fs: introduce a new global lock schemeJaegeuk Kim2013-04-091-4/+6
* f2fs: reorganize f2fs_setxattrNamjae Jeon2013-03-201-8/+10
* f2fs: add f2fs_balance_fs in several interfacesJaegeuk Kim2013-01-111-0/+2
* f2fs: unify string length declarations and usageLeon Romanovsky2012-12-281-2/+3
* f2fs: resolve build failuresJaegeuk Kim2012-12-111-0/+51
* f2fs: adjust kernel coding styleJaegeuk Kim2012-12-111-1/+1
* f2fs: add xattr and acl functionalitiesJaegeuk Kim2012-12-111-0/+389