index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-11
xfs: avoid empty xattr transaction when attrs are inline
Dave Chinner
1
-20
/
+19
2022-05-11
xfs: add leaf to node error tag
Allison Henderson
2
-1
/
+9
2022-05-11
xfs: add leaf split error tag
Allison Henderson
2
-1
/
+7
2022-05-11
xfs: Add helper function xfs_init_attr_trans
Allison Henderson
2
-10
/
+25
2022-05-11
xfs: Add helper function xfs_attr_leaf_addname
Allison Henderson
1
-50
/
+60
2022-05-11
xfs: Merge xfs_delattr_context into xfs_attr_item
Allison Henderson
4
-121
/
+123
2022-05-11
xfs: Add larp debug option
Allison Henderson
1
-0
/
+4
2022-05-11
xfs: Add log attribute error tag
Allison Henderson
1
-1
/
+3
2022-05-11
xfs: Remove unused xfs_attr_*_args
Allison Henderson
3
-104
/
+11
2022-05-11
xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
Allison Henderson
2
-3
/
+69
2022-05-09
xfs: Skip flip flags for delayed attrs
Allison Henderson
2
-22
/
+35
2022-05-09
xfs: Implement attr logging and replay
Allison Henderson
3
-1
/
+10
2022-05-04
xfs: Set up infrastructure for log attribute replay
Allison Henderson
6
-6
/
+132
2022-05-04
xfs: Return from xfs_attr_set_iter if there are no more rmtblks to process
Allison Henderson
1
-0
/
+8
2022-05-04
xfs: Fix double unlock in defer capture code
Allison Henderson
1
-1
/
+10
2022-05-04
Merge branch 'guilt/xfs-5.19-fuzz-fixes' into xfs-5.19-for-next
Dave Chinner
3
-54
/
+191
2022-05-04
Merge tag 'reflink-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/...
Dave Chinner
6
-99
/
+255
2022-05-04
Merge tag 'rmap-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/lin...
Dave Chinner
2
-70
/
+98
2022-05-04
xfs: validate v5 feature fields
Dave Chinner
1
-10
/
+58
2022-05-04
xfs: set XFS_FEAT_NLINK correctly
Dave Chinner
1
-0
/
+2
2022-05-04
xfs: validate inode fork size against fork format
Dave Chinner
1
-9
/
+26
2022-05-04
xfs: detect self referencing btree sibling pointers
Dave Chinner
1
-35
/
+105
2022-05-04
xfs: tag transactions that contain intent done items
Dave Chinner
1
-7
/
+17
2022-05-04
xfs: don't commit the first deferred transaction without intents
Dave Chinner
1
-12
/
+18
2022-05-04
xfs: hide log iovec alignment constraints
Dave Chinner
1
-16
/
+4
2022-05-04
xfs: zero inode fork buffer at allocation
Dave Chinner
1
-3
/
+9
2022-04-28
xfs: rename xfs_*alloc*_log_count to _block_count
Darrick J. Wong
3
-21
/
+21
2022-04-28
xfs: reduce transaction reservations with reflink
Darrick J. Wong
4
-17
/
+138
2022-04-28
xfs: reduce the absurdly large log operation count
Darrick J. Wong
3
-31
/
+76
2022-04-28
xfs: report "max_resp" used for min log size computation
Darrick J. Wong
1
-0
/
+1
2022-04-28
xfs: create shadow transaction reservations for computing minimum log size
Darrick J. Wong
1
-4
/
+11
2022-04-28
xfs: stop artificially limiting the length of bunmap calls
Darrick J. Wong
2
-26
/
+1
2022-04-28
xfs: count EFIs when deciding to ask for a continuation of a refcount update
Darrick J. Wong
2
-3
/
+10
2022-04-28
xfs: speed up write operations by using non-overlapped lookups when possible
Darrick J. Wong
2
-17
/
+36
2022-04-27
xfs: speed up rmap lookups by using non-overlapped lookups when possible
Darrick J. Wong
1
-14
/
+38
2022-04-27
xfs: simplify xfs_rmap_lookup_le call sites
Darrick J. Wong
2
-39
/
+24
2022-04-21
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
17
-138
/
+384
2022-04-21
Merge branch 'guilt/xlog-write-rework' into xfs-5.19-for-next
Dave Chinner
1
-1
/
+0
2022-04-21
Merge branch 'guilt/xfs-unsigned-flags-5.18' into xfs-5.19-for-next
Dave Chinner
13
-149
/
+166
2022-04-21
xfs: convert quota options flags to unsigned.
Dave Chinner
1
-14
/
+31
2022-04-21
xfs: convert dquot flags to unsigned.
Dave Chinner
2
-6
/
+6
2022-04-21
xfs: convert da btree operations flags to unsigned.
Dave Chinner
1
-8
/
+8
2022-04-21
xfs: convert btree buffer log flags to unsigned.
Dave Chinner
2
-18
/
+18
2022-04-21
xfs: convert AGI log flags to unsigned.
Dave Chinner
3
-19
/
+19
2022-04-21
xfs: convert AGF log flags to unsigned.
Dave Chinner
3
-25
/
+25
2022-04-21
xfs: convert bmapi flags to unsigned.
Dave Chinner
2
-29
/
+29
2022-04-21
xfs: convert bmap extent type flags to unsigned.
Dave Chinner
2
-18
/
+18
2022-04-21
xfs: convert scrub type flags to unsigned.
Dave Chinner
1
-8
/
+8
2022-04-21
xfs: convert attr type flags to unsigned.
Dave Chinner
1
-4
/
+4
2022-04-21
xfs: log tickets don't need log client id
Dave Chinner
1
-1
/
+0
[prev]
[next]