Dave Chinner
|
7f8275d0d6
mm: add context argument to shrinker callback
|
15 years ago |
Linus Torvalds
|
d28619f156
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 years ago |
Linus Torvalds
|
e4ce30f377
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 years ago |
Dmitry Monakhov
|
f32764bd2b
quota: Convert quota statistics to generic percpu_counter
|
15 years ago |
Jan Kara
|
4dea496974
quota: Fixup dquot_transfer
|
15 years ago |
Christoph Hellwig
|
287a80958c
quota: rename default quotactl methods to dquot_
|
15 years ago |
Christoph Hellwig
|
123e9caf1e
quota: explicitly set ->dq_op and ->s_qcop
|
15 years ago |
Christoph Hellwig
|
307ae18a56
quota: drop remount argument to ->quota_on and ->quota_off
|
15 years ago |
Christoph Hellwig
|
0f0dd62fdd
quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
|
15 years ago |
Jan Kara
|
bc8e5f0739
quota: Refactor dquot_transfer code so that OCFS2 can pass in its references
|
15 years ago |
Dmitry Monakhov
|
12755627bd
quota: unify quota init condition in setattr
|
15 years ago |
Christoph Hellwig
|
c472b43275
quota: unify ->set_dqblk
|
15 years ago |
Christoph Hellwig
|
b9b2dd36c1
quota: unify ->get_dqblk
|
15 years ago |
Dmitry Monakhov
|
dde9588853
quota: Make quota stat accounting lockless.
|
15 years ago |
Sergey Senozhatsky
|
da8d1ba22f
suppress warning: "quotatypes" defined but not used
|
15 years ago |
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 |