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
/
gfs2
/
quota.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-05
quota: move code from sync_quota_sb into vfs_quota_sync
Christoph Hellwig
1
-2
/
+7
2009-12-03
GFS2: Improve statfs and quota usability
Benjamin Marzinski
1
-3
/
+18
2009-12-03
GFS2: Use dquot_send_warning()
Steven Whitehouse
1
-1
/
+9
2009-12-03
GFS2: Add set_xquota support
Steven Whitehouse
1
-26
/
+172
2009-12-03
GFS2: Add get_xquota support
Steven Whitehouse
1
-0
/
+43
2009-12-03
GFS2: Clean up gfs2_adjust_quota() and do_glock()
Steven Whitehouse
1
-56
/
+26
2009-12-03
GFS2: Remove constant argument from qd_get()
Steven Whitehouse
1
-4
/
+4
2009-12-03
GFS2: Remove constant argument from qdsb_get()
Steven Whitehouse
1
-6
/
+6
2009-12-03
GFS2: Add get_xstate quota function
Steven Whitehouse
1
-0
/
+23
2009-12-03
GFS2: Remove obsolete code in quota.c
Steven Whitehouse
1
-8
/
+5
2009-12-03
GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
Steven Whitehouse
1
-0
/
+4
2009-12-03
GFS2: Alter arguments of gfs2_quota/statfs_sync
Steven Whitehouse
1
-3
/
+4
2009-05-22
GFS2: Clean up some file names
Steven Whitehouse
1
-1
/
+0
2009-04-15
GFS2: Use DEFINE_SPINLOCK
Xu Gang
1
-1
/
+1
2009-04-15
GFS2: Make quotad's waiting interruptible
Steven Whitehouse
1
-1
/
+1
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
1
-9
/
+3
2009-03-24
GFS2: Remove "double" locking in quota
Steven Whitehouse
1
-26
/
+14
2009-03-24
GFS2: change gfs2_quota_scan into a shrinker
Abhijith Das
1
-67
/
+98
2009-01-05
GFS2: Fix "truncate in progress" hang
Steven Whitehouse
1
-1
/
+30
2009-01-05
GFS2: Clean up & move gfs2_quotad
Steven Whitehouse
1
-6
/
+70
2009-01-05
GFS2: Banish struct gfs2_dinode_host
Steven Whitehouse
1
-1
/
+1
2009-01-05
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
Steven Whitehouse
1
-3
/
+3
2008-07-11
[GFS2] Fix GFS2's use of do_div() in its quota calculations
David Howells
1
-1
/
+1
2008-04-10
[GFS2] fix GFP_KERNEL misuses
Josef Bacik
1
-4
/
+4
2008-03-31
[GFS2] gfs2_adjust_quota has broken unstuffing code
Abhijith Das
1
-41
/
+30
2008-03-31
[GFS2] possible null pointer dereference fixup
Cyrill Gorcunov
1
-2
/
+7
2008-01-25
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
1
-6
/
+6
2008-01-25
[GFS2] Get rid of useless "found" variable in quota.c
Bob Peterson
1
-4
/
+2
2008-01-25
[GFS2] Remove function gfs2_get_block
Bob Peterson
1
-2
/
+2
2008-01-25
[GFS2] Clean up internal read function
Steven Whitehouse
1
-5
/
+2
2007-10-10
[GFS2] Fix quota do_list operation hang
Abhijith Das
1
-0
/
+3
2007-10-10
[GFS2] Force unstuff of hidden quota inode
Abhijith Das
1
-0
/
+10
2007-07-09
[GFS2] Fix sign problem in quota/statfs and cleanup _host structures
Steven Whitehouse
1
-1
/
+41
2007-07-09
[GFS2] Quotas non-functional - fix another bug
Abhijith Das
1
-4
/
+7
2007-07-09
[GFS2] Quotas non-functional - fix bug
Abhijith Das
1
-1
/
+3
2007-03-07
[GFS2] fix locking mistake
Josef Whiter
1
-1
/
+1
2006-11-30
[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
Steven Whitehouse
1
-4
/
+4
2006-11-30
[GFS2] gfs2 misc endianness annotations
Al Viro
1
-2
/
+1
2006-11-30
[GFS2] split and annotate gfs2_quota_change
Al Viro
1
-1
/
+1
2006-11-30
[GFS2] split and annotate gfs2_quota
Al Viro
1
-1
/
+1
2006-10-20
[GFS2] Fix bmap to map extents properly
Steven Whitehouse
1
-2
/
+3
2006-10-02
[GFS2] Mark metadata reads for blktrace
Steven Whitehouse
1
-1
/
+2
2006-09-25
[GFS2/DLM] Fix trailing whitespace
Steven Whitehouse
1
-3
/
+3
2006-09-21
[GFS2] Tidy up meta_io code
Steven Whitehouse
1
-10
/
+6
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
1
-1
/
+1
2006-09-18
[GFS2] Map multiple blocks at once where possible
Steven Whitehouse
1
-5
/
+3
2006-09-05
[GFS2] Remove unused code from quota
Steven Whitehouse
1
-53
/
+10
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
1
-25
/
+25
2006-09-04
[GFS2] Align all labels against LH side
Steven Whitehouse
1
-30
/
+19
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
1
-27
/
+27
[next]