aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_trans_dquot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig1-1/+0
2009-06-08xfs: kill xfs_qmopsChristoph Hellwig1-40/+25
2009-02-08xfs: remove the unused XFS_QMOPT_DQLOCK flagChristoph Hellwig1-10/+6
2008-04-29[XFS] shrink mrlock_tChristoph Hellwig1-1/+1
2008-02-13xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz1-3/+3
2007-05-08[XFS] Fix uquota and oquota enforcement problems.Kouta Ooizumi1-1/+3
2007-02-10[XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen1-2/+0
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-2/+0
2006-03-31[XFS] Make project quota enforcement return an error code consistent withNathan Scott1-32/+36
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott1-1/+1
2005-11-02[XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig1-27/+25
2005-11-02[XFS] Update license/copyright notices to match the prefered SGINathan Scott1-27/+11
2005-11-02[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott1-6/+6
2005-06-21[XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott1-25/+25
2005-06-21[XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott1-4/+2
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+941