index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
quotaops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-05
quota: sb_quota state flags cleanup
Dmitry Monakhov
1
-14
/
+17
2010-03-05
quota: move code from sync_quota_sb into vfs_quota_sync
Christoph Hellwig
1
-16
/
+1
2010-03-05
quota: clean up Q_XQUOTASYNC
Christoph Hellwig
1
-1
/
+1
2010-03-05
quota: manage reserved space when quota is not active [v2]
Dmitry Monakhov
1
-2
/
+9
2009-09-22
const: make struct super_block::s_qcop const
Alexey Dobriyan
1
-1
/
+1
2009-09-22
const: make struct super_block::dq_op const
Alexey Dobriyan
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-12
quota: Introduce writeout_quota_sb() (version 4)
Jan Kara
1
-0
/
+9
2009-06-12
quota: cleanup dquota sync functions (version 4)
Christoph Hellwig
1
-8
/
+3
2009-03-26
quota: Remove uppercase aliases for quota functions.
Jan Kara
1
-31
/
+0
2009-03-26
quota: Use inode->i_blkbits to get block bits
Mingming Cao
1
-14
/
+8
2009-03-26
quota: Add quota reservation claim and released operations
Mingming Cao
1
-0
/
+53
2009-03-26
quota: Add quota reservation support
Mingming Cao
1
-0
/
+21
2009-01-16
quota: Improve locking
Jan Kara
1
-2
/
+0
2009-01-05
quota: Export dquot_alloc() and dquot_destroy() functions
Jan Kara
1
-0
/
+2
2009-01-05
quota: Implement function for scanning active dquots
Jan Kara
1
-0
/
+3
2009-01-05
quota: Add helpers to allow ocfs2 specific quota initialization, freeing and ...
Jan Kara
1
-0
/
+4
2009-01-05
quota: Remove compatibility function sb_any_quota_enabled()
Jan Kara
1
-6
/
+0
2009-01-05
quota: Allow to separately enable quota accounting and enforcing limits
Jan Kara
1
-20
/
+71
2009-01-05
quota: Make _SUSPENDED just a flag
Jan Kara
1
-2
/
+4
2009-01-05
quota: Increase size of variables for limits and inode usage
Jan Kara
1
-2
/
+2
2008-10-16
quota: remove CVS keywords
Adrian Bunk
1
-3
/
+0
2008-08-01
[PATCH] fix races and leaks in vfs_quota_on() users
Al Viro
1
-0
/
+2
2008-07-25
quota: convert macros to inline functions
Jan Kara
1
-16
/
+49
2008-07-25
quota: move function-macros from quota.h to quotaops.h
Jan Kara
1
-0
/
+26
2008-07-25
quota: rename quota functions from upper case, make bigger ones non-inline
Jan Kara
1
-119
/
+107
2008-04-28
quota: convert stub functions from macros into inlines
Andrew Morton
1
-8
/
+37
2008-04-28
quota: quota core changes for quotaon on remount
Jan Kara
1
-6
/
+23
2008-04-28
quota: various style cleanups
Jan Kara
1
-21
/
+50
2007-05-08
make remove_inode_dquot_ref() static
Adrian Bunk
1
-3
/
+0
2006-12-07
[PATCH] proper prototype for remove_inode_dquot_ref()
Adrian Bunk
1
-0
/
+3
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-02-03
[PATCH] quota: remove unused sync_dquots_dev()
Herbert Poetzl
1
-1
/
+0
2005-11-07
[PATCH] quota: small cleanups
Adrian Bunk
1
-6
/
+6
2005-06-23
[PATCH] quota: consolidate code surrounding vfs_quota_on_mount
Christoph Hellwig
1
-1
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+246
[prev]