Jan Kara
|
1c8924eb10
quota: provide interface for readding allocated space into reserved space
|
12 years ago |
Eric W. Biederman
|
aca645a6a5
userns: Modify dqget to take struct kqid
|
13 years ago |
Eric W. Biederman
|
74a8a10378
userns: Convert qutoactl
|
13 years ago |
Jan Kara
|
ceed17236a
quota: Split dquot_quota_sync() to writeback and cache flushing part
|
13 years ago |
Eric W. Biederman
|
8e96e3b7b8
userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
|
13 years ago |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
13 years ago |
Dave Chinner
|
250df6ed27
fs: protect inode->i_state with inode->i_lock
|
14 years ago |
Jan Kara
|
f00c9e44ad
quota: Fix deadlock during path resolution
|
15 years ago |
Joe Perches
|
055adcbd7d
quota: Use %pV and __attribute__((format (printf in __quota_error and fix fallout
|
14 years ago |
Shaohua Li
|
d530148ae8
dquot: do full inode dirty in allocating space
|
15 years ago |
Jan Kara
|
43d2932d88
quota: Use mark_inode_dirty_sync instead of mark_inode_dirty
|
15 years ago |
Jiaying Zhang
|
fb5ffb0e16
quota: Change quota error message to print out disk and function name
|
15 years ago |
Christoph Hellwig
|
189eef59e7
quota: clean up quota active checks
|
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 |
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
|
e0ccfd959c
quota: move unmount handling into the filesystem
|
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 |
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 |
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 |