index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_attr_leaf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-16
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-9
/
+10
2012-11-16
xfs: connect up write verifiers to new buffers
Dave Chinner
1
-2
/
+2
2012-11-16
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
1
-2
/
+17
2012-11-16
xfs: add xfs_da_node verification
Dave Chinner
1
-6
/
+6
2012-11-16
xfs: factor and verify attr leaf reads
Dave Chinner
1
-33
/
+45
2012-11-16
xfs: add verifier callback to directory read code
Dave Chinner
1
-9
/
+9
2012-11-14
xfs: add more attribute tree trace points.
Dave Chinner
1
-15
/
+22
2012-11-14
xfs: fix attr tree double split corruption
Dave Chinner
1
-2
/
+18
2012-07-01
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
1
-117
/
+138
2012-05-15
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
1
-1
/
+0
2012-05-15
xfs: kill XBF_LOCK
Dave Chinner
1
-1
/
+1
2012-03-28
xfs: add lots of attribute trace points
Dave Chinner
1
-4
/
+36
2012-01-18
xfs: remove the if_ext_max field in struct xfs_ifork
Christoph Hellwig
1
-9
/
+0
2011-11-29
xfs: fix attr2 vs large data fork assert
Christoph Hellwig
1
-25
/
+39
2011-10-12
xfs: introduce xfs_bmapi_read()
Dave Chinner
1
-3
/
+2
2011-10-12
xfs: Check the return value of xfs_trans_get_buf()
Chandra Seetharaman
1
-0
/
+2
2011-07-08
xfs: byteswap constants instead of variables
Christoph Hellwig
1
-30
/
+30
2010-12-23
xfs: use KM_NOFS for allocations during attribute list operations
Dave Chinner
1
-2
/
+2
2010-07-26
xfs: remove unused delta tracking code in xfs_bmapi
Christoph Hellwig
1
-1
/
+1
2010-07-26
xfs: remove unneeded #include statements
Christoph Hellwig
1
-2
/
+0
2010-07-26
xfs: drop dmapi hooks
Christoph Hellwig
1
-1
/
+0
2010-01-21
xfs: remove duplicate buffer flags
Christoph Hellwig
1
-1
/
+1
2010-01-20
xfs: convert attr to use unsigned names
Dave Chinner
1
-14
/
+14
2009-12-15
xfs: event tracing support
Christoph Hellwig
1
-8
/
+6
2009-12-12
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
1
-1
/
+1
2009-03-29
xfs: remove m_attroffset
Christoph Hellwig
1
-1
/
+2
2009-02-04
xfs: factor out attr fork reset handling
Christoph Hellwig
1
-30
/
+25
2009-01-09
[XFS] Remove macro-to-function indirections in attr code
Eric Sandeen
1
-36
/
+36
2008-08-13
[XFS] Move xfs_attr_rolltrans to xfs_trans_roll
Niv Sardi
1
-67
/
+8
2008-07-28
[XFS] Switches xfs_vn_listxattr to set it's put_listent callback directly
Christoph Hellwig
1
-54
/
+7
2008-07-28
[XFS] Add op_flags field and helpers to xfs_da_args
Barry Naujok
1
-9
/
+11
2008-07-28
[XFS] Remove unused arg from kmem_free()
Denys Vlasenko
1
-9
/
+9
2008-04-18
[XFS] Always use di_forkoff when checking for attr space.
Eric Sandeen
1
-1
/
+1
2008-04-10
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
1
-3
/
+3
2008-02-14
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
1
-23
/
+23
2008-02-07
[XFS] Unwrap XFS_SB_LOCK.
Eric Sandeen
1
-5
/
+3
2007-05-08
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
Eric Sandeen
1
-1
/
+1
2007-02-10
[XFS] Fix assertion in xfs_attr_shortform_remove().
Lachlan McIlroy
1
-1
/
+2
2007-02-10
[XFS] Fix attr2 corruption with btree data extents
Barry Naujok
1
-3
/
+42
2007-02-10
[XFS] Keep stack usage down for 4k stacks by using noinline.
David Chinner
1
-3
/
+3
2006-09-28
[XFS] Add EA list callbacks for xfs kernel use. Cleanup some namespace
Tim Shimmin
1
-196
/
+155
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
1
-2
/
+0
2006-06-09
[XFS] Add parameters to xfs_bmapi() and xfs_bunmapi() to have them report
Olaf Weber
1
-1
/
+1
2006-03-29
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
1
-2
/
+2
2006-03-17
[XFS] endianess annotations for xfs_da_node_hdr_t
Nathan Scott
1
-2
/
+2
2006-03-17
[XFS] endianess annotations for xfs_da_node_entry_t
Nathan Scott
1
-3
/
+3
2006-03-17
[XFS] store xfs_attr_inactive_list_t in native endian
Nathan Scott
1
-9
/
+5
2006-03-17
[XFS] store xfs_attr_sf_sort in native endian
Nathan Scott
1
-10
/
+7
2006-03-17
[XFS] endianess annotations for xfs_attr_shortform_t
Nathan Scott
1
-30
/
+25
2006-03-17
[XFS] endianess annotations for xfs_attr_leaf_name_remote_t
Nathan Scott
1
-14
/
+10
[next]