summaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_qm_syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: kill mutex_t typedefChristoph Hellwig2009-03-291-1/+1
* xfs: get rid of indirections in the quotaops implementationChristoph Hellwig2009-02-091-181/+7
* [XFS] Avoid using inodes that haven't been completely initialisedDave Chinner2008-11-101-0/+6
* [XFS] fix uninitialised variable bug in dquot releaseDave Chinner2008-11-101-18/+24
* [XFS] use xfs_sync_inodes rather than xfs_syncsubDavid Chinner2008-10-301-1/+1
* [XFS] Use struct inodes instead of vnodes to kill vn_grabDavid Chinner2008-10-301-8/+8
* [XFS] Traverse inode trees when releasing dquotsDavid Chinner2008-10-301-68/+59
* [XFS] kill bhv_vnode_tChristoph Hellwig2008-08-131-1/+1
* [XFS] kill shouty XFS_ITOV_NULL macroDavid Chinner2008-08-131-1/+1
* [XFS] s/XFS_PURGE_INODE/IRELE/g s/VN_HOLD(XFS_ITOV())/IHOLD()/Christoph Hellwig2008-07-281-2/+2
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-281-4/+4
* [XFS] kill di_mode checks after xfs_igetChristoph Hellwig2008-04-291-6/+0
* [XFS] Propagate errors from xfs_trans_commit().David Chinner2008-04-181-2/+2
* [XFS] Propagate quota file truncation errors.David Chinner2008-04-181-8/+7
* [XFS] Catch errors when turning off quotas.David Chinner2008-04-181-3/+12
* [XFS] remove most calls to VN_RELEChristoph Hellwig2008-04-181-5/+5
* [XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen2008-04-101-2/+2
* [XFS] Unwrap XFS_SB_LOCK.Eric Sandeen2008-02-071-11/+8
* [XFS] kill the vfs_flags member in struct bhv_vfsChristoph Hellwig2007-10-161-9/+7
* [XFS] remove dependency of the quota module on behaviorsChristoph Hellwig2007-10-161-5/+2
* [XFS] Fix uquota and oquota enforcement problems.Kouta Ooizumi2007-05-081-2/+7
* [XFS] Fix quotaon syscall failures for group enforcement requests.Donald Douwsma2007-05-081-3/+1
* [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-081-3/+3
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-101-2/+0
* [XFS] remove unused xflags parameter from sync routinesLachlan McIlroy2007-02-101-1/+1
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott2006-06-091-1/+1
* [XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott2006-06-091-1/+1
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+3
* [PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen2006-01-091-4/+4
* [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-021-57/+51
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-26/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-8/+8
* [XFS] Provide a mechiansm for flushing delalloc before quota reporting.Nathan Scott2005-11-021-2/+5
* [XFS] Fix signedness issues in dquot ID handling, allowing uids/gids aboveNathan Scott2005-11-021-7/+2
* [XFS] replace vn_get usage by iholdChristoph Hellwig2005-09-021-11/+5
* [XFS] Merge a few minor fixes to the quota warning code.Nathan Scott2005-06-211-3/+21
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-59/+92
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1458
OpenPOWER on IntegriCloud