1. 0688a5e GFS2: Stop block extents at the end of bitmaps by Bob Peterson · 12 years ago
  2. c743ffd GFS2: Fix unclaimed_blocks() wrapping bug and clean up by Steven Whitehouse · 12 years ago
  3. 9e733d3 GFS2: Improve block reservation tracing by Steven Whitehouse · 12 years ago
  4. 137834a GFS2: Fall back to ignoring reservations, if there are no other blocks left by Steven Whitehouse · 12 years ago
  5. 2b9731e GFS2: Fix ->show_options() for statfs slow by Steven Whitehouse · 12 years ago
  6. 3e6339d GFS2: Use rbm for gfs2_setbit() by Steven Whitehouse · 12 years ago
  7. c04a2ef GFS2: Use rbm for gfs2_testbit() by Steven Whitehouse · 12 years ago
  8. 29c05b2 GFS2: Eliminate unnecessary check for state > 3 in bitfit by Bob Peterson · 12 years ago
  9. e5dc76b GFS2: Eliminate redundant calls to may_grant by Bob Peterson · 12 years ago
  10. 81e1d45 GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote by Bob Peterson · 12 years ago
  11. 07a7904 GFS2: Combine functions gfs2_glock_wait and wait_on_holder by Bob Peterson · 12 years ago
  12. 4abb6ad9 GFS2: inline __gfs2_glock_schedule_for_reclaim by Bob Peterson · 12 years ago
  13. 8e711e10 GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq by Bob Peterson · 12 years ago
  14. 8d8b752 GFS2: rbm code cleanup by Bob Peterson · 12 years ago
  15. 5d50d53 GFS2: Fix case where reservation finished at end of rgrp by Steven Whitehouse · 12 years ago
  16. 24d634e GFS2: Use RB_CLEAR_NODE() rather than rb_init_node() by Michel Lespinasse · 12 years ago
  17. 3b1d0b9 GFS2: Update rgblk_free() to use rbm by Steven Whitehouse · 12 years ago
  18. 3983903 GFS2: Update gfs2_get_block_type() to use rbm by Steven Whitehouse · 12 years ago
  19. 5b924ae GFS2: Replace rgblk_search with gfs2_rbm_find by Steven Whitehouse · 12 years ago
  20. 4a993fb GFS2: Add structure to contain rgrp, bitmap, offset tuple by Steven Whitehouse · 12 years ago
  21. 71f890f GFS2: Remove rs_requested field from reservations by Steven Whitehouse · 12 years ago
  22. 1f98169 GFS2: Merge two nearly identical xattr functions by Steven Whitehouse · 12 years ago
  23. 431f197 userns: Convert quota netlink aka quota_send_warning by Eric W. Biederman · 12 years ago
  24. 74a8a10 userns: Convert qutoactl by Eric W. Biederman · 12 years ago
  25. 5f3a4a28 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  26. 3f0c3c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  27. 62e252e GFS2: Take account of blockages when using reserved blocks by Steven Whitehouse · 12 years ago
  28. 645b2cc GFS2: Fix missing allocation data for set/remove xattr by Steven Whitehouse · 12 years ago
  29. da1dfb6 GFS2: Make write size hinting code common by Steven Whitehouse · 12 years ago
  30. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  31. e76e0ec gfs2: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  32. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  33. 39263d5e gfs2: Convert to new freezing mechanism by Jan Kara · 12 years ago
  34. a63e9b2 gfs2: Push file_update_time() into gfs2_page_mkwrite() by Jan Kara · 12 years ago
  35. 801b036 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  36. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  37. ceed172 quota: Split dquot_quota_sync() to writeback and cache flushing part by Jan Kara · 12 years ago
  38. 15e1c96 GFS2: Eliminate 64-bit divides by Bob Peterson · 12 years ago
  39. 8e2e004 GFS2: Reduce file fragmentation by Bob Peterson · 12 years ago
  40. 294f2ad GFS2: kernel panic with small gfs2 filesystems - 1 RG by Abhijith Das · 12 years ago
  41. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  42. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  43. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  44. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  45. 44b8db1 GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occurs by Masatake YAMATO · 12 years ago
  46. 666d1d8 GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserve by Bob Peterson · 12 years ago
  47. 0d51521 GFS2: Add kobject release method by Bob Peterson · 12 years ago
  48. 0fe2f1e GFS2: Size seq_file buffer more carefully by Steven Whitehouse · 12 years ago
  49. 1bb4930 GFS2: Use seq_vprintf for glocks debugfs file by Steven Whitehouse · 12 years ago
  50. 90306c4 GFS2: Use lvbs for storing rgrp information with mount option by Benjamin Marzinski · 12 years ago
  51. ba1ddcb GFS2: Cache last hash bucket for glock seq_files by Steven Whitehouse · 12 years ago
  52. df5d2f5 GFS2: Increase buffer size for glocks and glstats debugfs files by Steven Whitehouse · 12 years ago
  53. 1b8ba31 GFS2: Fix error handling when reading an invalid block from the journal by Steven Whitehouse · 12 years ago
  54. 23d0bb8 GFS2: Add "top dir" flag support by Steven Whitehouse · 12 years ago
  55. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 13 years ago
  56. 0a305e4 GFS2: Extend the life of the reservations by Bob Peterson · 12 years ago
  57. b0b0382 ->encode_fh() API change by Al Viro · 13 years ago
  58. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  59. 61011677 Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  60. 62c8d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  61. 500242a GFS2: Fix quota adjustment return code by Bob Peterson · 13 years ago
  62. 41db1ab GFS2: Add rgrp information to block_alloc trace point by Bob Peterson · 13 years ago
  63. f2f9c81 GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer by Bob Peterson · 13 years ago
  64. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 13 years ago
  65. 6de1e2f GFS2: Remove redundant metadata block type check by Bob Peterson · 13 years ago
  66. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 13 years ago
  67. f9425ad GFS2: Fix sgid propagation when using ACLs by Steven Whitehouse · 13 years ago
  68. 1a058f5 gfs2: fix recovery during unmount by David Teigland · 13 years ago
  69. 4875647 dlm: fixes for nodir mode by David Teigland · 13 years ago
  70. c0752aa GFS2: eliminate log elements and simplify by Bob Peterson · 13 years ago
  71. 1c47f09 GFS2: Eliminate vestigial sd_log_le_rg by Bob Peterson · 13 years ago
  72. 06344b9 GFS2: Eliminate needless parameter from function gfs2_setbit by Bob Peterson · 13 years ago
  73. 144a4c2 GFS2: Log code fixes by Steven Whitehouse · 13 years ago
  74. 4306629 GFS2: Remove unused argument from gfs2_internal_read by Andrew Price · 13 years ago
  75. c50b91c GFS2: Remove bd_list_tr by Steven Whitehouse · 13 years ago
  76. dad30e9 GFS2: Remove duplicate log code by Steven Whitehouse · 13 years ago
  77. e8c92ed GFS2: Clean up log write code path by Steven Whitehouse · 13 years ago
  78. 2f7ee35 GFS2: Use variable rather than qa to determine if unstuff necessary by Bob Peterson · 13 years ago
  79. 9598d25 GFS2: Change variable blk to biblk by Bob Peterson · 13 years ago
  80. 886b141 GFS2: Fix function parameter comments in rgrp.c by Bob Peterson · 13 years ago
  81. 29c578f GFS2: Eliminate offset parameter to gfs2_setbit by Bob Peterson · 13 years ago
  82. 36f5580 GFS2: Use slab for block reservation memory by Bob Peterson · 13 years ago
  83. b120193 GFS2: make function gfs2_page_add_databufs static by Bob Peterson · 13 years ago
  84. df3fd11 GFS2: Rename function gfs2_close to gfs2_release by Bob Peterson · 13 years ago
  85. 14e5f18 GFS2: Make gfs2_log_fake_buf() write the buffer too by Steven Whitehouse · 13 years ago
  86. fdb76a4 GFS2: Drop "pull" argument from log_write_header() by Steven Whitehouse · 13 years ago
  87. 4c569a7 GFS2: Instruct DLM to avoid queue convert slowdown by Bob Peterson · 13 years ago
  88. 1b6150f Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 13 years ago
  89. ca9248d GFS2: Allow caching of rindex glock by Bob Peterson · 13 years ago
  90. 5e2f7d6 GFS2: Make sure rindex is uptodate before starting transactions by Bob Peterson · 13 years ago
  91. 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 13 years ago
  92. 97cc008 GFS2: use depends instead of select in kconfig by Benjamin Poirier · 13 years ago
  93. c1ac539 GFS2: put glock reference in error patch of read_rindex_entry by Bob Peterson · 13 years ago
  94. ad12ab2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  95. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  96. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  97. d934928 gfs2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  98. 220cca2 GFS2: Change truncate page allocation to be GFP_NOFS by Bob Peterson · 13 years ago
  99. 58a7d5f GFS2: call gfs2_write_alloc_required for each chunk by Benjamin Marzinski · 13 years ago
  100. 34cc178 GFS2: Clean up log flush header writing by Steven Whitehouse · 13 years ago