index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
xattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-18
ubifs: remove error message in ubifs_xattr_get
Rock Lee
1
-2
/
+0
2017-10-18
fs, fscrypt: add an S_ENCRYPTED inode flag
Eric Biggers
1
-0
/
+1
2017-07-14
ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
Xiaolei Li
1
-9
/
+8
2017-07-14
ubifs: Correctly evict xattr inodes
Richard Weinberger
1
-0
/
+22
2017-05-13
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-0
/
+6
2017-05-08
fs: ubifs: replace CURRENT_TIME_SEC with current_time
Deepa Dinamani
1
-3
/
+3
2017-05-08
ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels
Hyunchul Lee
1
-0
/
+6
2016-12-12
ubifs: Implement encrypted filenames
Richard Weinberger
1
-23
/
+23
2016-12-12
ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto
Richard Weinberger
1
-1
/
+7
2016-12-12
ubifs: Massage ubifs_listxattr() for encryption context
Richard Weinberger
1
-4
/
+15
2016-12-12
ubifs: Add skeleton for fscrypto
Richard Weinberger
1
-0
/
+10
2016-12-12
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-23
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-17
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-22
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-13
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-40
/
+0
2015-11-13
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
1
-40
/
+0
2015-11-10
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-26
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-24
ubifs: switch to %pd
Al Viro
1
-8
/
+8
2012-05-22
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-10
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-05
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
[next]