index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
quota.h
Age
Commit message (
Expand
)
Author
2009-03-26
quota: Remove NODQUOT macro
Jan Kara
2009-03-26
quota: Add quota reservation claim and released operations
Mingming Cao
2009-03-26
quota: Add quota reservation support
Mingming Cao
2009-01-05
quota: Unexport dqblk_v1.h and dqblk_v2.h
Jan Kara
2009-01-05
quota: Update version number
Jan Kara
2009-01-05
quota: Keep which entries were set by SETQUOTA quotactl
Jan Kara
2009-01-05
quota: Allow negative usage of space and inodes
Jan Kara
2009-01-05
quota: Convert union in mem_dqinfo to a pointer
Jan Kara
2009-01-05
quota: Introduce DQUOT_QUOTA_SYS_FILE flag
Jan Kara
2009-01-05
quota: Allow to separately enable quota accounting and enforcing limits
Jan Kara
2009-01-05
quota: Increase size of variables for limits and inode usage
Jan Kara
2009-01-05
quota: Add callbacks for allocating and destroying dquot structures
Jan Kara
2008-10-16
quota: remove CVS keywords
Adrian Bunk
2008-07-25
quota: implement sending information via netlink about user below quota
Jan Kara
2008-07-25
quota: convert macros to inline functions
Jan Kara
2008-07-25
quota: move function-macros from quota.h to quotaops.h
Jan Kara
2008-07-25
quota: cleanup loop in sync_dquots()
Jan Kara
2008-05-01
quota: add a convenience macro for filesystems
Jan Kara
2008-04-28
quota: quota core changes for quotaon on remount
Jan Kara
2008-04-28
quota: various style cleanups
Jan Kara
2008-04-28
quota: do not allow setting of quota limits to too high values
Andrew Perepechko
2008-04-17
Fix quota.h includes
Matthew Wilcox
2007-10-17
quota: send messages via netlink
Jan Kara
2007-05-08
hide spinlock in linux/quota.h behind __KERNEL__
Mike Frysinger
2007-02-12
[PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitly
Robert P. J. Day
2006-04-25
Don't include private headers from user-visible parts of linux/quota.h
David Woodhouse
2006-03-25
[PATCH] Small cleanup in quota.h
Jan Kara
2006-03-23
[PATCH] sem2mutex: quota
Ingo Molnar
2005-11-07
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
Al Viro
2005-06-24
[PATCH] quota: improve credits estimates
Jan Kara
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds