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