Dmitry Monakhov
|
eabf290d14
quota: optimize mark_dirty logic
|
15 years ago |
Eric Sandeen
|
0e05842bc1
quota: add the option to not fail with EDQUOT in block
|
15 years ago |
Eric Sandeen
|
56246f9ae4
quota: use flags interface for dquot alloc/free space
|
15 years ago |
Jan Kara
|
62af9b5205
quota: Convert __DQUOT_PARANOIA symbol to standard config option
|
15 years ago |
Andrew Perepechko
|
08261673cb
quota: Fix possible dq_flags corruption
|
15 years ago |
Jan Kara
|
4c5e6c0e70
quota: Hide warnings about writes to the filesystem before quota was turned on
|
15 years ago |
Christoph Hellwig
|
efd8f0e6f6
quota: stop using QUOTA_OK / NO_QUOTA
|
15 years ago |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 years ago |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 years ago |
Christoph Hellwig
|
9f75475802
dquot: cleanup dquot drop routine
|
15 years ago |
Christoph Hellwig
|
b43fa8284d
dquot: cleanup dquot transfer routine
|
15 years ago |
Christoph Hellwig
|
63936ddaa1
dquot: cleanup inode allocation / freeing routines
|
15 years ago |
Christoph Hellwig
|
5dd4056db8
dquot: cleanup space allocation / freeing routines
|
15 years ago |
Jan Kara
|
ab94c39b6f
quota: Properly invalidate caches even for filesystems with blocksize < pagesize
|
15 years ago |
Dmitry Monakhov
|
8ddd69d6df
quota: generalize quota transfer interface
|
15 years ago |
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 |
Jan Kara
|
0a5a9c7255
quota: Fix warning when a delayed write happens before quota is enabled
|
15 years ago |
Dmitry Monakhov
|
c469070aea
quota: manage reserved space when quota is not active [v2]
|
15 years ago |
Jan Kara
|
26245c949c
quota: Cleanup S_NOQUOTA handling
|
15 years ago |
Jan Kara
|
05b5d89823
quota: Fix dquot_transfer for filesystems different from ext4
|
15 years ago |
Dmitry Monakhov
|
dc52dd3a3a
quota: Move duplicated code to separate functions
|
15 years ago |
Dmitry Monakhov
|
fd8fbfc170
quota: decouple fs reserved space from quota reservation
|
15 years ago |
Jan Kara
|
c56818d7dc
quota: Fix WARN_ON in lookup_one_len
|
15 years ago |
Linus Torvalds
|
1557d33007
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
|
15 years ago |
Steven Whitehouse
|
86e931a35e
VFS: Export dquot_send_warning
|
16 years ago |
Eric W. Biederman
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 years ago |
Eric W. Biederman
|
ab09203e30
sysctl fs: Remove dead binary sysctl support
|
15 years ago |
Alexey Dobriyan
|
0d54b217a2
const: make struct super_block::s_qcop const
|
16 years ago |
Alexey Dobriyan
|
61e225dc34
const: make struct super_block::dq_op const
|
16 years ago |