index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_attr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
xfs: fix return of uninitialized value in variable error
Colin Ian King
1
-0
/
+1
2021-02-03
xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
Darrick J. Wong
1
-1
/
+1
2021-02-03
xfs: refactor common transaction/inode/quota allocation idiom
Darrick J. Wong
1
-10
/
+1
2021-02-03
xfs: reserve data and rt quota at the same time
Darrick J. Wong
1
-5
/
+1
2021-01-23
xfs: Check for extent overflow when adding/removing xattrs
Chandan Babu R
1
-0
/
+13
2020-09-16
xfs: Convert xfs_attr_sf macros to inline functions
Carlos Maiolino
1
-3
/
+11
2020-07-29
xfs: Lift -ENOSPC handler from xfs_attr_leaf_addname
Allison Collins
1
-14
/
+11
2020-07-29
xfs: Simplify xfs_attr_node_addname
Allison Collins
1
-63
/
+59
2020-07-29
xfs: Simplify xfs_attr_leaf_addname
Allison Collins
1
-52
/
+55
2020-07-29
xfs: Add helper function xfs_attr_node_removename_rmt
Allison Collins
1
-9
/
+19
2020-07-29
xfs: Add helper function xfs_attr_node_removename_setup
Allison Collins
1
-13
/
+33
2020-07-29
xfs: Add remote block helper functions
Allison Collins
1
-20
/
+30
2020-07-29
xfs: Add helper function xfs_attr_leaf_mark_incomplete
Allison Collins
1
-14
/
+27
2020-07-29
xfs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform
Allison Collins
1
-35
/
+72
2020-07-29
xfs: Remove xfs_trans_roll in xfs_attr_node_removename
Allison Collins
1
-4
/
+0
2020-07-29
xfs: Remove unneeded xfs_trans_roll_inode calls
Allison Collins
1
-54
/
+7
2020-07-29
xfs: Add helper function xfs_attr_node_shrink
Allison Collins
1
-26
/
+42
2020-07-29
xfs: Pull up xfs_attr_rmtval_invalidate
Allison Collins
1
-0
/
+12
2020-07-29
xfs: Pull up trans roll in xfs_attr3_leaf_clearflag
Allison Collins
1
-0
/
+16
2020-07-29
xfs: Pull up trans roll from xfs_attr3_leaf_setflag
Allison Collins
1
-0
/
+5
2020-07-29
xfs: Refactor xfs_attr_try_sf_addname
Allison Collins
1
-15
/
+15
2020-07-29
xfs: Split apart xfs_attr_leaf_addname
Allison Collins
1
-34
/
+61
2020-07-29
xfs: Pull up trans handling in xfs_attr3_leaf_flipflags
Allison Collins
1
-0
/
+14
2020-07-29
xfs: Check for -ENOATTR or -EEXIST
Allison Collins
1
-0
/
+13
2020-07-29
xfs: Add xfs_has_attr and subroutines
Allison Collins
1
-61
/
+123
2020-07-29
xfs: Refactor xfs_da_state_alloc() helper
Carlos Maiolino
1
-14
/
+5
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
1
-6
/
+6
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
1
-2
/
+2
2020-03-03
xfs: remove XFS_DA_OP_INCOMPLETE
Christoph Hellwig
1
-1
/
+1
2020-03-03
xfs: clean up the attr flag confusion
Christoph Hellwig
1
-8
/
+8
2020-03-03
xfs: clean up the ATTR_REPLACE checks
Christoph Hellwig
1
-12
/
+12
2020-03-03
xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
Christoph Hellwig
1
-2
/
+2
2020-03-03
xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
Christoph Hellwig
1
-15
/
+5
2020-03-03
xfs: remove ATTR_KERNOVAL
Christoph Hellwig
1
-4
/
+4
2020-03-03
xfs: remove the xfs_inode argument to xfs_attr_get_ilocked
Christoph Hellwig
1
-8
/
+7
2020-03-03
xfs: pass an initialized xfs_da_args to xfs_attr_get
Christoph Hellwig
1
-57
/
+23
2020-03-03
xfs: pass an initialized xfs_da_args structure to xfs_attr_set
Christoph Hellwig
1
-38
/
+31
2020-03-03
xfs: remove the MAXNAMELEN check from xfs_attr_args_init
Christoph Hellwig
1
-3
/
+0
2020-03-03
xfs: remove the name == NULL check from xfs_attr_args_init
Christoph Hellwig
1
-4
/
+0
2020-03-03
xfs: merge xfs_attr_remove into xfs_attr_set
Christoph Hellwig
1
-116
/
+62
2020-01-09
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
Allison Henderson
1
-4
/
+8
2020-01-09
xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
Christoph Hellwig
1
-1
/
+1
2019-11-22
xfs: split xfs_da3_node_read
Christoph Hellwig
1
-8
/
+6
2019-11-22
xfs: remove the mappedbno argument to xfs_attr3_leaf_read
Christoph Hellwig
1
-5
/
+5
2019-08-31
xfs: allocate xattr buffer on demand
Dave Chinner
1
-6
/
+36
2019-08-31
xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
Dave Chinner
1
-15
/
+1
2019-08-31
xfs: make attr lookup returns consistent
Dave Chinner
1
-20
/
+35
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-5
/
+0
2019-04-30
xfs: always rejoin held resources during defer roll
Darrick J. Wong
1
-23
/
+12
2019-02-12
xfs: check attribute name validity
Darrick J. Wong
1
-0
/
+17
[next]