aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_itable.c
AgeCommit message (Expand)Author
2018-06-08xfs: clean up MIN/MAXDave Chinner
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2017-10-26xfs: remove if_rdevChristoph Hellwig
2017-10-26xfs: remove the never fully implemented UUID fork formatChristoph Hellwig
2017-10-26xfs: create inode pointer verifiersDarrick J. Wong
2017-06-19xfs: export various function for the online scrubberDarrick J. Wong
2017-04-03xfs: fix kernel memory exposure problemsDarrick J. Wong
2017-03-07xfs: remove kmem_zalloc_greedyDarrick J. Wong
2016-10-05xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong
2016-02-09xfs: mode di_mode to vfs inodeDave Chinner
2016-02-09xfs: move inode generation count to VFS inodeDave Chinner
2016-02-09xfs: use vfs inode nlink field everywhereDave Chinner
2016-02-09xfs: remove timestamps from incore inodeDave Chinner
2015-08-19xfs: fix btree cursor error cleanupsBrian Foster
2015-05-29xfs: use actual inode count for sparse records in bulkstat/inumbersBrian Foster
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner
2014-12-04xfs: fix set-but-unused warningsDave Chinner
2014-11-28Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner
2014-11-28xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig
2014-11-07xfs: track bulkstat progress by aginoDave Chinner
2014-11-07xfs: bulkstat error handling is brokenDave Chinner
2014-11-07xfs: bulkstat main loop logic is a messDave Chinner
2014-11-07xfs: bulkstat chunk-formatter has issuesDave Chinner
2014-11-07xfs: bulkstat chunk formatting cursor is brokenDave Chinner
2014-11-07xfs: bulkstat btree walk doesn't terminateDave Chinner
2014-10-30xfs: Check error during inode btree iteration in xfs_bulkstat()Jan Kara
2014-10-29xfs: bulkstat doesn't release AGI buffer on errorDave Chinner
2014-10-13xfs: fix agno increment in xfs_inumbers() loopEric Sandeen
2014-08-04xfs: introduce xfs_bulkstat_ag_ichunkJie Liu
2014-07-24xfs: introduce xfs_bulkstat_grab_ichunkJie Liu
2014-07-24xfs: introduce xfs_bulkstat_ichunk_raJie Liu
2014-07-24xfs: fix error handling at xfs_bulkstatJie Liu
2014-07-24xfs: remove redundant user buffer count checks at xfs_bulkstatJie Liu
2014-07-24xfs: fix error handling at xfs_inumbersJie Liu
2014-07-24xfs: consolidate xfs_inumbersJie Liu
2014-07-24xfs: remove xfs_bulkstat_singleChristoph Hellwig
2014-07-24xfs: remove redundant stat assignment in xfs_bulkstat_one_intJie Liu
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen
2014-04-24xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbersBrian Foster
2013-12-13xfs: use xfs_icluster_size_fsb in xfs_bulkstatJie Liu
2013-12-13xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner
2013-10-23xfs: decouple log and transaction headersDave Chinner
2013-10-23xfs: create a shared header file for format-related informationDave Chinner
2013-09-10xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner