summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_itable.c
Commit message (Expand)AuthorAge
* 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-19
* xfs: use actual inode count for sparse records in bulkstat/inumbersBrian Foster2015-05-29
* 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-04
|\
| * xfs: fix set-but-unused warningsDave Chinner2014-12-04
* | Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-28
|\ \
| * | xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-28
| * | xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-28
| * | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
| * | xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-28
| |/
* | xfs: track bulkstat progress by aginoDave Chinner2014-11-07
* | xfs: bulkstat error handling is brokenDave Chinner2014-11-07
* | xfs: bulkstat main loop logic is a messDave Chinner2014-11-07
* | xfs: bulkstat chunk-formatter has issuesDave Chinner2014-11-07
* | xfs: bulkstat chunk formatting cursor is brokenDave Chinner2014-11-07
* | xfs: bulkstat btree walk doesn't terminateDave Chinner2014-11-07
* | xfs: Check error during inode btree iteration in xfs_bulkstat()Jan Kara2014-10-30
* | xfs: bulkstat doesn't release AGI buffer on errorDave Chinner2014-10-29
|/
* xfs: fix agno increment in xfs_inumbers() loopEric Sandeen2014-10-13
* xfs: introduce xfs_bulkstat_ag_ichunkJie Liu2014-08-04
* xfs: introduce xfs_bulkstat_grab_ichunkJie Liu2014-07-24
* xfs: introduce xfs_bulkstat_ichunk_raJie Liu2014-07-24
* xfs: fix error handling at xfs_bulkstatJie Liu2014-07-24
* xfs: remove redundant user buffer count checks at xfs_bulkstatJie Liu2014-07-24
* xfs: fix error handling at xfs_inumbersJie Liu2014-07-24
* xfs: consolidate xfs_inumbersJie Liu2014-07-24
* xfs: remove xfs_bulkstat_singleChristoph Hellwig2014-07-24
* xfs: remove redundant stat assignment in xfs_bulkstat_one_intJie Liu2014-07-24
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-22
* xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbersBrian Foster2014-04-24
* xfs: use xfs_icluster_size_fsb in xfs_bulkstatJie Liu2013-12-13
* xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu2013-12-13
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner2013-09-10
* xfs: fix some minor sparse warningsDave Chinner2013-09-09
* xfs: clean up unused codes at xfs_bulkstat()Jie Liu2013-07-09
* xfs: Define a new function xfs_is_quota_inode()Chandra Seetharaman2013-06-28
* xfs: add pluging for bulkstat readaheadDave Chinner2013-06-27
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: add pre-write metadata buffer verifier callbacksDave Chinner2012-11-15
* xfs: verify btree blocks as they are read from diskDave Chinner2012-11-15
* xfs: remove xfs_iget.cDave Chinner2012-10-17