index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_attr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
xfs: rename xfs_has_attr()
Dave Chinner
1
-1
/
+0
2021-06-01
xfs: Add delay ready attr set routines
Allison Henderson
1
-1
/
+273
2021-06-01
xfs: Add delay ready attr remove routines
Allison Henderson
1
-0
/
+131
2021-04-15
xfs: rename and simplify xfs_bmap_one_block
Christoph Hellwig
1
-0
/
+1
2020-07-28
xfs: Add xfs_has_attr and subroutines
Allison Collins
1
-0
/
+1
2020-05-13
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-03-02
xfs: embedded the attrlist cursor into struct xfs_attr_list_context
Christoph Hellwig
1
-3
/
+3
2020-03-02
xfs: clean up the attr flag confusion
Christoph Hellwig
1
-21
/
+1
2020-03-02
xfs: rename xfs_attr_list_int to xfs_attr_list
Christoph Hellwig
1
-2
/
+2
2020-03-02
xfs: move the legacy xfs_attr_list to xfs_ioctl.c
Christoph Hellwig
1
-23
/
+0
2020-03-02
xfs: remove the unused ATTR_ENTRY macro
Christoph Hellwig
1
-8
/
+0
2020-03-02
xfs: cleanup struct xfs_attr_list_context
Christoph Hellwig
1
-17
/
+17
2020-03-02
xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
Christoph Hellwig
1
-7
/
+1
2020-03-02
xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
Christoph Hellwig
1
-5
/
+2
2020-03-02
xfs: remove ATTR_KERNOVAL
Christoph Hellwig
1
-3
/
+1
2020-03-02
xfs: remove the xfs_inode argument to xfs_attr_get_ilocked
Christoph Hellwig
1
-1
/
+1
2020-03-02
xfs: pass an initialized xfs_da_args to xfs_attr_get
Christoph Hellwig
1
-3
/
+1
2020-03-02
xfs: pass an initialized xfs_da_args structure to xfs_attr_set
Christoph Hellwig
1
-2
/
+1
2020-03-02
xfs: merge xfs_attr_remove into xfs_attr_set
Christoph Hellwig
1
-2
/
+0
2020-03-02
xfs: remove the ATTR_INCOMPLETE flag
Christoph Hellwig
1
-3
/
+2
2020-01-09
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
Allison Henderson
1
-3
/
+5
2020-01-09
xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE
Christoph Hellwig
1
-2
/
+5
2019-08-30
xfs: allocate xattr buffer on demand
Dave Chinner
1
-2
/
+4
2019-07-05
xfs: attribute scrub should use seen_enough to pass error values
Darrick J. Wong
1
-1
/
+7
2019-04-30
xfs: always rejoin held resources during defer roll
Darrick J. Wong
1
-1
/
+1
2019-02-11
xfs: check attribute name validity
Darrick J. Wong
1
-1
/
+1
2018-10-18
xfs: Add attibute remove and helper functions
Allison Henderson
1
-0
/
+1
2018-10-18
xfs: Add attibute set and helper functions
Allison Henderson
1
-0
/
+1
2018-10-18
xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
Allison Henderson
1
-0
/
+148