aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_itable.c
Commit message (Expand)AuthorAge
* xfs: remove all *_ITER_ABORT valuesDarrick J. Wong2019-08-30
* fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-26
* xfs: fix stack contents leakage in the v1 inumber ioctlsDarrick J. Wong2019-07-29
* xfs: bump INUMBERS cursor correctly in xfs_inumbers_walkDarrick J. Wong2019-07-09
* xfs: specify AG in bulk reqDarrick J. Wong2019-07-04
* xfs: introduce v5 inode group structureDarrick J. Wong2019-07-03
* xfs: introduce new v5 bulkstat structureDarrick J. Wong2019-07-03
* xfs: refactor INUMBERS to use iwalk functionsDarrick J. Wong2019-07-02
* xfs: move bulkstat ichunk helpers to iwalk codeDarrick J. Wong2019-07-02
* xfs: convert bulkstat to new iwalk infrastructureDarrick J. Wong2019-07-02
* xfs: create simplified inode walk functionDarrick J. Wong2019-07-02
* xfs: remove unused header filesEric Sandeen2019-06-28
* xfs: separate inode geometryDarrick J. Wong2019-06-12
* xfs: report inode health via bulkstatDarrick J. Wong2019-04-14
* xfs: precalculate inodes and blocks per inode clusterDarrick J. Wong2018-12-12
* xfs: add a block to inode count converterDarrick J. Wong2018-12-12
* xfs: clean up IRELE/iput callsitesDarrick J. Wong2018-07-26
* xfs: trivial xfs_btree_del_cursor cleanupsDarrick J. Wong2018-07-23
* xfs: clean up MIN/MAXDave Chinner2018-06-08
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: remove if_rdevChristoph Hellwig2017-10-26
* xfs: remove the never fully implemented UUID fork formatChristoph Hellwig2017-10-26
* xfs: create inode pointer verifiersDarrick J. Wong2017-10-26
* xfs: export various function for the online scrubberDarrick J. Wong2017-06-19
* xfs: fix kernel memory exposure problemsDarrick J. Wong2017-04-03
* xfs: remove kmem_zalloc_greedyDarrick J. Wong2017-03-07
* xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-05
* xfs: mode di_mode to vfs inodeDave Chinner2016-02-09
* xfs: move inode generation count to VFS inodeDave Chinner2016-02-09
* xfs: use vfs inode nlink field everywhereDave Chinner2016-02-09
* xfs: remove timestamps from incore inodeDave Chinner2016-02-09
* xfs: fix btree cursor error cleanupsBrian Foster2015-08-18
* xfs: use actual inode count for sparse records in bulkstat/inumbersBrian Foster2015-05-28
* xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen2015-02-23
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-03
|\
| * xfs: fix set-but-unused warningsDave Chinner2014-12-03
* | Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-27
|\ \
| * | xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-27
| * | xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-27
| * | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-27
| * | xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-27
| |/
* | xfs: track bulkstat progress by aginoDave Chinner2014-11-06
* | xfs: bulkstat error handling is brokenDave Chinner2014-11-06
* | xfs: bulkstat main loop logic is a messDave Chinner2014-11-06
* | xfs: bulkstat chunk-formatter has issuesDave Chinner2014-11-06
* | xfs: bulkstat chunk formatting cursor is brokenDave Chinner2014-11-06
* | xfs: bulkstat btree walk doesn't terminateDave Chinner2014-11-06
* | xfs: Check error during inode btree iteration in xfs_bulkstat()Jan Kara2014-10-29
* | xfs: bulkstat doesn't release AGI buffer on errorDave Chinner2014-10-28
|/
* xfs: fix agno increment in xfs_inumbers() loopEric Sandeen2014-10-12