aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_itable.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-28[XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() errorGravatar Vlad Apostolov 1-0/+2
2006-09-28[XFS] pv 956241, author: nathans, rv: vapo - make ino validation checksGravatar Vlad Apostolov 1-10/+14
2006-09-28[XFS] Really fix use after free in xfs_iunpin.Gravatar David Chinner 1-0/+1
2006-09-28[XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms.Gravatar Nathan Scott 1-1/+1
2006-09-28[XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() errorGravatar Vlad Apostolov 1-3/+3
2006-09-28[XFS] pv 955157, rv bnaujok - break the loop on formatter() errorGravatar Vlad Apostolov 1-0/+5
2006-09-28[XFS] Add a greedy allocation interface, allocating within a min/max sizeGravatar Nathan Scott 1-14/+2
2006-09-28[XFS] Remove last bulkstat false-positives with debug kernels.Gravatar Nathan Scott 1-1/+2
2006-09-28[XFS] Increase the size of the buffer holding the local inode clusterGravatar Nathan Scott 1-6/+16
2006-09-28[XFS] Drop unneeded endian conversion in bulkstat and start readahead forGravatar Nathan Scott 1-37/+31
2006-09-28[XFS] Rework DMAPI bulkstat calls in such a way that we can directlyGravatar Nathan Scott 1-10/+55
2006-09-28[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_tGravatar Christoph Hellwig 1-13/+13
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justGravatar Nathan Scott 1-2/+0
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Gravatar Nathan Scott 1-1/+1
2006-06-09[XFS] Remove dead code from come bulkstat paths.Gravatar Nathan Scott 1-16/+0
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allGravatar Nathan Scott 1-2/+2
2006-03-17[XFS] Fix an infinite loop issue in bulkstat when a corrupt inode isGravatar Nathan Scott 1-1/+4
2006-01-11[XFS] Fix some build fallout from atime changes.Gravatar Nathan Scott 1-3/+1
2006-01-11[XFS] fix, speedup and simplify atime handling let the VFS handle atimeGravatar Christoph Hellwig 1-2/+5
2005-11-02[XFS] Endianess annotations for various allocator data structuresGravatar Christoph Hellwig 1-1/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGIGravatar Nathan Scott 1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Gravatar Nathan Scott 1-7/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+858