Commit Graph

66 Commits (bca1033b092a6fab2ed00036e8a7f6e2df5d99a2)

Author SHA1 Message Date
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 4d59bce4f9 quota: Keep which entries were set by SETQUOTA quotactl 16 years ago
Jan Kara db49d2df48 quota: Allow negative usage of space and inodes 16 years ago
Jan Kara ca785ec66b quota: Introduce DQUOT_QUOTA_SYS_FILE flag 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 1497d3ad48 quota: Remove bogus 'optimization' in check_idq() and check_bdq() 16 years ago
Jan Kara 12095460f7 quota: Increase size of variables for limits and inode usage 16 years ago
Jan Kara 74f783af95 quota: Add callbacks for allocating and destroying dquot structures 16 years ago
David Howells da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
Al Viro 8264613def [PATCH] switch quota_on-related stuff to kern_path() 17 years ago
Adrian Bunk b73c29f6b0 quota: remove CVS keywords 17 years ago
Alan Cox 934e6ebf96 tty: Redo current tty locking 17 years ago
Alan Cox 452a00d2ee tty: Make get_current_tty use a kref 17 years ago
Al Viro 77e69dac3c [PATCH] fix races and leaks in vfs_quota_on() users 17 years ago
Jan Kara 657d3bfa98 quota: implement sending information via netlink about user below quota 17 years ago
Jan Kara b85f4b87a5 quota: rename quota functions from upper case, make bigger ones non-inline 17 years ago
Jan Kara b48d380541 quota: fix possible infinite loop in quota code 17 years ago
Jan Kara 9377abd026 quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off 17 years ago
Jan Kara 0ff5af8340 quota: quota core changes for quotaon on remount 17 years ago
Jan Kara 03f6e92bdd quota: various style cleanups 17 years ago
Andrew Perepechko 338bf9afda quota: do not allow setting of quota limits to too high values 17 years ago
Jan Kara 87cb055bc1 quota: add possibly missing iput() when quotaon and quotaoff races 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Jan Kara 941d2380e9 quota: improve inode list scanning in add_dquot_ref() 17 years ago
Jan Kara c525460e27 Don't send quota messages repeatedly when hardlimit reached 17 years ago
Jan Kara 22dd483721 Fix computation of SKB size for quota messages 17 years ago
Jan Kara 087ee8d5be Fix compilation warning in dquot.c 17 years ago
Jan Kara 8e8934695d quota: send messages via netlink 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Rusty Russell 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
Jan Kara 7925409e20 circular locking dependency found in QUOTA OFF 18 years ago
Pavel Emelianov b5e618181a Introduce a handy list_first_entry macro 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Adrian Bunk e5f00f42f3 make remove_inode_dquot_ref() static 18 years ago
Peter Zijlstra f98393a64c mm: remove destroy_dirty_buffers from invalidate_bdev() 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Christoph Hellwig d003fb70fd [PATCH] remove sb->s_files and file_list_lock usage in dquot.c 18 years ago
Christoph Hellwig fb58b7316a [PATCH] move remove_dquot_ref to dqout.c 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Peter Zijlstra 24ec839c43 [PATCH] tty: ->signal->tty locking 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e6b4f8da3a [PATCH] slab: remove SLAB_NOFS 18 years ago
Jan Kara b525a7e444 [PATCH] dquot: add proper locking when using current->signal->tty 19 years ago
Akinobu Mita 8e13059a37 [PATCH] use list_add_tail() instead of list_add() 19 years ago
Eric Sesterhenn 8abf6a4707 BUG_ON() Conversion in fs/dquot.c 19 years ago