Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-12 | xfs: replace inode fork size macros with functions | Darrick J. Wong | 1 | -2/+2 |
2022-07-10 | xfs: convert XFS_IFORK_PTR to a static inline helper | Darrick J. Wong | 1 | -1/+1 |
2021-04-15 | xfs: remove XFS_IFINLINE | Christoph Hellwig | 1 | -1/+1 |
2021-04-09 | xfs: get rid of the ip parameter to xchk_setup_* | Darrick J. Wong | 1 | -3/+2 |
2021-04-08 | xfs: move the di_size field to struct xfs_inode | Christoph Hellwig | 1 | -1/+1 |
2020-09-16 | xfs: Remove kmem_zalloc_large() | Carlos Maiolino | 1 | -1/+1 |
2019-08-26 | fs: xfs: Remove KM_NOSLEEP and KM_SLEEP. | Tetsuo Handa | 1 | -1/+1 |
2019-06-29 | xfs: remove unused header files | Eric Sandeen | 1 | -8/+0 |
2018-07-23 | xfs: fix indentation and other whitespace problems in scrub/repair | Darrick J. Wong | 1 | -5/+5 |
2018-07-23 | xfs: shorten struct xfs_scrub_context to struct xfs_scrub | Darrick J. Wong | 1 | -2/+2 |
2018-07-23 | xfs: shorten xfs_scrub_ prefix | Darrick J. Wong | 1 | -7/+7 |
2018-06-07 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -15/+1 |
2017-10-27 | xfs: scrub symbolic links | Darrick J. Wong | 1 | -0/+92 |