index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
quota.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-01-04
quota: constify qtree_fmt_operations structures
Julia Lawall
2015-01-21
ocfs2: Move OLQF_CLEAN flag out of generic quota flags
Jan Kara
2014-09-17
ocfs2: Don't use MAXQUOTAS value
Jan Kara
2014-04-03
ocfs2: implement delayed dropping of last dquot reference
Jan Kara
2011-02-01
ocfs2: use system_wq instead of ocfs2_quota_wq
Tejun Heo
2010-05-21
ocfs2: Fix NULL pointer deref when writing local dquot
Jan Kara
2010-05-21
ocfs2: Fix quota locking
Jan Kara
2010-05-21
ocfs2: Avoid unnecessary block mapping when refreshing quota info
Jan Kara
2010-05-21
ocfs2: Do not map blocks from local quota file on each write
Jan Kara
2009-12-10
quota: Move definition of QFMT_OCFS2 to linux/quota.h
Jan Kara
2009-09-22
const: make struct super_block::dq_op const
Alexey Dobriyan
2009-07-23
ocfs2: Remove syncjiff field from quota info
Jan Kara
2009-01-05
ocfs2: Fix ocfs2_read_quota_block() error handling.
Joel Becker
2009-01-05
ocfs2: Implement quota recovery
Jan Kara
2009-01-05
ocfs2: Periodic quota syncing
Mark Fasheh
2009-01-05
ocfs2: Implementation of local and global quota file handling
Jan Kara