summaryrefslogtreecommitdiff
path: root/include/linux/quota.h
Commit message (Expand)AuthorAge
* quota: Kill an unused extern entry form quota.hRitesh Harjani2018-03-26
* quota: Add lock annotations to struct membersJan Kara2017-08-21
* quota: Reduce contention on dq_data_lockJan Kara2017-08-17
* quota: Allow disabling tracking of dirty dquots in a listJan Kara2017-08-17
* quota: Remove dq_wait_unused from dquotJan Kara2017-08-17
* quota: Convert dqio_mutex to rwsemJan Kara2017-08-17
* quota: add get_inode_usage callback to transfer multi-inode chargesTahsin Erdogan2017-06-22
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-12-19
|\
| * quota: Remove dqonoff_mutexJan Kara2016-11-30
* | quota: constify struct path in quota_onAl Viro2016-12-05
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-29
|\
| * quota: Ensure qids map to the filesystemEric W. Biederman2016-07-05
* | quota: use time64_t internallyArnd Bergmann2016-06-19
|/
* quota: Add support for ->get_nextdqblk() for VFS quotaJan Kara2016-02-09
* quota: add new quotactl Q_XGETNEXTQUOTAEric Sandeen2016-02-08
* vfs: Add general support to enforce project quota limitsLi Xi2015-03-18
* Merge branch 'quota_interface' into for_next_testingJan Kara2015-03-16
|\
| * quota: Make ->set_info use structure with neccesary info to VFS and XFSJan Kara2015-03-04
| * quota: Remove ->get_xstate and ->get_xstatev callbacksJan Kara2015-03-04
| * quota: Make VFS quotas use new interface for getting quota infoJan Kara2015-03-04
* | quota: reorder flags in quota stateKonstantin Khlebnikov2015-03-04
|/
* 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-05
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-05
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-05