aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_ioctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-09[XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott1-1/+1
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott1-32/+29
2006-03-17[XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott1-4/+4
2006-03-14[XFS] Switch over from linvfs names for file operations for consistentNathan Scott1-1/+1
2006-03-14[XFS] Dynamically allocate vattr in places it makes sense to do so, toNathan Scott1-52/+76
2006-01-12Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds1-7/+3
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap1-0/+1
2006-01-11[XFS] add helper to get xfs_inode from vnodeChristoph Hellwig1-4/+1
2006-01-11[XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott1-1/+1
2006-01-11[XFS] Ensure max diosize reported is aligned with minimum diosize.Nathan Scott1-1/+1
2006-01-11[XFS] Make d_maxiosz report the real maximum (INT_MAX) so we dontNathan Scott1-2/+1
2006-01-10[PATCH] remove xfs xattr permission checksChristoph Hellwig1-0/+5
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-25/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-10/+9
2005-09-02[XFS] remove struct vnode::v_typeChristoph Hellwig1-5/+11
2005-09-02[XFS] Fix check for writeable file in xfs_ioc_space ioctl codeEric Sandeen1-1/+1
2005-06-21[XFS] Makes more sense to use the fsxattr interface instead of adding newNathan Scott1-25/+8
2005-06-21[XFS] Add a get/set interface for XFS project identifiers.Nathan Scott1-0/+22
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1336