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
starfive-6.6.48-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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-12
xfs: give xfs_bmap_intent its own perag reference
Darrick J. Wong
1
-0
/
+4
2023-02-13
xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c
Dave Chinner
1
-0
/
+3
2023-02-13
xfs: use xfs_bmap_longest_free_extent() in filestreams
Dave Chinner
1
-0
/
+2
2023-02-10
xfs: block reservation too large for minleft allocation
Dave Chinner
1
-0
/
+2
2023-02-05
xfs: pass the xfs_bmbt_irec directly through the log intent code
Darrick J. Wong
1
-4
/
+1
2022-04-21
xfs: convert bmapi flags to unsigned.
Dave Chinner
1
-18
/
+18
2022-04-21
xfs: convert bmap extent type flags to unsigned.
Dave Chinner
1
-11
/
+11
2021-10-23
xfs: rename xfs_bmap_add_free to xfs_free_extent_later
Darrick J. Wong
1
-28
/
+0
2021-10-23
xfs: create slab caches for frequently-used deferred items
Darrick J. Wong
1
-0
/
+5
2021-10-23
xfs: compact deferred intent item structures
Darrick J. Wong
1
-1
/
+1
2021-10-23
xfs: rename _zone variables to _cache
Darrick J. Wong
1
-1
/
+1
2021-10-23
xfs: remove kmem_zone typedef
Darrick J. Wong
1
-1
/
+1
2021-06-03
xfs: mark xfs_bmap_set_attrforkoff static
Christoph Hellwig
1
-1
/
+0
2021-04-15
xfs: rename and simplify xfs_bmap_one_block
Christoph Hellwig
1
-1
/
+0
2021-04-08
xfs: precalculate default inode attribute offset
Dave Chinner
1
-0
/
+1
2020-10-29
xfs: set xefi_discard when creating a deferred agfl free log intent item
Darrick J. Wong
1
-1
/
+1
2020-07-06
xfs: redesign the reflink remap loop to fix blkres depletion crash
Darrick J. Wong
1
-4
/
+9
2020-07-06
xfs: rename xfs_bmap_is_real_extent to is_written_extent
Darrick J. Wong
1
-1
/
+1
2020-05-14
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-03-03
xfs: open code insert range extent split helper
Brian Foster
1
-1
/
+2
2019-10-21
xfs: use a struct iomap in xfs_writepage_ctx
Christoph Hellwig
1
-2
/
+1
2019-10-09
xfs: move local to extent inode logging into bmap helper
Brian Foster
1
-1
/
+2
2019-09-03
xfs: add a xfs_valid_startblock helper
Christoph Hellwig
1
-0
/
+7
2019-08-28
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
1
-2
/
+2
2019-02-21
xfs: make COW fork unwritten extent conversions more robust
Christoph Hellwig
1
-4
/
+4
2019-02-17
xfs: move transaction handling to xfs_bmapi_convert_delalloc
Christoph Hellwig
1
-2
/
+3
2019-02-17
xfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_write
Christoph Hellwig
1
-4
/
+0
2019-02-12
xfs: use the latest extent at writeback delalloc conversion time
Brian Foster
1
-2
/
+0
2019-02-12
xfs: create delalloc bmapi wrapper for full extent allocation
Brian Foster
1
-0
/
+4
2019-02-12
xfs: remove superfluous writeback mapping eof trimming
Brian Foster
1
-1
/
+0
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
1
-2
/
+2
2018-10-18
xfs: Add attibute set and helper functions
Allison Henderson
1
-0
/
+1
2018-08-03
xfs: pass transaction to xfs_defer_add()
Brian Foster
1
-10
/
+9
2018-08-03
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
1
-3
/
+3
2018-07-12
xfs: remove xfs_bmalloca firstblock field
Brian Foster
1
-1
/
+0
2018-07-12
xfs: remove bmap insert/collapse firstblock param
Brian Foster
1
-2
/
+2
2018-07-12
xfs: remove xfs_bunmapi() firstblock param
Brian Foster
1
-3
/
+2
2018-07-12
xfs: remove xfs_bmapi_write() firstblock param
Brian Foster
1
-2
/
+1
2018-07-12
xfs: use ->t_dfops for collapse/insert range operations
Brian Foster
1
-4
/
+2
2018-07-12
xfs: remove struct xfs_bmalloca dfops field
Brian Foster
1
-1
/
+0
2018-07-12
xfs: remove xfs_bmapi_remap() dfops param
Brian Foster
1
-1
/
+1
2018-07-12
xfs: remove xfs_bunmapi() dfops param
Brian Foster
1
-3
/
+2
2018-07-12
xfs: remove xfs_bmapi_write() dfops param
Brian Foster
1
-2
/
+1
2018-07-12
xfs: remove the now unused XFS_BMAPI_IGSTATE flag
Christoph Hellwig
1
-3
/
+0
2018-06-24
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
1
-0
/
+2
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-16
xfs: make xfs_bmapi_remapi work with attribute forks
Darrick J. Wong
1
-0
/
+4
2018-05-16
xfs: factor out nodiscard helpers
Brian Foster
1
-11
/
+0
2018-05-16
xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmapbt
Darrick J. Wong
1
-1
/
+5
2018-05-10
xfs: add bmapi nodiscard flag
Brian Foster
1
-3
/
+30
[next]