aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/quota_global.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-17quota: Reduce contention on dq_data_lockJan Kara
2017-08-17quota: Push dqio_sem down to ->write_file_info()Jan Kara
2017-08-17quota: Convert dqio_mutex to rwsemJan Kara
2016-11-30ocfs2: Protect periodic quota syncing with s_umount semaphoreJan Kara
2016-06-19quota: use time64_t internallyArnd Bergmann
2016-03-29ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotasJan Kara
2016-03-25ocfs2: fix occurring deadlock by changing ocfs2_wq from global to localjiangyiwen
2016-02-09ocfs2: Implement get_next_id()Jan Kara
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-04quota: constify qtree_fmt_operations structuresJulia Lawall
2014-09-17ocfs2: Don't use MAXQUOTAS valueJan Kara
2014-04-03ocfs2: implement delayed dropping of last dquot referenceJan Kara
2014-03-04ocfs2: fix quota file corruptionJan Kara
2013-09-11ocfs2: use i_size_read() to access i_sizeJunxiao Bi
2012-09-18userns: Convert struct dquot dq_id to be a struct kqidEric W. Biederman
2012-07-03ocfs2: Fix bogus error message from ocfs2_global_read_infoJan Kara
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-02-23ocfs2: Remove masklog ML_QUOTA.Tao Ma
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2011-02-01ocfs2: use system_wq instead of ocfs2_quota_wqTejun Heo
2010-07-08ocfs2: Zero the tail cluster when extending past i_size.Joel Becker
2010-05-21ocfs2: Fix NULL pointer deref when writing local dquotJan Kara
2010-05-21ocfs2: Fix estimate of credits needed for quota allocationJan Kara
2010-05-21ocfs2: Fix quota lockingJan Kara
2010-05-21ocfs2: Avoid unnecessary block mapping when refreshing quota infoJan Kara
2010-05-21ocfs2: Do not map blocks from local quota file on each writeJan Kara
2010-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-05-05ocfs2: Make ocfs2_journal_dirty() void.Joel Becker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig
2009-09-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22const: make struct super_block::dq_op constAlexey Dobriyan
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-04ocfs2: Pass struct ocfs2_caching_info to the journal functions.Joel Becker
2009-09-04ocfs2: Take the inode out of the metadata read/write paths.Joel Becker
2009-08-17ocfs2: Handle quota file corruption more gracefullyJan Kara
2009-08-10ocfs2: Fix possible deadlock when extending quota fileJan Kara
2009-07-30ocfs2/quota: Release lock for error in ocfs2_quota_write.Tao Ma
2009-07-23ocfs2: Define credit counts for quota operationsJan Kara
2009-07-23ocfs2: Remove syncjiff field from quota infoJan Kara
2009-07-23ocfs2: Zero out padding of on disk dquot structureJan Kara
2009-07-23ocfs2: Make global quota files blocksize alignedJan Kara