1. e8a3e47 userns: Implement struct kqid by Eric W. Biederman · 12 years ago
  2. ceed172 quota: Split dquot_quota_sync() to writeback and cache flushing part by Jan Kara · 12 years ago
  3. 46fe44c quota: Pass information that quota is stored in system file to userspace by Jan Kara · 13 years ago
  4. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  5. d12dc25 quota: Remove unused declaration by Jan Kara · 13 years ago
  6. f00c9e4 quota: Fix deadlock during path resolution by Jan Kara · 14 years ago
  7. f32764b quota: Convert quota statistics to generic percpu_counter by Dmitry Monakhov · 14 years ago
  8. 307ae18 quota: drop remount argument to ->quota_on and ->quota_off by Christoph Hellwig · 14 years ago
  9. c472b43 quota: unify ->set_dqblk by Christoph Hellwig · 14 years ago
  10. b9b2dd3 quota: unify ->get_dqblk by Christoph Hellwig · 14 years ago
  11. dde9588 quota: Make quota stat accounting lockless. by Dmitry Monakhov · 14 years ago
  12. efd8f0e quota: stop using QUOTA_OK / NO_QUOTA by Christoph Hellwig · 14 years ago
  13. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  14. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago
  15. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  16. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  17. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  18. 8ddd69d quota: generalize quota transfer interface by Dmitry Monakhov · 14 years ago
  19. ad1e6e8 quota: sb_quota state flags cleanup by Dmitry Monakhov · 14 years ago
  20. 5fb324a quota: move code from sync_quota_sb into vfs_quota_sync by Christoph Hellwig · 14 years ago
  21. fd8fbfc quota: decouple fs reserved space from quota reservation by Dmitry Monakhov · 15 years ago
  22. 498c601 quota: Implement quota format with 64-bit space and inode limits by Jan Kara · 15 years ago
  23. 3067393 quota: Move definition of QFMT_OCFS2 to linux/quota.h by Jan Kara · 15 years ago
  24. 1472da5 const: struct quota_format_ops by Alexey Dobriyan · 15 years ago
  25. 86e931a VFS: Export dquot_send_warning by Steven Whitehouse · 15 years ago
  26. dd6f3c6 quota: Remove NODQUOT macro by Jan Kara · 15 years ago
  27. 740d9dc quota: Add quota reservation claim and released operations by Mingming Cao · 15 years ago
  28. f18df22 quota: Add quota reservation support by Mingming Cao · 15 years ago
  29. 5cd9d5b quota: Unexport dqblk_v1.h and dqblk_v2.h by Jan Kara · 16 years ago
  30. 571b46e quota: Update version number by Jan Kara · 16 years ago
  31. 4d59bce quota: Keep which entries were set by SETQUOTA quotactl by Jan Kara · 16 years ago
  32. db49d2d quota: Allow negative usage of space and inodes by Jan Kara · 16 years ago
  33. e3d4d56 quota: Convert union in mem_dqinfo to a pointer by Jan Kara · 16 years ago
  34. ca785ec quota: Introduce DQUOT_QUOTA_SYS_FILE flag by Jan Kara · 16 years ago
  35. f55abc0 quota: Allow to separately enable quota accounting and enforcing limits by Jan Kara · 16 years ago
  36. 1209546 quota: Increase size of variables for limits and inode usage by Jan Kara · 16 years ago
  37. 74f783a quota: Add callbacks for allocating and destroying dquot structures by Jan Kara · 16 years ago
  38. b73c29f6 quota: remove CVS keywords by Adrian Bunk · 16 years ago
  39. 657d3bf quota: implement sending information via netlink about user below quota by Jan Kara · 16 years ago
  40. 03b0634 quota: convert macros to inline functions by Jan Kara · 16 years ago
  41. 74abb98 quota: move function-macros from quota.h to quotaops.h by Jan Kara · 16 years ago
  42. 02a55ca quota: cleanup loop in sync_dquots() by Jan Kara · 16 years ago
  43. c32e026 quota: add a convenience macro for filesystems by Jan Kara · 16 years ago
  44. 0ff5af8 quota: quota core changes for quotaon on remount by Jan Kara · 16 years ago
  45. 03f6e92 quota: various style cleanups by Jan Kara · 16 years ago
  46. 338bf9a quota: do not allow setting of quota limits to too high values by Andrew Perepechko · 16 years ago
  47. 8b91de2 Fix quota.h includes by Matthew Wilcox · 16 years ago
  48. 8e89346 quota: send messages via netlink by Jan Kara · 17 years ago
  49. acd64b7 hide spinlock in linux/quota.h behind __KERNEL__ by Mike Frysinger · 17 years ago
  50. ae4472a [PATCH] QUOTA: Have <linux/quota.h> include <linux/rwsem.h> explicitly by Robert P. J. Day · 17 years ago
  51. 0409d3a Don't include private headers from user-visible parts of linux/quota.h by David Woodhouse · 18 years ago
  52. ca5734d [PATCH] Small cleanup in quota.h by Jan Kara · 18 years ago
  53. d3be915 [PATCH] sem2mutex: quota by Ingo Molnar · 18 years ago
  54. 7b7b1ac [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount by Al Viro · 19 years ago
  55. 4e5117b [PATCH] quota: improve credits estimates by Jan Kara · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago