summaryrefslogtreecommitdiffstats
path: root/fs/quota
Commit message (Expand)AuthorAgeFilesLines
* quota: fill in Q_XGETQSTAT inode information for inactive quotasEric Sandeen2016-08-151-6/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-292-7/+15
|\
| * dquot: For now explicitly don't support filesystems outside of init_user_nsEric W. Biederman2016-07-051-0/+5
| * quota: Handle quota data stored in s_user_ns in quota_setxquotaEric W. Biederman2016-07-051-1/+1
| * quota: Ensure qids map to the filesystemEric W. Biederman2016-07-052-6/+9
* | quota: use time64_t internallyArnd Bergmann2016-06-191-8/+8
|/
* fs/quota: use nla_put_u64_64bit()Nicolas Dichtel2016-04-261-5/+7
* quota: Handle Q_GETNEXTQUOTA when quota is disabledJan Kara2016-03-291-2/+11
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-03-214-7/+130
|\
| * quota: Fix possible GPF due to uninitialised pointersNikolay Borisov2016-03-031-2/+1
| * quota: Forbid Q_GETQUOTA and Q_GETNEXTQUOTA for frozen filesystemJan Kara2016-02-181-2/+5
| * quota: Fix possible races during quota loadingJan Kara2016-02-181-0/+12
| * quota_v2: Implement get_next_id() for V2 quota formatJan Kara2016-02-092-2/+71
| * quota: Add support for ->get_nextdqblk() for VFS quotaJan Kara2016-02-091-0/+39
| * quota: Allow Q_GETQUOTA for frozen filesystemJan Kara2016-02-091-0/+1
| * quota: Fixup comments about return value of Q_[X]GETNEXTQUOTAEric Sandeen2016-02-091-2/+2
* | Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-211-2/+64
|\ \ | |/
| * quota: add new quotactl Q_GETNEXTQUOTAEric Sandeen2016-02-081-0/+31
| * quota: add new quotactl Q_XGETNEXTQUOTAEric Sandeen2016-02-081-0/+31
| * quota: remove unused cmd argument from quota_quotaon()Eric Sandeen2016-02-081-2/+2
* | quota: use lookup_one_len_unlocked()Al Viro2016-03-141-3/+1
|/
* wrappers for ->i_mutex accessAl Viro2016-01-221-10/+10
* quota: constify qtree_fmt_operations structuresJulia Lawall2016-01-041-2/+2
* fs: make quota/dquot.c explicitly non-modularPaul Gortmaker2015-12-141-1/+1
* fs: make quota/netlink.c explicitly non-modularPaul Gortmaker2015-12-141-4/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-051-8/+8
|\
| * inode: convert inode_sb_list_lock to per-sbDave Chinner2015-08-171-8/+8
* | quota: remove an unneeded conditionDan Carpenter2015-08-111-2/+2
* | quota: Propagate error from ->acquire_dquot()Jan Kara2015-07-231-25/+63
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-5/+5
|\
| * VFS: fs library helpers: d_inode() annotationsDavid Howells2015-04-151-5/+5
* | vfs: Add general support to enforce project quota limitsLi Xi2015-03-182-5/+21
* | Merge branch 'quota_interface' into for_next_testingJan Kara2015-03-162-34/+251
|\ \
| * | quota: Hook up Q_XSETQLIM for id 0 to ->set_infoJan Kara2015-03-041-0/+39
| * | quota: Make ->set_info use structure with neccesary info to VFS and XFSJan Kara2015-03-042-12/+36
| * | quota: Remove ->get_xstate and ->get_xstatev callbacksJan Kara2015-03-041-10/+4
| * | quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_stateJan Kara2015-03-041-4/+134
| * | quota: Make VFS quotas use new interface for getting quota infoJan Kara2015-03-042-18/+48
| |/
* | quota: Fix maximum quota limit settingsJan Kara2015-03-041-4/+8
* | quota: paranoia: check quota tree rootKonstantin Khlebnikov2015-03-041-0/+7
* | quota: optimize i_dquot accessKonstantin Khlebnikov2015-03-041-24/+39
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-02-104-28/+151
|\
| * quota: Store maximum space limit in bytesJan Kara2015-01-303-21/+11
| * quota: Remove quota_on_meta callbackJan Kara2015-01-301-4/+1
| * quota: Add ->quota_{enable,disable} callbacks for VFS quotasJan Kara2015-01-301-0/+91
| * quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}Jan Kara2015-01-301-4/+27
| * quota: Split ->set_xstate callback into twoJan Kara2015-01-301-4/+16
| * Merge branch 'for_linus' into for_nextJan Kara2015-01-302-69/+176
| |\
| * | quota: Verify flags passed to Q_SETINFOJan Kara2015-01-211-0/+8
| * | quota: Cleanup flags definitionsJan Kara2015-01-211-1/+1
OpenPOWER on IntegriCloud