aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/quota
Commit message (Expand)AuthorAge
* xfs: Extend project quotas to support 32bit project idsArkadiusz Mi?kiewicz2010-10-18
* xfs: remove xfs_buf wrappersChristoph Hellwig2010-10-18
* xfs: remove xfs_cred.hChristoph Hellwig2010-10-18
* xfs: split out inode walk inode grabbingDave Chinner2010-10-18
* xfs: split inode AG walking into separate code for reclaimDave Chinner2010-10-18
* xfs: don't use vfs writeback for pure metadata modificationsDave Chinner2010-10-18
* xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflushChristoph Hellwig2010-10-18
* xfs: simplify xfs_qm_dqusage_adjustChristoph Hellwig2010-10-18
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-08-07
|\
| * quota: Clean up the namespace in dqblk_xfs.hChristoph Hellwig2010-07-21
* | xfs: simplify xfs_truncate_fileChristoph Hellwig2010-07-26
* | xfs: remove xfs_iputChristoph Hellwig2010-07-26
* | xfs: remove unused delta tracking code in xfs_bmapiChristoph Hellwig2010-07-26
* | xfs: fix the xfs_log_iovec i_addr typeChristoph Hellwig2010-07-26
* | xfs: simplify inode to transaction joiningChristoph Hellwig2010-07-26
* | xfs: give li_cb callbacks the correct prototypeChristoph 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: simplify log item descriptor trackingChristoph Hellwig2010-07-26
* | xfs: remove unneeded #include statementsChristoph Hellwig2010-07-26
* | xfs: drop dmapi hooksChristoph Hellwig2010-07-26
* | mm: add context argument to shrinker callbackDave Chinner2010-07-19
|/
* xfs: remove block number from inode lookup codeDave Chinner2010-06-23
* xfs: always use iget in bulkstatChristoph Hellwig2010-06-23
* Merge branch 'master' into for-linusAlex Elder2010-06-04
|\
| * fs/xfs/quota: Add missing mutex_unlockJulia Lawall2010-05-28
* | Merge branch 'delayed-logging-for-2.6.35' into for-linusAlex Elder2010-05-24
|\|
| * xfs: Clean up XFS_BLI_* flag namespaceDave Chinner2010-05-24
* | quota: unify ->set_dqblkChristoph Hellwig2010-05-21
|/
* xfs: remove dead XFS_LOUD_RECOVERY codeChristoph Hellwig2010-05-19
* xfs: removed unused XFS_QMOPT_ flagsChristoph Hellwig2010-05-19
* xfs: remove a few macro indirections in the quota codeChristoph Hellwig2010-05-19
* xfs: access quotainfo structure directlyChristoph Hellwig2010-05-19
* xfs: remove xfs_dqmarkerChristoph Hellwig2010-05-19
* xfs: convert the dquot free list to use list headsDave Chinner2010-05-19
* xfs: convert the dquot hash list to use list headsDave Chinner2010-05-19
* xfs: remove duplicate code from dquot reclaimDave Chinner2010-05-19
* xfs: convert the per-mount dquot list to use list headsDave Chinner2010-05-19
* xfs: remove stale parameter from ->iop_unpin methodDave Chinner2010-05-19
* xfs: factor log item initialisationDave Chinner2010-05-19
* xfs: add a shrinker to background inode reclaimDave Chinner2010-04-29
* fs/xfs: Correct NULL testJulia Lawall2010-02-13
* xfs: kill the unused XFS_QMOPT_* flush flags V2Dave Chinner2010-02-03
* xfs: Use delay write promotion for dquot flushingDave Chinner2010-01-25
* xfs: Don't issue buffer IO direct from AIL push V2Dave Chinner2010-02-01
* xfs: quota limit statvfs available blocksChristoph Hellwig2010-01-21
* xfs: replace KM_LARGE with explicit vmalloc useChristoph Hellwig2010-01-21
* 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