aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/quota_local.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 ->read_file_info()Jan Kara
2017-08-17quota: Acquire dqio_sem for reading in vfs_load_quota_inode()Jan Kara
2017-08-17quota: Convert dqio_mutex to rwsemJan Kara
2016-11-30ocfs2: Use s_umount for quota recovery protectionJan Kara
2015-09-04ocfs2: neaten do_error, ocfs2_error and ocfs2_abortJoe Perches
2015-07-23quota: Propagate error from ->acquire_dquot()Jan Kara
2015-02-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-10ocfs2: quota_local: remove unused functionRickard Strandqvist
2015-01-30quota: Store maximum space limit in bytesJan Kara
2015-01-21ocfs2: Move OLQF_CLEAN flag out of generic quota flagsJan Kara
2014-09-17ocfs2: Don't use MAXQUOTAS valueJan 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-09-18userns: Modify dqget to take struct kqidEric W. Biederman
2011-12-01ocfs2: avoid unaligned access to dqc_bitmapAkinobu Mita
2011-07-24ocfs2: Clean up messages in the fsSunil Mushran
2011-02-23ocfs2: Remove mlog(0) from quota_local.c.Tao Ma
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma
2010-07-08ocfs2: Zero the tail cluster when extending past i_size.Joel Becker
2010-05-21ocfs2: Fix lock inversion in quotas during umountJan Kara
2010-05-21ocfs2: Fix NULL pointer deref when writing local dquotJan 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-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2009-12-10const: struct quota_format_opsAlexey Dobriyan
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-07-23ocfs2: Define credit counts for quota operationsJan Kara
2009-07-23ocfs2: Initialize blocks allocated to local quota fileJan Kara
2009-07-23ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq()Jan Kara
2009-06-03ocfs2: Fix possible deadlock in quota recoveryJan Kara
2009-06-03ocfs2: Fix lock inversion in ocfs2_local_read_info()Jan Kara
2009-01-05ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.Joel Becker
2009-01-05ocfs2/quota: sparse fixes for quotaTao Ma
2009-01-05ocfs2: Fix build warnings (64-bit types vs long long)Jan Kara
2009-01-05ocfs2: Fix ocfs2_read_quota_block() error handling.Joel Becker
2009-01-05ocfs2: Implement quota recoveryJan Kara
2009-01-05ocfs2: Periodic quota syncingMark Fasheh
2009-01-05ocfs2: Implementation of local and global quota file handlingJan Kara