1. 73cc862 GFS2: Get rid of dead code in inode_go_demote_ok by Bob Peterson · 8 years ago
  2. f39814f gfs2: Invalid security labels of inodes when they go invalid by Andreas Gruenbacher · 8 years ago
  3. f3dd164 gfs2: Remove gl_spin define by Andreas Gruenbacher · 9 years ago
  4. 15562c4 GFS2: Move glock superblock pointer to field gl_name by Bob Peterson · 9 years ago
  5. 39b0f1e GFS2: Don't brelse rgrp buffer_heads every allocation by Bob Peterson · 9 years ago
  6. e7ccaf5 GFS2: Don't add all glocks to the lru by Bob Peterson · 9 years ago
  7. 2e60d76 GFS2: update freeze code to use freeze/thaw_super on all nodes by Benjamin Marzinski · 10 years ago
  8. d29c0af GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0) by Fabian Frederick · 10 years ago
  9. 6b49d1d GFS2: memcontrol: Spelling s/invlidate/invalidate/ by Geert Uytterhoeven · 10 years ago
  10. ba1bdef Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw into next by Linus Torvalds · 10 years ago
  11. 2497255 GFS2: remove transaction glock by Benjamin Marzinski · 10 years ago
  12. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  13. d69a3c6 GFS2: Move log buffer lists into transaction by Steven Whitehouse · 10 years ago
  14. ac3beb6 GFS2: Don't use ENOBUFS when ENOMEM is the correct error code by Steven Whitehouse · 10 years ago
  15. 70d4ee9 GFS2: Use only a single address space for rgrps by Steven Whitehouse · 11 years ago
  16. 7005c3e GFS2: Use range based functions for rgrp sync/invalidation by Steven Whitehouse · 11 years ago
  17. 582d2f7 GFS2: Wait for async DIO in glock state changes by Steven Whitehouse · 10 years ago
  18. e66cf16 GFS2: Use lockref for glocks by Steven Whitehouse · 11 years ago
  19. 1bc333f GFS2: don't overrun reserved revokes by Benjamin Marzinski · 11 years ago
  20. 5d05496 GFS2: aggressively issue revokes in gfs2_log_flush by Benjamin Marzinski · 11 years ago
  21. 81ffbf6 GFS2: Add origin indicator to glock callbacks by Steven Whitehouse · 11 years ago
  22. d054642 gfs2: Convert uids and gids between dinodes and vfs inodes. by Eric W. Biederman · 11 years ago
  23. dba2d70 GFS2: only use lvb on glocks that need it by David Teigland · 12 years ago
  24. 06dfc30 GFS2: Rename glops go_xmote_th to go_sync by Bob Peterson · 12 years ago
  25. 8eae1ca GFS2: Review bug traps in glops.c by Steven Whitehouse · 12 years ago
  26. a0b4df2 GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl by Eric Sandeen · 12 years ago
  27. 6de1e2f GFS2: Remove redundant metadata block type check by Bob Peterson · 12 years ago
  28. c50b91c GFS2: Remove bd_list_tr by Steven Whitehouse · 12 years ago
  29. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  30. b5b24d7 GFS2: Fix AIL flush issue during fsync by Steven Whitehouse · 13 years ago
  31. 8339ee5 GFS2: Make resource groups "append only" during life of fs by Steven Whitehouse · 13 years ago
  32. 7c9ca62 GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme by Bob Peterson · 13 years ago
  33. f181852 GFS2: Fix bug trap and journaled data fsync by Steven Whitehouse · 13 years ago
  34. 7554918 GFS2: Fix bug-trap in ail flush code by Steven Whitehouse · 13 years ago
  35. 9964afb GFS2: Add S_NOSEC support by Steven Whitehouse · 13 years ago
  36. 7cf8dcd GFS2: Automatically adjust glock min hold time by Bob Peterson · 13 years ago
  37. 17d539f GFS2: Cache dir hash table in a contiguous buffer by Steven Whitehouse · 13 years ago
  38. 380f7c6 GFS2: Resolve inode eviction and ail list interaction bug by Steven Whitehouse · 13 years ago
  39. 1ce5336 GFS2: force a log flush when invalidating the rindex glock by Benjamin Marzinski · 13 years ago
  40. d4b2cf1 GFS2: Move gfs2_refresh_inode() and friends into glops.c by Steven Whitehouse · 13 years ago
  41. dba898b GFS2: Clean up fsync() by Steven Whitehouse · 13 years ago
  42. 001e8e8 GFS2: Don't try to deallocate unlinked inodes when mounted ro by Steven Whitehouse · 13 years ago
  43. d6a079e GFS2: introduce AIL lock by Dave Chinner · 13 years ago
  44. bc015cb GFS2: Use RCU for glock hash table by Steven Whitehouse · 13 years ago
  45. 846f404 GFS2: Don't flush delete workqueue when releasing the transaction lock by Steven Whitehouse · 13 years ago
  46. 1346698 GFS2: Fix type mapping for demote_rq interface by Steven Whitehouse · 14 years ago
  47. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  48. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  49. 009d851 GFS2: Metadata address space clean up by Steven Whitehouse · 15 years ago
  50. c65f7fb GFS2: Use forget_all_cached_acls() by Steven Whitehouse · 15 years ago
  51. b94a170 GFS2: remove dcache entries for remote deleted inodes by Benjamin Marzinski · 15 years ago
  52. 0901097 GFS2: Improve resource group error handling by Steven Whitehouse · 15 years ago
  53. 52fcd11 GFS2: Clear dirty bit at end of inode glock sync by Steven Whitehouse · 15 years ago
  54. 6bac243 GFS2: Clean up of glops.c by Steven Whitehouse · 15 years ago
  55. 64d576b GFS2: Add a "demote a glock" interface to sysfs by Steven Whitehouse · 15 years ago
  56. d8348de GFS2: Fix deadlock on journal flush by Steven Whitehouse · 15 years ago
  57. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 15 years ago
  58. 97cc102 GFS2: Kill two daemons with one patch by Steven Whitehouse · 16 years ago
  59. 813e0c4 GFS2: Fix "truncate in progress" hang by Steven Whitehouse · 16 years ago
  60. fa75ced GFS2: Add more detail to debugfs glock dumps by Steven Whitehouse · 16 years ago
  61. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  62. 6802e34 [GFS2] Clean up the glock core by Steven Whitehouse · 16 years ago
  63. 091806ed [GFS2] filesystem consistency error from do_strip by Bob Peterson · 16 years ago
  64. cf45b75 [GFS2] Remove rgrp and glock version numbers by Bob Peterson · 16 years ago
  65. 3042a2c [GFS2] Reorder writeback for glock sync by Steven Whitehouse · 17 years ago
  66. f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
  67. 3cc3f71 [GFS2] Use ->page_mkwrite() for mmap() by Steven Whitehouse · 17 years ago
  68. 1ad38c4 [GFS2] Clean up gfs2_trans_add_revoke() by Steven Whitehouse · 17 years ago
  69. 1e1a3d0 [GFS2] Introduce gfs2_remove_from_ail by Steven Whitehouse · 17 years ago
  70. c4f68a1 [GFS2] delay glock demote for a minimum hold time by Benjamin Marzinski · 17 years ago
  71. bb3b0e3 [GFS2] Clean up invalidatepage/releasepage by Steven Whitehouse · 17 years ago
  72. b524fe6 [GFS2] flush the glock completely in inode_go_sync by Benjamin Marzinski · 17 years ago
  73. 3e9f45b Factor outstanding I/O error handling by Guillaume Chazarain · 17 years ago
  74. c3f49bc [GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpages" failed by Steven Whitehouse · 17 years ago
  75. cad5b93 [GFS2] Fix bz 230143, incorrect flushing of rgrps by Steven Whitehouse · 17 years ago
  76. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  77. b5d32be [GFS2] Tidy up glops calls by Steven Whitehouse · 17 years ago
  78. 1c0f487 [GFS2] Remove local exclusive glock mode by Steven Whitehouse · 17 years ago
  79. e5dab55 [GFS2] Remove the "greedy" function from glock.[ch] by Steven Whitehouse · 17 years ago
  80. b004157 [GFS2] Fix journal flush problem by Steven Whitehouse · 18 years ago
  81. 1a14d3a [GFS2] Simplify glops functions by Steven Whitehouse · 18 years ago
  82. 9e2dbda [GFS2] Remove gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  83. bfded27 [GFS2] Shrink gfs2_inode (8) - i_vn by Steven Whitehouse · 18 years ago
  84. b60623c [GFS2] Shrink gfs2_inode (3) - di_mode by Steven Whitehouse · 18 years ago
  85. 5516762 [GFS2] split and annotate gfs2_log_head by Al Viro · 18 years ago
  86. ddacfaf [GFS2] Move logging code into log.c (mostly) by Steven Whitehouse · 18 years ago
  87. 7276b3b [GFS2] Tidy up meta_io code by Steven Whitehouse · 18 years ago
  88. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  89. 9461061 [GFS2] Remove unused function from glock.c by Steven Whitehouse · 18 years ago
  90. ea67eed [GFS2] Fix end of multi-line structures by Steven Whitehouse · 18 years ago
  91. 75d3b81 [GFS2] Tidy up bmap/inode code by Steven Whitehouse · 18 years ago
  92. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  93. 5e2b061 [GFS2] Remove unused code from glock layer by Steven Whitehouse · 18 years ago
  94. 8fb4b53 [GFS2] Make glock operations const by Steven Whitehouse · 18 years ago
  95. f45b7dd [GFS2] Use a bio to read the superblock by Steven Whitehouse · 18 years ago
  96. ba7f729 [GFS2] Remove page.[ch] by Steven Whitehouse · 18 years ago
  97. 3a8476d [GFS2] Remove debugging printks by Steven Whitehouse · 18 years ago
  98. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  99. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  100. bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 18 years ago