aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_qm_bhv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-176/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-07xfs: Convert remaining cmn_err() callers to new APIDave Chinner1-2/+1
2010-10-18xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz1-1/+1
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig1-9/+0
2010-07-26xfs: drop dmapi hooksChristoph Hellwig1-1/+0
2010-01-21xfs: quota limit statvfs available blocksChristoph Hellwig1-1/+1
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig1-1/+0
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig1-73/+3
2009-02-09xfs: get rid of indirections in the quotaops implementationChristoph Hellwig1-1/+0
2008-12-01[XFS] remove bhv_statvfs_t typedefChristoph Hellwig1-2/+2
2008-10-30[XFS] kill struct xfs_mount_argsChristoph Hellwig1-1/+0
2008-08-13[XFS] cleanup xfs_mountfsChristoph Hellwig1-4/+3
2008-04-10[XFS] remove shouting-indirection macros from xfs_sb.hEric Sandeen1-1/+1
2007-10-16[XFS] remove dependency of the quota module on behaviorsChristoph Hellwig1-206/+33
2007-10-16[XFS] kill struct bhv_vnodeChristoph Hellwig1-1/+1
2007-02-10[XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen1-2/+0
2007-02-10[XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner1-1/+1
2006-09-07[XFS] Fix a bad pointer dereference in the quota statvfs handling.Nathan Scott1-1/+1
2006-07-28[XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.Christoph Hellwig1-6/+13
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-2/+0
2006-06-09[XFS] Resolve a namespace collision on remaining vtypes for FreeBSDNathan Scott1-1/+1
2006-06-09[XFS] Resolve a namespace collision on vnode/vnodeops for FreeBSD porters.Nathan Scott1-1/+1
2006-06-09[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.Nathan Scott1-14/+9
2006-06-09[XFS] statvfs component of directory/project quota support, codeNathan Scott1-1/+57
2006-03-22[XFS] Fixup naming inconsistencies found by Pekka Enberg and one from JanNathan Scott1-2/+2
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: XFSJes Sorensen1-1/+1
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-26/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-8/+8
2005-09-05[XFS] Need to be able to reset sb_qflags if not mounting with quotasTim Shimmin1-43/+1
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott1-7/+34
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+410