summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-25xfs: don't run speculative preallocation gc when fs is frozendeferred-inactivation-5.13_2021-03-25Darrick J. Wong
2021-03-25xfs: add inode scan limits to the eofblocks ioctlDarrick J. Wong
2021-03-25xfs: create a polled function to force inode inactivationDarrick J. Wong
2021-03-25xfs: parallelize inode inactivationDarrick J. Wong
2021-03-25xfs: force inode garbage collection before fallocate when space is lowDarrick J. Wong
2021-03-25xfs: force inode inactivation and retry fs writes when there isn't spaceDarrick J. Wong
2021-03-25xfs: expose sysfs knob to control inode inactivation delayDarrick J. Wong
2021-03-25xfs: deferred inode inactivationDarrick J. Wong
2021-03-25xfs: refactor the inode recycling codeDarrick J. Wong
2021-03-25xfs: refactor per-AG inode tagging functionsinode-walk-cleanups-5.13_2021-03-25Darrick J. Wong
2021-03-25xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_agDarrick J. Wong
2021-03-25xfs: pass struct xfs_eofblocks to the inode scan callbackDarrick J. Wong
2021-03-25xfs: remove indirect calls from xfs_inode_walk{,_ag}Darrick J. Wong
2021-03-25xfs: remove iter_flags parameter from xfs_inode_walk_*Darrick J. Wong
2021-03-25xfs: use s_inodes in xfs_qm_dqrele_all_inodesChristoph Hellwig
2021-03-25xfs: move the check for post-EOF mappings into xfs_can_free_eofblocksrefactor-has-eofblocks-5.13_2021-03-25Darrick J. Wong
2021-03-25xfs: move the xfs_can_free_eofblocks call under the IOLOCKDarrick J. Wong
2021-03-25xfs: move the di_crtime field to struct xfs_inoderemove-icdinode-5.13_2021-03-25Christoph Hellwig
2021-03-25xfs: move the di_flags2 field to struct xfs_inodeChristoph Hellwig
2021-03-25xfs: move the di_flags field to struct xfs_inodeChristoph Hellwig
2021-03-25xfs: move the di_forkoff field to struct xfs_inodeChristoph Hellwig
2021-03-25xfs: cleanup xfs_fill_fsxattrChristoph Hellwig
2021-03-25xfs: use a union for i_cowextsize and i_flushiterChristoph Hellwig
2021-03-25xfs: move the di_flushiter field to struct xfs_inodeChristoph Hellwig
2021-03-25xfs: move the di_cowextsize field to struct xfs_inodeChristoph Hellwig
2021-03-25xfs: move the di_extsize field to struct xfs_inodeChristoph Hellwig
2021-03-25xfs: move the di_nblocks field to struct xfs_inodeChristoph Hellwig
2021-03-25xfs: move the di_size field to struct xfs_inodeChristoph Hellwig
2021-03-25xfs: move the di_projid field to struct xfs_inodeChristoph Hellwig
2021-03-25xfs: don't clear the "dinode core" in xfs_inode_allocChristoph Hellwig
2021-03-25xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinodeChristoph Hellwig
2021-03-25xfs: remove the unused xfs_icdinode_has_bigtime helperChristoph Hellwig
2021-03-25xfs: handle crtime more carefully in xfs_bulkstat_one_intChristoph Hellwig
2021-03-25xfs: consistently initialize di_flags2Christoph Hellwig
2021-03-25xfs: split xfs_imap_to_bpChristoph Hellwig
2021-03-25xfs: fix scrub and remount-ro protection when running scrubrandom-fixes-5.13_2021-03-25Darrick J. Wong
2021-03-25iomap: improve the warnings from iomap_swapfile_activateChristoph Hellwig
2021-03-25xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extentsChandan Babu R
2021-03-25xfs: Fix dax inode extent calculation when direct write is performed on an un...Chandan Babu R
2021-03-25xfs: fix xfs_trans slab cache namexfs-5.13-merge_2021-03-25xfs-5.13-merge-1Anthony Iliopoulos
2021-03-25xfs: add error injection for per-AG resv failureGao Xiang
2021-03-25xfs: support shrinking unused space in the last AGGao Xiang
2021-03-25xfs: introduce xfs_ag_shrink_space()Gao Xiang
2021-03-25xfs: hoist out xfs_resizefs_init_new_ags()Gao Xiang
2021-03-25xfs: update lazy sb counters immediately for resizefsGao Xiang
2021-03-25xfs: Fix a typoBhaskar Chowdhury
2021-03-25xfs: Rudimentary spelling fixBhaskar Chowdhury
2021-03-25xfs: Rudimentary typo fixesBhaskar Chowdhury
2021-03-25xfs: __percpu_counter_compare() inode count debug too expensiveDave Chinner
2021-03-25xfs: reduce debug overhead of dir leaf/node checksDave Chinner