summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_attr_list.c
Commit message (Expand)AuthorAge
* xfs: remove u_int* type usageDarrick J. Wong2017-11-09
* xfs: abort dir/attr btree operation if btree is obviously weirdDarrick J. Wong2017-10-27
* xfs: refactor extended attribute list operationDarrick J. Wong2017-10-27
* xfs: scrub extended attributesDarrick J. Wong2017-10-26
* xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilockedChristoph Hellwig2017-07-13
* xfs: pass along transaction context when reading xattr block buffersDarrick J. Wong2017-06-20
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-19
* xfs: several xattr functions can be voidEric Sandeen2016-12-05
* xfs: make several functions staticEric Sandeen2016-06-01
* xfs: collapse cases in xfs_attr3_leaf_list_intEric Sandeen2016-04-06
* xfs: remove put_value from attr ->put_listent contextEric Sandeen2016-04-06
* xfs: don't pass value into attr ->put_listentEric Sandeen2016-04-06
* xfs: only return -errno or success from attr ->put_listentEric Sandeen2016-04-06
* xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik2016-03-02
* xfs: per-filesystem stats counter implementationBill O'Donnell2015-10-12
* xfs: pass attr geometry to attr leaf header conversion functionsBrian Foster2015-04-13
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-28
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-28
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* xfs: return is not a functionEric Sandeen2014-06-22
* xfs: introduce directory geometry structureDave Chinner2014-06-06
* xfs: remote attribute overwrite causes transaction overrunDave Chinner2014-05-06
* xfs: use xfs_ilock_attr_map_shared in xfs_attr_list_intChristoph Hellwig2013-12-18
* xfs: vectorise encoding/decoding directory headersDave Chinner2013-10-30
* xfs: vectorise DA btree operationsDave Chinner2013-10-30
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-23
* xfs: split out attribute listing code into separate fileDave Chinner2013-08-12