aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_itable.c
Commit message (Expand)AuthorAge
* 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
* xfs: introduce xfs_bulkstat_ag_ichunkJie Liu2014-08-03
* 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-23
* xfs: consolidate xfs_inumbersJie Liu2014-07-23
* xfs: remove xfs_bulkstat_singleChristoph Hellwig2014-07-23
* xfs: remove redundant stat assignment in xfs_bulkstat_one_intJie Liu2014-07-23
* 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-12
* xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu2013-12-12
* 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
* xfs: merge xfs_itobp into xfs_imap_to_bpChristoph Hellwig2012-07-22
* xfs: clean up xfs_bit.h includesDave Chinner2012-05-14
* xfs: don't cache inodes read through bulkstatDave Chinner2012-03-26
* xfs: log timestamp updatesChristoph Hellwig2012-03-13
* xfs: fix variable set but not used warningsChristoph Hellwig2011-04-08
* xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz2010-10-18
* xfs: remove xfs_iputChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: remove block number from inode lookup codeDave Chinner2010-06-23
* xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner2010-06-23
* xfs: always use iget in bulkstatChristoph Hellwig2010-06-23
* xfs: return inode fork offset in bulkstat for fsrDave Chinner2010-03-05
* xfs: replace KM_LARGE with explicit vmalloc useChristoph Hellwig2010-01-21
* xfs: Replace per-ag array with a radix treeDave Chinner2010-01-15