aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_trans_dquot.c
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-231-895/+0
* xfs: Convert remaining cmn_err() callers to new APIDave Chinner2011-03-071-2/+3
* xfs: simplify log item descriptor trackingChristoph Hellwig2010-07-261-19/+6
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-261-9/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-1/+0
* xfs: remove a few macro indirections in the quota codeChristoph Hellwig2010-05-191-12/+11
* xfs: access quotainfo structure directlyChristoph Hellwig2010-05-191-3/+3
* xfs: implement quota warnings via netlinkChristoph Hellwig2010-01-211-10/+39
* xfs: clean up error handling in xfs_trans_dqresvChristoph Hellwig2010-01-211-31/+17
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-101-1/+0
* xfs: kill xfs_qmopsChristoph Hellwig2009-06-081-40/+25
* xfs: remove the unused XFS_QMOPT_DQLOCK flagChristoph Hellwig2009-02-081-10/+6
* [XFS] shrink mrlock_tChristoph Hellwig2008-04-291-1/+1
* xfs: convert beX_add to beX_add_cpu (new common API)Marcin Slusarz2008-02-131-3/+3
* [XFS] Fix uquota and oquota enforcement problems.Kouta Ooizumi2007-05-081-1/+3
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-101-2/+0
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Make project quota enforcement return an error code consistent withNathan Scott2006-03-311-32/+36
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-021-27/+25
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-021-27/+11
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-021-6/+6
* [XFS] Merge fixes into realtime quota code, since one/two reported, stillNathan Scott2005-06-211-25/+25
* [XFS] Add support for project quota, based on Dan Knappes earlier work.Nathan Scott2005-06-211-4/+2
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+941