Lee Jones
|
56df127855
quota: Use the pre-processor to compile out quotactl_cmd_write when !CONFIG_BLOCK
|
12 years ago |
Jeff Layton
|
91a27b2a75
vfs: define struct filename and have getname() return it
|
12 years ago |
Eric W. Biederman
|
74a8a10378
userns: Convert qutoactl
|
12 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
|
13 years ago |
Linus Torvalds
|
208bca0860
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Linus Torvalds
|
34116645d9
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
13 years ago |
Jan Kara
|
0aaa618863
quota: Drop path reference on error exit from quotactl
|
13 years ago |
Curt Wohlgemuth
|
0e175a1835
writeback: Add a 'reason' to wb_writeback_work
|
13 years ago |
Trond Myklebust
|
815d405cef
VFS: Fix the remaining automounter semantics regressions
|
13 years ago |
Jan Kara
|
f00c9e44ad
quota: Fix deadlock during path resolution
|
15 years ago |
Christoph Hellwig
|
307ae18a56
quota: drop remount argument to ->quota_on and ->quota_off
|
15 years ago |
Al Viro
|
01a05b337a
new helper: iterate_supers()
|
15 years ago |
Al Viro
|
35cf7ba0b4
Bury __put_super_and_need_restart()
|
15 years ago |
Al Viro
|
6754af6464
Convert simple loops over superblocks to list_for_each_entry_safe
|
15 years ago |
Al Viro
|
551de6f34d
Leave superblocks on s_list until the end
|
15 years ago |
Christoph Hellwig
|
fcbc59f96e
quota: remove sb_has_quota_active in get/set_info
|
15 years ago |
Christoph Hellwig
|
c472b43275
quota: unify ->set_dqblk
|
15 years ago |
Christoph Hellwig
|
b9b2dd36c1
quota: unify ->get_dqblk
|
15 years ago |
Christoph Hellwig
|
5582c76f90
quota: split out compat_sys_quotactl support from quota.c
|
15 years ago |
Christoph Hellwig
|
799a9d4402
quota: split out netlink notification support from quota.c
|
15 years ago |
Christoph Hellwig
|
a56fca23f6
quota: remove invalid optimization from quota_sync_all
|
15 years ago |
Christoph Hellwig
|
5fb324ad24
quota: move code from sync_quota_sb into vfs_quota_sync
|
15 years ago |
Christoph Hellwig
|
8c4e4acd66
quota: clean up Q_XQUOTASYNC
|
15 years ago |
Christoph Hellwig
|
c988afb5fa
quota: simplify permission checking
|
15 years ago |