summaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_ioctl.c
AgeCommit message (Expand)Author
2011-08-12xfs: remove subdirectoriesChristoph Hellwig
2011-07-26xfs: fix misspelled S_IS...()Al Viro
2011-07-26xfs: get rid of open-coded S_ISREG(), etc.Al Viro
2011-03-26xfs: preallocation transactions do not need to be synchronousDave Chinner
2011-03-01xfs: zero proper structure size for geometry callsAlex Elder
2011-01-28xfs: limit extsize to size of AGs and/or MAXEXTLENDave Chinner
2011-01-11xfs: add FITRIM supportChristoph Hellwig
2010-11-10xfs: xfs_ioctl: fix information leak to userlandKulikov Vasiliy
2010-10-18xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz
2010-10-18xfs: don't use vfs writeback for pure metadata modificationsDave Chinner
2010-10-18xfs: Introduce XFS_IOC_ZERO_RANGEDave Chinner
2010-09-10xfs: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-02xfs: Disallow 32bit project quota idArkadiusz Mi?kiewicz
2010-07-26xfs: split xfs_itrace_entryChristoph Hellwig
2010-07-26xfs: simplify inode to transaction joiningChristoph Hellwig
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig
2010-07-26xfs: drop dmapi hooksChristoph Hellwig
2010-06-23xfs: always use iget in bulkstatChristoph Hellwig
2010-05-19xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.cZhitong Wang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-08xfs: more reserved blocks fixupsEric Sandeen
2010-01-20xfs: convert attr to use unsigned namesDave Chinner
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig
2009-04-20xfs: use memdup_user()Li Zefan
2009-03-06xfs: include header files for prototypesHannes Eder
2009-02-08xfs: cleanup xfs_find_handleChristoph Hellwig
2009-01-19xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig
2009-01-09filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato
2008-12-29[XFS] Fix merge failuresLachlan McIlroy
2008-12-11[XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig
2008-12-02[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handlersandeen@sandeen.net
2008-12-02[XFS] Clean up some existing compat ioctl callssandeen@sandeen.net
2008-12-02[XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch.sandeen@sandeen.net
2008-12-01[XFS] kill XFS_DINODE_VERSION_ definesChristoph Hellwig
2008-12-01[XFS] convert xfs_getbmap to take formatter functionsEric Sandeen
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Wrap task credential accesses in the XFS filesystemDavid Howells
2008-10-31CRED: Wrap task credential accesses in the XFS filesystemDavid Howells
2008-10-30[XFS] remove restricted chown parameter from xfs linuxTim Shimmin
2008-10-30[XFS] kill sys_credChristoph Hellwig
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig
2008-08-13[XFS] Kill shouty XFS_ITOV() macroDavid Chinner
2008-07-28[XFS] Remove vn_revalidate calls in xfs.Christoph Hellwig
2008-07-28[XFS] Now that xfs_setattr is only used for attributes set from ->setattrChristoph Hellwig
2008-07-28[XFS] xfs_setattr currently doesn't just handle the attributes set throughChristoph Hellwig
2008-07-28[XFS] attrmulti cleanupChristoph Hellwig
2008-07-28[XFS] Check for invalid flags in xfs_attrlist_by_handle.Christoph Hellwig