aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_itable.c
Commit message (Expand)AuthorAge
* 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
* xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig2009-10-08
* xfs: rationalize xfs_inobt_lookup*Christoph Hellwig2009-09-01
* xfs: improve xfs_inobt_get_rec prototypeChristoph Hellwig2009-09-01
* xfs: add more statics & drop some unused functionsEric Sandeen2009-08-31
* xfs: fix various typosMalcolm Parsons2009-03-29
* xfs: kill vn_atime_* helpers.Christoph Hellwig2009-03-16
* [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-16
* [XFS] Fix xfs_bulkstat_one size checks & error handlingsandeen@sandeen.net2008-12-02
* [XFS] Make the bulkstat_one compat ioctl handling more sanesandeen@sandeen.net2008-12-02
* [XFS] kill the XFS_IMAP_BULKSTAT flagChristoph Hellwig2008-11-30
* [XFS] embededd struct xfs_imap into xfs_inodeChristoph Hellwig2008-11-30
* [XFS] kill XFS_DINODE_VERSION_ definesChristoph Hellwig2008-11-30
* [XFS] kill xfs_dinode_core_tChristoph Hellwig2008-11-30
* [XFS] stop using xfs_itobp in xfs_bulkstatChristoph Hellwig2008-10-30
* [XFS] implement generic xfs_btree_incrementChristoph Hellwig2008-10-30
* [XFS] split up xfs_btree_init_cursorChristoph Hellwig2008-10-30
* [XFS] Make use of the init-once slab optimisation.David Chinner2008-10-30
* [XFS] remove some easy bhv_vnode_t instancesChristoph Hellwig2008-08-13
* [XFS] Kill shouty XFS_ITOV() macroDavid Chinner2008-08-13
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-28
* [XFS] kill di_mode checks after xfs_igetChristoph Hellwig2008-04-29