| Commit message (Expand) | Author | Age | Files | Lines |
* | [XFS] convert xfs to use ERR_CAST | Eric Sandeen | 2008-08-13 | 1 | -2/+2 |
* | [XFS] Avoid directly referencing the VFS inode. | David Chinner | 2008-08-13 | 1 | -3/+3 |
* | [XFS] Return case-insensitive match for dentry cache | Barry Naujok | 2008-07-28 | 1 | -1/+1 |
* | [XFS] kill di_mode checks after xfs_iget | Christoph Hellwig | 2008-04-29 | 1 | -1/+1 |
* | [XFS] remove bhv_vname_t and xfs_rename code | Barry Naujok | 2008-04-18 | 1 | -3/+2 |
* | [XFS] cleanup vnode use in xfs_lookup | Christoph Hellwig | 2008-04-18 | 1 | -5/+4 |
* | [XFS] don't encode parent in nfs filehandles unless nessecary | Christoph Hellwig | 2008-04-18 | 1 | -1/+1 |
* | [XFS] Cleanup various fid related bits: | Christoph Hellwig | 2008-02-07 | 1 | -8/+17 |
* | exportfs: make struct export_operations const | Christoph Hellwig | 2007-10-22 | 1 | -1/+1 |
* | xfs: new export ops | Christoph Hellwig | 2007-10-22 | 1 | -81/+123 |
* | [XFS] cleanup fid types mess | Christoph Hellwig | 2007-10-19 | 1 | -3/+3 |
* | [XFS] kill the vfs_flags member in struct bhv_vfs | Christoph Hellwig | 2007-10-16 | 1 | -3/+1 |
* | [XFS] call common xfs vfs-level helpers directly and remove vfs operations | Christoph Hellwig | 2007-10-16 | 1 | -2/+2 |
* | [XFS] call common xfs vnode-level helpers directly and remove vnode operations | Christoph Hellwig | 2007-10-16 | 1 | -3/+5 |
* | [XFS] Radix tree based inode caching | David Chinner | 2007-10-15 | 1 | -1/+3 |
* | [XFS] Keep stack usage down for 4k stacks by using noinline. | David Chinner | 2007-02-10 | 1 | -1/+1 |
* | [XFS] Remove version 1 directory code. Never functioned on Linux, just | Nathan Scott | 2006-06-20 | 1 | -1/+0 |
* | [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters. | Nathan Scott | 2006-06-09 | 1 | -3/+3 |
* | [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters. | Nathan Scott | 2006-06-09 | 1 | -3/+3 |
* | [XFS] Complete transition away from linvfs naming convention, finally. | Nathan Scott | 2006-03-17 | 1 | -5/+5 |
* | [XFS] Switch over from linvfs names for sb/quotactl operations for | Nathan Scott | 2006-03-14 | 1 | -9/+9 |
* | [XFS] Take a dentry structure off the stack into the data segment. | Nathan Scott | 2006-03-14 | 1 | -5/+2 |
* | [XFS] find_exported_dentry(). XFS does not need to use this symbol as it | David Chinner | 2006-03-14 | 1 | -1/+1 |
* | [XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS. | Nathan Scott | 2005-11-02 | 1 | -2/+1 |
* | [XFS] Update license/copyright notices to match the prefered SGI | Nathan Scott | 2005-11-02 | 1 | -30/+14 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+205 |