summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-11-13xfs: remove XFS_IOC_FSSETDM and XFS_IOC_FSSETDM_BY_HANDLEChristoph Hellwig
2019-11-13xfs: remove duplicated include from xfs_dir2_data.cYueHaibing
2019-11-13xfs: remove unused structure members & simple typedefsEric Sandeen
2019-11-13xfs: remove unused typedef definitionsEric Sandeen
2019-11-13xfs: Replace function declaration by actual definitionPavel Reichl
2019-11-13xfs: remove the xfs_qoff_logitem_t typedefPavel Reichl
2019-11-13xfs: remove the xfs_dq_logitem_t typedefPavel Reichl
2019-11-13xfs: remove the xfs_quotainfo_t typedefPavel Reichl
2019-11-13xfs: remove the xfs_disk_dquot_t and xfs_dquot_tPavel Reichl
2019-11-13xfs: avoid time_t in user apiArnd Bergmann
2019-11-13xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()kaixuxia
2019-11-13xfs: don't reset the "inode core" in xfs_ireadChristoph Hellwig
2019-11-13xfs: merge the projid fields in struct xfs_icdinodeChristoph Hellwig
2019-11-13xfs: use a struct timespec64 for the in-core crtimeChristoph Hellwig
2019-11-13xfs: devirtualize ->m_dirnameopsChristoph Hellwig
2019-11-13xfs: remove the unused m_chsize fieldChristoph Hellwig
2019-11-13xfs: convert open coded corruption check to use XFS_IS_CORRUPTDarrick J. Wong
2019-11-12xfs: kill the XFS_WANT_CORRUPT_* macrosDarrick J. Wong
2019-11-12xfs: add a XFS_IS_CORRUPT macroDarrick J. Wong
2019-11-11xfs: attach dquots before performing xfs_swap_extentsDarrick J. Wong
2019-11-11xfs: attach dquots and reserve quota blocks during unwritten conversionDarrick J. Wong
2019-11-11xfs: actually check xfs_btree_check_block return in xfs_btree_islastblockDarrick J. Wong
2019-11-10xfs: always pass a valid hdr to xfs_dir3_leaf_check_intxfs-5.5-merge-11Christoph Hellwig
2019-11-10xfs: merge xfs_dir2_data_freescan and xfs_dir2_data_freescan_intChristoph Hellwig
2019-11-10xfs: remove the now unused dir ops infrastructureChristoph Hellwig
2019-11-10xfs: devirtualize ->data_get_ftype and ->data_put_ftypeChristoph Hellwig
2019-11-10xfs: devirtualize ->data_bestfree_pChristoph Hellwig
2019-11-10xfs: cleanup xfs_dir2_data_entsizeChristoph Hellwig
2019-11-10xfs: move the dir2 data block fixed offsets to struct xfs_da_geometryChristoph Hellwig
2019-11-10xfs: devirtualize ->data_entry_tag_pChristoph Hellwig
2019-11-10xfs: devirtualize ->data_entsizeChristoph Hellwig
2019-11-10xfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_offsetChristoph Hellwig
2019-11-10xfs: remove the now unused ->data_entry_p methodChristoph Hellwig
2019-11-10xfs: cleanup __xfs_dir3_data_checkChristoph Hellwig
2019-11-10xfs: cleanup xfs_dir2_data_freescan_intChristoph Hellwig
2019-11-10xfs: cleanup xfs_dir2_block_to_sfChristoph Hellwig
2019-11-10xfs: cleanup xchk_directory_data_bestfreeChristoph Hellwig
2019-11-10xfs: cleanup xchk_dir_recChristoph Hellwig
2019-11-10xfs: cleanup xfs_dir2_leaf_getdentsChristoph Hellwig
2019-11-10xfs: cleanup xfs_dir2_block_getdentsChristoph Hellwig
2019-11-10xfs: remove the ->data_unused_p methodChristoph Hellwig
2019-11-10xfs: remove the ->data_dot_entry_p and ->data_dotdot_entry_p methodsChristoph Hellwig
2019-11-10xfs: remove the data_dotdot_offset field in struct xfs_dir_opsChristoph Hellwig
2019-11-10xfs: remove the data_dot_offset field in struct xfs_dir_opsChristoph Hellwig
2019-11-10xfs: remove the unused ->data_first_entry_p methodChristoph Hellwig
2019-11-10xfs: devirtualize ->sf_get_ftype and ->sf_put_ftypeChristoph Hellwig
2019-11-10xfs: devirtualize ->sf_get_ino and ->sf_put_inoChristoph Hellwig
2019-11-10xfs: devirtualize ->sf_entsize and ->sf_nextentryChristoph Hellwig
2019-11-10xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_inoChristoph Hellwig
2019-11-10xfs: devirtualize ->db_to_fdb and ->db_to_fdindexChristoph Hellwig