1. f00c9e4 quota: Fix deadlock during path resolution by Jan Kara · 14 years ago
  2. 307ae18 quota: drop remount argument to ->quota_on and ->quota_off by Christoph Hellwig · 14 years ago
  3. 01a05b3 new helper: iterate_supers() by Al Viro · 14 years ago
  4. 35cf7ba Bury __put_super_and_need_restart() by Al Viro · 14 years ago
  5. 6754af6 Convert simple loops over superblocks to list_for_each_entry_safe by Al Viro · 14 years ago
  6. 551de6f Leave superblocks on s_list until the end by Al Viro · 14 years ago
  7. fcbc59f quota: remove sb_has_quota_active in get/set_info by Christoph Hellwig · 14 years ago
  8. c472b43 quota: unify ->set_dqblk by Christoph Hellwig · 14 years ago
  9. b9b2dd3 quota: unify ->get_dqblk by Christoph Hellwig · 14 years ago
  10. 5582c76 quota: split out compat_sys_quotactl support from quota.c by Christoph Hellwig · 14 years ago
  11. 799a9d4 quota: split out netlink notification support from quota.c by Christoph Hellwig · 14 years ago
  12. a56fca2 quota: remove invalid optimization from quota_sync_all by Christoph Hellwig · 14 years ago
  13. 5fb324a quota: move code from sync_quota_sb into vfs_quota_sync by Christoph Hellwig · 14 years ago
  14. 8c4e4ac quota: clean up Q_XQUOTASYNC by Christoph Hellwig · 14 years ago
  15. c988afb quota: simplify permission checking by Christoph Hellwig · 14 years ago
  16. 6ae0957 quota: special case Q_SYNC without device name by Christoph Hellwig · 14 years ago
  17. f450d4f quota: clean up checks for supported quota methods by Christoph Hellwig · 14 years ago
  18. c411e5f quota: split do_quotactl by Christoph Hellwig · 14 years ago
  19. 86e931a VFS: Export dquot_send_warning by Steven Whitehouse · 15 years ago
  20. 850b201 quota: cleanup dquota sync functions (version 4) by Christoph Hellwig · 15 years ago
  21. 268157b quota: Coding style fixes by Jan Kara · 15 years ago
  22. 7a2435d quota: Remove superfluous inlines by Jan Kara · 15 years ago
  23. 884d179 quota: Move quota files into separate directory by Jan Kara · 15 years ago[Renamed from fs/quota.c]
  24. 3cdad42 [CVE-2009-0029] System call wrappers part 20 by Heiko Carstens · 15 years ago
  25. ca785ec quota: Introduce DQUOT_QUOTA_SYS_FILE flag by Jan Kara · 16 years ago
  26. f55abc0 quota: Allow to separately enable quota accounting and enforcing limits by Jan Kara · 16 years ago
  27. da9592e CRED: Wrap task credential accesses in the filesystem subsystem by David Howells · 16 years ago
  28. 02a55ca quota: cleanup loop in sync_dquots() by Jan Kara · 16 years ago
  29. 0ff5af8 quota: quota core changes for quotaon on remount by Jan Kara · 16 years ago
  30. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  31. 7a6c813 [IA64] Fix build failure in fs/quota.c by Tony Luck · 17 years ago
  32. b716395 diskquota: 32bit quota tools on 64bit architectures by Vasily Tarasov · 17 years ago
  33. 7925409 circular locking dependency found in QUOTA OFF by Jan Kara · 17 years ago
  34. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  35. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  36. d3be915 [PATCH] sem2mutex: quota by Ingo Molnar · 18 years ago
  37. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
  38. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  39. be586ba [PATCH] quota: small cleanups by Adrian Bunk · 19 years ago
  40. de69e5f [XFS] Add a mechanism for XFS to use the generic quota sync method. by Nathan Scott · 19 years ago
  41. 618f063 [PATCH] O(1) sb list traversing on syncs by Kirill Korotaev · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago