index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
xattr_user.c
Age
Commit message (
Expand
)
Author
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-04-10
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
2016-04-10
reiserfs: switch to generic_{get,set,remove}xattr()
Al Viro
2015-12-13
xattr handlers: Simplify list operation
Andreas Gruenbacher
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-08-08
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
2012-03-20
move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h
Al Viro
2012-03-20
take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h
Al Viro
2010-05-21
reiserfs: constify xattr_handler
Stephen Hemminger
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
2009-03-30
reiserfs: use generic xattr handlers
Jeff Mahoney
2008-07-25
reiserfs: remove double definitions of xattr macros
Shen Feng
2006-01-10
[PATCH] remove reiserfs xattr permission checks
Christoph Hellwig
2005-07-12
reiserfs: run scripts/Lindent on reiserfs code
Linus Torvalds
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds