Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2f0ad49104cbb19db24442af736614659363d2ab
/
fs
/
hfsplus
/
xattr.c
98e9cb5
vfs: Distinguish between full xattr names and proper prefixes
by Andreas Gruenbacher
· 9 years ago
d9a82a0
xattr handlers: Pass handler to operations instead of flags
by Andreas Gruenbacher
· 9 years ago
e282fb7
hfsplus: Remove unused xattr handler list operations
by Andreas Gruenbacher
· 9 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
db579e7
hfsplus: don't store special "osx" xattr prefix on-disk
by Thomas Hebb
· 10 years ago
1ad8d63
fs/hfsplus: use bool instead of int for is_known_namespace() return value
by Fabian Frederick
· 10 years ago
5e61473
fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()
by Fabian Frederick
· 10 years ago
a3cef4c
fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()
by Fabian Frederick
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
df3d4e7
hfsplus: fix compiler warning on PowerPC
by Christian Kujau
· 11 years ago
b73f3d0
fs/hfsplus: fix pr_foo() and hfs_dbg formats
by Fabian Frederick
· 11 years ago
2cd282a
hfsplus: fix "unused node is not erased" error
by Sergei Antonov
· 11 years ago
bf29e88
hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
by Hin-Tak Leung
· 11 years ago
017f8da
hfsplus: fix worst-case unicode to char conversion of file names and attributes
by Hin-Tak Leung
· 11 years ago
b168fff
hfsplus: use xattr handlers for removexattr
by Christoph Hellwig
· 11 years ago
2796e4c
hfsplus: remove can_set_xattr
by Christoph Hellwig
· 11 years ago
b0a7ab5
hfsplus: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
a99b706
hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()
by Geert Uytterhoeven
· 11 years ago
95e0d7d
hfsplus: implement attributes file creation functionality
by Vyacheslav Dubeyko
· 11 years ago
099e924
hfsplus: implement attributes file's header node initialization code
by Vyacheslav Dubeyko
· 11 years ago
b4c1107
hfsplus: integrate POSIX ACLs support into driver
by Vyacheslav Dubeyko
· 11 years ago
d614267
hfs/hfsplus: convert printks to pr_<level>
by Joe Perches
· 12 years ago
127e5f5
hfsplus: rework functionality of getting, setting and deleting of extended attributes
by Vyacheslav Dubeyko
· 12 years ago