Dan Carpenter
|
72d4d0e489
quota: remove an unneeded condition
|
10 years ago |
Jan Kara
|
c39fb53b48
quota: Hook up Q_XSETQLIM for id 0 to ->set_info
|
10 years ago |
Jan Kara
|
5eacb2ac02
quota: Make ->set_info use structure with neccesary info to VFS and XFS
|
10 years ago |
Jan Kara
|
59b6ba6990
quota: Remove ->get_xstate and ->get_xstatev callbacks
|
10 years ago |
Jan Kara
|
bc230e4a23
quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state
|
10 years ago |
Jan Kara
|
0a240339a8
quota: Make VFS quotas use new interface for getting quota info
|
10 years ago |
Jan Kara
|
aaa3daed15
quota: Remove quota_on_meta callback
|
11 years ago |
Jan Kara
|
d3b8632485
quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}
|
11 years ago |
Jan Kara
|
38e478c448
quota: Split ->set_xstate callback into two
|
11 years ago |
Jan Kara
|
14bf61ffe6
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
|
11 years ago |
Jan Kara
|
2c5f648aa2
quota: Allow each filesystem to specify which quota types it supports
|
11 years ago |
Niu Yawei
|
606cdcca04
quota: protect Q_GETFMT by dqonoff_mutex
|
11 years ago |
Eric Sandeen
|
9da93f9b7c
xfs: fix Q_XQUOTARM ioctl
|
11 years ago |
Dan Carpenter
|
18da65e7d3
quota: info leak in quota_getquota()
|
12 years ago |
Chandra Seetharaman
|
af30cb446d
quota: Add a new quotactl command Q_XGETQSTATV
|
12 years ago |
Lee Jones
|
56df127855
quota: Use the pre-processor to compile out quotactl_cmd_write when !CONFIG_BLOCK
|
13 years ago |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
13 years ago |
Eric W. Biederman
|
74a8a10378
userns: Convert qutoactl
|
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 |
Linus Torvalds
|
49d99a2f9c
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
|
13 years ago |
Christoph Hellwig
|
4b217ed9e3
quota: make Q_XQUOTASYNC a noop
|
13 years ago |
Jan Kara
|
dcdbed853d
quota: Fix deadlock with suspend and quotas
|
13 years ago |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
14 years ago |
Linus Torvalds
|
208bca0860
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
14 years ago |
Linus Torvalds
|
34116645d9
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
14 years ago |
Jan Kara
|
0aaa618863
quota: Drop path reference on error exit from quotactl
|
14 years ago |
Curt Wohlgemuth
|
0e175a1835
writeback: Add a 'reason' to wb_writeback_work
|
14 years ago |
Trond Myklebust
|
815d405cef
VFS: Fix the remaining automounter semantics regressions
|
14 years ago |