Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c09cc58692f8a6ae341e955c5712884f920b84ab
/
fs
/
ocfs2
/
quota_global.c
5693486
ocfs2: Zero the tail cluster when extending past i_size.
by Joel Becker
· 14 years ago
741e128
ocfs2: Fix NULL pointer deref when writing local dquot
by Jan Kara
· 14 years ago
832d09c
ocfs2: Fix estimate of credits needed for quota allocation
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
871a293
dquot: cleanup dquot initialize routine
by Christoph Hellwig
· 15 years ago
9f75475
dquot: cleanup dquot drop routine
by Christoph Hellwig
· 15 years ago
b43fa82
dquot: cleanup dquot transfer routine
by Christoph Hellwig
· 15 years ago
63936dd
dquot: cleanup inode allocation / freeing routines
by Christoph Hellwig
· 15 years ago
5dd4056
dquot: cleanup space allocation / freeing routines
by Christoph Hellwig
· 15 years ago
b64ada6
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
61e225d
const: make struct super_block::dq_op const
by Alexey Dobriyan
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 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
ada5082
ocfs2: Handle quota file corruption more gracefully
by Jan Kara
· 15 years ago
b409d7a
ocfs2: Fix possible deadlock when extending quota file
by Jan Kara
· 15 years ago
e9956fa
ocfs2/quota: Release lock for error in ocfs2_quota_write.
by Tao Ma
· 15 years ago
0584974
ocfs2: Define credit counts for quota operations
by Jan Kara
· 15 years ago
4539f1d
ocfs2: Remove syncjiff field from quota info
by Jan Kara
· 15 years ago
7669f54
ocfs2: Zero out padding of on disk dquot structure
by Jan Kara
· 15 years ago
b57ac2c
ocfs2: Make global quota files blocksize aligned
by Jan Kara
· 15 years ago
4e8a301
ocfs2: Fix possible deadlock in ocfs2_global_read_dquot()
by Jan Kara
· 15 years ago
f8afead
ocfs2: Fix possible deadlock in ocfs2_write_dquot()
by Jan Kara
· 16 years ago
c475146
ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop()
by Jan Kara
· 16 years ago
dad7d97
ocfs2: use min_t in ocfs2_quota_read()
by Mark Fasheh
· 16 years ago
13723d0
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
by Joel Becker
· 16 years ago
d6b32bb
ocfs2: block read meta ecc.
by Joel Becker
· 16 years ago
684ef27
ocfs2: Add a validation hook for quota block reads.
by Joel Becker
· 16 years ago
e35ff98
ocfs2: fix indendation in ocfs2_dquot_drop_slow
by Tao Ma
· 16 years ago
9a2f386
ocfs2: Fix build warnings (64-bit types vs long long)
by Jan Kara
· 16 years ago
53a3604
ocfs2: Make ocfs2_get_quota_block() consistent with ocfs2_read_quota_block()
by Jan Kara
· 16 years ago
af09e51
ocfs2: Fix oops when extending quota files
by Jan Kara
· 16 years ago
85eb8b7
ocfs2: Fix ocfs2_read_quota_block() error handling.
by Joel Becker
· 16 years ago
57a09a7
ocfs2: Add missing initialization
by Jan Kara
· 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