Jeff Layton
|
cc56c33e78
ocfs2: convert to new i_version API
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 years ago |
Jan Kara
|
7b9ca4c61b
quota: Reduce contention on dq_data_lock
|
8 years ago |
Jan Kara
|
9a8ae30e73
quota: Push dqio_sem down to ->write_file_info()
|
8 years ago |
Jan Kara
|
bc8230ee8e
quota: Convert dqio_mutex to rwsem
|
8 years ago |
Jan Kara
|
2a64f80ee3
ocfs2: Protect periodic quota syncing with s_umount semaphore
|
8 years ago |
Arnd Bergmann
|
e008bb6134
quota: use time64_t internally
|
9 years ago |
Jan Kara
|
8f9e8f5fcc
ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotas
|
9 years ago |
jiangyiwen
|
35ddf78e41
ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
|
9 years ago |
Jan Kara
|
5a9530e498
ocfs2: Implement get_next_id()
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Julia Lawall
|
d1b98c23f7
quota: constify qtree_fmt_operations structures
|
9 years ago |
Jan Kara
|
52362810be
ocfs2: Don't use MAXQUOTAS value
|
11 years ago |
Jan Kara
|
e3a767b60f
ocfs2: implement delayed dropping of last dquot reference
|
11 years ago |
Jan Kara
|
15c34a7606
ocfs2: fix quota file corruption
|
11 years ago |
Junxiao Bi
|
f17c20dd2e
ocfs2: use i_size_read() to access i_size
|
12 years ago |
Eric W. Biederman
|
4c376dcae8
userns: Convert struct dquot dq_id to be a struct kqid
|
13 years ago |
Jan Kara
|
a4564ead76
ocfs2: Fix bogus error message from ocfs2_global_read_info
|
13 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Linus Torvalds
|
03e4970c10
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
14 years ago |
Tao Ma
|
1db986a839
ocfs2: Remove masklog ML_QUOTA.
|
14 years ago |
Tao Ma
|
c1e8d35ef5
ocfs2: Remove EXIT from masklog.
|
14 years ago |
Tao Ma
|
ef6b689b63
ocfs2: Remove ENTRY from masklog.
|
14 years ago |
Tejun Heo
|
316873c958
ocfs2: use system_wq instead of ocfs2_quota_wq
|
14 years ago |
Joel Becker
|
5693486bad
ocfs2: Zero the tail cluster when extending past i_size.
|
15 years ago |
Jan Kara
|
741e128933
ocfs2: Fix NULL pointer deref when writing local dquot
|
15 years ago |
Jan Kara
|
832d09cf14
ocfs2: Fix estimate of credits needed for quota allocation
|
15 years ago |
Jan Kara
|
fb8dd8d780
ocfs2: Fix quota locking
|
15 years ago |
Jan Kara
|
ae4f6ef134
ocfs2: Avoid unnecessary block mapping when refreshing quota info
|
15 years ago |
Jan Kara
|
f64dd44eb7
ocfs2: Do not map blocks from local quota file on each write
|
15 years ago |