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
/
include
/
linux
/
quota.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-05
quota: stop using QUOTA_OK / NO_QUOTA
Christoph Hellwig
1
-3
/
+0
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
1
-1
/
+0
2010-03-05
dquot: cleanup dquot drop routine
Christoph Hellwig
1
-1
/
+0
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
1
-1
/
+0
2010-03-05
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
1
-2
/
+0
2010-03-05
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
1
-8
/
+0
2010-03-05
quota: generalize quota transfer interface
Dmitry Monakhov
1
-1
/
+1
2010-03-05
quota: sb_quota state flags cleanup
Dmitry Monakhov
1
-8
/
+7
2010-03-05
quota: move code from sync_quota_sb into vfs_quota_sync
Christoph Hellwig
1
-1
/
+1
2009-12-23
quota: decouple fs reserved space from quota reservation
Dmitry Monakhov
1
-2
/
+3
2009-12-10
quota: Implement quota format with 64-bit space and inode limits
Jan Kara
1
-0
/
+1
2009-12-10
quota: Move definition of QFMT_OCFS2 to linux/quota.h
Jan Kara
1
-0
/
+1
2009-12-10
const: struct quota_format_ops
Alexey Dobriyan
1
-2
/
+2
2009-12-03
VFS: Export dquot_send_warning
Steven Whitehouse
1
-0
/
+11
2009-03-26
quota: Remove NODQUOT macro
Jan Kara
1
-2
/
+0
2009-03-26
quota: Add quota reservation claim and released operations
Mingming Cao
1
-0
/
+6
2009-03-26
quota: Add quota reservation support
Mingming Cao
1
-0
/
+3
2009-01-05
quota: Unexport dqblk_v1.h and dqblk_v2.h
Jan Kara
1
-0
/
+4
2009-01-05
quota: Update version number
Jan Kara
1
-2
/
+1
2009-01-05
quota: Keep which entries were set by SETQUOTA quotactl
Jan Kara
1
-6
/
+20
2009-01-05
quota: Allow negative usage of space and inodes
Jan Kara
1
-1
/
+2
2009-01-05
quota: Convert union in mem_dqinfo to a pointer
Jan Kara
1
-4
/
+1
2009-01-05
quota: Introduce DQUOT_QUOTA_SYS_FILE flag
Jan Kara
1
-0
/
+7
2009-01-05
quota: Allow to separately enable quota accounting and enforcing limits
Jan Kara
1
-4
/
+26
2009-01-05
quota: Increase size of variables for limits and inode usage
Jan Kara
1
-16
/
+12
2009-01-05
quota: Add callbacks for allocating and destroying dquot structures
Jan Kara
1
-0
/
+2
2008-10-16
quota: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-07-25
quota: implement sending information via netlink about user below quota
Jan Kara
1
-0
/
+4
2008-07-25
quota: convert macros to inline functions
Jan Kara
1
-1
/
+4
2008-07-25
quota: move function-macros from quota.h to quotaops.h
Jan Kara
1
-19
/
+3
2008-07-25
quota: cleanup loop in sync_dquots()
Jan Kara
1
-2
/
+0
2008-05-01
quota: add a convenience macro for filesystems
Jan Kara
1
-0
/
+3
2008-04-28
quota: quota core changes for quotaon on remount
Jan Kara
1
-2
/
+12
2008-04-28
quota: various style cleanups
Jan Kara
1
-5
/
+0
2008-04-28
quota: do not allow setting of quota limits to too high values
Andrew Perepechko
1
-0
/
+2
2008-04-17
Fix quota.h includes
Matthew Wilcox
1
-2
/
+6
2007-10-17
quota: send messages via netlink
Jan Kara
1
-0
/
+31
2007-05-08
hide spinlock in linux/quota.h behind __KERNEL__
Mike Frysinger
1
-2
/
+2
2007-02-12
[PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitly
Robert P. J. Day
1
-0
/
+1
2006-04-25
Don't include private headers from user-visible parts of linux/quota.h
David Woodhouse
1
-2
/
+2
2006-03-25
[PATCH] Small cleanup in quota.h
Jan Kara
1
-1
/
+0
2006-03-23
[PATCH] sem2mutex: quota
Ingo Molnar
1
-3
/
+4
2005-11-07
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
Al Viro
1
-1
/
+0
2005-06-24
[PATCH] quota: improve credits estimates
Jan Kara
1
-2
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+327