Commit History

Author SHA1 Message Date
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  David Howells dea655c28a VFS: fs library helpers: d_inode() annotations 10 years ago
  Li Xi 847aac644e vfs: Add general support to enforce project quota limits 10 years ago
  Jan Kara 7dca0548a2 Merge branch 'quota_interface' into for_next_testing 10 years ago
  Konstantin Khlebnikov 5bcd3b6f63 quota: optimize i_dquot access 10 years ago
  Jan Kara 5eacb2ac02 quota: Make ->set_info use structure with neccesary info to VFS and XFS 10 years ago
  Jan Kara 0a240339a8 quota: Make VFS quotas use new interface for getting quota info 10 years ago
  Jan Kara b10a08194c quota: Store maximum space limit in bytes 11 years ago
  Jan Kara 3e2af67e66 quota: Add ->quota_{enable,disable} callbacks for VFS quotas 11 years ago
  Jan Kara 1cd6b7be92 Merge branch 'for_linus' into for_next 10 years ago
  Jan Kara 14bf61ffe6 quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units 11 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 75cbe701a4 vfs: Remove i_dquot field from inode 11 years ago
  Jan Kara 2d0fa46791 quota: Use function to provide i_dquot pointers 11 years ago
  Jan Kara 6bab3596bb quota: Remove const from function declarations 11 years ago
  Anton Blanchard 19858e7bdc quota: Add log level to printk 11 years ago
  Jan Kara 474d2605d1 quota: Properly return errors from dquot_writeback_dquots() 11 years ago
  Tejun Heo 908c7f1949 percpu_counter: add @gfp to percpu_counter_init() 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 d68aab6b8f quota: missing lock in dqcache_shrink_scan() 11 years ago
  Jan Kara 9f985cb6c4 quota: provide function to grab quota structure reference 11 years ago
  Jan Kara 1362f4ea20 quota: Fix race between dqput() and dquot_scan_active() 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
  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