aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_itable.c
Commit message (Expand)AuthorAgeFilesLines
...
* [XFS] Add a greedy allocation interface, allocating within a min/max sizeNathan Scott2006-09-281-14/+2
* [XFS] Remove last bulkstat false-positives with debug kernels.Nathan Scott2006-09-281-1/+2
* [XFS] Increase the size of the buffer holding the local inode clusterNathan Scott2006-09-281-6/+16
* [XFS] Drop unneeded endian conversion in bulkstat and start readahead forNathan Scott2006-09-281-37/+31
* [XFS] Rework DMAPI bulkstat calls in such a way that we can directlyNathan Scott2006-09-281-10/+55
* [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_tChristoph Hellwig2006-09-281-13/+13
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-1/+1
* [XFS] Remove dead code from come bulkstat paths.Nathan Scott2006-06-091-16/+0
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-2/+2
* [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode isNathan Scott2006-03-171-1/+4
* [XFS] Fix some build fallout from atime changes.Nathan Scott2006-01-111-3/+1
* [XFS] fix, speedup and simplify atime handling let the VFS handle atimeChristoph Hellwig2006-01-111-2/+5
* [XFS] Endianess annotations for various allocator data structuresChristoph Hellwig2005-11-021-1/+1
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-7/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+858