1. 26bb750 GFS2: Fix glock refcount issues by Steven Whitehouse · 15 years ago
  2. c29cd90 writeback: remove unused nonblocking and congestion checks (gfs2) by Wu Fengguang · 15 years ago
  3. 9ae3c6d GFS2: drop rindex glock to refresh rindex list by Benjamin Marzinski · 15 years ago
  4. 0ab7d13 GFS2: Tag all metadata with jid by Steven Whitehouse · 15 years ago
  5. 2c77634 GFS2: Locking order fix in gfs2_check_blk_state by Steven Whitehouse · 15 years ago
  6. 1579343 GFS2: Remove dirent_first() function by Steven Whitehouse · 15 years ago
  7. cdcfde6 GFS2: Display nobarrier option in /proc/mounts by Steven Whitehouse · 15 years ago
  8. f25934c GFS2: add barrier/nobarrier mount options by Christoph Hellwig · 15 years ago
  9. c14f573 GFS2: remove division from new statfs code by Benjamin Marzinski · 15 years ago
  10. 3d3c10f GFS2: Improve statfs and quota usability by Benjamin Marzinski · 15 years ago
  11. 2ec4650 GFS2: Use dquot_send_warning() by Steven Whitehouse · 15 years ago
  12. e285c10 GFS2: Add set_xquota support by Steven Whitehouse · 15 years ago
  13. 113d6b3 GFS2: Add get_xquota support by Steven Whitehouse · 15 years ago
  14. 1e72c0f GFS2: Clean up gfs2_adjust_quota() and do_glock() by Steven Whitehouse · 15 years ago
  15. 6a6ada8 GFS2: Remove constant argument from qd_get() by Steven Whitehouse · 15 years ago
  16. 33a8252 GFS2: Remove constant argument from qdsb_get() by Steven Whitehouse · 15 years ago
  17. ea76233 GFS2: Add proper error reporting to quota sync via sysfs by Steven Whitehouse · 15 years ago
  18. 1d371b5 GFS2: Add get_xstate quota function by Steven Whitehouse · 15 years ago
  19. 91094d0 GFS2: Remove obsolete code in quota.c by Steven Whitehouse · 15 years ago
  20. cc632e7 GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops by Steven Whitehouse · 15 years ago
  21. 8c42d63 GFS2: Alter arguments of gfs2_quota/statfs_sync by Steven Whitehouse · 15 years ago
  22. 106381b GFS2: Add cached ACLs support by Steven Whitehouse · 15 years ago
  23. 479c427 GFS2: Clean up ACLs by Steven Whitehouse · 15 years ago
  24. 69dca42 GFS2: Use gfs2_set_mode() instead of munge_mode() by Steven Whitehouse · 15 years ago
  25. c65f7fb GFS2: Use forget_all_cached_acls() by Steven Whitehouse · 15 years ago
  26. 2646a1f GFS2: Fix up system xattrs by Steven Whitehouse · 15 years ago
  27. f55073f GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one) by Steven Whitehouse · 15 years ago
  28. 7e71c55 GFS2: Fix potential race in glock code by Steven Whitehouse · 15 years ago
  29. 1c2ea8a SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE by David Howells · 15 years ago
  30. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 15 years ago
  31. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  32. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  33. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  34. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  35. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  36. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  37. 86d0063 GFS2: Whitespace fixes by Steven Whitehouse · 15 years ago
  38. 746cd1e block: use blkdev_issue_discard in blk_ioctl_discard by Christoph Hellwig · 15 years ago
  39. 2b88f7c GFS2: Remove unused sysfs file by Steven Whitehouse · 15 years ago
  40. acf7e24 GFS2: Be extra careful about deallocating inodes by Steven Whitehouse · 15 years ago
  41. 8d8291a GFS2: Remove no_formal_ino generating code by Steven Whitehouse · 15 years ago
  42. 307cf6e GFS2: Rename eattr.[ch] as xattr.[ch] by Steven Whitehouse · 15 years ago
  43. 40b78a3 GFS2: Clean up of extended attribute support by Steven Whitehouse · 15 years ago
  44. d34843d GFS2: Add "-o errors=panic|withdraw" mount options by Bob Peterson · 15 years ago
  45. cd01207 GFS2: jumping to wrong label? by Roel Kluin · 15 years ago
  46. 970343c GFS2: free disk inode which is deleted by remote node -V2 by Wengang Wang · 15 years ago
  47. 31e54b0 GFS2: Add sysfs link to device by Steven Whitehouse · 15 years ago
  48. 05164e5 GFS2: Replace assertion with proper error handling by Steven Whitehouse · 15 years ago
  49. 6050b9c GFS2: Improve error handling in inode allocation by Steven Whitehouse · 15 years ago
  50. 440d6da GFS2: Add some more info to uevents by Steven Whitehouse · 15 years ago
  51. 8633ecf GFS2: Add online uevent to GFS2 by Steven Whitehouse · 15 years ago
  52. d7e623d GFS2: Fix permissions on "recover" file by Steven Whitehouse · 15 years ago
  53. b94a170 GFS2: remove dcache entries for remote deleted inodes by Benjamin Marzinski · 15 years ago
  54. 6b94617 GFS2: Fix incorrent statfs consistency check by Benjamin Marzinski · 15 years ago
  55. 8ff22a6 GFS2: Don't put unlikely reclaim candidates on the reclaim list. by Benjamin Marzinski · 15 years ago
  56. 1e19a19 GFS2: Don't try and dealloc own inode by Steven Whitehouse · 15 years ago
  57. a51b56f GFS2: Fix panic in glock memory shrinker by Benjamin Marzinski · 15 years ago
  58. 1946f70 GFS2: keep statfs info in sync on grows by Benjamin Marzinski · 15 years ago
  59. 2163b1e GFS2: Shrink the shrinker by Steven Whitehouse · 15 years ago
  60. d0b6e04 tracing/events: Move TRACE_SYSTEM outside of include guard by Li Zefan · 15 years ago
  61. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  62. 3ea4005 GFS2: Remove lock_kernel from gfs2_put_super() by Steven Whitehouse · 15 years ago
  63. 6399777 GFS2: Add tracepoints by Steven Whitehouse · 15 years ago
  64. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  65. b7d245d gfs2: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  66. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  67. 003dec8 GFS2: Merge gfs2_get_sb into gfs2_get_sb_meta by Steven Whitehouse · 15 years ago
  68. 40bc9a2 GFS2: Fix cache coherency between truncate and O_DIRECT read by Steven Whitehouse · 15 years ago
  69. f6d0313 GFS2: Fix locking issue mounting gfs2meta fs by Steven Whitehouse · 15 years ago
  70. e09f944 GFS2: Remove unused variable by Steven Whitehouse · 15 years ago
  71. a12af1e GFS2: smbd proccess hangs with flock() call. by Abhijith Das · 15 years ago
  72. f6eb534 GFS2: Remove args subdir from gfs2 sysfs files by Steven Whitehouse · 15 years ago
  73. e1b28aa GFS2: Remove lockstruct subdir from gfs2 sysfs files by Steven Whitehouse · 15 years ago
  74. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  75. 87ec217 GFS2: Move gfs2_unlink_ok into ops_inode.c by Steven Whitehouse · 15 years ago
  76. 536baf0 GFS2: Move gfs2_readlinki into ops_inode.c by Steven Whitehouse · 15 years ago
  77. 2286dbf GFS2: Move gfs2_rmdiri into ops_inode.c by Steven Whitehouse · 15 years ago
  78. 9e6e0a1 GFS2: Merge mount.c and ops_super.c into super.c by Steven Whitehouse · 15 years ago
  79. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 15 years ago
  80. 1ce97e5 GFS2: Be more aggressive in reclaiming unlinked inodes by Steven Whitehouse · 15 years ago
  81. 60a0b8f GFS2: Add a rgrp bitmap full flag by Steven Whitehouse · 15 years ago
  82. 0901097 GFS2: Improve resource group error handling by Steven Whitehouse · 15 years ago
  83. ef9e8b1 GFS2: Don't warn when delete inode fails on ro filesystem by Steven Whitehouse · 15 years ago
  84. fe64d51 GFS2: Umount recovery race fix by Steven Whitehouse · 15 years ago
  85. 9582d41 GFS2: Remove a couple of unused sysfs entries by Steven Whitehouse · 15 years ago
  86. 48c2b61 GFS2: Add commit= mount option by Steven Whitehouse · 15 years ago
  87. a1c0643 GFS2: Move journal live test at transaction start by Steven Whitehouse · 15 years ago
  88. 7537d81a GFS2: Fix timestamps on write by Abhijith Das · 15 years ago
  89. 48bf2b1 GFS2: Something nonlinear this way comes! by Steven Whitehouse · 15 years ago
  90. 4a0f9a3 GFS2: Optimise writepage for metadata by Steven Whitehouse · 15 years ago
  91. c969f58c GFS2: Update the rw flags by Steven Whitehouse · 15 years ago
  92. 93b49d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  93. e24977d Reduce path_lookup() abuses by Al Viro · 15 years ago
  94. 0c7a531 GFS2: Fix glock ref counting bug by Steven Whitehouse · 15 years ago
  95. d9ba761 GFS2: Ensure that the inode goal block settings are updated by Steven Whitehouse · 15 years ago
  96. d8bd504 GFS2: Fix bug in block allocation by Steven Whitehouse · 15 years ago
  97. e56985d GFS2: Fix page_mkwrite() return code by Steven Whitehouse · 15 years ago
  98. 52fcd11 GFS2: Clear dirty bit at end of inode glock sync by Steven Whitehouse · 15 years ago
  99. a2c252e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  100. b1fffc9 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago