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
/
xfs_refcount_item.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
xfs: move xfs_refcount_update_defer_add to xfs_refcount_item.c
Darrick J. Wong
1
-13
/
+11
2024-07-02
xfs: don't bother calling xfs_refcount_finish_one_cleanup in xfs_refcount_fin...
Darrick J. Wong
1
-0
/
+18
2024-07-02
xfs: reuse xfs_refcount_update_cancel_item
Darrick J. Wong
1
-13
/
+12
2024-07-02
xfs: add a ci_entry helper
Darrick J. Wong
1
-11
/
+9
2024-07-02
xfs: remove xfs_trans_set_refcount_flags
Darrick J. Wong
1
-20
/
+12
2024-07-02
xfs: pass the fsbno to xfs_perag_intent_get
Christoph Hellwig
1
-4
/
+1
2024-02-13
xfs: place intent recovery under NOFS allocation context
Dave Chinner
1
-1
/
+1
2024-02-13
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
1
-1
/
+1
2024-02-13
xfs: convert kmem_free() for kvmalloc users to kvfree()
Dave Chinner
1
-2
/
+2
2024-02-13
xfs: convert kmem_zalloc() to kzalloc()
Dave Chinner
1
-2
/
+2
2023-12-14
xfs: pass the defer ops instead of type to xfs_defer_start_recovery
Christoph Hellwig
1
-1
/
+1
2023-12-14
xfs: store an ops pointer in struct xfs_defer_pending
Christoph Hellwig
1
-0
/
+1
2023-12-07
xfs: move ->iop_relog to struct xfs_defer_op_type
Darrick J. Wong
1
-22
/
+22
2023-12-07
xfs: collapse the ->create_done functions
Darrick J. Wong
1
-17
/
+10
2023-12-07
xfs: hoist xfs_trans_add_item calls to defer ops functions
Darrick J. Wong
1
-3
/
+0
2023-12-07
xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog
Darrick J. Wong
1
-1
/
+1
2023-12-07
xfs: use xfs_defer_create_done for the relogging operation
Darrick J. Wong
1
-5
/
+1
2023-12-07
xfs: hoist ->create_intent boilerplate to its callsite
Darrick J. Wong
1
-3
/
+0
2023-12-07
xfs: collapse the ->finish_item helpers
Darrick J. Wong
1
-17
/
+1
2023-12-07
xfs: hoist intent done flag setting to ->finish_item callsite
Darrick J. Wong
1
-15
/
+1
2023-12-07
xfs: move ->iop_recover to xfs_defer_op_type
Darrick J. Wong
1
-12
/
+12
2023-12-07
xfs: use xfs_defer_finish_one to finish recovered work items
Darrick J. Wong
1
-53
/
+8
2023-12-07
xfs: recreate work items when recovering intent items
Darrick J. Wong
1
-32
/
+28
2023-12-07
xfs: transfer recovered intent item ownership in ->iop_recover
Darrick J. Wong
1
-0
/
+1
2023-12-07
xfs: pass the xfs_defer_pending object to iop_recover
Darrick J. Wong
1
-1
/
+2
2023-12-07
xfs: use xfs_defer_pending objects to recover intent items
Darrick J. Wong
1
-6
/
+3
2023-09-12
xfs: reserve less log space when recovering log intent items
Darrick J. Wong
1
-2
/
+4
2023-04-12
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
1
-2
/
+2
2023-04-12
xfs: give xfs_refcount_intent its own perag reference
Darrick J. Wong
1
-4
/
+32
2023-02-05
xfs: fix confusing variable names in xfs_refcount_item.c
Darrick J. Wong
1
-27
/
+27
2023-02-05
xfs: pass refcount intent directly through the log intent code
Darrick J. Wong
1
-36
/
+26
2022-10-31
xfs: dump corrupt recovered log intent items to dmesg consistently
Darrick J. Wong
1
-5
/
+11
2022-10-31
xfs: fix memcpy fortify errors in CUI log format copying
Darrick J. Wong
1
-24
/
+21
2022-05-04
xfs: whiteouts release intents that are not in the AIL
Dave Chinner
1
-4
/
+5
2022-05-04
xfs: add log item method to return related intents
Dave Chinner
1
-0
/
+8
2022-05-04
xfs: tag transactions that contain intent done items
Dave Chinner
1
-1
/
+1
2022-05-04
xfs: add log item flags to indicate intents
Dave Chinner
1
-1
/
+3
2022-05-04
xfs: fix potential log item leak
Dave Chinner
1
-0
/
+2
2022-03-20
xfs: log items should have a xlog pointer, not a mount
Dave Chinner
1
-1
/
+1
2021-10-23
xfs: create slab caches for frequently-used deferred items
Darrick J. Wong
1
-2
/
+2
2021-10-23
xfs: rename _zone variables to _cache
Darrick J. Wong
1
-6
/
+6
2021-10-23
xfs: remove kmem_zone typedef
Darrick J. Wong
1
-2
/
+2
2021-10-14
xfs: port the defer ops capture and continue to resource capture
Darrick J. Wong
1
-1
/
+1
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-1
/
+1
2021-08-09
xfs: dump log intent items that cannot be recovered due to corruption
Darrick J. Wong
1
-0
/
+3
2021-04-09
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-2
/
+2
2020-12-09
xfs: refactor data device extent validation
Darrick J. Wong
1
-10
/
+1
2020-12-09
xfs: validate feature support when recovering rmap/refcount intents
Darrick J. Wong
1
-0
/
+3
2020-12-09
xfs: improve the code that checks recovered refcount intent items
Darrick J. Wong
1
-12
/
+11
2020-12-09
xfs: hoist recovered refcount intent checks out of xfs_cui_item_recover
Darrick J. Wong
1
-21
/
+38
[next]