aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/quota/xfs_qm_syscalls.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-08-13[XFS] kill bhv_vnode_tChristoph Hellwig
2008-08-13[XFS] kill shouty XFS_ITOV_NULL macroDavid Chinner
2008-07-28[XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/Christoph Hellwig
2008-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko
2008-04-29[XFS] kill di_mode checks after xfs_igetChristoph Hellwig
2008-04-18[XFS] Propagate errors from xfs_trans_commit().David Chinner
2008-04-18[XFS] Propagate quota file truncation errors.David Chinner
2008-04-18[XFS] Catch errors when turning off quotas.David Chinner
2008-04-18[XFS] remove most calls to VN_RELEChristoph Hellwig
2008-04-10[XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen
2008-02-07[XFS] Unwrap XFS_SB_LOCK.Eric Sandeen
2007-10-16[XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig
2007-10-16[XFS] remove dependency of the quota module on behaviorsChristoph Hellwig
2007-05-08[XFS] Fix uquota and oquota enforcement problems.Kouta Ooizumi
2007-05-08[XFS] Fix quotaon syscall failures for group enforcement requests.Donald Douwsma
2007-05-08[XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen
2007-02-10[XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen
2007-02-10[XFS] remove unused xflags parameter from sync routinesLachlan McIlroy
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott
2006-06-09[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen
2005-11-02[XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott
2005-11-02[XFS] Provide a mechiansm for flushing delalloc before quota reporting.Nathan Scott
2005-11-02[XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott
2005-09-02[XFS] replace vn_get usage by iholdChristoph Hellwig
2005-06-21[XFS] Merge a few minor fixes to the quota warning code.Nathan Scott
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott
2005-04-16Linux-2.6.12-rc2Linus Torvalds