aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/quota.h
Commit message (Expand)AuthorAge
* quota: Store maximum space limit in bytesJan Kara2015-01-30
* quota: Remove quota_on_meta callbackJan Kara2015-01-30
* quota: Split ->set_xstate callback into twoJan Kara2015-01-30
* Merge branch 'for_linus' into for_nextJan Kara2015-01-30
|\
| * quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-28
* | quota: Cleanup flags definitionsJan Kara2015-01-21
|/
* quota: Allow each filesystem to specify which quota types it supportsJan Kara2014-11-10
* quota: remove dqptr_semNiu Yawei2014-07-15
* xfs: fix Q_XQUOTARM ioctlEric Sandeen2014-05-05
* quota: Add a new quotactl command Q_XGETQSTATVChandra Seetharaman2013-08-20
* quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o2013-01-24
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman2012-09-18
* userns: Convert quota netlink aka quota_send_warningEric W. Biederman2012-09-18
* userns: Convert qutoactlEric W. Biederman2012-09-18
* userns: Implement struct kqidEric W. Biederman2012-09-18
* quota: Split dquot_quota_sync() to writeback and cache flushing partJan Kara2012-07-22
* quota: Pass information that quota is stored in system file to userspaceJan Kara2012-01-12
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* quota: Remove unused declarationJan Kara2011-07-20
* quota: Fix deadlock during path resolutionJan Kara2011-01-12
* quota: Convert quota statistics to generic percpu_counterDmitry Monakhov2010-05-27
* quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2010-05-24
* quota: unify ->set_dqblkChristoph Hellwig2010-05-21
* quota: unify ->get_dqblkChristoph Hellwig2010-05-21
* quota: Make quota stat accounting lockless.Dmitry Monakhov2010-05-21
* quota: stop using QUOTA_OK / NO_QUOTAChristoph Hellwig2010-03-04
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-04
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-04
* dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-04
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-04
* dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-04
* quota: generalize quota transfer interfaceDmitry Monakhov2010-03-04
* quota: sb_quota state flags cleanupDmitry Monakhov2010-03-04
* quota: move code from sync_quota_sb into vfs_quota_syncChristoph Hellwig2010-03-04
* quota: decouple fs reserved space from quota reservationDmitry Monakhov2009-12-23
* quota: Implement quota format with 64-bit space and inode limitsJan Kara2009-12-10
* quota: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara2009-12-10
* const: struct quota_format_opsAlexey Dobriyan2009-12-10
* VFS: Export dquot_send_warningSteven Whitehouse2009-12-03
* quota: Remove NODQUOT macroJan Kara2009-03-25
* quota: Add quota reservation claim and released operationsMingming Cao2009-03-25
* quota: Add quota reservation supportMingming Cao2009-03-25
* quota: Unexport dqblk_v1.h and dqblk_v2.hJan Kara2009-01-05
* quota: Update version numberJan Kara2009-01-05
* quota: Keep which entries were set by SETQUOTA quotactlJan Kara2009-01-05
* quota: Allow negative usage of space and inodesJan Kara2009-01-05
* quota: Convert union in mem_dqinfo to a pointerJan Kara2009-01-05
* quota: Introduce DQUOT_QUOTA_SYS_FILE flagJan Kara2009-01-05
* quota: Allow to separately enable quota accounting and enforcing limitsJan Kara2009-01-05