index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
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-11
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
2015-12-14
xattr handlers: Simplify list operation
Andreas Gruenbacher
2015-12-07
vfs: Distinguish between full xattr names and proper prefixes
Andreas Gruenbacher
2015-11-14
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2012-01-09
ext2/3/4: delete unneeded includes of module.h
Paul Gortmaker
2010-05-21
ext4: constify xattr_handler
Stephen Hemminger
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
2008-07-11
ext4: remove double definitions of xattr macros
Shen Feng
2008-04-29
ext4: move headers out of include/linux
Christoph Hellwig
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-10-11
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
Mingming Cao
2006-10-11
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
2006-10-11
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp