summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_dir2_sf.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-26fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa1-4/+4
2019-06-29xfs: remove unused header filesEric Sandeen1-4/+0
2019-06-29xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong1-0/+1
2018-06-07xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-01-18xfs: directory scrubber must walk through data block to offsetDarrick J. Wong1-3/+1
2018-01-08xfs: refactor short form directory structure verifier functionDarrick J. Wong1-13/+13
2017-06-20xfs: remove double-underscore integer typesDarrick J. Wong1-1/+1
2017-04-03xfs: rework the inline directory verifiersDarrick J. Wong1-22/+41
2017-03-15xfs: verify inline directory data forksDarrick J. Wong1-0/+87
2016-07-20xfs: kill xfs_dir2_inou_tChristoph Hellwig1-19/+6
2016-07-20xfs: kill xfs_dir2_sf_off_tChristoph Hellwig1-7/+6
2016-04-06xfs: factor out a helper to initialize a local format inode forkChristoph Hellwig1-6/+3
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner1-10/+0
2014-12-04xfs: fix set-but-unused warningsDave Chinner1-10/+0
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig1-1/+0
2014-07-30xfs: require 64-bit sector_tChristoph Hellwig1-37/+8
2014-06-25xfs: global error sign conversionDave Chinner1-14/+14
2014-06-25libxfs: move source filesDave Chinner1-0/+1184