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
/
xfs_trans_resv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-01
xfs: replace shouty XFS_BM{BT,DR} macros
Darrick J. Wong
1
-1
/
+1
2024-09-01
xfs: replace m_rsumsize with m_rsumblocks
Christoph Hellwig
1
-1
/
+1
2024-07-29
xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
Julian Sun
1
-14
/
+14
2024-07-01
xfs: Remove header files which are included more than once
Wenchao Hao
1
-1
/
+0
2024-04-23
xfs: extend transaction reservations for parent attributes
Allison Henderson
1
-52
/
+274
2023-10-18
xfs: create helpers for rtbitmap block/wordcount computations
Darrick J. Wong
1
-4
/
+5
2023-10-18
xfs: create a helper to convert extlen to rtextlen
Darrick J. Wong
1
-1
/
+2
2022-10-26
xfs: increase rename inode reservation
Allison Henderson
1
-2
/
+2
2022-08-11
xfs: fix inode reservation space for removing transaction
hexiaole
1
-1
/
+1
2022-04-28
xfs: rename xfs_*alloc*_log_count to _block_count
Darrick J. Wong
1
-19
/
+19
2022-04-28
xfs: reduce transaction reservations with reflink
Darrick J. Wong
1
-15
/
+115
2022-04-28
xfs: reduce the absurdly large log operation count
Darrick J. Wong
1
-27
/
+19
2022-04-11
xfs: Define max extent length based on on-disk format definition
Chandan Babu R
1
-5
/
+6
2021-10-19
xfs: compute the maximum height of the rmap btree when reflink enabled
Darrick J. Wong
1
-0
/
+16
2021-10-19
xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
Darrick J. Wong
1
-1
/
+1
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
1
-3
/
+3
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-6
/
+6
2021-08-06
xfs: remove support for disabling quota accounting on a mounted file system
Christoph Hellwig
1
-30
/
+0
2020-03-19
xfs: add a new xfs_sb_version_has_v3inode helper
Christoph Hellwig
1
-1
/
+1
2019-12-20
xfs: Make the symbol 'xfs_rtalloc_log_count' static
Chen Wandun
1
-1
/
+1
2019-12-17
xfs: fix log reservation overflows when allocating large rt extents
Darrick J. Wong
1
-19
/
+77
2019-11-14
xfs: remove the xfs_qoff_logitem_t typedef
Pavel Reichl
1
-2
/
+2
2019-11-13
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
1
-1
/
+1
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-2
/
+0
2019-06-12
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
1
-4
/
+2
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
1
-7
/
+10
2019-04-23
xfs: make tr_growdata a permanent transaction
Brian Foster
1
-1
/
+5
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
1
-8
/
+8
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
1
-6
/
+4
2018-01-08
xfs: eliminate duplicate icreate tx reservation functions
Brian Foster
1
-46
/
+6
2018-01-08
xfs: refactor inode chunk alloc/free tx reservation
Brian Foster
1
-15
/
+49
2018-01-08
xfs: include an allocfree res for inobt modifications
Brian Foster
1
-41
/
+43
2018-01-08
xfs: truncate transaction does not modify the inobt
Brian Foster
1
-8
/
+1
2018-01-08
xfs: fix up agi unlinked list reservations
Brian Foster
1
-3
/
+4
2018-01-08
xfs: include inobt buffers in ifree tx log reservation
Brian Foster
1
-9
/
+6
2017-07-07
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
1
-2
/
+2
2016-10-06
xfs: increase log reservations for reflink
Darrick J. Wong
1
-3
/
+13
2016-10-03
xfs: account for the refcount btree in the alloc/free log reservation
Darrick J. Wong
1
-1
/
+4
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
1
-1
/
+1
2016-08-03
xfs: rmap btree transaction reservations
Darrick J. Wong
1
-17
/
+41
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
1
-2
/
+2
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
1
-14
/
+0
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-06-25
libxfs: move source files
Dave Chinner
1
-0
/
+894