]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_symlink_remote.c
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_symlink_remote.c
2022-08-30  Darrick J. Wongxfs: convert XFS_IFORK_PTR to a static inline helper
2022-06-22  Julia Lawallxfs: fix typo in comment
2022-02-03  Dave Chinnerxfs: convert bp->b_bn references to xfs_buf_daddr()
2022-01-31  Dave Chinnerxfs: replace xfs_sb_version checks with feature flag...
2020-08-10  Christoph Hellwigxfs: move the fork format fields into struct xfs_ifork
2019-08-28  Eric Sandeenxfs: remove unused header files
2019-08-28  Christoph Hellwigxfs: add struct xfs_mount pointer to struct xfs_buf
2019-05-06  Brian Fosterxfs: miscellaneous verifier magic value fixups
2019-02-27  Dave Chinnerxfs: zero length symlinks are not valid
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-02-27  Carlos MaiolinoSplit buffer's b_fspriv field
2018-02-27  Darrick J. Wongxfs: create a new buf_ops pointer to verify structure...
2018-02-27  Darrick J. Wongxfs: create structure verifier function for short form...
2018-02-27  Darrick J. Wongxfs: refactor verifier callers to print address of...
2018-02-27  Darrick J. Wongxfs: have buffer verifier functions report failing...
2018-02-27  Darrick J. Wongxfs: refactor xfs_verifier_error and xfs_buf_ioerror
2017-07-31  Darrick J. Wongxfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
2016-02-15  Brian Fosterxfs: log local to remote symlink conversions correctly...
2015-11-23  Eric Sandeenlibxfs: print name of verifier if it fails
2015-10-13  Brian Fosterlibxfs: validate metadata LSNs against log on v5 superb...
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Eric Sandeenxfsprogs: Add new sb_meta_uuid field, update userspace...
2015-07-30  Dave Chinnerlibxfs: disambiguate xfs.h
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2015-07-30  Dave Chinnerlibxfs: update to 4.1-rc2 code base
2015-07-30  Dave Chinnerlibxfs: error negation rework
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2014-03-06  Dave Chinnerlibxfs: modify verifiers to differentiate CRC from...
2014-03-06  Dave Chinnerlibxfs: add helper for updating checksums on xfs_bufs
2014-03-06  Dave Chinnerlibxfs: add helper for verifying checksums on xfs_bufs
2014-03-06  Dave Chinnerlibxfs: Use defines for CRC offsets in all cases
2013-09-16  Dave Chinnerxfs: split out the remote symlink handling