summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2021-04-07xfs: Use struct xfs_bmdr_block instead of struct xfs_btree_block to calculate...Chandan Babu R
2021-04-07xfs: deprecate BMV_IF_NO_DMAPI_READ flagAnthony Iliopoulos
2021-04-07xfs: merge _xfs_dic2xflags into xfs_ip2xflagsChristoph Hellwig
2021-04-07xfs: move the di_crtime field to struct xfs_inodeChristoph Hellwig
2021-04-07xfs: move the di_flags2 field to struct xfs_inodeChristoph Hellwig
2021-04-07xfs: move the di_flags field to struct xfs_inodeChristoph Hellwig
2021-04-07xfs: move the di_forkoff field to struct xfs_inodeChristoph Hellwig
2021-04-07xfs: use a union for i_cowextsize and i_flushiterChristoph Hellwig
2021-04-07xfs: use XFS_B_TO_FSB in xfs_ioctl_setattrChristoph Hellwig
2021-04-07xfs: cleanup xfs_fill_fsxattrChristoph Hellwig
2021-04-07xfs: move the di_flushiter field to struct xfs_inodeChristoph Hellwig
2021-04-07xfs: move the di_cowextsize field to struct xfs_inodeChristoph Hellwig
2021-04-07xfs: move the di_extsize field to struct xfs_inodeChristoph Hellwig
2021-04-07xfs: move the di_nblocks field to struct xfs_inodeChristoph Hellwig
2021-04-07xfs: move the di_size field to struct xfs_inodeChristoph Hellwig
2021-04-07xfs: move the di_projid field to struct xfs_inodeChristoph Hellwig
2021-04-07xfs: don't clear the "dinode core" in xfs_inode_allocChristoph Hellwig
2021-04-07xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinodeChristoph Hellwig
2021-04-07xfs: remove the unused xfs_icdinode_has_bigtime helperChristoph Hellwig
2021-04-07xfs: handle crtime more carefully in xfs_bulkstat_one_intChristoph Hellwig
2021-04-07xfs: consistently initialize di_flags2Christoph Hellwig
2021-04-07xfs: split xfs_imap_to_bpChristoph Hellwig
2021-04-07xfs: scrub: Remove incorrect check executed on block format directoriesChandan Babu R
2021-04-07xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extentsChandan Babu R
2021-04-07xfs: Fix dax inode extent calculation when direct write is performed on an un...Chandan Babu R
2021-03-25xfs: fix xfs_trans slab cache nameAnthony 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
2021-03-25xfs: No need for inode number error injection in __xfs_dir3_data_checkDave Chinner
2021-03-25xfs: type verification is expensiveDave Chinner
2021-03-25xfs: optimise xfs_buf_item_size/format for contiguous regionsDave Chinner
2021-03-25xfs: xfs_buf_item_size_segment() needs to pass segment offsetDave Chinner
2021-03-25xfs: reduce buffer log item shadow allocationsDave Chinner
2021-03-25xfs: initialise attr fork on inode createDave Chinner
2021-03-25xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAXGao Xiang
2021-03-25xfs: Skip repetitive warnings about mount optionsPavel Reichl
2021-03-25xfs: rename variable mp to parsing_mpPavel Reichl
2021-03-25xfs: rename the blockgc workqueueDarrick J. Wong
2021-03-25xfs: prevent metadata files from being inactivatedDarrick J. Wong
2021-03-25xfs: validate ag btree levels using the precomputed valuesDarrick J. Wong
2021-03-25xfs: remove return value from xchk_ag_btcur_initDarrick J. Wong
2021-03-25xfs: set the scrub AG number in xchk_ag_read_headersDarrick J. Wong