summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfs: rename and simplify xfs_bmap_one_blockChristoph Hellwig2021-04-155-39/+27
* xfs: move the XFS_IFEXTENTS check into xfs_iread_extentsChristoph Hellwig2021-04-158-93/+62
* xfs: drop unnecessary setfilesize helperBrian Foster2021-04-091-20/+9
* xfs: drop unused ioend private merge and setfilesize codeBrian Foster2021-04-091-45/+1
* xfs: open code ioend needs workqueue helperBrian Foster2021-04-091-8/+3
* xfs: drop submit side trans alloc for append ioendsBrian Foster2021-04-091-42/+3
* xfs: fix return of uninitialized value in variable errorColin Ian King2021-04-091-0/+1
* xfs: get rid of the ip parameter to xchk_setup_*Darrick J. Wong2021-04-0919-93/+61
* xfs: fix scrub and remount-ro protection when running scrubDarrick J. Wong2021-04-094-17/+35
* xfs: move the check for post-EOF mappings into xfs_can_free_eofblocksDarrick J. Wong2021-04-072-82/+99
* xfs: move the xfs_can_free_eofblocks call under the IOLOCKDarrick J. Wong2021-04-071-8/+7
* xfs: precalculate default inode attribute offsetDave Chinner2021-04-074-12/+28
* xfs: default attr fork size does not handle device inodesDave Chinner2021-04-071-2/+7
* xfs: inode fork allocation depends on XFS_IFEXTENT flagDave Chinner2021-04-071-0/+1
* xfs: eager inode attr fork init needs attr feature awarenessDave Chinner2021-04-071-1/+1
* xfs: scrub: Disable check for unoptimized data fork bmbt nodeChandan Babu R2021-04-071-2/+28
* xfs: Use struct xfs_bmdr_block instead of struct xfs_btree_block to calculate...Chandan Babu R2021-04-071-1/+3
* xfs: deprecate BMV_IF_NO_DMAPI_READ flagAnthony Iliopoulos2021-04-072-3/+1
* xfs: merge _xfs_dic2xflags into xfs_ip2xflagsChristoph Hellwig2021-04-071-32/+22
* xfs: move the di_crtime field to struct xfs_inodeChristoph Hellwig2021-04-079-29/+11
* xfs: move the di_flags2 field to struct xfs_inodeChristoph Hellwig2021-04-0713-52/+49
* xfs: move the di_flags field to struct xfs_inodeChristoph Hellwig2021-04-0717-47/+46
* xfs: move the di_forkoff field to struct xfs_inodeChristoph Hellwig2021-04-079-39/+39
* xfs: use a union for i_cowextsize and i_flushiterChristoph Hellwig2021-04-074-11/+20
* xfs: use XFS_B_TO_FSB in xfs_ioctl_setattrChristoph Hellwig2021-04-071-2/+2
* xfs: cleanup xfs_fill_fsxattrChristoph Hellwig2021-04-071-2/+4
* xfs: move the di_flushiter field to struct xfs_inodeChristoph Hellwig2021-04-076-15/+14
* xfs: move the di_cowextsize field to struct xfs_inodeChristoph Hellwig2021-04-079-15/+13
* xfs: move the di_extsize field to struct xfs_inodeChristoph Hellwig2021-04-078-16/+16
* xfs: move the di_nblocks field to struct xfs_inodeChristoph Hellwig2021-04-0716-34/+33
* xfs: move the di_size field to struct xfs_inodeChristoph Hellwig2021-04-0729-98/+98
* xfs: move the di_projid field to struct xfs_inodeChristoph Hellwig2021-04-0713-23/+23
* xfs: don't clear the "dinode core" in xfs_inode_allocChristoph Hellwig2021-04-071-1/+2
* xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinodeChristoph Hellwig2021-04-076-17/+35
* xfs: remove the unused xfs_icdinode_has_bigtime helperChristoph Hellwig2021-04-071-5/+0
* xfs: handle crtime more carefully in xfs_bulkstat_one_intChristoph Hellwig2021-04-071-2/+2
* xfs: consistently initialize di_flags2Christoph Hellwig2021-04-072-1/+1
* xfs: split xfs_imap_to_bpChristoph Hellwig2021-04-077-36/+17
* xfs: scrub: Remove incorrect check executed on block format directoriesChandan Babu R2021-04-071-9/+0
* xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extentsChandan Babu R2021-04-071-1/+2
* xfs: Fix dax inode extent calculation when direct write is performed on an un...Chandan Babu R2021-04-071-2/+3
* xfs: fix xfs_trans slab cache nameAnthony Iliopoulos2021-03-261-1/+1
* xfs: add error injection for per-AG resv failureGao Xiang2021-03-263-2/+11
* xfs: support shrinking unused space in the last AGGao Xiang2021-03-262-35/+59
* xfs: introduce xfs_ag_shrink_space()Gao Xiang2021-03-262-0/+117
* xfs: hoist out xfs_resizefs_init_new_ags()Gao Xiang2021-03-261-43/+64
* xfs: update lazy sb counters immediately for resizefsGao Xiang2021-03-261-0/+9
* xfs: Fix a typoBhaskar Chowdhury2021-03-261-1/+1
* xfs: Rudimentary spelling fixBhaskar Chowdhury2021-03-261-1/+1
* xfs: Rudimentary typo fixesBhaskar Chowdhury2021-03-261-2/+2