index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_da_btree.h
Age
Commit message (
Expand
)
Author
2024-04-23
xfs: create attr log item opcodes and formats for parent pointers
Darrick J. Wong
2024-04-23
xfs: rearrange xfs_da_args a bit to use less space
Darrick J. Wong
2024-04-23
xfs: remove xfs_da_args.attr_flags
Darrick J. Wong
2024-04-23
xfs: remove XFS_DA_OP_NOTIME
Darrick J. Wong
2024-04-23
xfs: remove XFS_DA_OP_REMOVE
Darrick J. Wong
2024-04-15
xfs: validate dabtree node buffer owners
Darrick J. Wong
2024-04-15
xfs: validate attr leaf buffer owners
Darrick J. Wong
2024-04-15
xfs: add an explicit owner field to xfs_da_args
Darrick J. Wong
2023-12-07
xfs: extract xfs_da_buf_copy() helper function
Zhang Tianci
2022-06-15
xfs: fix TOCTOU race involving the new logged xattrs control knob
Darrick J. Wong
2022-05-22
xfs: clean up xfs_attr_node_hasname
Darrick J. Wong
2022-05-12
xfs: ATTR_REPLACE algorithm with LARP enabled needs rework
Dave Chinner
2022-05-12
xfs: use XFS_DA_OP flags in deferred attr ops
Dave Chinner
2022-04-21
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
2022-04-21
xfs: convert da btree operations flags to unsigned.
Dave Chinner
2022-04-13
xfs: Directory's data fork extent counter can never overflow
Chandan Babu R
2021-10-22
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
xfs: remove kmem_zone typedef
Darrick J. Wong
2020-07-28
xfs: Refactor xfs_da_state_alloc() helper
Carlos Maiolino
2020-05-13
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-02
xfs: remove XFS_DA_OP_INCOMPLETE
Christoph Hellwig
2020-03-02
xfs: clean up the attr flag confusion
Christoph Hellwig
2020-03-02
xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
Christoph Hellwig
2020-03-02
xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
Christoph Hellwig
2020-03-02
xfs: turn xfs_da_args.value into a void pointer
Christoph Hellwig
2020-01-09
xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_da_get_buf
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_da_read_buf
Christoph Hellwig
2019-11-22
xfs: split xfs_da3_node_read
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_da_reada_buf
Christoph Hellwig
2019-11-22
xfs: improve the xfs_dabuf_map calling conventions
Christoph Hellwig
2019-11-13
xfs: devirtualize ->m_dirnameops
Christoph Hellwig
2019-11-10
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
2019-11-10
xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: move the max dir2 free bests count to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: move the dir2 free header size to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: move the max dir2 leaf entries count to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: move the dir2 leaf header size to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: move the node header size to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr
Christoph Hellwig
2019-11-10
xfs: devirtualize ->node_hdr_to_disk
Christoph Hellwig
2019-11-10
xfs: devirtualize ->node_hdr_from_disk
Christoph Hellwig
2019-11-10
xfs: use unsigned int for all size values in struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: move incore structures out of xfs_da_format.h
Christoph Hellwig
2019-08-30
xfs: allocate xattr buffer on demand
Dave Chinner
2018-08-02
xfs: fold dfops into the transaction
Brian Foster
2018-07-11
xfs: use ->t_firstblock in xattr ops
Brian Foster
2018-07-11
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
Brian Foster
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
[next]