summaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-101-2/+0Star
* [XFS] Clean up use of VFS attr flagsEric Sandeen2007-02-101-18/+13Star
* [XFS] remove unused filp from ioctl functionsLachlan McIlroy2007-02-101-11/+5Star
* [XFS] use struct kvec in struct uioLachlan McIlroy2007-02-101-1/+1
* [PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-5/+5
* [XFS] 956664: dm_read_invis() changes i_atimeVlad Apostolov2006-11-111-1/+4
* [XFS] move XFS_IOC_GETVERSION to main multiplexerAlexey Dobriyan2006-09-281-7/+2Star
* [XFS] pass inode to xfs_ioc_space(), simplify some code. There is trivialAlexey Dobriyan2006-09-281-5/+5
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0Star
* [XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott2006-06-091-1/+1
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-32/+29Star
* [XFS] Complete transition away from linvfs naming convention, finally.Nathan Scott2006-03-171-4/+4
* [XFS] Switch over from linvfs names for file operations for consistentNathan Scott2006-03-141-1/+1
* [XFS] Dynamically allocate vattr in places it makes sense to do so, toNathan Scott2006-03-141-52/+76
* Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds2006-01-121-7/+3Star
|\
| * [XFS] add helper to get xfs_inode from vnodeChristoph Hellwig2006-01-111-4/+1Star
| * [XFS] Complete the pagebuf -> xfs_buf naming convention transition,Nathan Scott2006-01-111-1/+1
| * [XFS] Ensure max diosize reported is aligned with minimum diosize.Nathan Scott2006-01-111-1/+1
| * [XFS] Make d_maxiosz report the real maximum (INT_MAX) so we dontNathan Scott2006-01-111-2/+1Star
* | [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-121-0/+1
|/
* [PATCH] remove xfs xattr permission checksChristoph Hellwig2006-01-101-0/+5
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-25/+11Star
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-10/+9Star
* [XFS] remove struct vnode::v_typeChristoph Hellwig2005-09-021-5/+11
* [XFS] Fix check for writeable file in xfs_ioc_space ioctl codeEric Sandeen2005-09-021-1/+1
* [XFS] Makes more sense to use the fsxattr interface instead of adding newNathan Scott2005-06-211-25/+8Star
* [XFS] Add a get/set interface for XFS project identifiers.Nathan Scott2005-06-211-0/+22
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1336