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