aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota/xfs_dquot_item.c
Commit message (Expand)AuthorAge
* xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-26
* xfs: give xfs_item_ops methods the correct prototypesChristoph Hellwig2010-07-26
* xfs: merge iop_unpin_remove into iop_unpinChristoph Hellwig2010-07-26
* xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* xfs: access quotainfo structure directlyChristoph Hellwig2010-05-19
* xfs: remove stale parameter from ->iop_unpin methodDave Chinner2010-05-19
* xfs: factor log item initialisationDave Chinner2010-05-19
* xfs: kill the unused XFS_QMOPT_* flush flags V2Dave Chinner2010-02-03
* xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner2010-02-01
* xfs: cleanup up xfs_log_force calling conventionsChristoph Hellwig2010-01-21
* xfs: kill XLOG_VEC_SET_TYPEChristoph Hellwig2010-01-21
* xfs: remove duplicate buffer flagsChristoph Hellwig2010-01-21
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10
* [XFS] Finish removing the mount pointer from the AIL APIDavid Chinner2008-10-30
* [XFS] Move the AIL lock into the struct xfs_ailDavid Chinner2008-10-30
* [XFS] Fix build brakage from patch "Clean up dquot pincount code"Peter Leckie2008-10-30
* [XFS] Clean up dquot pincount code.Peter Leckie2008-10-30
* [XFS] replace dquot flush semaphore with a completionDavid Chinner2008-08-13
* [XFS] Remove unused arg from kmem_free()Denys Vlasenko2008-07-28
* [XFS] Ensure xfs_bawrite() errors are checked.David Chinner2008-04-17
* [XFS] Check for dquot flush errorsDavid Chinner2008-04-17
* [XFS] Unwrap XFS_DQ_PINUNLOCK.Eric Sandeen2008-02-07
* [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-07
* [XFS] Remove unused header files for MAC and CAP checking functionality.Eric Sandeen2007-02-10
* [XFS] Keep stack usage down for 4k stacks by using noinline.David Chinner2007-02-10
* [XFS] Remove unused iop_abort log item operationEric Sandeen2006-09-27
* [XFS] Remove version 1 directory code. Never functioned on Linux, justNathan Scott2006-06-19
* [XFS] Kill direct access to ->count in valusema(); all we ever use it forAl Viro2006-06-18
* [XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott2006-03-28
* [XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE when porting from irixTim Shimmin2006-03-13
* [XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott2006-01-11
* [XFS] endianess annotations and cleanup for the quota codeChristoph Hellwig2005-11-01
* [XFS] Update license/copyright notices to match the prefered SGINathan Scott2005-11-01
* [XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.Nathan Scott2005-11-01
* [XFS] 929956 add log debugging and tracing infoTim Shimmin2005-09-02
* [XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig2005-06-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16