index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
xattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels
Hyunchul Lee
1
-0
/
+6
2016-12-13
ubifs: Implement encrypted filenames
Richard Weinberger
1
-23
/
+23
2016-12-13
ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto
Richard Weinberger
1
-1
/
+7
2016-12-13
ubifs: Massage ubifs_listxattr() for encryption context
Richard Weinberger
1
-4
/
+15
2016-12-13
ubifs: Add skeleton for fscrypto
Richard Weinberger
1
-0
/
+10
2016-12-13
ubifs: Export xattr get and set functions
Richard Weinberger
1
-17
/
+18
2016-10-20
ubifs: Fix xattr_names length in exit paths
Richard Weinberger
1
-0
/
+2
2016-10-02
ubifs: fix host xattr_len when changing xattr
Pascal Eberhard
1
-2
/
+4
2016-08-24
ubifs: Fix xattr generic handler usage
Richard Weinberger
1
-1
/
+4
2016-07-29
ubifs: Make xattr structures static
Ben Dooks
1
-3
/
+3
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-4
/
+3
2016-05-18
ubifs: Switch to generic xattr handlers
Andreas Gruenbacher
1
-76
/
+67
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
1
-3
/
+3
2016-03-20
ubifs: Remove unused header
Andreas Gruenbacher
1
-1
/
+0
2016-01-23
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-10
ubifs: Use XATTR_*_PREFIX_LEN
Richard Weinberger
1
-2
/
+2
2015-11-14
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-40
/
+0
2015-11-14
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
1
-40
/
+0
2015-11-11
Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-3
/
+9
2015-11-07
ubifs: make ubifs_[get|set]xattr atomic
Dongsheng Yang
1
-3
/
+9
2015-09-29
UBIFS: Kill unneeded locking in ubifs_init_security
Richard Weinberger
1
-3
/
+0
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+5
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-5
/
+5
2015-03-25
UBIFS: extend debug/message capabilities
Sheng Yong
1
-8
/
+10
2015-01-28
UBIFS: add ubifs_err() to print error reason
Subodh Nijsure
1
-4
/
+13
2015-01-28
UBIFS: Add security.* XATTR support for the UBIFS
Subodh Nijsure
1
-0
/
+78
2015-01-28
UBIFS: Add xattr support for symlinks
Subodh Nijsure
1
-5
/
+12
2013-10-25
ubifs: switch to %pd
Al Viro
1
-8
/
+8
2012-05-23
Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-2
/
+2
2012-05-16
UBIFS: get rid of dbg_err
Artem Bityutskiy
1
-2
/
+2
2012-05-11
vfs: make it possible to access the dentry hash/len as one 64-bit entry
Linus Torvalds
1
-3
/
+3
2011-11-22
UBIFS: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-4
/
+2
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-1
/
+1
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-05-13
UBIFS: make xattr operations names consistent
Sedat Dilek
1
-4
/
+4
2011-04-06
fs: export empty_aops
Jens Axboe
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-22
const: mark remaining address_space_operations const
Alexey Dobriyan
1
-1
/
+1
2009-08-22
UBIFS: constify file and inode operations
Artem Bityutskiy
1
-2
/
+2
2009-06-24
helpers for acl caching + switch to those
Al Viro
1
-1
/
+1
2008-09-30
UBIFS: remove unneeded unlikely()
Hirofumi Nakagawa
1
-1
/
+1
2008-08-14
UBIFS: xattr bugfixes
Artem Bityutskiy
1
-27
/
+17
2008-08-13
UBIFS: fix budgeting request alignment in xattr code
Zoltan Sogor
1
-5
/
+5
2008-08-13
UBIFS: align inode data to eight
Artem Bityutskiy
1
-2
/
+2
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy
1
-0
/
+581