summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_itable.c
Commit message (Expand)AuthorAge
* 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-24
* xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner2010-06-24
* 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-12-01
* [XFS] embededd struct xfs_imap into xfs_inodeChristoph Hellwig2008-12-01
* [XFS] kill XFS_DINODE_VERSION_ definesChristoph Hellwig2008-12-01
* [XFS] kill xfs_dinode_core_tChristoph Hellwig2008-12-01
* [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
* [XFS] xfs_bulkstat_one_dinode() never returns an error.David Chinner2008-04-18
* [XFS] Don't block pdflush when writing back inodesDavid Chinner2008-04-18
* [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-10
* [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros.Christoph Hellwig2008-02-07
* [XFS] Remove the BPCSHIFT and NB* based macros from XFS.Tim Shimmin2008-02-07
* [XFS] Make xfs_bulkstat() to report unlinked but referenced inodesVlad Apostolov2008-02-07
* [XFS] 971064 Various fixups for xfs_bulkstat().Lachlan McIlroy2007-12-10
* [XFS] This fix prevents bulkstat from spinning in an infinite loop.Lachlan McIlroy2007-10-16
* [XFS] get_bulkall() could return incorrect inode stateVlad Apostolov2007-10-16
* [XFS] dinode endianess annotationsChristoph Hellwig2007-10-15
* [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat modeMichal Marek2007-07-14
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* [XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() errorVlad Apostolov2006-09-28
* [XFS] pv 956241, author: nathans, rv: vapo - make ino validation checksVlad Apostolov2006-09-28
* [XFS] Really fix use after free in xfs_iunpin.David Chinner2006-09-28
* [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.Nathan Scott2006-09-28
* [XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() errorVlad Apostolov2006-09-28
* [XFS] pv 955157, rv bnaujok - break the loop on formatter() errorVlad Apostolov2006-09-28
* [XFS] Add a greedy allocation interface, allocating within a min/max sizeNathan Scott2006-09-28
* [XFS] Remove last bulkstat false-positives with debug kernels.Nathan Scott2006-09-28