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_ioctl32.c
Age
Commit message (
Expand
)
Author
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-09-01
xfs: actually enable the swapext compat handler
Christoph Hellwig
2009-04-20
xfs: use memdup_user()
Li Zefan
2009-01-19
xfs: use mnt_want_write in compat_attrmulti ioctl
Christoph Hellwig
2009-01-19
xfs: fix dentry aliasing issues in open_by_handle
Christoph Hellwig
2009-01-09
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
2008-12-11
[XFS] add a FMODE flag to make XFS invisible I/O less hacky
Christoph Hellwig
2008-12-02
[XFS] Reorder xfs_ioctl32.c for some tidiness
sandeen@sandeen.net
2008-12-02
[XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handler
sandeen@sandeen.net
2008-12-02
[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler
sandeen@sandeen.net
2008-12-02
[XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handler
sandeen@sandeen.net
2008-12-02
[XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl
sandeen@sandeen.net
2008-12-02
[XFS] Fix xfs_bulkstat_one size checks & error handling
sandeen@sandeen.net
2008-12-02
[XFS] Make the bulkstat_one compat ioctl handling more sane
sandeen@sandeen.net
2008-12-02
[XFS] Add compat handlers for data & rt growfs ioctls
sandeen@sandeen.net
2008-12-02
[XFS] Add compat handlers for swapext ioctl
sandeen@sandeen.net
2008-12-02
[XFS] Clean up some existing compat ioctl calls
sandeen@sandeen.net
2008-12-02
[XFS] Move compat ioctl structs & numbers into xfs_ioctl32.h
sandeen@sandeen.net
2008-12-01
[XFS] remove xfs_vfs.h
Christoph Hellwig
2008-02-07
[XFS] Fix up sparse warnings.
David Chinner
2008-02-07
[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION
Eric Sandeen
2007-12-10
[XFS] 971064 Various fixups for xfs_bulkstat().
Lachlan McIlroy
2007-10-16
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
2007-10-16
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
2007-07-26
xfs ioctl __user annotations
Al Viro
2007-07-14
[XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode
Michal Marek
2007-07-14
[XFS] Compat ioctl handler for handle operations
Michal Marek
2007-07-14
[XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1.
Michal Marek
2006-12-08
[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-09
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
2006-03-29
[XFS] Fix compiler warning and small code inconsistencies in compat
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 sb/quotactl operations for
Nathan Scott
2006-01-10
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-09-05
[XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctls
Eric Sandeen
2005-05-06
[XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups
Nathan Scott
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds