1. e9fb7c7 GFS2: Fix return value in slot_get() by Abhi Das · 10 years ago
  2. 8382e26 GFS2: Use fs_<level> more often by Joe Perches · 10 years ago
  3. d77d1b5 GFS2: Use pr_<level> more consistently by Joe Perches · 10 years ago
  4. fc554ed GFS2: global conversion to pr_foo() by Fabian Frederick · 10 years ago
  5. fcf10d3 GFS2: replace kmalloc - __vmalloc / memset 0 by Fabian Frederick · 10 years ago
  6. 1e3d362 GFS2: Fix kbuild test robot reported warning by Steven Whitehouse · 10 years ago
  7. 2d9e723 GFS2: Move quota bitmap operations under their own lock by Steven Whitehouse · 11 years ago
  8. ee2411a GFS2: Clean up quota slot allocation by Steven Whitehouse · 11 years ago
  9. 8ad151c GFS2: Only run logd and quota when mounted read/write by Steven Whitehouse · 11 years ago
  10. c754fbb GFS2: Use RCU/hlist_bl based hash for quotas by Steven Whitehouse · 11 years ago
  11. 7aed98f GFS2: Remove gfs2_quota_change_host structure by Steven Whitehouse · 11 years ago
  12. 951b4bd gfs2: endianness misannotations by Al Viro · 11 years ago
  13. 2147dbf GFS2: Use generic list_lru for quota by Steven Whitehouse · 11 years ago
  14. 7d80823 GFS2: Rename quota qd_lru_lock qd_lock by Steven Whitehouse · 11 years ago
  15. 9b9f039 GFS2: Use reflink for quota data cache by Steven Whitehouse · 11 years ago
  16. e46c772 GFS2: Protect quota sync generation by Steven Whitehouse · 11 years ago
  17. aabd7c7 GFS2: Inline qd_trylock into gfs2_quota_unlock by Steven Whitehouse · 11 years ago
  18. 1bf59bf GFS2: Make two similar quota code fragments into a function by Steven Whitehouse · 11 years ago
  19. bef292a GFS2: Remove obsolete quota tunable by Steven Whitehouse · 11 years ago
  20. 26e43a1 GFS2: Move gfs2_icbit_munge into quota.c by Steven Whitehouse · 11 years ago
  21. 7b9cff4 GFS2: Add allocation parameters structure by Steven Whitehouse · 11 years ago
  22. 1ab6c49 fs: convert fs shrinkers to new scan/count API by Dave Chinner · 11 years ago
  23. 55f841c super: fix calculation of shrinkable objects for small numbers by Glauber Costa · 11 years ago
  24. edd2e9a GFS2: Remove no-op wrapper function by Steven Whitehouse · 11 years ago
  25. 37f7157 GFS2: two minor quota fixups by Bob Peterson · 11 years ago
  26. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  27. 6b24c0d gfs2: Use uid_eq and gid_eq where appropriate by Eric W. Biederman · 11 years ago
  28. 7c06b5d gfs2: Use kuid_t and kgid_t types where appropriate. by Eric W. Biederman · 11 years ago
  29. 236c64e gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines by Eric W. Biederman · 11 years ago
  30. 05e0a60 gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid by Eric W. Biederman · 11 years ago
  31. ed87dab gfs2: Convert gfs2_quota_refresh to take a kqid by Eric W. Biederman · 11 years ago
  32. b59c8b6 gfs2: Modify qdsb_get to take a struct kqid by Eric W. Biederman · 11 years ago
  33. e08d8d7 gfs2: Modify struct gfs2_quota_change_host to use struct kqid by Eric W. Biederman · 11 years ago
  34. 2f6c989 gfs2: Introduce qd2index by Eric W. Biederman · 11 years ago
  35. 558e852 gfs2: Report quotas in the caller's user namespace. by Eric W. Biederman · 11 years ago
  36. f4108a6 gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE by Eric W. Biederman · 11 years ago
  37. 393551e gfs2: Remove improper checks in gfs2_set_dqblk. by Eric W. Biederman · 11 years ago
  38. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 12 years ago
  39. 4e2f884 GFS2: remove redundant lvb pointer by David Teigland · 12 years ago
  40. 9dbe961 GFS2: Add Orlov allocator by Steven Whitehouse · 12 years ago
  41. aaaf68c GFS2: Fix an unchecked error from gfs2_rs_alloc by Andrew Price · 12 years ago
  42. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  43. 56aa72d GFS2: Get rid of I_MUTEX_QUOTA usage by Jan Kara · 12 years ago
  44. 71f890f GFS2: Remove rs_requested field from reservations by Steven Whitehouse · 12 years ago
  45. 431f197 userns: Convert quota netlink aka quota_send_warning by Eric W. Biederman · 12 years ago
  46. 74a8a10 userns: Convert qutoactl by Eric W. Biederman · 12 years ago
  47. 801b036 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  48. ceed172 quota: Split dquot_quota_sync() to writeback and cache flushing part by Jan Kara · 12 years ago
  49. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 12 years ago
  50. 0a305e4 GFS2: Extend the life of the reservations by Bob Peterson · 12 years ago
  51. 500242a GFS2: Fix quota adjustment return code by Bob Peterson · 12 years ago
  52. 4306629 GFS2: Remove unused argument from gfs2_internal_read by Andrew Price · 12 years ago
  53. ad12ab2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  54. d934928 gfs2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  55. 220cca2 GFS2: Change truncate page allocation to be GFP_NOFS by Bob Peterson · 12 years ago
  56. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  57. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  58. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 13 years ago
  59. 20ed053 GFS2: Fix up REQ flags by Steven Whitehouse · 13 years ago
  60. 891a8e9 GFS2: Misc fixes by Steven Whitehouse · 13 years ago
  61. 54335b1 GFS2: Cache the most recently used resource group in the inode by Steven Whitehouse · 13 years ago
  62. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  63. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 13 years ago
  64. 5dc06c5 block: remove READ_META and WRITE_META by Christoph Hellwig · 13 years ago
  65. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  66. 662e3a5 GFS2: quota allows exceeding hard limit by Abhijith Das · 13 years ago
  67. e79a46a GFS2: panics on quotacheck update by Abhijith Das · 13 years ago
  68. 802ec9b GFS2: Allow gfs2 to update quota usage values through the quotactl interface by Abhijith Das · 14 years ago
  69. 14870b4 GFS2: Userland expects quota limit/warn/usage in 512b blocks by Abhijith Das · 14 years ago
  70. bf97b67 GFS2: reserve more blocks for transactions by Benjamin Marzinski · 14 years ago
  71. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  72. 90e0c22 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  73. 461cb41 GFS2: Simplify gfs2_write_alloc_required by Bob Peterson · 14 years ago
  74. ade7ce3 quota: Clean up the namespace in dqblk_xfs.h by Christoph Hellwig · 14 years ago
  75. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  76. 8b42160 GFS2: BUG in gfs2_adjust_quota by Abhijith Das · 14 years ago
  77. c472b43 quota: unify ->set_dqblk by Christoph Hellwig · 14 years ago
  78. b9b2dd3 quota: unify ->get_dqblk by Christoph Hellwig · 14 years ago
  79. 7e619bc GFS2: Fix writing to non-page aligned gfs2_quota structures by Abhijith Das · 14 years ago
  80. ad6bb90 GFS2: fix quota state reporting by Christoph Hellwig · 14 years ago
  81. 5fb324a quota: move code from sync_quota_sb into vfs_quota_sync by Christoph Hellwig · 14 years ago
  82. 3d3c10f GFS2: Improve statfs and quota usability by Benjamin Marzinski · 15 years ago
  83. 2ec4650 GFS2: Use dquot_send_warning() by Steven Whitehouse · 15 years ago
  84. e285c10 GFS2: Add set_xquota support by Steven Whitehouse · 15 years ago
  85. 113d6b3 GFS2: Add get_xquota support by Steven Whitehouse · 15 years ago
  86. 1e72c0f GFS2: Clean up gfs2_adjust_quota() and do_glock() by Steven Whitehouse · 15 years ago
  87. 6a6ada8 GFS2: Remove constant argument from qd_get() by Steven Whitehouse · 15 years ago
  88. 33a8252 GFS2: Remove constant argument from qdsb_get() by Steven Whitehouse · 15 years ago
  89. 1d371b5 GFS2: Add get_xstate quota function by Steven Whitehouse · 15 years ago
  90. 91094d0 GFS2: Remove obsolete code in quota.c by Steven Whitehouse · 15 years ago
  91. cc632e7 GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops by Steven Whitehouse · 15 years ago
  92. 8c42d63 GFS2: Alter arguments of gfs2_quota/statfs_sync by Steven Whitehouse · 15 years ago
  93. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 15 years ago
  94. 1328df7 GFS2: Use DEFINE_SPINLOCK by Xu Gang · 15 years ago
  95. 7fa5d20 GFS2: Make quotad's waiting interruptible by Steven Whitehouse · 15 years ago
  96. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 15 years ago
  97. 22077f5 GFS2: Remove "double" locking in quota by Steven Whitehouse · 15 years ago
  98. 0a7ab79 GFS2: change gfs2_quota_scan into a shrinker by Abhijith Das · 15 years ago
  99. 813e0c4 GFS2: Fix "truncate in progress" hang by Steven Whitehouse · 16 years ago
  100. 37b2c83 GFS2: Clean up & move gfs2_quotad by Steven Whitehouse · 16 years ago