Age | Commit message (Expand) | Author |
2023-07-05 | Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2023-07-02 | xfs: clean up the rtbitmap fsmap backend | Darrick J. Wong |
2023-05-24 | xfs: Provide a splice-read wrapper | David Howells |
2023-04-11 | xfs: allow queued AG intents to drain before scrubbing | Darrick J. Wong |
2023-04-11 | xfs: create traced helper to get extra perag references | Darrick J. Wong |
2023-03-19 | xfs: add tracepoints for each of the externally visible allocators | Darrick J. Wong |
2023-02-13 | xfs: refactor the filestreams allocator pick functions | Dave Chinner |
2023-02-13 | xfs: pass perag to filestreams tracing | Dave Chinner |
2023-02-13 | xfs: fold xfs_alloc_ag_vextent() into callers | Dave Chinner |
2023-02-13 | xfs: rework the perag trace points to be perag centric | Dave Chinner |
2023-02-13 | xfs: active perag reference counting | Dave Chinner |
2023-02-11 | xfs: t_firstblock is tracking AGs not blocks | Dave Chinner |
2023-02-11 | xfs: fix low space alloc deadlock | Dave Chinner |
2023-02-05 | xfs: pass refcount intent directly through the log intent code | Darrick J. Wong |
2022-11-28 | xfs: add debug knob to slow down write for fun | Darrick J. Wong |
2022-11-28 | xfs: add debug knob to slow down writeback for fun | Darrick J. Wong |
2022-10-31 | xfs: report refcount domain in tracepoints | Darrick J. Wong |
2022-09-19 | xfs: missing space in xfs trace log | Zeng Heng |
2022-07-14 | Merge tag 'make-attr-fork-permanent-5.20_2022-07-14' of git://git.kernel.org/... | Darrick J. Wong |
2022-07-14 | xfs: introduce xfs_iunlink_lookup | Dave Chinner |
2022-07-12 | xfs: replace inode fork size macros with functions | Darrick J. Wong |
2022-06-23 | xfs: introduce xfs_inodegc_push() | Dave Chinner |
2022-05-12 | xfs: ATTR_REPLACE algorithm with LARP enabled needs rework | Dave Chinner |
2022-05-12 | xfs: introduce attr remove initial states into xfs_attr_set_iter | Dave Chinner |
2022-05-12 | xfs: clean up final attr removal in xfs_attr_set_iter | Dave Chinner |
2022-05-12 | xfs: remote xattr removal in xfs_attr_set_iter() is conditional | Dave Chinner |
2022-05-12 | xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP | Dave Chinner |
2022-05-12 | xfs: split remote attr setting out from replace path | Dave Chinner |
2022-05-12 | xfs: kill XFS_DAC_LEAF_ADDNAME_INIT | Dave Chinner |
2022-05-12 | xfs: separate out initial attr_set states | Dave Chinner |
2022-05-11 | xfs: rework deferred attribute operation setup | Dave Chinner |
2022-05-11 | xfs: Add helper function xfs_attr_leaf_addname | Allison Henderson |
2022-05-04 | Merge tag 'reflink-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/... | Dave Chinner |
2022-05-04 | Merge tag 'rmap-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/lin... | Dave Chinner |
2022-05-04 | xfs: intent item whiteouts | Dave Chinner |
2022-04-28 | xfs: rewrite xfs_reflink_end_cow to use intents | Darrick J. Wong |
2022-04-28 | xfs: report "max_resp" used for min log size computation | Darrick J. Wong |
2022-04-28 | xfs: create shadow transaction reservations for computing minimum log size | Darrick J. Wong |
2022-04-27 | xfs: capture buffer ops in the xfs_buf tracepoints | Darrick J. Wong |
2022-04-21 | Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int... | Dave Chinner |
2022-04-21 | xfs: convert quota options flags to unsigned. | Dave Chinner |
2022-04-21 | xfs: convert da btree operations flags to unsigned. | Dave Chinner |
2022-04-11 | xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively | Chandan Babu R |
2022-04-11 | xfs: Use xfs_extnum_t instead of basic data types | Chandan Babu R |
2022-03-20 | xfs: log items should have a xlog pointer, not a mount | Dave Chinner |
2022-03-14 | xfs: constify the name argument to various directory functions | Darrick J. Wong |
2021-10-19 | xfs: prepare xfs_btree_cur for dynamic cursor heights | Darrick J. Wong |
2021-08-19 | xfs: convert bp->b_bn references to xfs_buf_daddr() | Dave Chinner |
2021-08-19 | xfs: convert remaining mount flags to state flags | Dave Chinner |
2021-08-19 | xfs: start documenting common units and tags used in tracepoints | Darrick J. Wong |