1. 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
  2. 564e12b GFS2: decouple quota allocations from block allocations by Bob Peterson · 13 years ago
  3. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 13 years ago
  4. 20ed053 GFS2: Fix up REQ flags by Steven Whitehouse · 13 years ago
  5. 891a8e9 GFS2: Misc fixes by Steven Whitehouse · 13 years ago
  6. 54335b1 GFS2: Cache the most recently used resource group in the inode by Steven Whitehouse · 13 years ago
  7. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  8. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 13 years ago
  9. 5dc06c5 block: remove READ_META and WRITE_META by Christoph Hellwig · 13 years ago
  10. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  11. 662e3a5 GFS2: quota allows exceeding hard limit by Abhijith Das · 13 years ago
  12. e79a46a GFS2: panics on quotacheck update by Abhijith Das · 13 years ago
  13. 802ec9b GFS2: Allow gfs2 to update quota usage values through the quotactl interface by Abhijith Das · 14 years ago
  14. 14870b4 GFS2: Userland expects quota limit/warn/usage in 512b blocks by Abhijith Das · 14 years ago
  15. bf97b67 GFS2: reserve more blocks for transactions by Benjamin Marzinski · 14 years ago
  16. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  17. 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
  18. 461cb41 GFS2: Simplify gfs2_write_alloc_required by Bob Peterson · 14 years ago
  19. ade7ce3 quota: Clean up the namespace in dqblk_xfs.h by Christoph Hellwig · 14 years ago
  20. 7f8275d mm: add context argument to shrinker callback by Dave Chinner · 14 years ago
  21. 8b42160 GFS2: BUG in gfs2_adjust_quota by Abhijith Das · 14 years ago
  22. c472b43 quota: unify ->set_dqblk by Christoph Hellwig · 14 years ago
  23. b9b2dd3 quota: unify ->get_dqblk by Christoph Hellwig · 14 years ago
  24. 7e619bc GFS2: Fix writing to non-page aligned gfs2_quota structures by Abhijith Das · 14 years ago
  25. ad6bb90 GFS2: fix quota state reporting by Christoph Hellwig · 14 years ago
  26. 5fb324a quota: move code from sync_quota_sb into vfs_quota_sync by Christoph Hellwig · 14 years ago
  27. 3d3c10f GFS2: Improve statfs and quota usability by Benjamin Marzinski · 15 years ago
  28. 2ec4650 GFS2: Use dquot_send_warning() by Steven Whitehouse · 15 years ago
  29. e285c10 GFS2: Add set_xquota support by Steven Whitehouse · 15 years ago
  30. 113d6b3 GFS2: Add get_xquota support by Steven Whitehouse · 15 years ago
  31. 1e72c0f GFS2: Clean up gfs2_adjust_quota() and do_glock() by Steven Whitehouse · 15 years ago
  32. 6a6ada8 GFS2: Remove constant argument from qd_get() by Steven Whitehouse · 15 years ago
  33. 33a8252 GFS2: Remove constant argument from qdsb_get() by Steven Whitehouse · 15 years ago
  34. 1d371b5 GFS2: Add get_xstate quota function by Steven Whitehouse · 15 years ago
  35. 91094d0 GFS2: Remove obsolete code in quota.c by Steven Whitehouse · 15 years ago
  36. cc632e7 GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops by Steven Whitehouse · 15 years ago
  37. 8c42d63 GFS2: Alter arguments of gfs2_quota/statfs_sync by Steven Whitehouse · 15 years ago
  38. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 15 years ago
  39. 1328df7 GFS2: Use DEFINE_SPINLOCK by Xu Gang · 15 years ago
  40. 7fa5d20 GFS2: Make quotad's waiting interruptible by Steven Whitehouse · 15 years ago
  41. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  42. 22077f5 GFS2: Remove "double" locking in quota by Steven Whitehouse · 16 years ago
  43. 0a7ab79 GFS2: change gfs2_quota_scan into a shrinker by Abhijith Das · 16 years ago
  44. 813e0c4 GFS2: Fix "truncate in progress" hang by Steven Whitehouse · 16 years ago
  45. 37b2c83 GFS2: Clean up & move gfs2_quotad by Steven Whitehouse · 16 years ago
  46. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  47. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  48. 4abaca17 [GFS2] Fix GFS2's use of do_div() in its quota calculations by David Howells · 16 years ago
  49. 16c5f06 [GFS2] fix GFP_KERNEL misuses by Josef Bacik · 16 years ago
  50. 20b95bf [GFS2] gfs2_adjust_quota has broken unstuffing code by Abhijith Das · 16 years ago
  51. 182fe5a [GFS2] possible null pointer dereference fixup by Cyrill Gorcunov · 16 years ago
  52. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  53. 0d0868b [GFS2] Get rid of useless "found" variable in quota.c by Bob Peterson · 17 years ago
  54. e9e1ef2 [GFS2] Remove function gfs2_get_block by Bob Peterson · 17 years ago
  55. 51ff87b [GFS2] Clean up internal read function by Steven Whitehouse · 17 years ago
  56. 2d9a4bb [GFS2] Fix quota do_list operation hang by Abhijith Das · 17 years ago
  57. 0fd5355 [GFS2] Force unstuff of hidden quota inode by Abhijith Das · 17 years ago
  58. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 17 years ago
  59. 1990e91 [GFS2] Quotas non-functional - fix another bug by Abhijith Das · 17 years ago
  60. 2a87ab0 [GFS2] Quotas non-functional - fix bug by Abhijith Das · 17 years ago
  61. 2e95b66 [GFS2] fix locking mistake by Josef Whiter · 17 years ago
  62. 2933f92 [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid by Steven Whitehouse · 18 years ago
  63. b44b84d [GFS2] gfs2 misc endianness annotations by Al Viro · 18 years ago
  64. b62f963 [GFS2] split and annotate gfs2_quota_change by Al Viro · 18 years ago
  65. b5bc9e8 [GFS2] split and annotate gfs2_quota by Al Viro · 18 years ago
  66. 2359125 [GFS2] Fix bmap to map extents properly by Steven Whitehouse · 18 years ago
  67. 2e565bb [GFS2] Mark metadata reads for blktrace by Steven Whitehouse · 18 years ago
  68. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  69. 7276b3b [GFS2] Tidy up meta_io code by Steven Whitehouse · 18 years ago
  70. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  71. 7a6bbac [GFS2] Map multiple blocks at once where possible by Steven Whitehouse · 18 years ago
  72. 48fac17 [GFS2] Remove unused code from quota by Steven Whitehouse · 18 years ago
  73. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  74. a91ea69 [GFS2] Align all labels against LH side by Steven Whitehouse · 18 years ago
  75. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  76. 02630a1 [GFS2] Remove dependance on tty_write_message() by Steven Whitehouse · 18 years ago
  77. 0d42e54 [GFS2] Remove unused ra_state variable by Steven Whitehouse · 18 years ago
  78. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  79. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  80. bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 18 years ago
  81. fd88de56 [GFS2] Readpages support by Steven Whitehouse · 18 years ago
  82. 08bc2db [GFS2] [-mm patch] fs/gfs2/: possible cleanups by Adrian Bunk · 18 years ago
  83. b09e593 [GFS2] Fix a ref count bug and other clean ups by Steven Whitehouse · 18 years ago
  84. 5c676f6 [GFS2] Macros removal in gfs2.h by Steven Whitehouse · 18 years ago
  85. 568f4c9 [GFS2] 80 Column audit of GFS2 by Steven Whitehouse · 18 years ago
  86. f55ab26 [GFS2] Use mutices rather than semaphores by Steven Whitehouse · 18 years ago
  87. 7359a19 [GFS2] Fix for root inode ref count bug by Steven Whitehouse · 18 years ago
  88. 18ec7d5 [GFS2] Make journaled data files identical to normal files on disk by Steven Whitehouse · 18 years ago
  89. f42faf4 [GFS2] Add gfs2_internal_read() by Steven Whitehouse · 18 years ago
  90. d4e9c4c [GFS2] Add an additional argument to gfs2_trans_add_bh() by Steven Whitehouse · 19 years ago
  91. b3b94fa [GFS2] The core of GFS2 by David Teigland · 19 years ago