summaryrefslogtreecommitdiff
path: root/fs/quota
Commit message (Expand)AuthorAge
* 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
| * | quota: Remove ->get_xstate and ->get_xstatev callbacksJan Kara2015-03-04
| * | quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_stateJan Kara2015-03-04
| * | quota: Make VFS quotas use new interface for getting quota infoJan Kara2015-03-04
| |/
* | quota: Fix maximum quota limit settingsJan Kara2015-03-04
* | quota: paranoia: check quota tree rootKonstantin Khlebnikov2015-03-04
* | quota: optimize i_dquot accessKonstantin Khlebnikov2015-03-04
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-02-10
|\
| * quota: Store maximum space limit in bytesJan Kara2015-01-30
| * quota: Remove quota_on_meta callbackJan Kara2015-01-30
| * quota: Add ->quota_{enable,disable} callbacks for VFS quotasJan Kara2015-01-30
| * quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}Jan Kara2015-01-30
| * quota: Split ->set_xstate callback into twoJan Kara2015-01-30
| * Merge branch 'for_linus' into for_nextJan Kara2015-01-30
| |\
| * | quota: Verify flags passed to Q_SETINFOJan Kara2015-01-21
| * | quota: Cleanup flags definitionsJan Kara2015-01-21
| * | quota: Don't store flags for v2 quota formatJan Kara2015-01-21
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-09
|\ \ \ | |_|/ |/| |
| * | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-06
| |/
* | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-28
|/
* vfs: Remove i_dquot field from inodeJan Kara2014-11-10
* quota: Use function to provide i_dquot pointersJan Kara2014-11-10
* quota: Allow each filesystem to specify which quota types it supportsJan Kara2014-11-10
* quota: Remove const from function declarationsJan Kara2014-11-10
* quota: Add log level to printkAnton Blanchard2014-11-04
* quota: Properly return errors from dquot_writeback_dquots()Jan Kara2014-10-22
* percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-08
* fs/quota: kernel-doc warning fixesFabian Frederick2014-07-15
* quota: remove dqptr_semNiu Yawei2014-07-15
* quota: simplify remove_inode_dquot_ref()Niu Yawei2014-07-15
* quota: avoid unnecessary dqget()/dqput() callsNiu Yawei2014-07-15
* quota: protect Q_GETFMT by dqonoff_mutexNiu Yawei2014-07-15
* quota: missing lock in dqcache_shrink_scan()Niu Yawei2014-07-15
* xfs: fix Q_XQUOTARM ioctlEric Sandeen2014-05-05
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-04-07
|\
| * fs/quota/Kconfig: Update filesystemsFabian Frederick2014-03-04
* | quota: provide function to grab quota structure referenceJan Kara2014-04-03
|/