Commit Graph

63 Commits (06b72d06d6b182bdaaaec686dbd8b602949521ee)

Author SHA1 Message Date
Dave Chinner 250df6ed27 fs: protect inode->i_state with inode->i_lock 14 years ago
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
Shaohua Li d530148ae8 dquot: do full inode dirty in allocating space 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 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 e0ccfd959c quota: move unmount handling into the filesystem 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
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
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
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
Christoph Hellwig 8c4e4acd66 quota: clean up Q_XQUOTASYNC 15 years ago
Dmitry Monakhov c469070aea quota: manage reserved space when quota is not active [v2] 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
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Jan Kara c3f8a40c1c quota: Introduce writeout_quota_sb() (version 4) 16 years ago
Christoph Hellwig 850b201b08 quota: cleanup dquota sync functions (version 4) 16 years ago
Jan Kara bf84c82d00 quota: Remove uppercase aliases for quota functions. 16 years ago
Mingming Cao 9900ba3487 quota: Use inode->i_blkbits to get block bits 16 years ago
Mingming Cao 740d9dcd94 quota: Add quota reservation claim and released operations 16 years ago
Mingming Cao f18df22899 quota: Add quota reservation support 16 years ago
Jan Kara cc33412fb1 quota: Improve locking 16 years ago
Jan Kara 7d9056ba20 quota: Export dquot_alloc() and dquot_destroy() functions 16 years ago
Jan Kara 12c77527e4 quota: Implement function for scanning active dquots 16 years ago
Jan Kara 3d9ea253a0 quota: Add helpers to allow ocfs2 specific quota initialization, freeing and recovery 16 years ago
Jan Kara dcb30695f2 quota: Remove compatibility function sb_any_quota_enabled() 16 years ago
Jan Kara f55abc0fb9 quota: Allow to separately enable quota accounting and enforcing limits 16 years ago
Jan Kara e4bc7b4b7f quota: Make _SUSPENDED just a flag 16 years ago
Jan Kara 12095460f7 quota: Increase size of variables for limits and inode usage 16 years ago
Adrian Bunk b73c29f6b0 quota: remove CVS keywords 17 years ago
Al Viro 77e69dac3c [PATCH] fix races and leaks in vfs_quota_on() users 17 years ago
Jan Kara 03b063436c quota: convert macros to inline functions 17 years ago
Jan Kara 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 years ago