Linus Torvalds
|
e93b1cc8a8
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
8 years ago |
Jan Kara
|
2700e6067c
quota: Fix bogus warning in dquot_disable()
|
8 years ago |
Al Viro
|
8c54ca9c68
quota: constify struct path in quota_on
|
8 years ago |
Jan Kara
|
c3b004460d
quota: Remove dqonoff_mutex
|
8 years ago |
Jan Kara
|
ee1ac541a2
quota: Remove dqonoff_mutex from dquot_scan_active()
|
8 years ago |
Jan Kara
|
9d1ccbe70e
quota: Use s_umount protection for quota operations
|
8 years ago |
Jan Kara
|
7d6cd73d33
quota: Hold s_umount in exclusive mode when enabling / disabling quotas
|
8 years ago |
Linus Torvalds
|
a867d7349e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
9 years ago |
Eric W. Biederman
|
5c0048280b
dquot: For now explicitly don't support filesystems outside of init_user_ns
|
9 years ago |
Eric W. Biederman
|
d49d37624a
quota: Ensure qids map to the filesystem
|
9 years ago |
Arnd Bergmann
|
e008bb6134
quota: use time64_t internally
|
9 years ago |
Jan Kara
|
17e8a8936c
quota: Handle Q_GETNEXTQUOTA when quota is disabled
|
9 years ago |
Linus Torvalds
|
77d913178c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
|
9 years ago |
Al Viro
|
e12a4e8a04
quota: use lookup_one_len_unlocked()
|
9 years ago |
Nikolay Borisov
|
ab73ef4639
quota: Fix possible GPF due to uninitialised pointers
|
9 years ago |
Jan Kara
|
044c9b6753
quota: Fix possible races during quota loading
|
9 years ago |
Jan Kara
|
be6257b251
quota: Add support for ->get_nextdqblk() for VFS quota
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Paul Gortmaker
|
331221fac7
fs: make quota/dquot.c explicitly non-modular
|
9 years ago |
Linus Torvalds
|
7d9071a095
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Dave Chinner
|
74278da9f7
inode: convert inode_sb_list_lock to per-sb
|
10 years ago |
Jan Kara
|
6184fc0b8d
quota: Propagate error from ->acquire_dquot()
|
10 years ago |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
David Howells
|
dea655c28a
VFS: fs library helpers: d_inode() annotations
|
10 years ago |
Li Xi
|
847aac644e
vfs: Add general support to enforce project quota limits
|
10 years ago |
Jan Kara
|
7dca0548a2
Merge branch 'quota_interface' into for_next_testing
|
10 years ago |
Konstantin Khlebnikov
|
5bcd3b6f63
quota: optimize i_dquot access
|
10 years ago |
Jan Kara
|
5eacb2ac02
quota: Make ->set_info use structure with neccesary info to VFS and XFS
|
10 years ago |
Jan Kara
|
0a240339a8
quota: Make VFS quotas use new interface for getting quota info
|
10 years ago |
Jan Kara
|
b10a08194c
quota: Store maximum space limit in bytes
|
10 years ago |