Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9fcfa480e0ad10db229fd34099ffeb60e167546d
/
fs
/
ocfs2
/
quota_local.c
7ecef14
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
by Joe Perches
· 9 years ago
6184fc0
quota: Propagate error from ->acquire_dquot()
by Jan Kara
· 9 years ago
992de5a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
7ea62d7
ocfs2: quota_local: remove unused function
by Rickard Strandqvist
· 10 years ago
b10a081
quota: Store maximum space limit in bytes
by Jan Kara
· 10 years ago
96827ad
ocfs2: Move OLQF_CLEAN flag out of generic quota flags
by Jan Kara
· 10 years ago
5236281
ocfs2: Don't use MAXQUOTAS value
by Jan Kara
· 10 years ago
15c34a7
ocfs2: fix quota file corruption
by Jan Kara
· 11 years ago
f17c20d
ocfs2: use i_size_read() to access i_size
by Junxiao Bi
· 11 years ago
4c376dc
userns: Convert struct dquot dq_id to be a struct kqid
by Eric W. Biederman
· 12 years ago
aca645a
userns: Modify dqget to take struct kqid
by Eric W. Biederman
· 12 years ago
9392557
ocfs2: avoid unaligned access to dqc_bitmap
by Akinobu Mita
· 13 years ago
619c200
ocfs2: Clean up messages in the fs
by Sunil Mushran
· 13 years ago
38877a4
ocfs2: Remove mlog(0) from quota_local.c.
by Tao Ma
· 14 years ago
c1e8d35
ocfs2: Remove EXIT from masklog.
by Tao Ma
· 14 years ago
ef6b689
ocfs2: Remove ENTRY from masklog.
by Tao Ma
· 14 years ago
5693486
ocfs2: Zero the tail cluster when extending past i_size.
by Joel Becker
· 14 years ago
c06bcbf
ocfs2: Fix lock inversion in quotas during umount
by Jan Kara
· 14 years ago
741e128
ocfs2: Fix NULL pointer deref when writing local dquot
by Jan Kara
· 14 years ago
fb8dd8d
ocfs2: Fix quota locking
by Jan Kara
· 15 years ago
ae4f6ef
ocfs2: Avoid unnecessary block mapping when refreshing quota info
by Jan Kara
· 15 years ago
f64dd44
ocfs2: Do not map blocks from local quota file on each write
by Jan Kara
· 15 years ago
03e6230
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
ec20cec
ocfs2: Make ocfs2_journal_dirty() void.
by Joel Becker
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
984b3f5
bitops: rename for_each_bit() to for_each_set_bit()
by Akinobu Mita
· 15 years ago
1472da5
const: struct quota_format_ops
by Alexey Dobriyan
· 15 years ago
0cf2f76
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
by Joel Becker
· 16 years ago
8cb471e
ocfs2: Take the inode out of the metadata read/write paths.
by Joel Becker
· 16 years ago
0584974
ocfs2: Define credit counts for quota operations
by Jan Kara
· 15 years ago
0e7f387
ocfs2: Initialize blocks allocated to local quota file
by Jan Kara
· 15 years ago
4b3fa19
ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq()
by Jan Kara
· 15 years ago
80d73f1
ocfs2: Fix possible deadlock in quota recovery
by Jan Kara
· 15 years ago
b4c30de
ocfs2: Fix lock inversion in ocfs2_local_read_info()
by Jan Kara
· 15 years ago
13723d0
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
by Joel Becker
· 16 years ago
df32b33
ocfs2/quota: sparse fixes for quota
by Tao Ma
· 16 years ago
9a2f386
ocfs2: Fix build warnings (64-bit types vs long long)
by Jan Kara
· 16 years ago
85eb8b7
ocfs2: Fix ocfs2_read_quota_block() error handling.
by Joel Becker
· 16 years ago
2205363
ocfs2: Implement quota recovery
by Jan Kara
· 16 years ago
171bf93
ocfs2: Periodic quota syncing
by Mark Fasheh
· 16 years ago
9e33d69
ocfs2: Implementation of local and global quota file handling
by Jan Kara
· 16 years ago