summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_itable.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-051-1/+7
* xfs: mode di_mode to vfs inodeDave Chinner2016-02-091-1/+1
* xfs: move inode generation count to VFS inodeDave Chinner2016-02-091-1/+1
* xfs: use vfs inode nlink field everywhereDave Chinner2016-02-091-1/+1
* xfs: remove timestamps from incore inodeDave Chinner2016-02-091-6/+10
* xfs: fix btree cursor error cleanupsBrian Foster2015-08-191-1/+2
* xfs: use actual inode count for sparse records in bulkstat/inumbersBrian Foster2015-05-291-5/+8
* xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen2015-02-231-1/+1
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-041-2/+0
|\
| * xfs: fix set-but-unused warningsDave Chinner2014-12-041-2/+0
* | Merge branch 'xfs-consolidate-format-defs' into for-nextDave Chinner2014-11-281-4/+0
|\ \
| * | xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
| * | xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
| * | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
| * | xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
| |/
* | xfs: track bulkstat progress by aginoDave Chinner2014-11-071-37/+34
* | xfs: bulkstat error handling is brokenDave Chinner2014-11-071-10/+19
* | xfs: bulkstat main loop logic is a messDave Chinner2014-11-071-32/+24
* | xfs: bulkstat chunk-formatter has issuesDave Chinner2014-11-071-34/+24
* | xfs: bulkstat chunk formatting cursor is brokenDave Chinner2014-11-071-31/+28
* | xfs: bulkstat btree walk doesn't terminateDave Chinner2014-11-071-9/+10
* | xfs: Check error during inode btree iteration in xfs_bulkstat()Jan Kara2014-10-301-0/+4
* | xfs: bulkstat doesn't release AGI buffer on errorDave Chinner2014-10-291-6/+10
|/
* xfs: fix agno increment in xfs_inumbers() loopEric Sandeen2014-10-131-1/+2
* xfs: introduce xfs_bulkstat_ag_ichunkJie Liu2014-08-041-54/+87
* xfs: introduce xfs_bulkstat_grab_ichunkJie Liu2014-07-241-50/+69
* xfs: introduce xfs_bulkstat_ichunk_raJie Liu2014-07-241-24/+32
* xfs: fix error handling at xfs_bulkstatJie Liu2014-07-241-31/+6
* xfs: remove redundant user buffer count checks at xfs_bulkstatJie Liu2014-07-241-3/+1
* xfs: fix error handling at xfs_inumbersJie Liu2014-07-241-57/+40
* xfs: consolidate xfs_inumbersJie Liu2014-07-241-37/+31
* xfs: remove xfs_bulkstat_singleChristoph Hellwig2014-07-241-48/+0
* xfs: remove redundant stat assignment in xfs_bulkstat_one_intJie Liu2014-07-241-4/+1
* xfs: global error sign conversionDave Chinner2014-06-251-11/+11
* xfs: Nuke XFS_ERROR macroEric Sandeen2014-06-221-7/+7
* xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbersBrian Foster2014-04-241-2/+4
* xfs: use xfs_icluster_size_fsb in xfs_bulkstatJie Liu2013-12-131-13/+9
* xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu2013-12-131-2/+2
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-5/+4
* xfs: decouple log and transaction headersDave Chinner2013-10-231-2/+2
* xfs: create a shared header file for format-related informationDave Chinner2013-10-231-1/+1
* xfs: factor all the kmalloc-or-vmalloc fallback allocationsDave Chinner2013-09-101-1/+1
* xfs: fix some minor sparse warningsDave Chinner2013-09-091-2/+3
* xfs: clean up unused codes at xfs_bulkstat()Jie Liu2013-07-091-27/+1
* xfs: Define a new function xfs_is_quota_inode()Chandra Seetharaman2013-06-281-1/+1
* xfs: add pluging for bulkstat readaheadDave Chinner2013-06-271-0/+3
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-151-1/+1
* xfs: add pre-write metadata buffer verifier callbacksDave Chinner2012-11-151-1/+1
* xfs: verify btree blocks as they are read from diskDave Chinner2012-11-151-1/+2
* xfs: remove xfs_iget.cDave Chinner2012-10-171-0/+1
OpenPOWER on IntegriCloud