Jan Kara
|
6c29c50fda
quota: Silence warning about PRJQUOTA not being handled in need_print_warning()
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Eric W. Biederman
|
1a06d420ce
userns: Convert quota
|
12 years ago |
Eric W. Biederman
|
7b9c7321ca
userns: Convert struct dquot_warn
|
12 years ago |
Eric W. Biederman
|
4c376dcae8
userns: Convert struct dquot dq_id to be a struct kqid
|
12 years ago |
Eric W. Biederman
|
aca645a6a5
userns: Modify dqget to take struct kqid
|
12 years ago |
Eric W. Biederman
|
431f19744d
userns: Convert quota netlink aka quota_send_warning
|
12 years ago |
Eric W. Biederman
|
74a8a10378
userns: Convert qutoactl
|
12 years ago |
Jeff Liu
|
6ea2eea1fa
quota: Move down dqptr_sem read after initializing default warn[] type at __dquot_alloc_space().
|
13 years ago |
Linus Torvalds
|
08d9329c29
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Jan Kara
|
ceed17236a
quota: Split dquot_quota_sync() to writeback and cache flushing part
|
13 years ago |
Jeff Liu
|
f3da93105b
quota: fix checkpatch.pl warning by replacing <asm/uaccess.h> with <linux/uaccess.h>
|
13 years ago |
Jan Kara
|
a80b12c3d0
quota: Get rid of nested I_MUTEX_QUOTA locking subclass
|
13 years ago |
Jan Kara
|
f9ef178412
quota: Use precomputed value of sb_dqopt in dquot_quota_sync
|
13 years ago |
Jan Kara
|
d7e9711760
quota: Fix double lock in add_dquot_ref() with CONFIG_QUOTA_DEBUG
|
13 years ago |
Linus Torvalds
|
9a7259d5c8
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Jan Kara
|
bf097aaff4
quota: Make quota code not call tty layer with dqptr_sem held
|
13 years ago |
Al Viro
|
4040153087
security: trim security.h
|
13 years ago |
Jan Kara
|
46fe44ce87
quota: Pass information that quota is stored in system file to userspace
|
13 years ago |
Al Viro
|
d8c9584ea2
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
|
13 years ago |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
13 years ago |
Ying Han
|
1495f230fa
vmscan: change shrinker API by passing shrink_control struct
|
14 years ago |
Linus Torvalds
|
3d762ca1cd
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
14 years ago |
Jan Kara
|
b03f24567c
quota: Don't write quota info in dquot_commit()
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Dave Chinner
|
55fa6091d8
fs: move i_sb_list out from under inode_lock
|
14 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 |
Jan Kara
|
4408ea41c0
quota: Fix possible oops in __dquot_initialize()
|
14 years ago |