aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_itable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-04xfs: specify AG in bulk reqDarrick J. Wong1-0/+4
2019-07-03xfs: introduce v5 inode group structureDarrick J. Wong1-1/+3
2019-07-03xfs: introduce new v5 bulkstat structureDarrick J. Wong1-1/+3
2019-07-02xfs: refactor INUMBERS to use iwalk functionsDarrick J. Wong1-19/+3
2019-07-02xfs: move bulkstat ichunk helpers to iwalk codeDarrick J. Wong1-8/+0
2019-07-02xfs: convert bulkstat to new iwalk infrastructureDarrick J. Wong1-48/+28
2019-07-02xfs: create simplified inode walk functionDarrick J. Wong1-0/+8
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2017-10-26xfs: create inode pointer verifiersDarrick J. Wong1-2/+0
2017-06-19xfs: export various function for the online scrubberDarrick J. Wong1-0/+2
2014-11-07xfs: bulkstat chunk formatting cursor is brokenDave Chinner1-16/+0
2014-08-04xfs: introduce xfs_bulkstat_ag_ichunkJie Liu1-0/+16
2014-07-24xfs: remove xfs_bulkstat_singleChristoph Hellwig1-7/+0
2010-06-24xfs: remove block number from inode lookup codeDave Chinner1-3/+0
2010-06-23xfs: always use iget in bulkstatChristoph Hellwig1-14/+0
2009-08-31xfs: add more statics & drop some unused functionsEric Sandeen1-5/+0
2008-12-02[XFS] Fix xfs_bulkstat_one size checks & error handlingsandeen@sandeen.net1-0/+2
2008-12-02[XFS] Make the bulkstat_one compat ioctl handling more sanesandeen@sandeen.net1-0/+12
2007-07-14[XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat modeMichal Marek1-1/+19
2006-09-28[XFS] pv 956241, author: nathans, rv: vapo - make ino validation checksVlad Apostolov1-0/+5
2006-09-28[XFS] Rework DMAPI bulkstat calls in such a way that we can directlyNathan Scott1-5/+6
2006-06-09[XFS] Remove dead code from come bulkstat paths.Nathan Scott1-1/+0
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott1-1/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-24/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+106