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