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
/
xfs
/
xfs_attr.h
Age
Commit message (
Expand
)
Author
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2017-10-26
xfs: scrub extended attributes
Darrick J. Wong
2017-06-20
xfs: pass along transaction context when reading xattr block buffers
Darrick J. Wong
2016-12-05
xfs: several xattr functions can be void
Eric Sandeen
2016-04-06
xfs: remove put_value from attr ->put_listent context
Eric Sandeen
2016-04-06
xfs: don't pass value into attr ->put_listent
Eric Sandeen
2016-04-06
xfs: only return -errno or success from attr ->put_listent
Eric Sandeen
2013-08-12
xfs: kill xfs_vnodeops.[ch]
Dave Chinner
2013-08-12
xfs: split out attribute listing code into separate file
Dave Chinner
2013-04-27
xfs: split remote attribute code out
Dave Chinner
2010-01-20
xfs: convert attr to use unsigned names
Dave Chinner
2010-01-15
xfs: make several more functions static
Eric Sandeen
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-12-11
xfs: rename xfs_attr_fetch to xfs_attr_get_int
Christoph Hellwig
2008-08-13
[XFS] Move attr log alloc size calculator to another function.
Niv Sardi
2008-07-28
[XFS] attrmulti cleanup
Christoph Hellwig
2008-07-28
[XFS] Fix up warning for xfs_vn_listxatt's call of list_one_attr() with
Tim Shimmin
2008-07-28
[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly
Christoph Hellwig
2008-07-28
[XFS] Use the generic xattr methods.
Lachlan McIlroy
2008-07-28
[XFS] Kill attr_capable checks as already done in xattr_permission.
Christoph Hellwig
2008-04-29
[XFS] Cleanup xfs_attr a bit with xfs_name and remove cred
Barry Naujok
2007-10-16
[XFS] kill struct bhv_vnode
Christoph Hellwig
2007-10-15
[XFS] decontaminate vnode operations from behavior details
Christoph Hellwig
2006-09-28
[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace
Tim Shimmin
2006-06-09
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
[XFS] Make some extended attributes routines take const parameters, for
Nathan Scott
2005-06-21
[XFS] mark various symbols static Patch from Adrian Bunk
Christoph Hellwig
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds