summaryrefslogtreecommitdiff
path: root/fs/quota
Commit message (Expand)AuthorAge
* ext4: fix quota charging for shared xattr blocksTahsin Erdogan2017-05-24
* quota: Remove dquot_quotactl_opsJan Kara2017-04-19
* quota: Stop setting IMMUTABLE and NOATIME flags on quota filesJan Kara2017-04-19
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-12-19
|\
| * quota: Fix bogus warning in dquot_disable()Jan Kara2016-12-19
| * quota: Remove dqonoff_mutexJan Kara2016-11-30
| * quota: Remove dqonoff_mutex from dquot_scan_active()Jan Kara2016-11-30
| * quota: Use s_umount protection for quota operationsJan Kara2016-11-24
| * quota: Hold s_umount in exclusive mode when enabling / disabling quotasJan Kara2016-11-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-17
|\ \
| * | quota: constify struct path in quota_onAl Viro2016-12-05
| |/
* | genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* | genetlink: statically initialize familiesJohannes Berg2016-10-27
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-27
|/
* quota: fill in Q_XGETQSTAT inode information for inactive quotasEric Sandeen2016-08-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-29
|\
| * dquot: For now explicitly don't support filesystems outside of init_user_nsEric W. Biederman2016-07-05
| * quota: Handle quota data stored in s_user_ns in quota_setxquotaEric W. Biederman2016-07-05
| * quota: Ensure qids map to the filesystemEric W. Biederman2016-07-05
* | quota: use time64_t internallyArnd Bergmann2016-06-19
|/
* fs/quota: use nla_put_u64_64bit()Nicolas Dichtel2016-04-26
* quota: Handle Q_GETNEXTQUOTA when quota is disabledJan Kara2016-03-29
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-03-21
|\
| * quota: Fix possible GPF due to uninitialised pointersNikolay Borisov2016-03-03
| * quota: Forbid Q_GETQUOTA and Q_GETNEXTQUOTA for frozen filesystemJan Kara2016-02-18
| * quota: Fix possible races during quota loadingJan Kara2016-02-18
| * quota_v2: Implement get_next_id() for V2 quota formatJan Kara2016-02-09
| * quota: Add support for ->get_nextdqblk() for VFS quotaJan Kara2016-02-09
| * quota: Allow Q_GETQUOTA for frozen filesystemJan Kara2016-02-09
| * quota: Fixup comments about return value of Q_[X]GETNEXTQUOTAEric Sandeen2016-02-09
* | Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-21
|\ \ | |/
| * quota: add new quotactl Q_GETNEXTQUOTAEric Sandeen2016-02-08
| * quota: add new quotactl Q_XGETNEXTQUOTAEric Sandeen2016-02-08
| * quota: remove unused cmd argument from quota_quotaon()Eric Sandeen2016-02-08
* | quota: use lookup_one_len_unlocked()Al Viro2016-03-14
|/
* wrappers for ->i_mutex accessAl Viro2016-01-22
* quota: constify qtree_fmt_operations structuresJulia Lawall2016-01-04
* fs: make quota/dquot.c explicitly non-modularPaul Gortmaker2015-12-14
* fs: make quota/netlink.c explicitly non-modularPaul Gortmaker2015-12-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-05
|\
| * inode: convert inode_sb_list_lock to per-sbDave Chinner2015-08-17
* | quota: remove an unneeded conditionDan Carpenter2015-08-11
* | quota: Propagate error from ->acquire_dquot()Jan Kara2015-07-23
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: fs library helpers: d_inode() annotationsDavid Howells2015-04-15
* | vfs: Add general support to enforce project quota limitsLi Xi2015-03-18
* | Merge branch 'quota_interface' into for_next_testingJan Kara2015-03-16
|\ \
| * | quota: Hook up Q_XSETQLIM for id 0 to ->set_infoJan Kara2015-03-04
| * | quota: Make ->set_info use structure with neccesary info to VFS and XFSJan Kara2015-03-04