index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_rmap_item.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: store a generic group structure in the intents
Christoph Hellwig
2024-11-05
1
-4
/
+5
*
xfs: factor out a generic xfs_group structure
Christoph Hellwig
2024-11-05
1
-1
/
+1
*
xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c
Darrick J. Wong
2024-07-02
1
-13
/
+11
*
xfs: don't bother calling xfs_rmap_finish_one_cleanup in xfs_rmap_finish_one
Christoph Hellwig
2024-07-02
1
-0
/
+18
*
xfs: reuse xfs_rmap_update_cancel_item
Christoph Hellwig
2024-07-02
1
-13
/
+12
*
xfs: add a ri_entry helper
Christoph Hellwig
2024-07-02
1
-11
/
+9
*
xfs: remove xfs_trans_set_rmap_flags
Darrick J. Wong
2024-07-02
1
-45
/
+34
*
xfs: pass the fsbno to xfs_perag_intent_get
Christoph Hellwig
2024-07-02
1
-4
/
+1
*
xfs: place intent recovery under NOFS allocation context
Dave Chinner
2024-02-13
1
-1
/
+1
*
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
2024-02-13
1
-1
/
+1
*
xfs: convert kmem_free() for kvmalloc users to kvfree()
Dave Chinner
2024-02-13
1
-2
/
+2
*
xfs: convert kmem_zalloc() to kzalloc()
Dave Chinner
2024-02-13
1
-1
/
+2
*
xfs: pass the defer ops instead of type to xfs_defer_start_recovery
Christoph Hellwig
2023-12-14
1
-1
/
+1
*
xfs: store an ops pointer in struct xfs_defer_pending
Christoph Hellwig
2023-12-14
1
-0
/
+1
*
xfs: move ->iop_relog to struct xfs_defer_op_type
Darrick J. Wong
2023-12-06
1
-22
/
+22
*
xfs: collapse the ->create_done functions
Darrick J. Wong
2023-12-06
1
-17
/
+10
*
xfs: hoist xfs_trans_add_item calls to defer ops functions
Darrick J. Wong
2023-12-06
1
-3
/
+0
*
xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog
Darrick J. Wong
2023-12-06
1
-1
/
+1
*
xfs: use xfs_defer_create_done for the relogging operation
Darrick J. Wong
2023-12-06
1
-5
/
+1
*
xfs: hoist ->create_intent boilerplate to its callsite
Darrick J. Wong
2023-12-06
1
-3
/
+0
*
xfs: collapse the ->finish_item helpers
Darrick J. Wong
2023-12-06
1
-17
/
+1
*
xfs: hoist intent done flag setting to ->finish_item callsite
Darrick J. Wong
2023-12-06
1
-15
/
+1
*
xfs: move ->iop_recover to xfs_defer_op_type
Darrick J. Wong
2023-12-06
1
-12
/
+12
*
xfs: use xfs_defer_finish_one to finish recovered work items
Darrick J. Wong
2023-12-06
1
-21
/
+8
*
xfs: recreate work items when recovering intent items
Darrick J. Wong
2023-12-06
1
-51
/
+61
*
xfs: transfer recovered intent item ownership in ->iop_recover
Darrick J. Wong
2023-12-06
1
-0
/
+2
*
xfs: pass the xfs_defer_pending object to iop_recover
Darrick J. Wong
2023-12-06
1
-1
/
+2
*
xfs: use xfs_defer_pending objects to recover intent items
Darrick J. Wong
2023-12-06
1
-6
/
+3
*
xfs: reserve less log space when recovering log intent items
Darrick J. Wong
2023-09-12
1
-2
/
+4
*
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
2023-04-11
1
-2
/
+2
*
xfs: give xfs_rmap_intent its own perag reference
Darrick J. Wong
2023-04-11
1
-3
/
+29
*
xfs: fix confusing variable names in xfs_rmap_item.c
Darrick J. Wong
2023-02-05
1
-39
/
+40
*
xfs: pass rmap space mapping directly through the log intent code
Darrick J. Wong
2023-02-05
1
-36
/
+29
*
xfs: dump corrupt recovered log intent items to dmesg consistently
Darrick J. Wong
2022-10-31
1
-3
/
+7
*
xfs: actually abort log recovery on corrupt intent-done log items
Darrick J. Wong
2022-10-31
1
-1
/
+5
*
xfs: fix memcpy fortify errors in RUI log format copying
Darrick J. Wong
2022-10-31
1
-31
/
+27
*
xfs: whiteouts release intents that are not in the AIL
Dave Chinner
2022-05-04
1
-4
/
+5
*
xfs: add log item method to return related intents
Dave Chinner
2022-05-04
1
-0
/
+8
*
xfs: tag transactions that contain intent done items
Dave Chinner
2022-05-04
1
-1
/
+1
*
xfs: add log item flags to indicate intents
Dave Chinner
2022-05-04
1
-1
/
+3
*
xfs: fix potential log item leak
Dave Chinner
2022-05-04
1
-0
/
+2
*
xfs: log items should have a xlog pointer, not a mount
Dave Chinner
2022-03-20
1
-1
/
+1
*
xfs: create slab caches for frequently-used deferred items
Darrick J. Wong
2021-10-22
1
-2
/
+2
*
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
1
-6
/
+6
*
xfs: remove kmem_zone typedef
Darrick J. Wong
2021-10-22
1
-2
/
+2
*
xfs: port the defer ops capture and continue to resource capture
Darrick J. Wong
2021-10-14
1
-1
/
+1
*
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: dump log intent items that cannot be recovered due to corruption
Darrick J. Wong
2021-08-09
1
-0
/
+3
*
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-08
1
-2
/
+2
*
xfs: refactor file range validation
Darrick J. Wong
2020-12-09
1
-1
/
+1
[next]