Commit Graph

114 Commits (b2ac86e1a8e3a3b0ab4449d062c582f07a078e7b)

Author SHA1 Message Date
Jan Kara f4b113ae6f reiserfs: Fix resuming of quotas on remount read-write 15 years ago
Christoph Hellwig 287a80958c quota: rename default quotactl methods to dquot_ 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
Christoph Hellwig c79d967de3 quota: move remount handling into the filesystem 15 years ago
Jeff Mahoney b7b7fa4310 reiserfs: Fix locking BUG during mount failure 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 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 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
Alexey Dobriyan 904e812931 reiserfs: remove /proc/fs/reiserfs/version 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
Frederic Weisbecker dc8f6d8936 kill-the-BKL/reiserfs: only acquire the write lock once in reiserfs_dirty_inode 16 years ago
Frederic Weisbecker 8ebc423238 reiserfs: kill-the-BKL 16 years ago
Alexey Dobriyan b43f3cbd21 headers: mnt_namespace.h redux 16 years ago
Al Viro 281eede032 switch reiserfs to inode->i_acl 16 years ago
Al Viro 7a77b15d92 switch reiserfs to usual conventions for caching ACLs 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Christoph Hellwig 5af7926ff3 enforce ->sync_fs is only called for rw superblock 16 years ago
Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super 16 years ago
Jeff Mahoney 73422811d2 reiserfs: allow exposing privroot w/ xattrs enabled 16 years ago
Jeff Mahoney ceb5edc457 reiserfs: deal with NULL xattr root w/ xattrs disabled 16 years ago
Al Viro 2a32cebd6c Fix races around the access to ->s_options 16 years ago
Al Viro edcc37a047 Always lookup priv_root on reiserfs mount and keep it 16 years ago
Coly Li 651d062304 fs/reiserfs: return f_fsid for statfs(2) 16 years ago
Jeff Mahoney 0222e6571c reiserfs: strip trailing whitespace 16 years ago
Jeff Mahoney 48b32a3553 reiserfs: use generic xattr handlers 16 years ago
Jeff Mahoney d984561b32 reiserfs: eliminate per-super xattr lock 16 years ago
Jeff Mahoney 0030b64570 reiserfs: use reiserfs_error() 16 years ago
Jeff Mahoney 45b03d5e8e reiserfs: rework reiserfs_warning 16 years ago
Jeff Mahoney 1d889d9958 reiserfs: make some warnings informational 16 years ago
Jeff Mahoney 702d21c6f6 reiserfs: add support for mount count incrementing 16 years ago
Jan Kara 77db4f25bc reiserfs: Use lowercase names of quota functions 16 years ago
Jan Kara 643d00ccc3 reiserfs: Remove unnecessary quota functions 16 years ago
Takashi Sato c4be0c1dc4 filesystem freeze: add error handling of write_super_lockfs/unlockfs 16 years ago
Jan Kara 4103003b3a reiserfs: Add default allocation routines for quota structures 16 years ago
Jan Kara 6929f89124 reiserfs: Use sb_any_quota_loaded() instead of sb_any_quota_enabled(). 16 years ago
Al Viro 8264613def [PATCH] switch quota_on-related stuff to kern_path() 17 years ago
Huang Weiyi dd763460eb reiserfs: removed duplicated #include 17 years ago
Al Viro 77e69dac3c [PATCH] fix races and leaks in vfs_quota_on() users 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Jan Kara 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 years ago
Jan Kara 00b441970a reiserfs: correct mount option parsing to detect when quota options can be changed 17 years ago
Jan Kara 4506567b24 reiserfs: fix typos in messages and comments (journalled -> journaled) 17 years ago