index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_ioctl.c
Age
Commit message (
Expand
)
Author
2007-02-10
[XFS] Remove unused header files for MAC and CAP checking functionality.
Eric Sandeen
2007-02-10
[XFS] Clean up use of VFS attr flags
Eric Sandeen
2007-02-10
[XFS] remove unused filp from ioctl functions
Lachlan McIlroy
2007-02-10
[XFS] use struct kvec in struct uio
Lachlan McIlroy
2006-12-08
[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-11-11
[XFS] 956664: dm_read_invis() changes i_atime
Vlad Apostolov
2006-09-28
[XFS] move XFS_IOC_GETVERSION to main multiplexer
Alexey Dobriyan
2006-09-28
[XFS] pass inode to xfs_ioc_space(), simplify some code. There is trivial
Alexey Dobriyan
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-09
[XFS] Resolve a namespace collision on remaining vtypes for FreeBSD
Nathan Scott
2006-06-09
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
2006-03-17
[XFS] Complete transition away from linvfs naming convention, finally.
Nathan Scott
2006-03-14
[XFS] Switch over from linvfs names for file operations for consistent
Nathan Scott
2006-03-14
[XFS] Dynamically allocate vattr in places it makes sense to do so, to
Nathan Scott
2006-01-12
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-11
[XFS] add helper to get xfs_inode from vnode
Christoph Hellwig
2006-01-11
[XFS] Complete the pagebuf -> xfs_buf naming convention transition,
Nathan Scott
2006-01-11
[XFS] Ensure max diosize reported is aligned with minimum diosize.
Nathan Scott
2006-01-11
[XFS] Make d_maxiosz report the real maximum (INT_MAX) so we dont
Nathan Scott
2006-01-10
[PATCH] remove xfs xattr permission checks
Christoph Hellwig
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-09-02
[XFS] remove struct vnode::v_type
Christoph Hellwig
2005-09-02
[XFS] Fix check for writeable file in xfs_ioc_space ioctl code
Eric Sandeen
2005-06-21
[XFS] Makes more sense to use the fsxattr interface instead of adding new
Nathan Scott
2005-06-21
[XFS] Add a get/set interface for XFS project identifiers.
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds