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
/
quotaops.h
Age
Commit message (
Expand
)
Author
2009-09-22
const: make struct super_block::s_qcop const
Alexey Dobriyan
2009-09-22
const: make struct super_block::dq_op const
Alexey Dobriyan
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-11
quota: Introduce writeout_quota_sb() (version 4)
Jan Kara
2009-06-11
quota: cleanup dquota sync functions (version 4)
Christoph Hellwig
2009-03-26
quota: Remove uppercase aliases for quota functions.
Jan Kara
2009-03-26
quota: Use inode->i_blkbits to get block bits
Mingming Cao
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-16
quota: Improve locking
Jan Kara
2009-01-05
quota: Export dquot_alloc() and dquot_destroy() functions
Jan Kara
2009-01-05
quota: Implement function for scanning active dquots
Jan Kara
2009-01-05
quota: Add helpers to allow ocfs2 specific quota initialization, freeing and ...
Jan Kara
2009-01-05
quota: Remove compatibility function sb_any_quota_enabled()
Jan Kara
2009-01-05
quota: Allow to separately enable quota accounting and enforcing limits
Jan Kara
2009-01-05
quota: Make _SUSPENDED just a flag
Jan Kara
2009-01-05
quota: Increase size of variables for limits and inode usage
Jan Kara
2008-10-16
quota: remove CVS keywords
Adrian Bunk
2008-08-01
[PATCH] fix races and leaks in vfs_quota_on() users
Al Viro
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: rename quota functions from upper case, make bigger ones non-inline
Jan Kara
2008-04-28
quota: convert stub functions from macros into inlines
Andrew Morton
2008-04-28
quota: quota core changes for quotaon on remount
Jan Kara
2008-04-28
quota: various style cleanups
Jan Kara
2007-05-08
make remove_inode_dquot_ref() static
Adrian Bunk
2006-12-07
[PATCH] proper prototype for remove_inode_dquot_ref()
Adrian Bunk
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-02-03
[PATCH] quota: remove unused sync_dquots_dev()
Herbert Poetzl
2005-11-07
[PATCH] quota: small cleanups
Adrian Bunk
2005-06-23
[PATCH] quota: consolidate code surrounding vfs_quota_on_mount
Christoph Hellwig
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds