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
/
libxfs
/
xfs_attr_leaf.c
Age
Commit message (
Expand
)
Author
2021-04-15
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
2021-04-07
xfs: move the di_forkoff field to struct xfs_inode
Christoph Hellwig
2020-11-18
xfs: fix forkoff miscalculation related to XFS_LITINO(mp)
Gao Xiang
2020-09-15
xfs: Convert xfs_attr_sf macros to inline functions
Carlos Maiolino
2020-09-15
xfs: Use variable-size array for nameval in xfs_attr_sf_entry
Carlos Maiolino
2020-09-15
xfs: Remove typedef xfs_attr_shortform_t
Carlos Maiolino
2020-09-15
xfs: remove typedef xfs_attr_sf_entry_t
Carlos Maiolino
2020-08-27
xfs: initialize the shortform attr header padding entry
Darrick J. Wong
2020-08-26
xfs: fix boundary test in xfs_attr_shortform_verify
Eric Sandeen
2020-07-28
xfs: Pull up trans roll in xfs_attr3_leaf_clearflag
Allison Collins
2020-07-28
xfs: Pull up trans roll from xfs_attr3_leaf_setflag
Allison Collins
2020-07-28
xfs: Pull up trans handling in xfs_attr3_leaf_flipflags
Allison Collins
2020-07-28
xfs: Add xfs_has_attr and subroutines
Allison Collins
2020-05-27
xfs: more lockdep whackamole with kmem_alloc*
Darrick J. Wong
2020-05-19
xfs: cleanup xfs_idestroy_fork
Christoph Hellwig
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: don't fail verifier on empty attr3 leaf block
Brian Foster
2020-03-19
xfs: only check the superblock version for dinode size calculation
Christoph Hellwig
2020-03-12
xfs: add a function to deal with corrupt buffers post-verifiers
Darrick J. Wong
2020-03-02
xfs: remove XFS_DA_OP_INCOMPLETE
Christoph Hellwig
2020-03-02
xfs: clean up the attr flag confusion
Christoph Hellwig
2020-03-02
xfs: factor out a xfs_attr_match helper
Christoph Hellwig
2020-03-02
xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
Christoph Hellwig
2020-03-02
xfs: remove ATTR_KERNOVAL
Christoph Hellwig
2020-01-09
xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_da_get_buf
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_da_read_buf
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_attr3_leaf_read
Christoph Hellwig
2019-11-15
xfs: fix attr leaf header freemap.size underflow
Brian Foster
2019-11-10
xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr
Christoph Hellwig
2019-11-10
xfs: devirtualize ->node_hdr_to_disk
Christoph Hellwig
2019-11-10
xfs: devirtualize ->node_hdr_from_disk
Christoph Hellwig
2019-11-10
xfs: Correct comment tyops -> typos
Joe Perches
2019-11-04
xfs: always log corruption errors
Darrick J. Wong
2019-10-29
xfs: check attribute leaf block structure
Darrick J. Wong
2019-10-21
xfs: fix inode fork extent count overflow
Dave Chinner
2019-10-09
xfs: move local to extent inode logging into bmap helper
Brian Foster
2019-10-09
xfs: remove broken error handling on failed attr sf to leaf change
Brian Foster
2019-10-09
xfs: log the inode on directory sf to block format change
Brian Foster
2019-08-30
xfs: allocate xattr buffer on demand
Dave Chinner
2019-08-30
xfs: consolidate attribute value copying
Dave Chinner
2019-08-30
xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-30
xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-30
xfs: make attr lookup returns consistent
Dave Chinner
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-02-18
xfs: fix xfs_buf magic number endian checks
Darrick J. Wong
[next]