index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
xattr_security.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-4
/
+5
2016-04-10
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
1
-5
/
+4
2016-04-10
reiserfs: switch to generic_{get,set,remove}xattr()
Al Viro
1
-8
/
+6
2015-12-13
xattr handlers: Simplify list operation
Andreas Gruenbacher
1
-14
/
+2
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
1
-6
/
+7
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-5
/
+5
2014-08-08
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
1
-1
/
+1
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
1
-1
/
+1
2012-03-20
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
1
-1
/
+1
2011-07-18
security: new security_inode_init_security API adds function callback
Mimi Zohar
1
-2
/
+2
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
1
-1
/
+2
2010-05-21
reiserfs: constify xattr_handler
Stephen Hemminger
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
1
-0
/
+1
2010-03-24
reiserfs: fix oops while creating privroot with selinux enabled
Jeff Mahoney
1
-1
/
+1
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
1
-10
/
+11
2009-05-09
reiserfs: dont associate security.* with xattr files
Jeff Mahoney
1
-2
/
+10
2009-03-30
reiserfs: add atomic addition of selinux attributes during inode creation
Jeff Mahoney
1
-0
/
+54
2009-03-30
reiserfs: use generic xattr handlers
Jeff Mahoney
1
-18
/
+8
2009-03-30
reiserfs: remove IS_PRIVATE helpers
Jeff Mahoney
1
-4
/
+4
2008-07-25
reiserfs: remove double definitions of xattr macros
Shen Feng
1
-2
/
+0
2005-07-12
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
1
-28
/
+26
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+69