Commit Graph

54 Commits (e4e83ea47babd9d4bf95a13aed87f8ef51e46472)

Author SHA1 Message Date
Jan Kara 62af9b5205 quota: Convert __DQUOT_PARANOIA symbol to standard config option 15 years ago
Andrew Perepechko 08261673cb quota: Fix possible dq_flags corruption 15 years ago
Jan Kara 4c5e6c0e70 quota: Hide warnings about writes to the filesystem before quota was turned on 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Christoph Hellwig efd8f0e6f6 quota: stop using QUOTA_OK / NO_QUOTA 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
Christoph Hellwig 63936ddaa1 dquot: cleanup inode allocation / freeing routines 15 years ago
Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
Jan Kara ab94c39b6f quota: Properly invalidate caches even for filesystems with blocksize < pagesize 15 years ago
Dmitry Monakhov 8ddd69d6df quota: generalize quota transfer interface 15 years ago
Dmitry Monakhov ad1e6e8da9 quota: sb_quota state flags cleanup 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
Christoph Hellwig 6ae09575b3 quota: special case Q_SYNC without device name 15 years ago
Christoph Hellwig f450d4fee4 quota: clean up checks for supported quota methods 15 years ago
Christoph Hellwig c411e5f66a quota: split do_quotactl 15 years ago
Jan Kara 0a5a9c7255 quota: Fix warning when a delayed write happens before quota is enabled 15 years ago
Dmitry Monakhov c469070aea quota: manage reserved space when quota is not active [v2] 15 years ago
Jan Kara 26245c949c quota: Cleanup S_NOQUOTA handling 15 years ago
Jan Kara 05b5d89823 quota: Fix dquot_transfer for filesystems different from ext4 15 years ago
Jan Kara 869835dfad quota: Improve checking of quota file header 15 years ago
Jan Kara 82fdfa928c quota: Fix 64-bit limits setting on 32-bit archs 15 years ago
Dmitry Monakhov dc52dd3a3a quota: Move duplicated code to separate functions 15 years ago
Dmitry Monakhov fd8fbfc170 quota: decouple fs reserved space from quota reservation 15 years ago
Jan Kara 498c60153e quota: Implement quota format with 64-bit space and inode limits 15 years ago
Jan Kara c56818d7dc quota: Fix WARN_ON in lookup_one_len 15 years ago
Alexey Dobriyan 1472da5fdc const: struct quota_format_ops 15 years ago
Steven Whitehouse 86e931a35e VFS: Export dquot_send_warning 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
Eric W. Biederman ab09203e30 sysctl fs: Remove dead binary sysctl support 15 years ago
Alexey Dobriyan 0d54b217a2 const: make struct super_block::s_qcop const 16 years ago
Alexey Dobriyan 61e225dc34 const: make struct super_block::dq_op const 16 years ago
Jan Kara dee865656f quota: Silence lockdep on quota_on 16 years ago
Jiaying Zhang d01730d74d quota: Fix possible deadlock during parallel quotaon and quotaoff 16 years ago
Christoph Hellwig 850b201b08 quota: cleanup dquota sync functions (version 4) 16 years ago
Christoph Hellwig fd1b52435a quota: remove obsolete comments in fs/quota/Makefile 16 years ago
Wu Fengguang b6fac63cc1 vfs: skip I_CLEAR state inodes 16 years ago
Matt LaPlante 620372a9ff trivial: fix typos/grammar errors in fs/Kconfig 16 years ago
Jan Kara 268157ba67 quota: Coding style fixes 16 years ago
Jan Kara 7a2435d874 quota: Remove superfluous inlines 16 years ago
Jan Kara d26ac1a812 quota: Remove dqbuf_t and other cleanups 16 years ago
Jan Kara dd6f3c6d5a quota: Remove NODQUOT macro 16 years ago
Jan Kara c516610cfe quota: Make global quota locks cacheline aligned 16 years ago