index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_ioctl32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: Extend project quotas to support 32bit project ids
Arkadiusz Mi?kiewicz
2010-10-18
1
-1
/
+3
*
xfs: Introduce XFS_IOC_ZERO_RANGE
Dave Chinner
2010-10-18
1
-0
/
+1
*
xfs: split xfs_itrace_entry
Christoph Hellwig
2010-07-26
1
-1
/
+1
*
xfs: remove unneeded #include statements
Christoph Hellwig
2010-07-26
1
-3
/
+0
*
xfs: drop dmapi hooks
Christoph Hellwig
2010-07-26
1
-1
/
+0
*
xfs: remove block number from inode lookup code
Dave Chinner
2010-06-24
1
-3
/
+2
*
xfs: always use iget in bulkstat
Christoph Hellwig
2010-06-23
1
-8
/
+4
*
xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
Zhitong Wang
2010-05-19
1
-0
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
xfs: convert attr to use unsigned names
Dave Chinner
2010-01-20
1
-2
/
+2
*
xfs: event tracing support
Christoph Hellwig
2009-12-14
1
-0
/
+1
*
xfs: actually enable the swapext compat handler
Christoph Hellwig
2009-09-01
1
-1
/
+1
*
xfs: use memdup_user()
Li Zefan
2009-04-20
1
-8
/
+4
*
xfs: use mnt_want_write in compat_attrmulti ioctl
Christoph Hellwig
2009-01-19
1
-0
/
+9
*
xfs: fix dentry aliasing issues in open_by_handle
Christoph Hellwig
2009-01-19
1
-126
/
+49
*
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
2009-01-09
1
-2
/
+0
*
[XFS] add a FMODE flag to make XFS invisible I/O less hacky
Christoph Hellwig
2008-12-11
1
-37
/
+19
*
[XFS] Reorder xfs_ioctl32.c for some tidiness
sandeen@sandeen.net
2008-12-02
1
-42
/
+36
*
[XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handler
sandeen@sandeen.net
2008-12-02
1
-1
/
+42
*
[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler
sandeen@sandeen.net
2008-12-02
1
-4
/
+90
*
[XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handler
sandeen@sandeen.net
2008-12-02
1
-1
/
+135
*
[XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl
sandeen@sandeen.net
2008-12-02
1
-3
/
+10
*
[XFS] Fix xfs_bulkstat_one size checks & error handling
sandeen@sandeen.net
2008-12-02
1
-18
/
+26
*
[XFS] Make the bulkstat_one compat ioctl handling more sane
sandeen@sandeen.net
2008-12-02
1
-12
/
+24
*
[XFS] Add compat handlers for data & rt growfs ioctls
sandeen@sandeen.net
2008-12-02
1
-0
/
+40
*
[XFS] Add compat handlers for swapext ioctl
sandeen@sandeen.net
2008-12-02
1
-5
/
+56
*
[XFS] Clean up some existing compat ioctl calls
sandeen@sandeen.net
2008-12-02
1
-87
/
+120
*
[XFS] Move compat ioctl structs & numbers into xfs_ioctl32.h
sandeen@sandeen.net
2008-12-02
1
-135
/
+5
*
[XFS] remove xfs_vfs.h
Christoph Hellwig
2008-12-01
1
-1
/
+0
*
[XFS] Fix up sparse warnings.
David Chinner
2008-02-07
1
-0
/
+1
*
[XFS] fix 32-bit compat ioctls for GETXFLAGS, SETXFLAGS, GETVERSION
Eric Sandeen
2008-02-07
1
-3
/
+5
*
[XFS] 971064 Various fixups for xfs_bulkstat().
Lachlan McIlroy
2007-12-10
1
-0
/
+3
*
[XFS] kill the v_flag member in struct bhv_vnode
Christoph Hellwig
2007-10-16
1
-2
/
+1
*
[XFS] call common xfs vnode-level helpers directly and remove vnode operations
Christoph Hellwig
2007-10-16
1
-2
/
+3
*
xfs ioctl __user annotations
Al Viro
2007-07-26
1
-2
/
+2
*
[XFS] Fix XFS_IOC_FSBULKSTAT{,_SINGLE} & XFS_IOC_FSINUMBERS in compat mode
Michal Marek
2007-07-14
1
-23
/
+201
*
[XFS] Compat ioctl handler for handle operations
Michal Marek
2007-07-14
1
-5
/
+52
*
[XFS] Compat ioctl handler for XFS_IOC_FSGEOMETRY_V1.
Michal Marek
2007-07-14
1
-1
/
+41
*
[PATCH] xfs: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.
Nathan Scott
2006-06-09
1
-2
/
+2
*
[XFS] Fix compiler warning and small code inconsistencies in compat
Nathan Scott
2006-03-29
1
-9
/
+13
*
[XFS] Complete transition away from linvfs naming convention, finally.
Nathan Scott
2006-03-17
1
-1
/
+1
*
[XFS] Switch over from linvfs names for sb/quotactl operations for
Nathan Scott
2006-03-14
1
-5
/
+5
*
[PATCH] don't include ioctl32.h in drivers
Christoph Hellwig
2006-01-10
1
-1
/
+0
*
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
1
-27
/
+11
*
[XFS] add handlers to fix xfs_flock_t alignment issues in compat ioctls
Eric Sandeen
2005-09-05
1
-3
/
+62
*
[XFS] Fix directory inodes ioctl compat code, minor code consistency cleanups
Nathan Scott
2005-05-06
1
-10
/
+19
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+163