aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_dquot_item.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig2011-10-251-3/+7
* xfs: convert xfs_fs_cmn_err to new error logging APIDave Chinner2011-03-071-3/+2
* xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-261-3/+3
* xfs: give xfs_item_ops methods the correct prototypesChristoph Hellwig2010-07-261-149/+119
* xfs: merge iop_unpin_remove into iop_unpinChristoph Hellwig2010-07-261-27/+6
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-261-9/+0
* xfs: drop dmapi hooksChristoph Hellwig2010-07-261-1/+0
* xfs: access quotainfo structure directlyChristoph Hellwig2010-05-191-1/+1
* xfs: remove stale parameter from ->iop_unpin methodDave Chinner2010-05-191-10/+6
* xfs: factor log item initialisationDave Chinner2010-05-191-8/+4
* xfs: kill the unused XFS_QMOPT_* flush flags V2Dave Chinner2010-02-041-1/+1
* xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner2010-02-021-73/+12
* xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig2010-01-211-5/+4
* xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig2010-01-211-3/+3
* xfs: remove duplicate buffer flagsChristoph Hellwig2010-01-211-2/+1
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-101-1/+0
* [XFS] Finish removing the mount pointer from the AIL APIDavid Chinner2008-10-301-3/+5
* [XFS] Move the AIL lock into the struct xfs_ailDavid Chinner2008-10-301-1/+1
* [XFS] Fix build brakage from patch "Clean up dquot pincount code"Peter Leckie2008-10-301-1/+1
* [XFS] Clean up dquot pincount code.Peter Leckie2008-10-301-26/+11
* [XFS] replace dquot flush semaphore with a completionDavid Chinner2008-08-131-4/+4
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-281-2/+2
* [XFS] Ensure xfs_bawrite() errors are checked.David Chinner2008-04-181-1/+6
* [XFS] Check for dquot flush errorsDavid Chinner2008-04-181-1/+6
* [XFS] Unwrap XFS_DQ_PINUNLOCK.Eric Sandeen2008-02-071-10/+6
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-071-6/+5
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-101-2/+0
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-101-3/+3
* [XFS] Remove unused iop_abort log item operationEric Sandeen2006-09-281-26/+0
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-201-2/+0
* [XFS] Kill direct access to ->count in valusema(); all we ever use it forAl Viro2006-06-191-2/+2
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-291-1/+1
* [XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE when porting from irixTim Shimmin2006-03-141-0/+2
* [XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott2006-01-121-2/+2
* [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-021-1/+1
* [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-7/+6
* [XFS] 929956 add log debugging and tracing infoTim Shimmin2005-09-021-0/+1
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-211-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+715