1. 479c427 GFS2: Clean up ACLs by Steven Whitehouse · 15 years ago
  2. 69dca42 GFS2: Use gfs2_set_mode() instead of munge_mode() by Steven Whitehouse · 15 years ago
  3. c65f7fb GFS2: Use forget_all_cached_acls() by Steven Whitehouse · 15 years ago
  4. 2646a1f GFS2: Fix up system xattrs by Steven Whitehouse · 15 years ago
  5. f55073f GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one) by Steven Whitehouse · 15 years ago
  6. 7e71c55 GFS2: Fix potential race in glock code by Steven Whitehouse · 15 years ago
  7. 1c2ea8a SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE by David Howells · 15 years ago
  8. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 15 years ago
  9. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  10. 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
  11. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  12. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  13. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  14. 355bbd8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  15. 86d0063 GFS2: Whitespace fixes by Steven Whitehouse · 15 years ago
  16. 746cd1e block: use blkdev_issue_discard in blk_ioctl_discard by Christoph Hellwig · 15 years ago
  17. 2b88f7c GFS2: Remove unused sysfs file by Steven Whitehouse · 15 years ago
  18. acf7e24 GFS2: Be extra careful about deallocating inodes by Steven Whitehouse · 15 years ago
  19. 8d8291a GFS2: Remove no_formal_ino generating code by Steven Whitehouse · 15 years ago
  20. 307cf6e GFS2: Rename eattr.[ch] as xattr.[ch] by Steven Whitehouse · 15 years ago
  21. 40b78a3 GFS2: Clean up of extended attribute support by Steven Whitehouse · 15 years ago
  22. d34843d GFS2: Add "-o errors=panic|withdraw" mount options by Bob Peterson · 15 years ago
  23. cd01207 GFS2: jumping to wrong label? by Roel Kluin · 15 years ago
  24. 970343c GFS2: free disk inode which is deleted by remote node -V2 by Wengang Wang · 15 years ago
  25. 31e54b0 GFS2: Add sysfs link to device by Steven Whitehouse · 15 years ago
  26. 05164e5 GFS2: Replace assertion with proper error handling by Steven Whitehouse · 15 years ago
  27. 6050b9c GFS2: Improve error handling in inode allocation by Steven Whitehouse · 15 years ago
  28. 440d6da GFS2: Add some more info to uevents by Steven Whitehouse · 15 years ago
  29. 8633ecf GFS2: Add online uevent to GFS2 by Steven Whitehouse · 15 years ago
  30. d7e623d GFS2: Fix permissions on "recover" file by Steven Whitehouse · 15 years ago
  31. b94a170 GFS2: remove dcache entries for remote deleted inodes by Benjamin Marzinski · 15 years ago
  32. 6b94617 GFS2: Fix incorrent statfs consistency check by Benjamin Marzinski · 15 years ago
  33. 8ff22a6 GFS2: Don't put unlikely reclaim candidates on the reclaim list. by Benjamin Marzinski · 15 years ago
  34. 1e19a19 GFS2: Don't try and dealloc own inode by Steven Whitehouse · 15 years ago
  35. a51b56f GFS2: Fix panic in glock memory shrinker by Benjamin Marzinski · 15 years ago
  36. 1946f70 GFS2: keep statfs info in sync on grows by Benjamin Marzinski · 15 years ago
  37. 2163b1e GFS2: Shrink the shrinker by Steven Whitehouse · 15 years ago
  38. d0b6e04 tracing/events: Move TRACE_SYSTEM outside of include guard by Li Zefan · 15 years ago
  39. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  40. 3ea4005 GFS2: Remove lock_kernel from gfs2_put_super() by Steven Whitehouse · 15 years ago
  41. 6399777 GFS2: Add tracepoints by Steven Whitehouse · 15 years ago
  42. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  43. b7d245d gfs2: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  44. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  45. 003dec8 GFS2: Merge gfs2_get_sb into gfs2_get_sb_meta by Steven Whitehouse · 15 years ago
  46. 40bc9a2 GFS2: Fix cache coherency between truncate and O_DIRECT read by Steven Whitehouse · 15 years ago
  47. f6d0313 GFS2: Fix locking issue mounting gfs2meta fs by Steven Whitehouse · 15 years ago
  48. e09f944 GFS2: Remove unused variable by Steven Whitehouse · 15 years ago
  49. a12af1e GFS2: smbd proccess hangs with flock() call. by Abhijith Das · 15 years ago
  50. f6eb534 GFS2: Remove args subdir from gfs2 sysfs files by Steven Whitehouse · 15 years ago
  51. e1b28aa GFS2: Remove lockstruct subdir from gfs2 sysfs files by Steven Whitehouse · 15 years ago
  52. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  53. 87ec217 GFS2: Move gfs2_unlink_ok into ops_inode.c by Steven Whitehouse · 15 years ago
  54. 536baf0 GFS2: Move gfs2_readlinki into ops_inode.c by Steven Whitehouse · 15 years ago
  55. 2286dbf GFS2: Move gfs2_rmdiri into ops_inode.c by Steven Whitehouse · 15 years ago
  56. 9e6e0a1 GFS2: Merge mount.c and ops_super.c into super.c by Steven Whitehouse · 15 years ago
  57. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 15 years ago
  58. 1ce97e5 GFS2: Be more aggressive in reclaiming unlinked inodes by Steven Whitehouse · 15 years ago
  59. 60a0b8f GFS2: Add a rgrp bitmap full flag by Steven Whitehouse · 15 years ago
  60. 0901097 GFS2: Improve resource group error handling by Steven Whitehouse · 15 years ago
  61. ef9e8b1 GFS2: Don't warn when delete inode fails on ro filesystem by Steven Whitehouse · 15 years ago
  62. fe64d51 GFS2: Umount recovery race fix by Steven Whitehouse · 15 years ago
  63. 9582d41 GFS2: Remove a couple of unused sysfs entries by Steven Whitehouse · 15 years ago
  64. 48c2b61 GFS2: Add commit= mount option by Steven Whitehouse · 15 years ago
  65. a1c0643 GFS2: Move journal live test at transaction start by Steven Whitehouse · 15 years ago
  66. 7537d81a GFS2: Fix timestamps on write by Abhijith Das · 15 years ago
  67. 48bf2b1 GFS2: Something nonlinear this way comes! by Steven Whitehouse · 15 years ago
  68. 4a0f9a3 GFS2: Optimise writepage for metadata by Steven Whitehouse · 15 years ago
  69. c969f58c GFS2: Update the rw flags by Steven Whitehouse · 15 years ago
  70. 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
  71. e24977d Reduce path_lookup() abuses by Al Viro · 15 years ago
  72. 0c7a531 GFS2: Fix glock ref counting bug by Steven Whitehouse · 15 years ago
  73. d9ba761 GFS2: Ensure that the inode goal block settings are updated by Steven Whitehouse · 15 years ago
  74. d8bd504 GFS2: Fix bug in block allocation by Steven Whitehouse · 15 years ago
  75. e56985d GFS2: Fix page_mkwrite() return code by Steven Whitehouse · 15 years ago
  76. 52fcd11 GFS2: Clear dirty bit at end of inode glock sync by Steven Whitehouse · 15 years ago
  77. a2c252e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  78. b1fffc9 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  79. 1328df7 GFS2: Use DEFINE_SPINLOCK by Xu Gang · 15 years ago
  80. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 15 years ago
  81. a228df6 GFS2: Move umount flush rwsem by Steven Whitehouse · 15 years ago
  82. 5cf3252 GFS2: Fix symlink creation race by Steven Whitehouse · 15 years ago
  83. 7fa5d20 GFS2: Make quotad's waiting interruptible by Steven Whitehouse · 15 years ago
  84. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  85. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  86. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  87. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  88. 92cecbb constify dentry_operations: GFS2 by Al Viro · 15 years ago
  89. df3647b GFS2: Fix freeze issue by Steven Whitehouse · 15 years ago
  90. 9c53883 Fix a minor bug in the previous patch by Steven Whitehouse · 15 years ago
  91. 6bac243 GFS2: Clean up of glops.c by Steven Whitehouse · 15 years ago
  92. 02ffad08 GFS2: Fix locking bug in failed shared to exclusive conversion by Benjamin Marzinski · 15 years ago
  93. 229615d GFS2: Pagecache usage optimization on GFS2 by Hisashi Hifumi · 15 years ago
  94. 02ab172 GFS2: fix sparse warning: Should it be static? by Hannes Eder · 15 years ago
  95. 075ac44 GFS2: fix sparse warnings: constant is so big it is ... by Hannes Eder · 15 years ago
  96. b9a9694 GFS2: Support quota/noquota mount arguments by Steven Whitehouse · 15 years ago
  97. 223b2b8 GFS2: Fix alignment issue and tidy gfs2_bitfit by Steven Whitehouse · 15 years ago
  98. 64d576b GFS2: Add a "demote a glock" interface to sysfs by Steven Whitehouse · 15 years ago
  99. 02e3cc7 GFS2: Expose UUID via sysfs/uevent by Steven Whitehouse · 15 years ago
  100. f15ab56 GFS2: Support generation of discard requests by Steven Whitehouse · 15 years ago