index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_btree.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove kmem_zone typedef
Darrick J. Wong
2021-10-23
1
-2
/
+2
*
xfs: use separate btree cursor cache for each btree type
Darrick J. Wong
2021-10-19
1
-12
/
+8
*
xfs: kill XFS_BTREE_MAXLEVELS
Darrick J. Wong
2021-10-19
1
-2
/
+0
*
xfs: compute the maximum height of the rmap btree when reflink enabled
Darrick J. Wong
2021-10-19
1
-0
/
+2
*
xfs: clean up xfs_btree_{calc_size,compute_maxlevels}
Darrick J. Wong
2021-10-19
1
-2
/
+4
*
xfs: dynamically allocate cursors based on maxlevels
Darrick J. Wong
2021-10-19
1
-2
/
+11
*
xfs: encode the max btree height in the cursor
Darrick J. Wong
2021-10-19
1
-0
/
+2
*
xfs: refactor btree cursor allocation function
Darrick J. Wong
2021-10-19
1
-0
/
+16
*
xfs: rearrange xfs_btree_cur fields for better packing
Darrick J. Wong
2021-10-19
1
-4
/
+4
*
xfs: prepare xfs_btree_cur for dynamic cursor heights
Darrick J. Wong
2021-10-19
1
-6
/
+27
*
xfs: reduce the size of nr_ops for refcount btree cursors
Darrick J. Wong
2021-10-19
1
-4
/
+4
*
xfs: remove xfs_btree_cur.bc_blocklog
Darrick J. Wong
2021-10-19
1
-1
/
+0
*
xfs: remove xfs_btree_cur_t typedef
Darrick J. Wong
2021-10-14
1
-6
/
+6
*
xfs: constify btree function parameters that are not modified
Darrick J. Wong
2021-08-19
1
-9
/
+12
*
xfs: make the start pointer passed to btree update_lastrec functions const
Darrick J. Wong
2021-08-19
1
-4
/
+4
*
xfs: make the start pointer passed to btree alloc_block functions const
Darrick J. Wong
2021-08-19
1
-1
/
+1
*
xfs: make the pointer passed to btree set_root functions const
Darrick J. Wong
2021-08-19
1
-1
/
+1
*
xfs: make the keys and records passed to btree inorder functions const
Darrick J. Wong
2021-08-19
1
-4
/
+4
*
xfs: mark the record passed into btree init_key functions as const
Darrick J. Wong
2021-08-19
1
-2
/
+2
*
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
2021-08-19
1
-1
/
+1
*
xfs: make the key parameters to all btree query range functions const
Darrick J. Wong
2021-08-19
1
-1
/
+2
*
xfs: make the key parameters to all btree key comparison functions const
Darrick J. Wong
2021-08-19
1
-3
/
+3
*
xfs: remove agno from btree cursor
Dave Chinner
2021-06-02
1
-1
/
+0
*
xfs: add a perag to the btree cursor
Dave Chinner
2021-06-02
1
-1
/
+10
*
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-05-14
1
-1
/
+1
*
xfs: support bulk loading of staged btrees
Darrick J. Wong
2020-03-18
1
-0
/
+16
*
xfs: introduce fake roots for inode-rooted btrees
Darrick J. Wong
2020-03-18
1
-0
/
+3
*
xfs: introduce fake roots for ag-rooted btrees
Darrick J. Wong
2020-03-18
1
-1
/
+10
*
xfs: make the btree ag cursor private union anonymous
Dave Chinner
2020-03-13
1
-14
/
+11
*
xfs: make the btree cursor union members named structure
Dave Chinner
2020-03-13
1
-15
/
+24
*
xfs: make btree cursor private union anonymous
Dave Chinner
2020-03-13
1
-5
/
+3
*
xfs: rename btree cursor private btree member flags
Dave Chinner
2020-03-13
1
-2
/
+2
*
xfs: introduce new private btree cursor names
Dave Chinner
2020-03-13
1
-0
/
+2
*
xfs: remove the xfs_btree_get_buf[ls] functions
Darrick J. Wong
2020-01-26
1
-21
/
+0
*
xfs: actually check xfs_btree_check_block return in xfs_btree_islastblock
Darrick J. Wong
2019-11-11
1
-8
/
+17
*
xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks
Darrick J. Wong
2019-10-29
1
-1
/
+8
*
xfs: track active state of allocation btree cursors
Brian Foster
2019-10-21
1
-0
/
+3
*
xfs: remove all *_ITER_CONTINUE values
Darrick J. Wong
2019-08-31
1
-1
/
+0
*
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
2019-08-30
1
-2
/
+7
*
xfs: create iterator error codes
Darrick J. Wong
2019-07-02
1
-2
/
+2
*
xfs: remove unused flag arguments
Eric Sandeen
2019-06-12
1
-7
/
+3
*
xfs: fold dfops into the transaction
Brian Foster
2018-08-03
1
-1
/
+0
*
xfs: remove xfs_btree_cur private firstblock field
Brian Foster
2018-07-12
1
-1
/
+0
*
xfs: remove unused btree cursor bc_private.a.dfops field
Brian Foster
2018-07-12
1
-1
/
+0
*
xfs: remove xfs_btree_cur bmbt dfops field
Brian Foster
2018-07-12
1
-1
/
+0
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: add repair helpers for the reference count btree
Darrick J. Wong
2018-05-16
1
-0
/
+1
*
xfs: add helpers to calculate btree size
Darrick J. Wong
2018-05-16
1
-1
/
+1
*
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-04-09
1
-4
/
+2
*
Cleanup old XFS_BTREE_* traces
Carlos Maiolino
2018-03-12
1
-19
/
+0
[next]