Dmitry Monakhov
|
ad1e6e8da9
quota: sb_quota state flags cleanup
|
15 years ago |
Christoph Hellwig
|
5fb324ad24
quota: move code from sync_quota_sb into vfs_quota_sync
|
15 years ago |
Dmitry Monakhov
|
fd8fbfc170
quota: decouple fs reserved space from quota reservation
|
15 years ago |
Jan Kara
|
498c60153e
quota: Implement quota format with 64-bit space and inode limits
|
15 years ago |
Jan Kara
|
3067393005
quota: Move definition of QFMT_OCFS2 to linux/quota.h
|
15 years ago |
Alexey Dobriyan
|
1472da5fdc
const: struct quota_format_ops
|
16 years ago |
Steven Whitehouse
|
86e931a35e
VFS: Export dquot_send_warning
|
16 years ago |
Jan Kara
|
dd6f3c6d5a
quota: Remove NODQUOT macro
|
16 years ago |
Mingming Cao
|
740d9dcd94
quota: Add quota reservation claim and released operations
|
16 years ago |
Mingming Cao
|
f18df22899
quota: Add quota reservation support
|
16 years ago |
Jan Kara
|
5cd9d5bb86
quota: Unexport dqblk_v1.h and dqblk_v2.h
|
16 years ago |
Jan Kara
|
571b46e40b
quota: Update version number
|
16 years ago |
Jan Kara
|
4d59bce4f9
quota: Keep which entries were set by SETQUOTA quotactl
|
17 years ago |
Jan Kara
|
db49d2df48
quota: Allow negative usage of space and inodes
|
17 years ago |
Jan Kara
|
e3d4d56b97
quota: Convert union in mem_dqinfo to a pointer
|
17 years ago |
Jan Kara
|
ca785ec66b
quota: Introduce DQUOT_QUOTA_SYS_FILE flag
|
17 years ago |
Jan Kara
|
f55abc0fb9
quota: Allow to separately enable quota accounting and enforcing limits
|
17 years ago |
Jan Kara
|
12095460f7
quota: Increase size of variables for limits and inode usage
|
17 years ago |
Jan Kara
|
74f783af95
quota: Add callbacks for allocating and destroying dquot structures
|
17 years ago |
Adrian Bunk
|
b73c29f6b0
quota: remove CVS keywords
|
17 years ago |
Jan Kara
|
657d3bfa98
quota: implement sending information via netlink about user below quota
|
17 years ago |
Jan Kara
|
03b063436c
quota: convert macros to inline functions
|
17 years ago |
Jan Kara
|
74abb9890d
quota: move function-macros from quota.h to quotaops.h
|
17 years ago |
Jan Kara
|
02a55ca871
quota: cleanup loop in sync_dquots()
|
17 years ago |
Jan Kara
|
c32e026efc
quota: add a convenience macro for filesystems
|
17 years ago |
Jan Kara
|
0ff5af8340
quota: quota core changes for quotaon on remount
|
17 years ago |
Jan Kara
|
03f6e92bdd
quota: various style cleanups
|
17 years ago |
Andrew Perepechko
|
338bf9afda
quota: do not allow setting of quota limits to too high values
|
17 years ago |
Matthew Wilcox
|
8b91de2e58
Fix quota.h includes
|
17 years ago |
Jan Kara
|
8e8934695d
quota: send messages via netlink
|
18 years ago |