1. d4e0bfe GFS2: fix skip unlock condition by David Teigland · 12 years ago
  2. 13d2eb0 GFS2: Reset rd_last_alloc when it reaches the end of the rgrp by Bob Peterson · 12 years ago
  3. 15bd50a GFS2: Stop looking for free blocks at end of rgrp by Bob Peterson · 12 years ago
  4. f1213ca GFS2: Fix race in gfs2_rs_alloc by Abhijith Das · 12 years ago
  5. ec14875 GFS2: Initialize hex string to '0' by Nathan Straz · 12 years ago
  6. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  7. 08242bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  8. 252aa6f mm: redefine address_space.assoc_mapping by Rafael Aquini · 12 years ago
  9. 1e2d9d4 GFS2: Set gl_object during inode create by Bob Peterson · 12 years ago
  10. be4f245 GFS2: add error check while allocating new inodes by Bob Peterson · 12 years ago
  11. b780416 GFS2: don't reference inode's glock during block allocation trace by Bob Peterson · 12 years ago
  12. 4e2f884 GFS2: remove redundant lvb pointer by David Teigland · 12 years ago
  13. dba2d70 GFS2: only use lvb on glocks that need it by David Teigland · 12 years ago
  14. fb6791d GFS2: skip dlm_unlock calls in unmount by David Teigland · 12 years ago
  15. aa8920c GFS2: Fix one RG corner case by Steven Whitehouse · 12 years ago
  16. 4327a9b GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inode by Bob Peterson · 12 years ago
  17. 343cd8f GFS2: Use dirty_inode in gfs2_dir_add by Bob Peterson · 12 years ago
  18. fa731fc GFS2: Fix truncation of journaled data files by Steven Whitehouse · 12 years ago
  19. 9dbe961 GFS2: Add Orlov allocator by Steven Whitehouse · 12 years ago
  20. c9aecf7 GFS2: Use proper allocation context for new inodes by Steven Whitehouse · 12 years ago
  21. bcd97c0 GFS2: Add test for resource group congestion status by Steven Whitehouse · 12 years ago
  22. 06dfc30 GFS2: Rename glops go_xmote_th to go_sync by Bob Peterson · 12 years ago
  23. a68a0a3 GFS2: Speed up gfs2_rbm_from_block by Bob Peterson · 12 years ago
  24. 8eae1ca GFS2: Review bug traps in glops.c by Steven Whitehouse · 12 years ago
  25. 96e5d1d GFS2: Test bufdata with buffer locked and gfs2_log_lock held by Benjamin Marzinski · 12 years ago
  26. 3d16268 GFS2: Don't call file_accessed() with a shared glock by Benjamin Marzinski · 12 years ago
  27. 076f0fa GFS2: Fix FITRIM argument handling by Lukas Czerner · 12 years ago
  28. 3a238ad GFS2: Require user to provide argument for FITRIM by Lukas Czerner · 12 years ago
  29. 73738a7 GFS2: Clean up some unused assignments by Andrew Price · 12 years ago
  30. cd0ed19 GFS2: Fix possible null pointer deref in gfs2_rs_alloc by Andrew Price · 12 years ago
  31. aaaf68c GFS2: Fix an unchecked error from gfs2_rs_alloc by Andrew Price · 12 years ago
  32. 35c2a7f tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking by Hugh Dickins · 12 years ago
  33. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  34. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  35. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  36. 2216db7 GFS2: Write out dirty inode metadata in delayed deletes by Benjamin Marzinski · 12 years ago
  37. a0b4df2 GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl by Eric Sandeen · 12 years ago
  38. 3701530 GFS2: Fix infinite loop in rbm_find by Bob Peterson · 12 years ago
  39. ff7f4cb GFS2: Consolidate free block searching functions by Steven Whitehouse · 12 years ago
  40. 56aa72d GFS2: Get rid of I_MUTEX_QUOTA usage by Jan Kara · 12 years ago
  41. 0688a5e GFS2: Stop block extents at the end of bitmaps by Bob Peterson · 12 years ago
  42. c743ffd GFS2: Fix unclaimed_blocks() wrapping bug and clean up by Steven Whitehouse · 12 years ago
  43. 9e733d3 GFS2: Improve block reservation tracing by Steven Whitehouse · 12 years ago
  44. 137834a GFS2: Fall back to ignoring reservations, if there are no other blocks left by Steven Whitehouse · 12 years ago
  45. 2b9731e GFS2: Fix ->show_options() for statfs slow by Steven Whitehouse · 12 years ago
  46. 3e6339d GFS2: Use rbm for gfs2_setbit() by Steven Whitehouse · 12 years ago
  47. c04a2ef GFS2: Use rbm for gfs2_testbit() by Steven Whitehouse · 12 years ago
  48. 29c05b2 GFS2: Eliminate unnecessary check for state > 3 in bitfit by Bob Peterson · 12 years ago
  49. e5dc76b GFS2: Eliminate redundant calls to may_grant by Bob Peterson · 12 years ago
  50. 81e1d45 GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote by Bob Peterson · 12 years ago
  51. 07a7904 GFS2: Combine functions gfs2_glock_wait and wait_on_holder by Bob Peterson · 12 years ago
  52. 4abb6ad GFS2: inline __gfs2_glock_schedule_for_reclaim by Bob Peterson · 12 years ago
  53. 8e711e10 GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq by Bob Peterson · 12 years ago
  54. 8d8b752 GFS2: rbm code cleanup by Bob Peterson · 12 years ago
  55. 5d50d53 GFS2: Fix case where reservation finished at end of rgrp by Steven Whitehouse · 12 years ago
  56. 24d634e GFS2: Use RB_CLEAR_NODE() rather than rb_init_node() by Michel Lespinasse · 12 years ago
  57. 3b1d0b9 GFS2: Update rgblk_free() to use rbm by Steven Whitehouse · 12 years ago
  58. 3983903 GFS2: Update gfs2_get_block_type() to use rbm by Steven Whitehouse · 12 years ago
  59. 5b924ae GFS2: Replace rgblk_search with gfs2_rbm_find by Steven Whitehouse · 12 years ago
  60. 4a993fb GFS2: Add structure to contain rgrp, bitmap, offset tuple by Steven Whitehouse · 12 years ago
  61. 71f890f GFS2: Remove rs_requested field from reservations by Steven Whitehouse · 12 years ago
  62. 1f98169 GFS2: Merge two nearly identical xattr functions by Steven Whitehouse · 12 years ago
  63. 431f197 userns: Convert quota netlink aka quota_send_warning by Eric W. Biederman · 12 years ago
  64. 74a8a10 userns: Convert qutoactl by Eric W. Biederman · 12 years ago
  65. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  66. 3f0c3c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  67. 62e252e GFS2: Take account of blockages when using reserved blocks by Steven Whitehouse · 12 years ago
  68. 645b2cc GFS2: Fix missing allocation data for set/remove xattr by Steven Whitehouse · 12 years ago
  69. da1dfb6 GFS2: Make write size hinting code common by Steven Whitehouse · 12 years ago
  70. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  71. e76e0ec gfs2: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  72. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  73. 39263d5e gfs2: Convert to new freezing mechanism by Jan Kara · 12 years ago
  74. a63e9b2 gfs2: Push file_update_time() into gfs2_page_mkwrite() by Jan Kara · 12 years ago
  75. 801b036 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  76. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  77. ceed172 quota: Split dquot_quota_sync() to writeback and cache flushing part by Jan Kara · 12 years ago
  78. 15e1c96 GFS2: Eliminate 64-bit divides by Bob Peterson · 12 years ago
  79. 8e2e004 GFS2: Reduce file fragmentation by Bob Peterson · 12 years ago
  80. 294f2ad GFS2: kernel panic with small gfs2 filesystems - 1 RG by Abhijith Das · 12 years ago
  81. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  82. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  83. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  84. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  85. 44b8db1 GFS2: Fixing double brelse'ing bh allocated in gfs2_meta_read when EIO occurs by Masatake YAMATO · 12 years ago
  86. 666d1d8 GFS2: Combine functions get_local_rgrp and gfs2_inplace_reserve by Bob Peterson · 12 years ago
  87. 0d51521 GFS2: Add kobject release method by Bob Peterson · 12 years ago
  88. 0fe2f1e GFS2: Size seq_file buffer more carefully by Steven Whitehouse · 12 years ago
  89. 1bb4930 GFS2: Use seq_vprintf for glocks debugfs file by Steven Whitehouse · 12 years ago
  90. 90306c4 GFS2: Use lvbs for storing rgrp information with mount option by Benjamin Marzinski · 12 years ago
  91. ba1ddcb GFS2: Cache last hash bucket for glock seq_files by Steven Whitehouse · 12 years ago
  92. df5d2f5 GFS2: Increase buffer size for glocks and glstats debugfs files by Steven Whitehouse · 12 years ago
  93. 1b8ba31 GFS2: Fix error handling when reading an invalid block from the journal by Steven Whitehouse · 12 years ago
  94. 23d0bb8 GFS2: Add "top dir" flag support by Steven Whitehouse · 12 years ago
  95. 5407e24 GFS2: Fold quota data into the reservations struct by Bob Peterson · 12 years ago
  96. 0a305e4 GFS2: Extend the life of the reservations by Bob Peterson · 12 years ago
  97. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  98. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  99. 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
  100. 62c8d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago