summaryrefslogtreecommitdiffstats
path: root/fs/quota
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | quota: Don't store flags for v2 quota formatJan Kara2015-01-211-2/+4
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-091-0/+1
|\ \ \ | |_|/ |/| |
| * | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
| |/
* | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-282-69/+176
|/
* vfs: Remove i_dquot field from inodeJan Kara2014-11-101-3/+0
* quota: Use function to provide i_dquot pointersJan Kara2014-11-101-23/+31
* quota: Allow each filesystem to specify which quota types it supportsJan Kara2014-11-101-2/+11
* quota: Remove const from function declarationsJan Kara2014-11-101-2/+2
* quota: Add log level to printkAnton Blanchard2014-11-041-2/+2
* quota: Properly return errors from dquot_writeback_dquots()Jan Kara2014-10-221-1/+1
* percpu_counter: add @gfp to percpu_counter_init()Tejun Heo2014-09-081-1/+1
* fs/quota: kernel-doc warning fixesFabian Frederick2014-07-152-3/+2
* quota: remove dqptr_semNiu Yawei2014-07-151-65/+49
* quota: simplify remove_inode_dquot_ref()Niu Yawei2014-07-151-32/+19
* quota: avoid unnecessary dqget()/dqput() callsNiu Yawei2014-07-151-1/+14
* quota: protect Q_GETFMT by dqonoff_mutexNiu Yawei2014-07-151-3/+3
* quota: missing lock in dqcache_shrink_scan()Niu Yawei2014-07-151-0/+2
* xfs: fix Q_XQUOTARM ioctlEric Sandeen2014-05-051-1/+13
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-04-071-3/+4
|\
| * fs/quota/Kconfig: Update filesystemsFabian Frederick2014-03-041-3/+4
* | quota: provide function to grab quota structure referenceJan Kara2014-04-031-2/+2
|/
OpenPOWER on IntegriCloud