aboutsummaryrefslogtreecommitdiff
path: root/include/linux/quota.h
AgeCommit message (Expand)Author
2015-03-18vfs: Add general support to enforce project quota limitsLi Xi
2015-03-16Merge branch 'quota_interface' into for_next_testingJan Kara
2015-03-04quota: reorder flags in quota stateKonstantin Khlebnikov
2015-03-04quota: Make ->set_info use structure with neccesary info to VFS and XFSJan Kara
2015-03-04quota: Remove ->get_xstate and ->get_xstatev callbacksJan Kara
2015-03-04quota: Make VFS quotas use new interface for getting quota infoJan Kara
2015-01-30quota: Store maximum space limit in bytesJan Kara
2015-01-30quota: Remove quota_on_meta callbackJan Kara
2015-01-30quota: Split ->set_xstate callback into twoJan Kara
2015-01-30Merge branch 'for_linus' into for_nextJan Kara
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-01-21quota: Cleanup flags definitionsJan Kara
2014-11-10quota: Allow each filesystem to specify which quota types it supportsJan Kara
2014-07-15quota: remove dqptr_semNiu Yawei
2014-05-05xfs: fix Q_XQUOTARM ioctlEric Sandeen
2013-08-20quota: Add a new quotactl command Q_XGETQSTATVChandra Seetharaman
2013-01-24quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-09-18userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman
2012-09-18userns: Convert quota netlink aka quota_send_warningEric W. Biederman
2012-09-18userns: Convert qutoactlEric W. Biederman
2012-09-18userns: Implement struct kqidEric W. Biederman
2012-07-22quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara
2012-01-12quota: Pass information that quota is stored in system file to userspaceJan Kara
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-20quota: Remove unused declarationJan Kara
2011-01-12quota: Fix deadlock during path resolutionJan Kara
2010-05-27quota: Convert quota statistics to generic percpu_counterDmitry Monakhov
2010-05-24quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig
2010-05-21quota: unify ->set_dqblkChristoph Hellwig
2010-05-21quota: unify ->get_dqblkChristoph Hellwig
2010-05-21quota: Make quota stat accounting lockless.Dmitry Monakhov
2010-03-05quota: stop using QUOTA_OK / NO_QUOTAChristoph Hellwig
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig
2010-03-05quota: generalize quota transfer interfaceDmitry Monakhov
2010-03-05quota: sb_quota state flags cleanupDmitry Monakhov
2010-03-05quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig
2009-12-23quota: decouple fs reserved space from quota reservationDmitry Monakhov
2009-12-10quota: Implement quota format with 64-bit space and inode limitsJan Kara
2009-12-10quota: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara
2009-12-10const: struct quota_format_opsAlexey Dobriyan
2009-12-03VFS: Export dquot_send_warningSteven Whitehouse
2009-03-26quota: Remove NODQUOT macroJan Kara
2009-03-26quota: Add quota reservation claim and released operationsMingming Cao
2009-03-26quota: Add quota reservation supportMingming Cao
2009-01-05quota: Unexport dqblk_v1.h and dqblk_v2.hJan Kara