index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trans.c
Age
Commit message (
Expand
)
Author
10 days
xfs: return the allocated transaction from xfs_trans_alloc_empty
Christoph Hellwig
10 days
xfs: don't use xfs_trans_reserve in xfs_trans_roll
Christoph Hellwig
10 days
xfs: decouple xfs_trans_alloc_empty from xfs_trans_alloc
Christoph Hellwig
10 days
xfs: don't use xfs_trans_reserve in xfs_trans_reserve_more
Christoph Hellwig
10 days
xfs: use xfs_trans_reserve_more in xfs_trans_reserve_more_inode
Christoph Hellwig
2025-06-27
xfs: add tracepoints for stale pinned inode state debug
Dave Chinner
2025-01-13
xfs: remove the t_magic field in struct xfs_trans
Christoph Hellwig
2024-12-23
xfs: prepare to reuse the dquot pointer space in struct xfs_inode
Darrick J. Wong
2024-12-12
xfs: don't lose solo dquot update transactions
Darrick J. Wong
2024-12-12
xfs: don't lose solo superblock counter update transactions
Darrick J. Wong
2024-12-12
xfs: avoid nested calls to __xfs_trans_commit
Darrick J. Wong
2024-12-12
xfs: only run precommits once per transaction object
Darrick J. Wong
2024-12-12
xfs: unlock inodes when erroring out of xfs_trans_alloc_dir
Darrick J. Wong
2024-11-05
xfs: fix chown with rt quota
Darrick J. Wong
2024-11-05
xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t
Darrick J. Wong
2024-11-05
xfs: grow the realtime section when realtime groups are enabled
Darrick J. Wong
2024-11-05
xfs: add frextents to the lazysbcounters when rtgroups enabled
Darrick J. Wong
2024-11-05
xfs: update realtime super every time we update the primary fs super
Darrick J. Wong
2024-11-05
xfs: remove the mount field from struct xfs_busy_extents
Christoph Hellwig
2024-07-04
xfs: move and rename xfs_trans_committed_bulk
Dave Chinner
2024-04-22
xfs: split xfs_mod_freecounter
Christoph Hellwig
2024-04-22
xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive
Christoph Hellwig
2024-04-15
xfs: Hold inode locks in xfs_trans_alloc_dir
Allison Henderson
2024-02-19
xfs: Replace xfs_isilocked with xfs_assert_ilocked
Matthew Wilcox (Oracle)
2023-12-15
xfs: repair inode fork block mapping data structures
Darrick J. Wong
2023-10-17
xfs: use shifting and masking when converting rt extents, if possible
Darrick J. Wong
2023-10-17
xfs: create a helper to convert extlen to rtextlen
Darrick J. Wong
2023-06-05
xfs: collect errors from inodegc for unlinked inode recovery
Dave Chinner
2023-06-05
xfs: defered work could create precommits
Dave Chinner
2023-02-11
xfs: don't assert fail on transaction cancel with deferred ops
Dave Chinner
2023-02-11
xfs: t_firstblock is tracking AGs not blocks
Dave Chinner
2022-07-14
Merge tag 'xfs-iunlink-item-5.20' of git://git.kernel.org/pub/scm/linux/kerne...
Darrick J. Wong
2022-07-14
xfs: add log item precommit operation
Dave Chinner
2022-07-07
xfs: convert log vector chain to use list heads
Dave Chinner
2022-04-28
xfs: report "max_resp" used for min log size computation
Darrick J. Wong
2022-04-21
Merge branch 'guilt/xlog-write-rework' into xfs-5.19-for-next
Dave Chinner
2022-04-21
xfs: log tickets don't need log client id
Dave Chinner
2022-04-12
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
2022-03-29
xfs: xfs_trans_commit() path must check for log shutdown
Dave Chinner
2022-03-20
xfs: AIL should be log centric
Dave Chinner
2022-03-20
xfs: log items should have a xlog pointer, not a mount
Dave Chinner
2022-03-14
xfs: reserve quota for dir expansion when linking/unlinking files
Darrick J. Wong
2021-12-21
xfs: shut down filesystem if we xfs_trans_cancel with deferred work items
Darrick J. Wong
2021-10-22
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
xfs: remove kmem_zone typedef
Darrick J. Wong
2021-10-14
xfs: remove the xfs_dsb_t typedef
Christoph Hellwig
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-16
xfs: AIL needs asynchronous CIL forcing
Dave Chinner
2021-08-16
xfs: convert XLOG_FORCED_SHUTDOWN() to xlog_is_shutdown()
Dave Chinner
[next]