开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_refcount.c
Age
Commit message (
Expand
)
Author
2024-12-23
xfs: recover CoW leftovers in the realtime volume
Darrick J. Wong
2024-12-23
xfs: wire up realtime refcount btree cursors
Darrick J. Wong
2024-12-23
xfs: add a realtime flag to the refcount update log redo items
Darrick J. Wong
2024-12-23
xfs: prepare refcount functions to deal with rtrefcountbt
Darrick J. Wong
2024-12-23
xfs: namespace the maximum length/refcount symbols
Darrick J. Wong
2024-12-23
xfs: add a realtime flag to the rmap update log redo items
Darrick J. Wong
2024-12-23
xfs: simplify the xfs_rmap_{alloc,free}_extent calling conventions
Darrick J. Wong
2024-11-05
xfs: store a generic group structure in the intents
Christoph Hellwig
2024-11-05
xfs: add a generic group pointer to the btree cursor
Christoph Hellwig
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
2024-11-05
xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
Christoph Hellwig
2024-07-02
xfs: move xfs_refcount_update_defer_add to xfs_refcount_item.c
Darrick J. Wong
2024-07-02
xfs: simplify usage of the rcur local variable in xfs_refcount_finish_one
Darrick J. Wong
2024-07-02
xfs: don't bother calling xfs_refcount_finish_one_cleanup in xfs_refcount_fin...
Darrick J. Wong
2024-07-02
xfs: clean up refcount log intent item tracepoint callsites
Darrick J. Wong
2024-07-02
xfs: pass btree cursors to refcount btree tracepoints
Darrick J. Wong
2024-07-02
xfs: create specialized classes for refcount tracepoints
Darrick J. Wong
2024-07-02
xfs: give refcount btree cursor error tracepoints their own class
Darrick J. Wong
2024-07-02
xfs: convert "skip_discard" to a proper flags bitset
Darrick J. Wong
2024-02-22
xfs: split the per-btree union in struct xfs_btree_cur
Christoph Hellwig
2024-02-22
xfs: report XFS_IS_CORRUPT errors to the health system
Darrick J. Wong
2024-02-22
xfs: report btree block corruption errors to the health system
Darrick J. Wong
2024-02-13
xfs: use GFP_KERNEL in pure transaction contexts
Dave Chinner
2023-12-15
xfs: create a ranged query function for refcount btrees
Darrick J. Wong
2023-12-15
xfs: repair refcount btrees
Darrick J. Wong
2023-12-14
xfs: pass the defer ops directly to xfs_defer_add
Christoph Hellwig
2023-12-06
xfs: remove __xfs_free_extent_later
Darrick J. Wong
2023-07-02
xfs: fix xfs_btree_query_range callers to initialize btree rec fully
Darrick J. Wong
2023-06-29
xfs: use deferred frees for btree block freeing
Dave Chinner
2023-06-05
xfs: validate block number being freed before adding to xefi
Dave Chinner
2023-04-11
xfs: implement masked btree key comparisons for _has_records scans
Darrick J. Wong
2023-04-11
xfs: replace xfs_btree_has_record with a general keyspace scanner
Darrick J. Wong
2023-04-11
xfs: complain about bad records in query_range helpers
Darrick J. Wong
2023-04-11
xfs: standardize ondisk to incore conversion for refcount btrees
Darrick J. Wong
2023-04-11
xfs: give xfs_refcount_intent its own perag reference
Darrick J. Wong
2023-02-05
xfs: pass refcount intent directly through the log intent code
Darrick J. Wong
2022-12-01
xfs: estimate post-merge refcounts correctly
Darrick J. Wong
2022-12-01
xfs: hoist refcount record merge predicates
Darrick J. Wong
2022-10-31
xfs: rename XFS_REFC_COW_START to _COWFLAG
Darrick J. Wong
2022-10-31
xfs: fix uninitialized list head in struct xfs_refcount_recovery
Darrick J. Wong
2022-10-31
xfs: fix agblocks check in the cow leftover recovery function
Darrick J. Wong
2022-10-31
xfs: check record domain when accessing refcount records
Darrick J. Wong
2022-10-31
xfs: remove XFS_FIND_RCEXT_SHARED and _COW
Darrick J. Wong
2022-10-31
xfs: refactor domain and refcount checking
Darrick J. Wong
2022-10-31
xfs: track cow/shared record domains explicitly in xfs_refcount_irec
Darrick J. Wong
2022-10-31
xfs: check deferred refcount op continuation parameters
Darrick J. Wong
2022-10-31
xfs: create a predicate to verify per-AG extents
Darrick J. Wong
2022-10-31
xfs: make sure aglen never goes negative in xfs_refcount_adjust_extents
Darrick J. Wong
2022-07-07
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
2022-07-07
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
[next]