1. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  2. 6b24c0d gfs2: Use uid_eq and gid_eq where appropriate by Eric W. Biederman · 11 years ago
  3. 7c06b5d gfs2: Use kuid_t and kgid_t types where appropriate. by Eric W. Biederman · 11 years ago
  4. 236c64e gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines by Eric W. Biederman · 11 years ago
  5. 05e0a60 gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid by Eric W. Biederman · 11 years ago
  6. ed87dab gfs2: Convert gfs2_quota_refresh to take a kqid by Eric W. Biederman · 11 years ago
  7. b59c8b6 gfs2: Modify qdsb_get to take a struct kqid by Eric W. Biederman · 11 years ago
  8. e08d8d7 gfs2: Modify struct gfs2_quota_change_host to use struct kqid by Eric W. Biederman · 11 years ago
  9. 2f6c989 gfs2: Introduce qd2index by Eric W. Biederman · 11 years ago
  10. 558e852 gfs2: Report quotas in the caller's user namespace. by Eric W. Biederman · 11 years ago
  11. f4108a6 gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE by Eric W. Biederman · 11 years ago
  12. 393551e gfs2: Remove improper checks in gfs2_set_dqblk. by Eric W. Biederman · 11 years ago
  13. 350a9b0 GFS2: Split gfs2_trans_add_bh() into two by Steven Whitehouse · 12 years ago
  14. 4e2f884 GFS2: remove redundant lvb pointer by David Teigland · 12 years ago
  15. 9dbe961 GFS2: Add Orlov allocator by Steven Whitehouse · 12 years ago
  16. aaaf68c GFS2: Fix an unchecked error from gfs2_rs_alloc by Andrew Price · 12 years ago
  17. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  18. 56aa72d GFS2: Get rid of I_MUTEX_QUOTA usage by Jan Kara · 12 years ago
  19. 71f890f GFS2: Remove rs_requested field from reservations by Steven Whitehouse · 12 years ago
  20. 431f197 userns: Convert quota netlink aka quota_send_warning by Eric W. Biederman · 12 years ago
  21. 74a8a10 userns: Convert qutoactl by Eric W. Biederman · 12 years ago
  22. 801b036 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  23. ceed172 quota: Split dquot_quota_sync() to writeback and cache flushing part by Jan Kara · 12 years ago
  24. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 12 years ago
  25. 0a305e4 GFS2: Extend the life of the reservations by Bob Peterson · 12 years ago
  26. 500242a GFS2: Fix quota adjustment return code by Bob Peterson · 12 years ago
  27. 4306629 GFS2: Remove unused argument from gfs2_internal_read by Andrew Price · 12 years ago
  28. ad12ab2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  29. d934928 gfs2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  30. 220cca2 GFS2: Change truncate page allocation to be GFP_NOFS by Bob Peterson · 12 years ago
  31. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  32. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  33. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 13 years ago
  34. 20ed053 GFS2: Fix up REQ flags by Steven Whitehouse · 13 years ago
  35. 891a8e9 GFS2: Misc fixes by Steven Whitehouse · 13 years ago
  36. 54335b1 GFS2: Cache the most recently used resource group in the inode by Steven Whitehouse · 13 years ago
  37. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  38. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 13 years ago
  39. 5dc06c5 block: remove READ_META and WRITE_META by Christoph Hellwig · 13 years ago
  40. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  41. 662e3a5 GFS2: quota allows exceeding hard limit by Abhijith Das · 13 years ago
  42. e79a46a GFS2: panics on quotacheck update by Abhijith Das · 13 years ago
  43. 802ec9b GFS2: Allow gfs2 to update quota usage values through the quotactl interface by Abhijith Das · 14 years ago
  44. 14870b4 GFS2: Userland expects quota limit/warn/usage in 512b blocks by Abhijith Das · 14 years ago
  45. bf97b67 GFS2: reserve more blocks for transactions by Benjamin Marzinski · 14 years ago
  46. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  47. 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
  48. 461cb41 GFS2: Simplify gfs2_write_alloc_required by Bob Peterson · 14 years ago
  49. ade7ce3 quota: Clean up the namespace in dqblk_xfs.h by Christoph Hellwig · 14 years ago
  50. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  51. 8b42160 GFS2: BUG in gfs2_adjust_quota by Abhijith Das · 14 years ago
  52. c472b43 quota: unify ->set_dqblk by Christoph Hellwig · 14 years ago
  53. b9b2dd3 quota: unify ->get_dqblk by Christoph Hellwig · 14 years ago
  54. 7e619bc GFS2: Fix writing to non-page aligned gfs2_quota structures by Abhijith Das · 14 years ago
  55. ad6bb90 GFS2: fix quota state reporting by Christoph Hellwig · 14 years ago
  56. 5fb324a quota: move code from sync_quota_sb into vfs_quota_sync by Christoph Hellwig · 14 years ago
  57. 3d3c10f GFS2: Improve statfs and quota usability by Benjamin Marzinski · 15 years ago
  58. 2ec4650 GFS2: Use dquot_send_warning() by Steven Whitehouse · 15 years ago
  59. e285c10 GFS2: Add set_xquota support by Steven Whitehouse · 15 years ago
  60. 113d6b3 GFS2: Add get_xquota support by Steven Whitehouse · 15 years ago
  61. 1e72c0f GFS2: Clean up gfs2_adjust_quota() and do_glock() by Steven Whitehouse · 15 years ago
  62. 6a6ada8 GFS2: Remove constant argument from qd_get() by Steven Whitehouse · 15 years ago
  63. 33a8252 GFS2: Remove constant argument from qdsb_get() by Steven Whitehouse · 15 years ago
  64. 1d371b5 GFS2: Add get_xstate quota function by Steven Whitehouse · 15 years ago
  65. 91094d0 GFS2: Remove obsolete code in quota.c by Steven Whitehouse · 15 years ago
  66. cc632e7 GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops by Steven Whitehouse · 15 years ago
  67. 8c42d63 GFS2: Alter arguments of gfs2_quota/statfs_sync by Steven Whitehouse · 15 years ago
  68. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 15 years ago
  69. 1328df7 GFS2: Use DEFINE_SPINLOCK by Xu Gang · 15 years ago
  70. 7fa5d20 GFS2: Make quotad's waiting interruptible by Steven Whitehouse · 15 years ago
  71. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  72. 22077f5 GFS2: Remove "double" locking in quota by Steven Whitehouse · 16 years ago
  73. 0a7ab79 GFS2: change gfs2_quota_scan into a shrinker by Abhijith Das · 16 years ago
  74. 813e0c4 GFS2: Fix "truncate in progress" hang by Steven Whitehouse · 16 years ago
  75. 37b2c83 GFS2: Clean up & move gfs2_quotad by Steven Whitehouse · 16 years ago
  76. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  77. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  78. 4abaca17 [GFS2] Fix GFS2's use of do_div() in its quota calculations by David Howells · 16 years ago
  79. 16c5f06 [GFS2] fix GFP_KERNEL misuses by Josef Bacik · 16 years ago
  80. 20b95bf [GFS2] gfs2_adjust_quota has broken unstuffing code by Abhijith Das · 16 years ago
  81. 182fe5a [GFS2] possible null pointer dereference fixup by Cyrill Gorcunov · 16 years ago
  82. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  83. 0d0868b [GFS2] Get rid of useless "found" variable in quota.c by Bob Peterson · 17 years ago
  84. e9e1ef2 [GFS2] Remove function gfs2_get_block by Bob Peterson · 17 years ago
  85. 51ff87b [GFS2] Clean up internal read function by Steven Whitehouse · 17 years ago
  86. 2d9a4bb [GFS2] Fix quota do_list operation hang by Abhijith Das · 17 years ago
  87. 0fd5355 [GFS2] Force unstuff of hidden quota inode by Abhijith Das · 17 years ago
  88. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 17 years ago
  89. 1990e91 [GFS2] Quotas non-functional - fix another bug by Abhijith Das · 17 years ago
  90. 2a87ab0 [GFS2] Quotas non-functional - fix bug by Abhijith Das · 17 years ago
  91. 2e95b66 [GFS2] fix locking mistake by Josef Whiter · 17 years ago
  92. 2933f92 [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid by Steven Whitehouse · 18 years ago
  93. b44b84d [GFS2] gfs2 misc endianness annotations by Al Viro · 18 years ago
  94. b62f963 [GFS2] split and annotate gfs2_quota_change by Al Viro · 18 years ago
  95. b5bc9e8 [GFS2] split and annotate gfs2_quota by Al Viro · 18 years ago
  96. 2359125 [GFS2] Fix bmap to map extents properly by Steven Whitehouse · 18 years ago
  97. 2e565bb [GFS2] Mark metadata reads for blktrace by Steven Whitehouse · 18 years ago
  98. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  99. 7276b3b [GFS2] Tidy up meta_io code by Steven Whitehouse · 18 years ago
  100. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago