| Commit message (Expand) | Author | Age | Files | Lines |
* | [XFS] Kill shouty XFS_ITOV() macro | David Chinner | 2008-08-13 | 1 | -1/+1 |
* | [XFS] Remove unused arg from kmem_free() | Denys Vlasenko | 2008-07-28 | 1 | -3/+3 |
* | [XFS] kill di_mode checks after xfs_iget | Christoph Hellwig | 2008-04-29 | 1 | -6/+0 |
* | [XFS] xfs_bulkstat_one_dinode() never returns an error. | David Chinner | 2008-04-18 | 1 | -3/+1 |
* | [XFS] Don't block pdflush when writing back inodes | David Chinner | 2008-04-18 | 1 | -1/+2 |
* | [XFS] remove shouting-indirection macros from xfs_sb.h | Eric Sandeen | 2008-04-10 | 1 | -1/+1 |
* | [XFS] Remove CFORK macros and use code directly in IFORK and DFORK macros. | Christoph Hellwig | 2008-02-07 | 1 | -2/+2 |
* | [XFS] Remove the BPCSHIFT and NB* based macros from XFS. | Tim Shimmin | 2008-02-07 | 1 | -2/+2 |
* | [XFS] Make xfs_bulkstat() to report unlinked but referenced inodes | Vlad Apostolov | 2008-02-07 | 1 | -2/+2 |
* | [XFS] 971064 Various fixups for xfs_bulkstat(). | Lachlan McIlroy | 2007-12-10 | 1 | -14/+29 |
* | [XFS] This fix prevents bulkstat from spinning in an infinite loop. | Lachlan McIlroy | 2007-10-16 | 1 | -6/+9 |
* | [XFS] get_bulkall() could return incorrect inode state | Vlad Apostolov | 2007-10-16 | 1 | -1/+9 |
* | [XFS] dinode endianess annotations | Christoph Hellwig | 2007-10-15 | 1 | -28/+27 |
* | [XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode | Michal Marek | 2007-07-14 | 1 | -8/+34 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
* | [XFS] 955947: Infinite loop in xfs_bulkstat() on formatter() error | Vlad Apostolov | 2006-09-28 | 1 | -0/+2 |
* | [XFS] pv 956241, author: nathans, rv: vapo - make ino validation checks | Vlad Apostolov | 2006-09-28 | 1 | -10/+14 |
* | [XFS] Really fix use after free in xfs_iunpin. | David Chinner | 2006-09-28 | 1 | -0/+1 |
* | [XFS] Fix kmem_zalloc_greedy warnings on 64 bit platforms. | Nathan Scott | 2006-09-28 | 1 | -1/+1 |
* | [XFS] pv 955157, rv bnaujok - break the loop on EFAULT formatter() error | Vlad Apostolov | 2006-09-28 | 1 | -3/+3 |
* | [XFS] pv 955157, rv bnaujok - break the loop on formatter() error | Vlad Apostolov | 2006-09-28 | 1 | -0/+5 |
* | [XFS] Add a greedy allocation interface, allocating within a min/max size | Nathan Scott | 2006-09-28 | 1 | -14/+2 |
* | [XFS] Remove last bulkstat false-positives with debug kernels. | Nathan Scott | 2006-09-28 | 1 | -1/+2 |
* | [XFS] Increase the size of the buffer holding the local inode cluster | Nathan Scott | 2006-09-28 | 1 | -6/+16 |
* | [XFS] Drop unneeded endian conversion in bulkstat and start readahead for | Nathan Scott | 2006-09-28 | 1 | -37/+31 |
* | [XFS] Rework DMAPI bulkstat calls in such a way that we can directly | Nathan Scott | 2006-09-28 | 1 | -10/+55 |
* | [XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t | Christoph Hellwig | 2006-09-28 | 1 | -13/+13 |
* | [XFS] Remove version 1 directory code. Never functioned on Linux, just | Nathan Scott | 2006-06-20 | 1 | -2/+0 |
* | [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. | Nathan Scott | 2006-06-09 | 1 | -1/+1 |
* | [XFS] Remove dead code from come bulkstat paths. | Nathan Scott | 2006-06-09 | 1 | -16/+0 |
* | [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all | Nathan Scott | 2006-03-29 | 1 | -2/+2 |
* | [XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is | Nathan Scott | 2006-03-17 | 1 | -1/+4 |
* | [XFS] Fix some build fallout from atime changes. | Nathan Scott | 2006-01-11 | 1 | -3/+1 |
* | [XFS] fix, speedup and simplify atime handling let the VFS handle atime | Christoph Hellwig | 2006-01-11 | 1 | -2/+5 |
* | [XFS] Endianess annotations for various allocator data structures | Christoph Hellwig | 2005-11-02 | 1 | -1/+1 |
* | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 2005-11-02 | 1 | -25/+11 |
* | [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot. | Nathan Scott | 2005-11-02 | 1 | -7/+7 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+858 |