Commit Graph

175 Commits (104616e74e0b464d449fdd2ee2f547d2fad71610)

Author SHA1 Message Date
Jan Kara b10a08194c quota: Store maximum space limit in bytes 10 years ago
Jan Kara aaa3daed15 quota: Remove quota_on_meta callback 10 years ago
Jan Kara 3e2af67e66 quota: Add ->quota_{enable,disable} callbacks for VFS quotas 10 years ago
Jan Kara d3b8632485 quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF} 10 years ago
Jan Kara 38e478c448 quota: Split ->set_xstate callback into two 10 years ago
Jan Kara 14bf61ffe6 quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units 10 years ago
Jan Kara ca6cb0918e quota: Verify flags passed to Q_SETINFO 10 years ago
Jan Kara 9c45101e88 quota: Cleanup flags definitions 10 years ago
Jan Kara c119c5b974 quota: Don't store flags for v2 quota format 10 years ago
Pranith Kumar 83fe27ea53 rcu: Make SRCU optional by using CONFIG_SRCU 10 years ago
Jan Kara 75cbe701a4 vfs: Remove i_dquot field from inode 10 years ago
Jan Kara 2d0fa46791 quota: Use function to provide i_dquot pointers 10 years ago
Jan Kara 2c5f648aa2 quota: Allow each filesystem to specify which quota types it supports 10 years ago
Jan Kara 6bab3596bb quota: Remove const from function declarations 10 years ago
Anton Blanchard 19858e7bdc quota: Add log level to printk 10 years ago
Jan Kara 474d2605d1 quota: Properly return errors from dquot_writeback_dquots() 10 years ago
Tejun Heo 908c7f1949 percpu_counter: add @gfp to percpu_counter_init() 11 years ago
Fabian Frederick 2c15ac5bdb fs/quota: kernel-doc warning fixes 11 years ago
Niu Yawei b9ba6f94b2 quota: remove dqptr_sem 11 years ago
Niu Yawei 9eb6463f31 quota: simplify remove_inode_dquot_ref() 11 years ago
Niu Yawei 1ea06bec78 quota: avoid unnecessary dqget()/dqput() calls 11 years ago
Niu Yawei 606cdcca04 quota: protect Q_GETFMT by dqonoff_mutex 11 years ago
Niu Yawei d68aab6b8f quota: missing lock in dqcache_shrink_scan() 11 years ago
Eric Sandeen 9da93f9b7c xfs: fix Q_XQUOTARM ioctl 11 years ago
Jan Kara 9f985cb6c4 quota: provide function to grab quota structure reference 11 years ago
Fabian Frederick cbcf27a992 fs/quota/Kconfig: Update filesystems 11 years ago
Jan Kara 1362f4ea20 quota: Fix race between dqput() and dquot_scan_active() 11 years ago
Johannes Berg 2a94fe48f3 genetlink: make multicast groups const, prevent abuse 11 years ago
Johannes Berg 68eb55031d genetlink: pass family to functions using groups 11 years ago
Johannes Berg 2ecf7536b2 quota/genetlink: use proper genetlink multicast APIs 11 years ago
Dan Carpenter 18da65e7d3 quota: info leak in quota_getquota() 11 years ago
Dave Chinner 1ab6c4997e fs: convert fs shrinkers to new scan/count API 12 years ago
Glauber Costa 55f841ce93 super: fix calculation of shrinkable objects for small numbers 12 years ago
Chandra Seetharaman af30cb446d quota: Add a new quotactl command Q_XGETQSTATV 12 years ago
Jan Kara 1c8924eb10 quota: provide interface for readding allocated space into reserved space 12 years ago
Joe Perches e628753bf9 quota: Convert use of typedef ctl_table to struct ctl_table 12 years ago
Jeff Mahoney 68ac8bfb6a quota: add missing use of dq_data_lock in __dquot_initialize 12 years ago
Lee Jones 56df127855 quota: Use the pre-processor to compile out quotactl_cmd_write when !CONFIG_BLOCK 12 years ago
Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it 13 years ago
Jan Kara 6c29c50fda quota: Silence warning about PRJQUOTA not being handled in need_print_warning() 13 years ago
Eric W. Biederman 1a06d420ce userns: Convert quota 13 years ago
Eric W. Biederman 7b9c7321ca userns: Convert struct dquot_warn 13 years ago
Eric W. Biederman 4c376dcae8 userns: Convert struct dquot dq_id to be a struct kqid 13 years ago
Eric W. Biederman aca645a6a5 userns: Modify dqget to take struct kqid 13 years ago
Eric W. Biederman 431f19744d userns: Convert quota netlink aka quota_send_warning 13 years ago
Eric W. Biederman 74a8a10378 userns: Convert qutoactl 13 years ago
Eric W. Biederman e8a3e4719b userns: Implement struct kqid 13 years ago
Jeff Liu 6ea2eea1fa quota: Move down dqptr_sem read after initializing default warn[] type at __dquot_alloc_space(). 13 years ago
Jan Kara ceed17236a quota: Split dquot_quota_sync() to writeback and cache flushing part 13 years ago
Jeff Liu f3da93105b quota: fix checkpatch.pl warning by replacing <asm/uaccess.h> with <linux/uaccess.h> 13 years ago