summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs
AgeCommit message (Expand)AuthorFilesLines
2018-07-18xfs: use swap macro in xfs_dir2_leafn_rebalanceGustavo A. R. Silva1-10/+7
2018-07-18xfs_attr_leaf: use swap macro in xfs_attr3_leaf_rebalanceGustavo A. R. Silva1-10/+3
2018-07-18xfs: don't assume a left rmap when allocating a new rmapDarrick J. Wong1-12/+12
2018-07-12xfs: Initialize variables in xfs_alloc_get_rec before using themCarlos Maiolino1-2/+3
2018-07-12xfs: remove xfs_defer_init() firstblock paramBrian Foster6-32/+19
2018-07-12xfs: replace no-op firstblock init with ->t_firstblockBrian Foster1-1/+1
2018-07-12xfs: remove xfs_alloc_arg firstblock fieldBrian Foster5-16/+10
2018-07-12xfs: remove xfs_btree_cur private firstblock fieldBrian Foster3-32/+7
2018-07-12xfs: remove bmap format helpers firstblock paramsBrian Foster1-34/+29
2018-07-12xfs: remove bmap extent add helper firstblock paramsBrian Foster1-16/+10
2018-07-12xfs: remove xfs_bmalloca firstblock fieldBrian Foster2-22/+23
2018-07-12xfs: use ->t_firstblock in bmap extent splitBrian Foster1-9/+6
2018-07-12xfs: remove bmap insert/collapse firstblock paramBrian Foster2-8/+6
2018-07-12xfs: remove xfs_bunmapi() firstblock paramBrian Foster5-22/+17
2018-07-12xfs: remove xfs_bmapi_write() firstblock paramBrian Foster4-20/+9
2018-07-12xfs: use ->t_firstblock in xfs_bmapi_remap()Brian Foster1-3/+2
2018-07-12xfs: use ->t_firstblock for all xfs_bunmapi() callersBrian Foster1-10/+2
2018-07-12xfs: use ->t_firstblock in xattr opsBrian Foster7-38/+33
2018-07-12xfs: use ->t_firstblock in attrfork addBrian Foster1-20/+13
2018-07-12xfs: remove firstblock param from xfs dir opsBrian Foster2-11/+7
2018-07-12xfs: allow null firstblock in xfs_bmapi_write() when tp is nullBrian Foster1-1/+1
2018-07-12xfs: refactor dfops init to attach to transactionBrian Foster6-23/+30
2018-07-12xfs: use ->t_dfops in reflink cow recover pathBrian Foster1-4/+5
2018-07-12xfs: remove unused btree cursor bc_private.a.dfops fieldBrian Foster4-10/+6
2018-07-12xfs: remove xfs_btree_cur bmbt dfops fieldBrian Foster3-18/+4
2018-07-12xfs: remove dfops param from internal bmap extent helpersBrian Foster1-48/+44
2018-07-12xfs: use ->t_dfops for collapse/insert range operationsBrian Foster2-13/+9
2018-07-12xfs: remove struct xfs_bmalloca dfops fieldBrian Foster2-16/+15
2018-07-12xfs: remove xfs_bmapi_remap() dfops paramBrian Foster2-5/+5
2018-07-12xfs: remove xfs_bunmapi() dfops paramBrian Foster5-17/+14
2018-07-12xfs: remove xfs_bmapi_write() dfops paramBrian Foster4-13/+9
2018-07-12xfs: replace xfs_da_args->dfops accesses with ->t_dfops and removeBrian Foster7-119/+117
2018-07-12xfs: use ->t_dfops in extent split tx and remove paramBrian Foster1-7/+6
2018-07-12xfs: remove dfops param in attr fork add pathBrian Foster1-11/+8
2018-07-12xfs: use ->t_dfops for attr set/remove operationsBrian Foster2-5/+9
2018-07-12xfs: remove dfops param from high level dirname callsBrian Foster2-14/+12
2018-07-12xfs: remove dfops parameter from ifree call stackBrian Foster2-5/+2
2018-07-12xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfopsBrian Foster2-6/+6
2018-07-12xfs: remove the now unused XFS_BMAPI_IGSTATE flagChristoph Hellwig2-7/+2
2018-06-28xfs: Initialize variables in xfs_alloc_get_rec before using themCarlos Maiolino1-2/+3
2018-06-24xfs: fix fdblocks accounting w/ RMAPBT per-AG reservationDarrick J. Wong1-4/+27
2018-06-24xfs: fix off-by-one error in xfs_rtalloc_query_rangeDarrick J. Wong1-2/+2
2018-06-24xfs: don't allow insert-range to shift extents past the maximum offsetDarrick J. Wong3-0/+30
2018-06-22xfs: More robust inode extent count validationDave Chinner2-29/+50
2018-06-12xfs: update incore per-AG inode countDarrick J. Wong1-0/+2
2018-06-08xfs: replace do_mod with native operationsDave Chinner1-14/+23
2018-06-08xfs: don't call xfs_da_shrink_inode with NULL bpEric Sandeen1-3/+2
2018-06-08xfs: clean up MIN/MAXDave Chinner7-20/+20
2018-06-08xfs: move various type verifiers to common fileDave Chinner7-162/+192
2018-06-07xfs: convert to SPDX license tagsDave Chinner68-899/+68