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
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
1
-6
/
+4
2018-07-12
xfs: remove xfs_bunmapi() firstblock param
Brian Foster
1
-13
/
+12
2018-07-12
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
1
-13
/
+5
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
1
-1
/
+0
2018-07-12
xfs: use ->t_firstblock in attrfork add
Brian Foster
1
-20
/
+13
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
1
-4
/
+2
2018-07-12
xfs: remove xfs_btree_cur bmbt dfops field
Brian Foster
1
-11
/
+1
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
1
-9
/
+7
2018-07-12
xfs: remove struct xfs_bmalloca dfops field
Brian Foster
1
-15
/
+15
2018-07-12
xfs: remove xfs_bmapi_remap() dfops param
Brian Foster
1
-4
/
+4
2018-07-12
xfs: remove xfs_bunmapi() dfops param
Brian Foster
1
-11
/
+9
2018-07-12
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
1
-5
/
+5
2018-07-12
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
Brian Foster
1
-1
/
+0
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
1
-1
/
+2
2018-07-12
xfs: remove the now unused XFS_BMAPI_IGSTATE flag
Christoph Hellwig
1
-4
/
+2
2018-06-24
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
1
-0
/
+26
2018-06-08
xfs: replace do_mod with native operations
Dave Chinner
1
-14
/
+23
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
1
-1
/
+1
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-06-05
xfs: don't assert when reporting on-disk corruption while loading btree
Darrick J. Wong
1
-1
/
+0
2018-05-16
xfs: teach xfs_bmapi_remap to accept some bmapi flags
Darrick J. Wong
1
-2
/
+8
2018-05-16
xfs: make xfs_bmapi_remapi work with attribute forks
Darrick J. Wong
1
-12
/
+16
2018-05-16
xfs: factor out nodiscard helpers
Brian Foster
1
-9
/
+4
2018-05-16
xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmapbt
Darrick J. Wong
1
-11
/
+18
2018-05-10
xfs: don't discard on free of unwritten extents
Brian Foster
1
-1
/
+2
2018-05-10
xfs: add bmapi nodiscard flag
Brian Foster
1
-4
/
+13
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
1
-4
/
+4
2018-05-09
xfs: bmap debugging should never panic the system
Darrick J. Wong
1
-2
/
+4
2018-04-18
xfs: set format back to extents if xfs_bmap_extents_to_btree
Eric Sandeen
1
-0
/
+4
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
1
-2
/
+1
2018-03-24
xfs: refactor inode verifier error logging
Darrick J. Wong
1
-2
/
+3
2018-03-24
xfs: refactor bmap record validation
Darrick J. Wong
1
-3
/
+43
2018-01-29
xfs: don't screw up direct writes when freesp is fragmented
Darrick J. Wong
1
-0
/
+20
2018-01-29
xfs: treat CoW fork operations as delalloc for quota accounting
Darrick J. Wong
1
-2
/
+30
2018-01-29
xfs: refactor accounting updates out of xfs_bmap_btalloc
Darrick J. Wong
1
-13
/
+17
2018-01-29
xfs: bmap code cleanup
Shan Hai
1
-24
/
+8
2018-01-18
xfs: recheck reflink / dirty page status before freeing CoW reservations
Darrick J. Wong
1
-1
/
+9
2018-01-08
xfs: remove XFS_FSB_SANITY_CHECK
Darrick J. Wong
1
-2
/
+2
2017-12-14
xfs: account for null transactions in bunmapi
Darrick J. Wong
1
-1
/
+1
2017-11-28
xfs: fix leaks on corruption errors in xfs_bmap.c
Eric Sandeen
1
-2
/
+4
2017-11-06
xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extent
Christoph Hellwig
1
-2
/
+2
2017-11-06
xfs: remove the nr_extents argument to xfs_iext_remove
Christoph Hellwig
1
-12
/
+14
2017-11-06
xfs: remove the nr_extents argument to xfs_iext_insert
Christoph Hellwig
1
-15
/
+16
[prev]
[next]