index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_extfree_item.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-05
xfs: support logging EFIs for realtime extents
Darrick J. Wong
1
-31
/
+239
2024-11-05
xfs: store a generic group structure in the intents
Christoph Hellwig
1
-6
/
+8
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
1
-1
/
+1
2024-11-05
xfs: remove the agno argument to xfs_free_ag_extent
Christoph Hellwig
1
-2
/
+2
2024-07-02
xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c
Darrick J. Wong
1
-14
/
+17
2024-07-02
xfs: factor out a xfs_efd_add_extent helper
Christoph Hellwig
1
-19
/
+18
2024-07-02
xfs: reuse xfs_extent_free_cancel_item
Christoph Hellwig
1
-15
/
+13
2024-07-02
xfs: add a xefi_entry helper
Christoph Hellwig
1
-12
/
+10
2024-07-02
xfs: pass the fsbno to xfs_perag_intent_get
Christoph Hellwig
1
-4
/
+1
2024-07-02
xfs: clean up extent free log intent item tracepoint callsites
Darrick J. Wong
1
-4
/
+2
2024-07-01
xfs: avoid redundant AGFL buffer invalidation
Gao Xiang
1
-2
/
+2
2024-02-13
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
1
-2
/
+2
2024-02-13
xfs: convert kmem_free() for kvmalloc users to kvfree()
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
/
+2
2023-12-06
xfs: automatic freeing of freshly allocated unwritten space
Darrick J. Wong
1
-4
/
+5
2023-12-06
xfs: move ->iop_relog to struct xfs_defer_op_type
Darrick J. Wong
1
-26
/
+27
2023-12-06
xfs: collapse the ->create_done functions
Darrick J. Wong
1
-33
/
+20
2023-12-06
xfs: hoist xfs_trans_add_item calls to defer ops functions
Darrick J. Wong
1
-3
/
+0
2023-12-06
xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog
Darrick J. Wong
1
-1
/
+1
2023-12-06
xfs: use xfs_defer_create_done for the relogging operation
Darrick J. Wong
1
-4
/
+2
2023-12-06
xfs: hoist ->create_intent boilerplate to its callsite
Darrick J. Wong
1
-3
/
+0
2023-12-06
xfs: collapse the ->finish_item helpers
Darrick J. Wong
1
-57
/
+33
2023-12-06
xfs: hoist intent done flag setting to ->finish_item callsite
Darrick J. Wong
1
-20
/
+0
2023-12-06
xfs: move ->iop_recover to xfs_defer_op_type
Darrick J. Wong
1
-21
/
+22
2023-12-06
xfs: use xfs_defer_finish_one to finish recovered work items
Darrick J. Wong
1
-37
/
+8
2023-12-06
xfs: recreate work items when recovering intent items
Darrick J. Wong
1
-19
/
+30
2023-12-06
xfs: transfer recovered intent item ownership in ->iop_recover
Darrick J. Wong
1
-0
/
+2
2023-12-06
xfs: pass the xfs_defer_pending object to iop_recover
Darrick J. Wong
1
-1
/
+2
2023-12-06
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
-1
/
+3
2023-07-03
xfs: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-06-29
xfs: allow extent free intents to be retried
Dave Chinner
1
-3
/
+69
2023-06-29
xfs: use deferred frees for btree block freeing
Dave Chinner
1
-1
/
+2
2023-04-11
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
1
-2
/
+2
2023-04-11
xfs: give xfs_extfree_intent its own perag reference
Darrick J. Wong
1
-20
/
+38
2023-04-11
xfs: pass per-ag references to xfs_free_extent
Darrick J. Wong
1
-2
/
+6
2023-02-05
xfs: fix confusing xfs_extent_item variable names
Darrick J. Wong
1
-35
/
+35
2023-02-05
xfs: pass xfs_extent_free_item directly through the log intent code
Darrick J. Wong
1
-25
/
+30
2022-10-31
xfs: dump corrupt recovered log intent items to dmesg consistently
Darrick J. Wong
1
-2
/
+4
2022-10-31
xfs: actually abort log recovery on corrupt intent-done log items
Darrick J. Wong
1
-4
/
+16
2022-10-31
xfs: refactor all the EFI/EFD log item sizeof logic
Darrick J. Wong
1
-49
/
+20
2022-10-31
xfs: fix memcpy fortify errors in EFI log format copying
Darrick J. Wong
1
-10
/
+21
2022-07-31
xfs: delete extra space and tab in blank line
Xie Shaowen
1
-6
/
+6
2022-07-07
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
1
-1
/
+5
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-03-20
xfs: log items should have a xlog pointer, not a mount
Dave Chinner
1
-1
/
+1
[next]