1. 541656d gfs2: freeze should work on read-only mounts by Bob Peterson · 4 years, 9 months ago
  2. 300e549 Merge branch 'gfs2-iopen' into for-next by Andreas Gruenbacher · 4 years, 9 months ago
  3. cbcc89b gfs2: initialize transaction tr_ailX_lists earlier by Bob Peterson · 4 years, 9 months ago
  4. a0e3cc6 gfs2: Turn gl_delete into a delayed work by Andreas Gruenbacher · 5 years ago
  5. f286d62 gfs2: Keep track of deleted inode generations in LVBs by Andreas Gruenbacher · 5 years ago
  6. bbae10f gfs2: Don't ignore inode write errors during inode_go_sync by Bob Peterson · 4 years, 10 months ago
  7. 1c634f9 gfs2: Do proper error checking for go_sync family of glops functions by Bob Peterson · 5 years ago
  8. 9ff7828 gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty by Bob Peterson · 5 years ago
  9. 33dbd1e gfs2: fix infinite loop when checking ail item count before go_inval by Bob Peterson · 6 years ago
  10. 601ef0d gfs2: Force withdraw to replay journals and wait for it to finish by Bob Peterson · 5 years ago
  11. a72d2401 gfs2: Allow some glocks to be used during withdraw by Bob Peterson · 6 years ago
  12. b3422ca gfs2: Rework how rgrp buffer_heads are managed by Bob Peterson · 5 years ago
  13. badb55e gfs2: Split gfs2_lm_withdraw into two functions by Andreas Gruenbacher · 5 years ago
  14. 2e9eeaa gfs2: eliminate ssize parameter from gfs2_struct2blk by Bob Peterson · 5 years ago
  15. eb43e660 gfs2: Introduce function gfs2_withdrawn by Bob Peterson · 5 years ago
  16. 098b9c1 gfs2: removed unnecessary semicolon by Aliasgar Surti · 5 years ago
  17. f29e62e gfs2: replace more printk with calls to fs_info and friends by Bob Peterson · 6 years ago
  18. 3792ce9 gfs2: dump fsid when dumping glock problems by Bob Peterson · 6 years ago
  19. 04aea0c gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN by Bob Peterson · 6 years ago
  20. 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
  21. f4686c2 gfs2: read journal in large chunks by Abhi Das · 6 years ago
  22. 23e93c9 Revert "gfs2: read journal in large chunks to locate the head" by Bob Peterson · 6 years ago
  23. 27a2660f gfs2: Dump nrpages for inodes and their glocks by Bob Peterson · 7 years ago
  24. 2a5f14f gfs2: read journal in large chunks to locate the head by Abhi Das · 6 years ago
  25. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  26. 805c0907 GFS2: Log the reason for log flushes in every log header by Bob Peterson · 7 years ago
  27. c1696fb GFS2: Introduce new gfs2_log_header_v2 by Bob Peterson · 7 years ago
  28. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  29. eebd2e8 gfs2: Get rid of gfs2_set_nlink by Andreas Gruenbacher · 8 years ago
  30. e7cb550 GFS2: fix code parameter error in inode_go_lock by Wang Xibo · 8 years ago
  31. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 8 years ago
  32. 6f6597ba gfs2: Protect gl->gl_object by spin lock by Andreas Gruenbacher · 8 years ago
  33. 4fd1a57 gfs2: Get rid of flush_delayed_work in gfs2_evict_inode by Andreas Gruenbacher · 8 years ago
  34. 73cc862 GFS2: Get rid of dead code in inode_go_demote_ok by Bob Peterson · 9 years ago
  35. f39814f6 gfs2: Invalid security labels of inodes when they go invalid by Andreas Gruenbacher · 9 years ago
  36. f3dd164 gfs2: Remove gl_spin define by Andreas Gruenbacher · 9 years ago
  37. 15562c4 GFS2: Move glock superblock pointer to field gl_name by Bob Peterson · 10 years ago
  38. 39b0f1e GFS2: Don't brelse rgrp buffer_heads every allocation by Bob Peterson · 10 years ago
  39. e7ccaf5 GFS2: Don't add all glocks to the lru by Bob Peterson · 10 years ago
  40. 2e60d76 GFS2: update freeze code to use freeze/thaw_super on all nodes by Benjamin Marzinski · 10 years ago
  41. d29c0af GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0) by Fabian Frederick · 10 years ago
  42. 6b49d1d GFS2: memcontrol: Spelling s/invlidate/invalidate/ by Geert Uytterhoeven · 11 years ago
  43. 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 · 11 years ago
  44. 2497255 GFS2: remove transaction glock by Benjamin Marzinski · 11 years ago
  45. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  46. d69a3c6 GFS2: Move log buffer lists into transaction by Steven Whitehouse · 11 years ago
  47. ac3beb6 GFS2: Don't use ENOBUFS when ENOMEM is the correct error code by Steven Whitehouse · 11 years ago
  48. 70d4ee9 GFS2: Use only a single address space for rgrps by Steven Whitehouse · 11 years ago
  49. 7005c3e GFS2: Use range based functions for rgrp sync/invalidation by Steven Whitehouse · 11 years ago
  50. 582d2f7 GFS2: Wait for async DIO in glock state changes by Steven Whitehouse · 11 years ago
  51. e66cf16 GFS2: Use lockref for glocks by Steven Whitehouse · 11 years ago
  52. 1bc333f GFS2: don't overrun reserved revokes by Benjamin Marzinski · 12 years ago
  53. 5d05496 GFS2: aggressively issue revokes in gfs2_log_flush by Benjamin Marzinski · 12 years ago
  54. 81ffbf6 GFS2: Add origin indicator to glock callbacks by Steven Whitehouse · 12 years ago
  55. d054642 gfs2: Convert uids and gids between dinodes and vfs inodes. by Eric W. Biederman · 12 years ago
  56. dba2d70 GFS2: only use lvb on glocks that need it by David Teigland · 12 years ago
  57. 06dfc30 GFS2: Rename glops go_xmote_th to go_sync by Bob Peterson · 12 years ago
  58. 8eae1ca0 GFS2: Review bug traps in glops.c by Steven Whitehouse · 12 years ago
  59. a0b4df2 GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl by Eric Sandeen · 12 years ago
  60. 6de1e2f GFS2: Remove redundant metadata block type check by Bob Peterson · 13 years ago
  61. c50b91c GFS2: Remove bd_list_tr by Steven Whitehouse · 13 years ago
  62. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  63. b5b24d7 GFS2: Fix AIL flush issue during fsync by Steven Whitehouse · 14 years ago
  64. 8339ee5 GFS2: Make resource groups "append only" during life of fs by Steven Whitehouse · 14 years ago
  65. 7c9ca62 GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme by Bob Peterson · 14 years ago
  66. f181852 GFS2: Fix bug trap and journaled data fsync by Steven Whitehouse · 14 years ago
  67. 7554918 GFS2: Fix bug-trap in ail flush code by Steven Whitehouse · 14 years ago
  68. 9964afb GFS2: Add S_NOSEC support by Steven Whitehouse · 14 years ago
  69. 7cf8dcd GFS2: Automatically adjust glock min hold time by Bob Peterson · 14 years ago
  70. 17d539f GFS2: Cache dir hash table in a contiguous buffer by Steven Whitehouse · 14 years ago
  71. 380f7c6 GFS2: Resolve inode eviction and ail list interaction bug by Steven Whitehouse · 14 years ago
  72. 1ce5336 GFS2: force a log flush when invalidating the rindex glock by Benjamin Marzinski · 14 years ago
  73. d4b2cf1 GFS2: Move gfs2_refresh_inode() and friends into glops.c by Steven Whitehouse · 14 years ago
  74. dba898b GFS2: Clean up fsync() by Steven Whitehouse · 14 years ago
  75. 001e8e8 GFS2: Don't try to deallocate unlinked inodes when mounted ro by Steven Whitehouse · 14 years ago
  76. d6a079e GFS2: introduce AIL lock by Dave Chinner · 14 years ago
  77. bc015cb GFS2: Use RCU for glock hash table by Steven Whitehouse · 14 years ago
  78. 846f404 GFS2: Don't flush delete workqueue when releasing the transaction lock by Steven Whitehouse · 14 years ago
  79. 1346698 GFS2: Fix type mapping for demote_rq interface by Steven Whitehouse · 14 years ago
  80. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 15 years ago
  81. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  82. 009d851 GFS2: Metadata address space clean up by Steven Whitehouse · 15 years ago
  83. c65f7fb GFS2: Use forget_all_cached_acls() by Steven Whitehouse · 15 years ago
  84. b94a170 GFS2: remove dcache entries for remote deleted inodes by Benjamin Marzinski · 16 years ago
  85. 0901097 GFS2: Improve resource group error handling by Steven Whitehouse · 16 years ago
  86. 52fcd11 GFS2: Clear dirty bit at end of inode glock sync by Steven Whitehouse · 16 years ago
  87. 6bac243 GFS2: Clean up of glops.c by Steven Whitehouse · 16 years ago
  88. 64d576b GFS2: Add a "demote a glock" interface to sysfs by Steven Whitehouse · 16 years ago
  89. d8348de GFS2: Fix deadlock on journal flush by Steven Whitehouse · 16 years ago
  90. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  91. 97cc1025 GFS2: Kill two daemons with one patch by Steven Whitehouse · 16 years ago
  92. 813e0c46 GFS2: Fix "truncate in progress" hang by Steven Whitehouse · 16 years ago
  93. fa75ced GFS2: Add more detail to debugfs glock dumps by Steven Whitehouse · 16 years ago
  94. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  95. 6802e34 [GFS2] Clean up the glock core by Steven Whitehouse · 17 years ago
  96. 091806ed [GFS2] filesystem consistency error from do_strip by Bob Peterson · 17 years ago
  97. cf45b75 [GFS2] Remove rgrp and glock version numbers by Bob Peterson · 17 years ago
  98. 3042a2cc [GFS2] Reorder writeback for glock sync by Steven Whitehouse · 17 years ago
  99. f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
  100. 3cc3f71 [GFS2] Use ->page_mkwrite() for mmap() by Steven Whitehouse · 17 years ago