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
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-18
xfs: use swap macro in xfs_dir2_leafn_rebalance
Gustavo A. R. Silva
1
-10
/
+7
2018-07-18
xfs_attr_leaf: use swap macro in xfs_attr3_leaf_rebalance
Gustavo A. R. Silva
1
-10
/
+3
2018-07-18
xfs: don't assume a left rmap when allocating a new rmap
Darrick J. Wong
1
-12
/
+12
2018-07-12
xfs: Initialize variables in xfs_alloc_get_rec before using them
Carlos Maiolino
1
-2
/
+3
2018-07-12
xfs: remove xfs_defer_init() firstblock param
Brian Foster
6
-32
/
+19
2018-07-12
xfs: replace no-op firstblock init with ->t_firstblock
Brian Foster
1
-1
/
+1
2018-07-12
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
5
-16
/
+10
2018-07-12
xfs: remove xfs_btree_cur private firstblock field
Brian Foster
3
-32
/
+7
2018-07-12
xfs: remove bmap format helpers firstblock params
Brian Foster
1
-34
/
+29
2018-07-12
xfs: remove bmap extent add helper firstblock params
Brian Foster
1
-16
/
+10
2018-07-12
xfs: remove xfs_bmalloca firstblock field
Brian Foster
2
-22
/
+23
2018-07-12
xfs: use ->t_firstblock in bmap extent split
Brian Foster
1
-9
/
+6
2018-07-12
xfs: remove bmap insert/collapse firstblock param
Brian Foster
2
-8
/
+6
2018-07-12
xfs: remove xfs_bunmapi() firstblock param
Brian Foster
5
-22
/
+17
2018-07-12
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
4
-20
/
+9
2018-07-12
xfs: use ->t_firstblock in xfs_bmapi_remap()
Brian Foster
1
-3
/
+2
2018-07-12
xfs: use ->t_firstblock for all xfs_bunmapi() callers
Brian Foster
1
-10
/
+2
2018-07-12
xfs: use ->t_firstblock in xattr ops
Brian Foster
7
-38
/
+33
2018-07-12
xfs: use ->t_firstblock in attrfork add
Brian Foster
1
-20
/
+13
2018-07-12
xfs: remove firstblock param from xfs dir ops
Brian Foster
2
-11
/
+7
2018-07-12
xfs: allow null firstblock in xfs_bmapi_write() when tp is null
Brian Foster
1
-1
/
+1
2018-07-12
xfs: refactor dfops init to attach to transaction
Brian Foster
6
-23
/
+30
2018-07-12
xfs: use ->t_dfops in reflink cow recover path
Brian Foster
1
-4
/
+5
2018-07-12
xfs: remove unused btree cursor bc_private.a.dfops field
Brian Foster
4
-10
/
+6
2018-07-12
xfs: remove xfs_btree_cur bmbt dfops field
Brian Foster
3
-18
/
+4
2018-07-12
xfs: remove dfops param from internal bmap extent helpers
Brian Foster
1
-48
/
+44
2018-07-12
xfs: use ->t_dfops for collapse/insert range operations
Brian Foster
2
-13
/
+9
2018-07-12
xfs: remove struct xfs_bmalloca dfops field
Brian Foster
2
-16
/
+15
2018-07-12
xfs: remove xfs_bmapi_remap() dfops param
Brian Foster
2
-5
/
+5
2018-07-12
xfs: remove xfs_bunmapi() dfops param
Brian Foster
5
-17
/
+14
2018-07-12
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
4
-13
/
+9
2018-07-12
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
Brian Foster
7
-119
/
+117
2018-07-12
xfs: use ->t_dfops in extent split tx and remove param
Brian Foster
1
-7
/
+6
2018-07-12
xfs: remove dfops param in attr fork add path
Brian Foster
1
-11
/
+8
2018-07-12
xfs: use ->t_dfops for attr set/remove operations
Brian Foster
2
-5
/
+9
2018-07-12
xfs: remove dfops param from high level dirname calls
Brian Foster
2
-14
/
+12
2018-07-12
xfs: remove dfops parameter from ifree call stack
Brian Foster
2
-5
/
+2
2018-07-12
xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
Brian Foster
2
-6
/
+6
2018-07-12
xfs: remove the now unused XFS_BMAPI_IGSTATE flag
Christoph Hellwig
2
-7
/
+2
2018-06-28
xfs: Initialize variables in xfs_alloc_get_rec before using them
Carlos Maiolino
1
-2
/
+3
2018-06-24
xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation
Darrick J. Wong
1
-4
/
+27
2018-06-24
xfs: fix off-by-one error in xfs_rtalloc_query_range
Darrick J. Wong
1
-2
/
+2
2018-06-24
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
3
-0
/
+30
2018-06-22
xfs: More robust inode extent count validation
Dave Chinner
2
-29
/
+50
2018-06-12
xfs: update incore per-AG inode count
Darrick J. Wong
1
-0
/
+2
2018-06-08
xfs: replace do_mod with native operations
Dave Chinner
1
-14
/
+23
2018-06-08
xfs: don't call xfs_da_shrink_inode with NULL bp
Eric Sandeen
1
-3
/
+2
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
7
-20
/
+20
2018-06-08
xfs: move various type verifiers to common file
Dave Chinner
7
-162
/
+192
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
68
-899
/
+68
[prev]
[next]