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
/
squashfs
/
xattr.c
Age
Commit message (
Expand
)
Author
2016-04-10
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
2015-12-13
xattr handlers: Simplify list operation
Andreas Gruenbacher
2015-12-06
vfs: Distinguish between full xattr names and proper prefixes
Andreas Gruenbacher
2015-11-13
squashfs: xattr simplifications
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
2011-05-26
Squashfs: update email address
Phillip Lougher
2010-10-28
Squashfs: fix use of __le64 annotated variable
Phillip Lougher
2010-05-31
squashfs: fix filename in header comment
Phillip Lougher
2010-05-31
squashfs: fix compiler inline warning
Phillip Lougher
2010-05-23
squashfs: fix name reading in squashfs_xattr_get
Phillip Lougher
2010-05-23
squashfs: constify xattr handlers
Phillip Lougher
2010-05-17
squashfs: xattr fix sparse warnings
Stephen Hemminger
2010-05-17
squashfs: add support for xattr reading
Phillip Lougher