1. 1003f06 [GFS2] Fix Kconfig by Steven Whitehouse · 18 years ago
  2. 8145409 [PATCH] struct path: convert gfs2 by Josef Sipek · 18 years ago
  3. 1c1afa3 Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 18 years ago
  4. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  5. 34126f9 [GFS2] Change gfs2_fsync() to use write_inode_now() by Steven Whitehouse · 18 years ago
  6. 887bc5d [GFS2] Fix indent in recovery.c by Steven Whitehouse · 18 years ago
  7. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  8. bd01f84 [PATCH] severing skbuff.h -> poll.h by Al Viro · 18 years ago
  9. 33c3de3 [GFS2] Don't flush everything on fdatasync by Steven Whitehouse · 18 years ago
  10. aac1a3c [GFS2] Add a comment about reading the super block by Steven Whitehouse · 18 years ago
  11. 0da3585 [GFS2] Mount problem with the GFS2 code by Srinivasa Ds · 18 years ago
  12. 77386e1 [GFS2] Remove gfs2_check_acl() by Steven Whitehouse · 18 years ago
  13. 0ac2306 [GFS2] lock function parameter by Randy Dunlap · 18 years ago
  14. aed3255 [GFS2] fs/gfs2/log.c:log_bmap() fix printk format warning by Ryusuke Konishi · 18 years ago
  15. dcf3dd8 [GFS2] Fix recursive locking in gfs2_getattr by Steven Whitehouse · 18 years ago
  16. 300c7d7 [GFS2] Fix recursive locking in gfs2_permission by Steven Whitehouse · 18 years ago
  17. cb4c031 [GFS2] Reduce number of arguments to meta_io.c:getbuf() by Steven Whitehouse · 18 years ago
  18. a25311c [GFS2] Move gfs2_meta_syncfs() into log.c by Steven Whitehouse · 18 years ago
  19. b004157 [GFS2] Fix journal flush problem by Steven Whitehouse · 18 years ago
  20. ae61932 [GFS2] mark_inode_dirty after write to stuffed file by Steven Whitehouse · 18 years ago
  21. 28626e2 [GFS2] Fix glock ordering on inode creation by Steven Whitehouse · 18 years ago
  22. 1a14d3a [GFS2] Simplify glops functions by Steven Whitehouse · 18 years ago
  23. fa2ecfc5e [GFS2] Fix Kconfig wrt CRC32 by Steven Whitehouse · 18 years ago
  24. 5e7d65c [GFS2] Make sentinel dirents compatible with gfs1 by Steven Whitehouse · 18 years ago
  25. dcd2479 [GFS2] Remove unused function from inode.c by Steven Whitehouse · 18 years ago
  26. 175011c [GFS2] Remove unused sysfs files by Steven Whitehouse · 18 years ago
  27. 4cf1ed8 [GFS2] Tidy up bmap & fix boundary bug by Steven Whitehouse · 18 years ago
  28. ab92303 [GFS2] Fix memory allocation in glock.c by Steven Whitehouse · 18 years ago
  29. 61057c6 [GFS2] Remove unused zero_readpage from stuffed_readpage by Russell Cattelan · 18 years ago
  30. 7020933 [GFS2] Fix race in logging code by Russell Cattelan · 18 years ago
  31. 9e2dbda [GFS2] Remove gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  32. e7c698d [GFS2] Inode number is constant by Steven Whitehouse · 18 years ago
  33. 6b124d8 [GFS2] Only set inode flags when required by Steven Whitehouse · 18 years ago
  34. 2ca9950 [GFS2] Fix page lock/glock deadlock by Steven Whitehouse · 18 years ago
  35. c594d88 [GFS2] Remove unused GL_DUMP flag by Steven Whitehouse · 18 years ago
  36. f6e58f0 [GFS2] Don't copy meta_header for rgrp in and out by Steven Whitehouse · 18 years ago
  37. 294caaa [GFS2] Tidy up 0 initialisations in inode.c by Steven Whitehouse · 18 years ago
  38. bfded27 [GFS2] Shrink gfs2_inode (8) - i_vn by Steven Whitehouse · 18 years ago
  39. a9583c7 [GFS2] Shrink gfs2_inode (7) - di_payload_format by Steven Whitehouse · 18 years ago
  40. 1a7b1ee [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime by Steven Whitehouse · 18 years ago
  41. 4f56110 [GFS2] Shrink gfs2_inode (5) - di_nlink by Steven Whitehouse · 18 years ago
  42. 2933f92 [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid by Steven Whitehouse · 18 years ago
  43. b60623c [GFS2] Shrink gfs2_inode (3) - di_mode by Steven Whitehouse · 18 years ago
  44. e7f14f4 [GFS2] Shrink gfs2_inode (2) - di_major/di_minor by Steven Whitehouse · 18 years ago
  45. af339c0 [GFS2] Shrink gfs2_inode (1) - di_header/di_num by Steven Whitehouse · 18 years ago
  46. 4cc14f0 [GFS2] Change argument to gfs2_dinode_print by Steven Whitehouse · 18 years ago
  47. ea744d0 [GFS2] Move gfs2_dinode_in to inode.c by Steven Whitehouse · 18 years ago
  48. 891ea14 [GFS2] Change argument to gfs2_dinode_in by Steven Whitehouse · 18 years ago
  49. 539e5d6 [GFS2] Change argument of gfs2_dinode_out by Steven Whitehouse · 18 years ago
  50. 9c9ab3d [GFS2] gfs2 __user misannotation fix by Al Viro · 18 years ago
  51. b44b84d [GFS2] gfs2 misc endianness annotations by Al Viro · 18 years ago
  52. b62f963 [GFS2] split and annotate gfs2_quota_change by Al Viro · 18 years ago
  53. bd209cc [GFS2] split and annotate gfs2_statfs_change by Al Viro · 18 years ago
  54. b5bc9e8 [GFS2] split and annotate gfs2_quota by Al Viro · 18 years ago
  55. 629a21e [GFS2] split and annotate gfs2_inum by Al Viro · 18 years ago
  56. 1e81c4c [GFS2] split and annotate gfs_rindex by Al Viro · 18 years ago
  57. e928a76 [GFS2] split and annotate gfs2_meta_header by Al Viro · 18 years ago
  58. 2a2c982 [GFS2] Fix crc32 calculation in recovery.c by Steven Whitehouse · 18 years ago
  59. 5516762 [GFS2] split and annotate gfs2_log_head by Al Viro · 18 years ago
  60. e697264 [GFS2] split and annotate gfs2_inum_range by Al Viro · 18 years ago
  61. 6882666 [GFS2] split and annotate gfs2_rgrp by Al Viro · 18 years ago
  62. f50dfaf [GFS2] split gfs2_sb by Al Viro · 18 years ago
  63. 5c6edb5 [GFS2] gfs2_dinode_host fields are host-endian by Al Viro · 18 years ago
  64. 3ca68df [GFS2] split gfs2_dinode into on-disk and host variants by Al Viro · 18 years ago
  65. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  66. 26d83de [GFS2] Fix OOM error handling by Steven Whitehouse · 18 years ago
  67. 4a22195 [GFS2] Fix incorrect fs sync behaviour. by Steven Whitehouse · 18 years ago
  68. eb1dc33 [GFS2] don't panic needlessly by Alexey Dobriyan · 18 years ago
  69. 7011774 [PATCH] gfs2: ->readpages() fixes by OGAWA Hirofumi · 18 years ago
  70. b7d8ac3 [GFS2] gfs2_dir_read_data(): fix uninitialized variable usage by Adrian Bunk · 18 years ago
  71. bbbe451 [GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereference by Adrian Bunk · 18 years ago
  72. 348acd4 [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variable by Adrian Bunk · 18 years ago
  73. b0cb669 [GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variable by Adrian Bunk · 18 years ago
  74. abbdbd2 [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead code by Adrian Bunk · 18 years ago
  75. a2d7d02 [GFS2] gfs2 endianness bug: be16 assigned to be32 field by Al Viro · 18 years ago
  76. 2359125 [GFS2] Fix bmap to map extents properly by Steven Whitehouse · 18 years ago
  77. c312c4f [GFS2] Pass the correct value to kunmap_atomic by Russell Cattelan · 18 years ago
  78. fe1a698 [GFS2] Fix bug where lock not held by Steven Whitehouse · 18 years ago
  79. f5c5480 [GFS2] Fix uninitialised variable by Steven Whitehouse · 18 years ago
  80. 52ae7b7 [GFS2] Fix a size calculation error by Russell Cattelan · 18 years ago
  81. 4b4fcaa [PATCH] misuse of strstr by Al Viro · 18 years ago
  82. 7ecdb70 [GFS2] Fix endian bug for de_type by Steven Whitehouse · 18 years ago
  83. fcb47e0b [GFS2] Initialize SELinux extended attributes at inode creation time. by Ryan O'Hara · 18 years ago
  84. ddacfaf [GFS2] Move logging code into log.c (mostly) by Steven Whitehouse · 18 years ago
  85. f92a0b6 [GFS2] Mark nlink cleared so VFS sees it happen by Steven Whitehouse · 18 years ago
  86. 409e185 [GFS2] Two redundant casts removed by Steven Whitehouse · 18 years ago
  87. 48516ce [GFS2] Remove uneeded endian conversion by Steven Whitehouse · 18 years ago
  88. 3cf1e7b [GFS2] Remove duplicate sb reading code by Steven Whitehouse · 18 years ago
  89. 2e565bb [GFS2] Mark metadata reads for blktrace by Steven Whitehouse · 18 years ago
  90. 128e5eb [GFS2] Remove iflags.h, use FS_ by Steven Whitehouse · 18 years ago
  91. d00223f [GFS2] Fix code style/indent in ops_file.c by Steven Whitehouse · 18 years ago
  92. 930cc23 [GFS2] streamline-generic_file_-interfaces-and-filemap gfs fix by Andrew Morton · 18 years ago
  93. 9c9eb21 [GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits) by Badari Pulavarty · 18 years ago
  94. 825f907 [GFS2] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  95. bba9dfd [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs) by Theodore Ts'o · 18 years ago
  96. 7e18c02 [GFS2] Fix bug in Makefiles for lock modules by Steven Whitehouse · 18 years ago
  97. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  98. 7276b3b [GFS2] Tidy up meta_io code by Steven Whitehouse · 18 years ago
  99. 5696553 [GFS2] Remove unused constants by Steven Whitehouse · 18 years ago
  100. f0e522a [GFS2] Remove "NFS only" readdir path by Steven Whitehouse · 18 years ago