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
/
xfs_bmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-27
xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTS
Christoph Hellwig
1
-27
/
+20
2017-10-27
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
1
-4
/
+0
2017-10-27
xfs: remove XFS_BMAP_TRACE_EXLIST
Christoph Hellwig
1
-21
/
+2
2017-10-27
xfs: move pre/post-bmap tracing into xfs_iext_update_extent
Christoph Hellwig
1
-120
/
+47
2017-10-27
xfs: remove post-bmap tracing in xfs_bmap_local_to_extents
Christoph Hellwig
1
-2
/
+0
2017-10-27
xfs: make better use of the 'state' variable in xfs_bmap_del_extent_real
Christoph Hellwig
1
-2
/
+1
2017-10-27
xfs: add a xfs_bmap_fork_to_state helper
Christoph Hellwig
1
-36
/
+9
2017-10-27
xfs: refactor btree pointer checks
Darrick J. Wong
1
-2
/
+2
2017-10-27
xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first
Christoph Hellwig
1
-8
/
+6
2017-10-27
xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq
Christoph Hellwig
1
-106
/
+39
2017-10-27
xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
Christoph Hellwig
1
-84
/
+30
2017-10-27
xfs: refactor xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
1
-104
/
+104
2017-10-27
xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_real
Christoph Hellwig
1
-23
/
+9
2017-10-27
xfs: refactor xfs_bmap_add_extent_delay_real
Christoph Hellwig
1
-86
/
+95
2017-10-27
xfs: refactor xfs_bmap_add_extent_hole_real
Christoph Hellwig
1
-27
/
+21
2017-10-27
xfs: refactor xfs_bmap_add_extent_hole_delay
Christoph Hellwig
1
-10
/
+11
2017-10-27
xfs: refactor xfs_del_extent_real
Christoph Hellwig
1
-30
/
+30
2017-10-27
xfs: use the state defines in xfs_bmap_del_extent_real
Christoph Hellwig
1
-12
/
+9
2017-10-27
xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay}
Christoph Hellwig
1
-12
/
+12
2017-10-27
xfs: move some more code into xfs_bmap_del_extent_real
Christoph Hellwig
1
-24
/
+17
2017-10-27
xfs: use xfs_bmap_del_extent_delay for the data fork as well
Christoph Hellwig
1
-217
/
+114
2017-10-27
xfs: rename bno to end in __xfs_bunmapi
Christoph Hellwig
1
-25
/
+24
2017-10-27
xfs: don't set XFS_BTCUR_BPRV_WASDEL in xfs_bunmapi
Christoph Hellwig
1
-5
/
+1
2017-10-27
xfs: use xfs_iext_get_extent instead of open coding it
Christoph Hellwig
1
-20
/
+16
2017-10-27
xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_real
Christoph Hellwig
1
-1
/
+1
2017-10-16
xfs: trim writepage mapping to within eof
Brian Foster
1
-0
/
+11
2017-10-11
xfs: Fix bool initialization/comparison
Thomas Meyer
1
-2
/
+2
2017-09-26
xfs: revert "xfs: factor rmap btree size into the indlen calculations"
Darrick J. Wong
1
-15
/
+2
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
1
-1
/
+1
2017-09-01
xfs: simplify the rmap code in xfs_bmse_merge
Darrick J. Wong
1
-4
/
+3
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at
Christoph Hellwig
1
-16
/
+4
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
Christoph Hellwig
1
-92
/
+88
2017-09-01
xfs: move some code around inside xfs_bmap_shift_extents
Christoph Hellwig
1
-25
/
+29
2017-09-01
xfs: use xfs_iext_get_extent in xfs_bmap_first_unused
Christoph Hellwig
1
-5
/
+7
2017-09-01
xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert
Christoph Hellwig
1
-4
/
+7
2017-09-01
xfs: add a xfs_iext_update_extent helper
Christoph Hellwig
1
-6
/
+6
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
1
-2
/
+2
2017-09-01
xfs: rename xfs_defer_join to xfs_defer_ijoin
Christoph Hellwig
1
-1
/
+1
2017-07-26
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
1
-0
/
+12
2017-07-21
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
Darrick J. Wong
1
-0
/
+9
2017-06-28
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
1
-7
/
+6
2017-06-19
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
1
-8
/
+30
2017-05-16
xfs: fix warnings about unused stack variables
Darrick J. Wong
1
-2
/
+0
2017-05-16
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
1
-3
/
+4
2017-04-25
xfs: simplify validation of the unwritten extent bit
Christoph Hellwig
1
-14
/
+2
2017-04-25
xfs: more do_div cleanups
Eric Sandeen
1
-1
/
+1
2017-04-25
xfs: remove bmap block allocation retries
Christoph Hellwig
1
-29
/
+0
2017-04-25
xfs: remove xfs_bmap_remap_alloc
Christoph Hellwig
1
-58
/
+2
2017-04-25
xfs: introduce xfs_bmapi_remap
Christoph Hellwig
1
-45
/
+112
2017-04-25
xfs: pass individual arguments to xfs_bmap_add_extent_hole_real
Christoph Hellwig
1
-59
/
+64
[prev]
[next]