aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_dquot_item.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-529/+0
2011-03-07xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner1-3/+2
2010-07-26xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig1-3/+3
2010-07-26xfs: give xfs_item_ops methods the correct prototypesChristoph Hellwig1-149/+119
2010-07-26xfs: merge iop_unpin_remove into iop_unpinChristoph Hellwig1-27/+6
2010-07-26xfs: remove unneeded #include statementsChristoph Hellwig1-9/+0
2010-07-26xfs: drop dmapi hooksChristoph Hellwig1-1/+0
2010-05-19xfs: access quotainfo structure directlyChristoph Hellwig1-1/+1
2010-05-19xfs: remove stale parameter from ->iop_unpin methodDave Chinner1-10/+6
2010-05-19xfs: factor log item initialisationDave Chinner1-8/+4
2010-02-04xfs: kill the unused XFS_QMOPT_* flush flags V2Dave Chinner1-1/+1
2010-02-02xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner1-73/+12
2010-01-21xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig1-5/+4
2010-01-21xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig1-3/+3
2010-01-21xfs: remove duplicate buffer flagsChristoph Hellwig1-2/+1
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig1-1/+0
2008-10-30[XFS] Finish removing the mount pointer from the AIL APIDavid Chinner1-3/+5
2008-10-30[XFS] Move the AIL lock into the struct xfs_ailDavid Chinner1-1/+1
2008-10-30[XFS] Fix build brakage from patch "Clean up dquot pincount code"Peter Leckie1-1/+1
2008-10-30[XFS] Clean up dquot pincount code.Peter Leckie1-26/+11
2008-08-13[XFS] replace dquot flush semaphore with a completionDavid Chinner1-4/+4
2008-07-28[XFS] Remove unused arg from kmem_free()Denys Vlasenko1-2/+2
2008-04-18[XFS] Ensure xfs_bawrite() errors are checked.David Chinner1-1/+6
2008-04-18[XFS] Check for dquot flush errorsDavid Chinner1-1/+6
2008-02-07[XFS] Unwrap XFS_DQ_PINUNLOCK.Eric Sandeen1-10/+6
2008-02-07[XFS] Unwrap AIL_LOCKDonald Douwsma1-6/+5
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-3/+3
2006-09-28[XFS] Remove unused iop_abort log item operationEric Sandeen1-26/+0
2006-06-20[XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott1-2/+0
2006-06-19[XFS] Kill direct access to ->count in valusema(); all we ever use it forAl Viro1-2/+2
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott1-1/+1
2006-03-14[XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE when porting from irixTim Shimmin1-0/+2
2006-01-12[XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott1-2/+2
2005-11-02[XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig1-1/+1
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-7/+6
2005-09-02[XFS] 929956 add log debugging and tracing infoTim Shimmin1-0/+1
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+715