index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
quotaops.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-05-27
1
-11
/
+26
|
\
\
|
|
/
|
/
|
|
*
quota: add the option to not fail with EDQUOT in block
Eric Sandeen
2010-05-16
1
-0
/
+12
|
*
quota: use flags interface for dquot alloc/free space
Eric Sandeen
2010-05-16
1
-11
/
+14
*
|
quota: Refactor dquot_transfer code so that OCFS2 can pass in its references
Jan Kara
2010-05-21
1
-0
/
+1
*
|
quota: unify quota init condition in setattr
Dmitry Monakhov
2010-05-21
1
-0
/
+8
*
|
quota: unify ->set_dqblk
Christoph Hellwig
2010-05-21
1
-1
/
+2
*
|
quota: unify ->get_dqblk
Christoph Hellwig
2010-05-21
1
-1
/
+2
|
/
*
dquot: cleanup dquot initialize routine
Christoph Hellwig
2010-03-05
1
-13
/
+4
*
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
2010-03-05
1
-0
/
+4
*
dquot: cleanup dquot drop routine
Christoph Hellwig
2010-03-05
1
-3
/
+2
*
dquot: cleanup dquot transfer routine
Christoph Hellwig
2010-03-05
1
-3
/
+2
*
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
2010-03-05
1
-20
/
+4
*
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
2010-03-05
1
-150
/
+58
*
quota: generalize quota transfer interface
Dmitry Monakhov
2010-03-05
1
-1
/
+1
*
quota: sb_quota state flags cleanup
Dmitry Monakhov
2010-03-05
1
-14
/
+17
*
quota: move code from sync_quota_sb into vfs_quota_sync
Christoph Hellwig
2010-03-05
1
-16
/
+1
*
quota: clean up Q_XQUOTASYNC
Christoph Hellwig
2010-03-05
1
-1
/
+1
*
quota: manage reserved space when quota is not active [v2]
Dmitry Monakhov
2010-03-05
1
-2
/
+9
*
const: make struct super_block::s_qcop const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
const: make struct super_block::dq_op const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
quota: Introduce writeout_quota_sb() (version 4)
Jan Kara
2009-06-11
1
-0
/
+9
*
quota: cleanup dquota sync functions (version 4)
Christoph Hellwig
2009-06-11
1
-8
/
+3
*
quota: Remove uppercase aliases for quota functions.
Jan Kara
2009-03-26
1
-31
/
+0
*
quota: Use inode->i_blkbits to get block bits
Mingming Cao
2009-03-26
1
-14
/
+8
*
quota: Add quota reservation claim and released operations
Mingming Cao
2009-03-26
1
-0
/
+53
*
quota: Add quota reservation support
Mingming Cao
2009-03-26
1
-0
/
+21
*
quota: Improve locking
Jan Kara
2009-01-16
1
-2
/
+0
*
quota: Export dquot_alloc() and dquot_destroy() functions
Jan Kara
2009-01-05
1
-0
/
+2
*
quota: Implement function for scanning active dquots
Jan Kara
2009-01-05
1
-0
/
+3
*
quota: Add helpers to allow ocfs2 specific quota initialization, freeing and ...
Jan Kara
2009-01-05
1
-0
/
+4
*
quota: Remove compatibility function sb_any_quota_enabled()
Jan Kara
2009-01-05
1
-6
/
+0
*
quota: Allow to separately enable quota accounting and enforcing limits
Jan Kara
2009-01-05
1
-20
/
+71
*
quota: Make _SUSPENDED just a flag
Jan Kara
2009-01-05
1
-2
/
+4
*
quota: Increase size of variables for limits and inode usage
Jan Kara
2009-01-05
1
-2
/
+2
*
quota: remove CVS keywords
Adrian Bunk
2008-10-16
1
-3
/
+0
*
[PATCH] fix races and leaks in vfs_quota_on() users
Al Viro
2008-08-01
1
-0
/
+2
*
quota: convert macros to inline functions
Jan Kara
2008-07-25
1
-16
/
+49
*
quota: move function-macros from quota.h to quotaops.h
Jan Kara
2008-07-25
1
-0
/
+26
*
quota: rename quota functions from upper case, make bigger ones non-inline
Jan Kara
2008-07-25
1
-119
/
+107
*
quota: convert stub functions from macros into inlines
Andrew Morton
2008-04-28
1
-8
/
+37
*
quota: quota core changes for quotaon on remount
Jan Kara
2008-04-28
1
-6
/
+23
*
quota: various style cleanups
Jan Kara
2008-04-28
1
-21
/
+50
*
make remove_inode_dquot_ref() static
Adrian Bunk
2007-05-08
1
-3
/
+0
*
[PATCH] proper prototype for remove_inode_dquot_ref()
Adrian Bunk
2006-12-07
1
-0
/
+3
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
1
-1
/
+0
*
[PATCH] quota: remove unused sync_dquots_dev()
Herbert Poetzl
2006-02-03
1
-1
/
+0
*
[PATCH] quota: small cleanups
Adrian Bunk
2005-11-07
1
-6
/
+6
*
[PATCH] quota: consolidate code surrounding vfs_quota_on_mount
Christoph Hellwig
2005-06-23
1
-1
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+246
[prev]