summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_symlink_remote.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: pass the owner to xfs_symlink_write_targetDarrick J. Wong2024-04-151-2/+2
* xfs: expose xfs_bmap_local_to_extents for online repairDarrick J. Wong2024-04-151-1/+2
* xfs: condense symbolic links after a mapping exchange operationDarrick J. Wong2024-04-151-0/+47
* xfs: move symlink target write function to libxfsDarrick J. Wong2024-02-221-0/+76
* xfs: move remote symlink target read function to libxfsDarrick J. Wong2024-02-221-0/+77
* xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.hDarrick J. Wong2024-02-221-1/+1
* xfs: make if_data a void pointerChristoph Hellwig2023-12-291-2/+2
* xfs: zap broken inode forksDarrick J. Wong2023-12-151-6/+2
* xfs: convert XFS_IFORK_PTR to a static inline helperDarrick J. Wong2022-07-091-1/+1
* xfs: fix typo in commentJulia Lawall2022-05-221-1/+1
* xfs: convert bp->b_bn references to xfs_buf_daddr()Dave Chinner2021-08-191-2/+2
* xfs: replace xfs_sb_version checks with feature flag checksDave Chinner2021-08-191-5/+5
* xfs: move the fork format fields into struct xfs_iforkChristoph Hellwig2020-05-191-10/+6
* xfs: remove unused header filesEric Sandeen2019-06-281-4/+0
* xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-281-3/+3
* xfs: miscellaneous verifier magic value fixupsBrian Foster2019-02-111-1/+2
* xfs: zero length symlinks are not validDave Chinner2018-12-121-4/+10
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* Split buffer's b_fspriv fieldCarlos Maiolino2018-01-291-1/+1
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-081-0/+1
* xfs: create structure verifier function for short form symlinksDarrick J. Wong2018-01-081-0/+34
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-081-5/+11
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-081-11/+11
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-7/+3
* xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLENDarrick J. Wong2017-07-071-1/+1
* xfs: print name of verifier if it failsEric Sandeen2016-01-041-0/+1
* xfs: validate metadata LSNs against log on v5 superblocksBrian Foster2015-10-121-0/+4
* xfs: log local to remote symlink conversions correctly on v5 supersBrian Foster2015-10-121-0/+3
* xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-291-2/+2
* xfs: set buf types when converting extent formatsDave Chinner2015-01-221-0/+2
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: global error sign conversionDave Chinner2014-06-251-3/+3
* libxfs: move source filesDave Chinner2014-06-251-0/+201