aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_itable.c
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-08-13[XFS] remove some easy bhv_vnode_t instancesChristoph Hellwig
2008-08-13[XFS] Kill shouty XFS_ITOV() macroDavid Chinner
2008-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko
2008-04-29[XFS] kill di_mode checks after xfs_igetChristoph Hellwig
2008-04-18[XFS] xfs_bulkstat_one_dinode() never returns an error.David Chinner
2008-04-18[XFS] Don't block pdflush when writing back inodesDavid Chinner
2008-04-10[XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen
2008-02-07[XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros.Christoph Hellwig
2008-02-07[XFS] Remove the BPCSHIFT and NB* based macros from XFS.Tim Shimmin
2008-02-07[XFS] Make xfs_bulkstat() to report unlinked but referenced inodesVlad Apostolov
2007-12-10[XFS] 971064 Various fixups for xfs_bulkstat().Lachlan McIlroy
2007-10-16[XFS] This fix prevents bulkstat from spinning in an infinite loop.Lachlan McIlroy
2007-10-16[XFS] get_bulkall() could return incorrect inode stateVlad Apostolov
2007-10-15[XFS] dinode endianess annotationsChristoph Hellwig
2007-07-14[XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat modeMichal Marek
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2006-09-28[XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() errorVlad Apostolov
2006-09-28[XFS] pv 956241, author: nathans, rv: vapo - make ino validation checksVlad Apostolov
2006-09-28[XFS] Really fix use after free in xfs_iunpin.David Chinner
2006-09-28[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.Nathan Scott
2006-09-28[XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() errorVlad Apostolov
2006-09-28[XFS] pv 955157, rv bnaujok - break the loop on formatter() errorVlad Apostolov
2006-09-28[XFS] Add a greedy allocation interface, allocating within a min/max sizeNathan Scott
2006-09-28[XFS] Remove last bulkstat false-positives with debug kernels.Nathan Scott
2006-09-28[XFS] Increase the size of the buffer holding the local inode clusterNathan Scott
2006-09-28[XFS] Drop unneeded endian conversion in bulkstat and start readahead forNathan Scott
2006-09-28[XFS] Rework DMAPI bulkstat calls in such a way that we can directlyNathan Scott
2006-09-28[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_tChristoph Hellwig
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott
2006-06-09[XFS] Remove dead code from come bulkstat paths.Nathan Scott
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott
2006-03-17[XFS] Fix an infinite loop issue in bulkstat when a corrupt inode isNathan Scott
2006-01-11[XFS] Fix some build fallout from atime changes.Nathan Scott
2006-01-11[XFS] fix, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig
2005-11-02[XFS] Endianess annotations for various allocator data structuresChristoph Hellwig
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott
2005-04-16Linux-2.6.12-rc2Linus Torvalds