aboutsummaryrefslogtreecommitdiff
path: root/fs/quota
AgeCommit message (Expand)AuthorFilesLines
2012-05-15quota: Get rid of nested I_MUTEX_QUOTA locking subclassGravatar Jan Kara 1-8/+6
2012-05-15quota: Use precomputed value of sb_dqopt in dquot_quota_syncGravatar Jan Kara 1-6/+6
2012-05-15quota: Fix double lock in add_dquot_ref() with CONFIG_QUOTA_DEBUGGravatar Jan Kara 1-4/+4
2012-03-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-76/+113
2012-03-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 1-2/+1
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-0/+1
2012-02-29quota: Make quota code not call tty layer with dqptr_sem heldGravatar Jan Kara 1-76/+113
2012-02-29quota: make Q_XQUOTASYNC a noopGravatar Christoph Hellwig 1-2/+1
2012-02-13quota: Fix deadlock with suspend and quotasGravatar Jan Kara 1-3/+21
2012-02-14security: trim security.hGravatar Al Viro 1-0/+1
2012-01-12quota: Pass information that quota is stored in system file to userspaceGravatar Jan Kara 1-3/+5
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbGravatar Al Viro 1-1/+1
2012-01-03fs: move code out of buffer.cGravatar Al Viro 2-2/+0
2011-11-06Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-2/+5
2011-10-31quota: Drop path reference on error exit from quotactlGravatar Jan Kara 1-2/+5
2011-10-31writeback: Add a 'reason' to wb_writeback_workGravatar Curt Wohlgemuth 1-1/+1
2011-09-26VFS: Fix the remaining automounter semantics regressionsGravatar Trond Myklebust 1-1/+1
2011-05-25vmscan: change shrinker API by passing shrink_control structGravatar Ying Han 1-1/+4
2011-04-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-9/+4
2011-04-01quota: Don't write quota info in dquot_commit()Gravatar Jan Kara 1-9/+4
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-24fs: move i_sb_list out from under inode_lockGravatar Dave Chinner 1-12/+16
2011-03-24fs: protect inode->i_state with inode->i_lockGravatar Dave Chinner 1-6/+7
2011-02-24quota: return -ENOMEM when memory allocation failsGravatar Davidlohr Bueso 1-1/+1
2011-01-12quota: Fix deadlock during path resolutionGravatar Jan Kara 2-30/+29
2011-01-10quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal...Gravatar Joe Perches 2-11/+16
2010-10-28quota: Fix possible oops in __dquot_initialize()Gravatar Jan Kara 1-0/+3
2010-10-28quota: Fix issuing of warnings from dquot_transferGravatar Jan Kara 1-7/+6
2010-10-28quota: fix dquot_disable vs dquot_transfer race v2Gravatar Dmitry 1-6/+12
2010-10-05quota: Make QUOTACTL config be selected by its usersGravatar Jan Kara 1-2/+2
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2010-08-09simplify checks for I_CLEAR/I_FREEINGGravatar Al Viro 1-1/+1
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 5-80/+104
2010-07-23quota: Use mark_inode_dirty_sync instead of mark_inode_dirtyGravatar Jan Kara 1-1/+1
2010-07-21quota: Change quota error message to print out disk and function nameGravatar Jiaying Zhang 5-70/+74
2010-07-21quota: clean up quota active checksGravatar Christoph Hellwig 1-7/+16
2010-07-21quota: Clean up the namespace in dqblk_xfs.hGravatar Christoph Hellwig 1-1/+1
2010-07-21quota: check quota reservation on remove_dquot_refGravatar Dmitry Monakhov 1-1/+12
2010-07-19mm: add context argument to shrinker callbackGravatar Dave Chinner 1-1/+1
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 2-113/+81
2010-05-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Gravatar Linus Torvalds 1-4/+7
2010-05-27quota: Convert quota statistics to generic percpu_counterGravatar Dmitry Monakhov 1-33/+13
2010-05-27quota: Fixup dquot_transferGravatar Jan Kara 1-1/+1
2010-05-24quota: rename default quotactl methods to dquot_Gravatar Christoph Hellwig 1-32/+32
2010-05-24quota: explicitly set ->dq_op and ->s_qcopGravatar Christoph Hellwig 1-1/+2
2010-05-24quota: drop remount argument to ->quota_on and ->quota_offGravatar Christoph Hellwig 2-8/+4
2010-05-24quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersGravatar Christoph Hellwig 1-43/+34
2010-05-21new helper: iterate_supers()Gravatar Al Viro 1-24/+9
2010-05-21Bury __put_super_and_need_restart()Gravatar Al Viro 1-0/+1