index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
quota_local.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-08
ocfs2: Zero the tail cluster when extending past i_size.
Joel Becker
1
-2
/
+2
2010-05-21
ocfs2: Fix lock inversion in quotas during umount
Jan Kara
1
-4
/
+0
2010-05-21
ocfs2: Fix NULL pointer deref when writing local dquot
Jan Kara
1
-2
/
+1
2010-05-21
ocfs2: Fix quota locking
Jan Kara
1
-48
/
+40
2010-05-21
ocfs2: Avoid unnecessary block mapping when refreshing quota info
Jan Kara
1
-5
/
+5
2010-05-21
ocfs2: Do not map blocks from local quota file on each write
Jan Kara
1
-9
/
+19
2010-05-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-38
/
+12
2010-05-05
ocfs2: Make ocfs2_journal_dirty() void.
Joel Becker
1
-38
/
+12
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+1
2009-12-10
const: struct quota_format_ops
Alexey Dobriyan
1
-1
/
+1
2009-09-04
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
Joel Becker
1
-8
/
+12
2009-09-04
ocfs2: Take the inode out of the metadata read/write paths.
Joel Becker
1
-3
/
+3
2009-07-23
ocfs2: Define credit counts for quota operations
Jan Kara
1
-4
/
+12
2009-07-23
ocfs2: Initialize blocks allocated to local quota file
Jan Kara
1
-15
/
+83
2009-07-23
ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq()
Jan Kara
1
-1
/
+3
2009-06-03
ocfs2: Fix possible deadlock in quota recovery
Jan Kara
1
-7
/
+9
2009-06-03
ocfs2: Fix lock inversion in ocfs2_local_read_info()
Jan Kara
1
-0
/
+5
2009-01-05
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
Joel Becker
1
-9
/
+9
2009-01-05
ocfs2/quota: sparse fixes for quota
Tao Ma
1
-2
/
+2
2009-01-05
ocfs2: Fix build warnings (64-bit types vs long long)
Jan Kara
1
-1
/
+2
2009-01-05
ocfs2: Fix ocfs2_read_quota_block() error handling.
Joel Becker
1
-29
/
+35
2009-01-05
ocfs2: Implement quota recovery
Jan Kara
1
-8
/
+417
2009-01-05
ocfs2: Periodic quota syncing
Mark Fasheh
1
-0
/
+4
2009-01-05
ocfs2: Implementation of local and global quota file handling
Jan Kara
1
-0
/
+833