Commit Graph

68 Commits (35d34df711e8b44846e759d8cfddb4ec6877cccb)

Author SHA1 Message Date
Jan Kara f00c9e44ad quota: Fix deadlock during path resolution 14 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
Jan Kara 86f3cbec4a quota: Fix issuing of warnings from dquot_transfer 14 years ago
Dmitry 9e32784b71 quota: fix dquot_disable vs dquot_transfer race v2 14 years ago
Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago
Jan Kara 43d2932d88 quota: Use mark_inode_dirty_sync instead of mark_inode_dirty 15 years ago
Jiaying Zhang fb5ffb0e16 quota: Change quota error message to print out disk and function name 15 years ago
Christoph Hellwig 189eef59e7 quota: clean up quota active checks 15 years ago
Christoph Hellwig ade7ce31c2 quota: Clean up the namespace in dqblk_xfs.h 15 years ago
Dmitry Monakhov 7af9cce8ae quota: check quota reservation on remove_dquot_ref 15 years ago
Dave Chinner 7f8275d0d6 mm: add context argument to shrinker callback 15 years ago
Dmitry Monakhov f32764bd2b quota: Convert quota statistics to generic percpu_counter 15 years ago
Jan Kara 4dea496974 quota: Fixup dquot_transfer 15 years ago
Christoph Hellwig 287a80958c quota: rename default quotactl methods to dquot_ 15 years ago
Christoph Hellwig 123e9caf1e quota: explicitly set ->dq_op and ->s_qcop 15 years ago
Christoph Hellwig 307ae18a56 quota: drop remount argument to ->quota_on and ->quota_off 15 years ago
Christoph Hellwig 0f0dd62fdd quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers 15 years ago
Jan Kara bc8e5f0739 quota: Refactor dquot_transfer code so that OCFS2 can pass in its references 15 years ago
Dmitry Monakhov 12755627bd quota: unify quota init condition in setattr 15 years ago
Christoph Hellwig c472b43275 quota: unify ->set_dqblk 15 years ago
Christoph Hellwig b9b2dd36c1 quota: unify ->get_dqblk 15 years ago
Dmitry Monakhov dde9588853 quota: Make quota stat accounting lockless. 15 years ago
Sergey Senozhatsky da8d1ba22f suppress warning: "quotatypes" defined but not used 15 years ago
Dmitry Monakhov eabf290d14 quota: optimize mark_dirty logic 15 years ago
Eric Sandeen 0e05842bc1 quota: add the option to not fail with EDQUOT in block 15 years ago
Eric Sandeen 56246f9ae4 quota: use flags interface for dquot alloc/free space 15 years ago
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
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 5fb324ad24 quota: move code from sync_quota_sb into vfs_quota_sync 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
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 c56818d7dc quota: Fix WARN_ON in lookup_one_len 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