1. 97cc102 GFS2: Kill two daemons with one patch by Steven Whitehouse · 16 years ago
  2. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  3. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  4. 3767ac2 GFS2: Move di_eattr into "proper" inode by Steven Whitehouse · 16 years ago
  5. ad6203f GFS2: Move "entries" into "proper" inode by Steven Whitehouse · 16 years ago
  6. bcf0b5b GFS2: Move generation number into "proper" part of inode by Steven Whitehouse · 16 years ago
  7. b276058 GFS2: Rationalise header files by Steven Whitehouse · 16 years ago
  8. 3de7be3 CRED: Wrap task credential accesses in the GFS2 filesystem by David Howells · 16 years ago
  9. 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
  10. bd1eb88 GFS2: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  11. 0188d6c GFS2: Fix & clean up GFS2 rename by Steven Whitehouse · 16 years ago
  12. a569c71 [PATCH] don't pass nameidata to gfs2_lookupi() by Al Viro · 16 years ago
  13. c9f6a6b [GFS2] Remove support for unused and pointless flag by Steven Whitehouse · 16 years ago
  14. f58ba88 [GFS2] don't call permission() by Miklos Szeredi · 16 years ago
  15. 091806ed [GFS2] filesystem consistency error from do_strip by Bob Peterson · 16 years ago
  16. 16c5f06 [GFS2] fix GFP_KERNEL misuses by Josef Bacik · 16 years ago
  17. 182fe5a [GFS2] possible null pointer dereference fixup by Cyrill Gorcunov · 16 years ago
  18. 43a33c5 [GFS2] re-support special inode by Denis Cheng · 16 years ago
  19. d83225d [GFS2] remove gfs2_dev_iops by Denis Cheng · 16 years ago
  20. 7afd88d [GFS2] Fix a page lock / glock deadlock by Steven Whitehouse · 17 years ago
  21. 77658aa [GFS2] Eliminate (almost) duplicate field from gfs2_inode by Steven Whitehouse · 17 years ago
  22. ce276b0 [GFS2] Reduce inode size by merging fields by Steven Whitehouse · 17 years ago
  23. 9a00450 [GFS2] Shrink & rename di_depth by Steven Whitehouse · 17 years ago
  24. ca39060 [GFS2] Fix debug inode printing by Bob Peterson · 17 years ago
  25. ecc30c7 [GFS2] Streamline indirect pointer tree height calculation by Steven Whitehouse · 17 years ago
  26. 69840b0 iget: use iget_failed() in GFS2 by David Howells · 17 years ago
  27. 1b8177e [GFS2] Lockup on error by Bob Peterson · 17 years ago
  28. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  29. c97bfe4 [GFS2] Remove lock methods for lock_nolock protocol by Wendy Cheng · 17 years ago
  30. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  31. 5561093 [GFS2] Introduce gfs2_set_aops() by Steven Whitehouse · 17 years ago
  32. f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
  33. 51ff87b [GFS2] Clean up internal read function by Steven Whitehouse · 17 years ago
  34. 7a9f53b [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed by Benjamin Marzinski · 17 years ago
  35. e9bd2b3 [GFS2] fix inode meta data corruption by Wendy Cheng · 17 years ago
  36. 35dcc52 [GFS2] Remove i_mode passing from NFS File Handle by Wendy Cheng · 17 years ago
  37. bb9bcf0 [GFS2] Obtaining no_formal_ino from directory entry by Wendy Cheng · 17 years ago
  38. d93cfa9 [GFS2] Fix deallocation issues by Abhijith Das · 17 years ago
  39. 037bcbb [GFS2] gfs2_lookupi() uninitialised var fix by akpm@linux-foundation.org · 17 years ago
  40. c8cdf47 [GFS2] Recovery for lost unlinked inodes by Steven Whitehouse · 17 years ago
  41. e1cc860 [GFS2] Fix bug in error path of inode by Steven Whitehouse · 17 years ago
  42. 4bd91ba [GFS2] Add nanosecond timestamp feature by Steven Whitehouse · 17 years ago
  43. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 17 years ago
  44. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 17 years ago
  45. 1be3867 [GFS2] Fix bz 229831, lookup returns wrong inode by Steven Whitehouse · 17 years ago
  46. fb0d3bc [GFS2] pass formal ino in do_filldir_main by Wendy Cheng · 17 years ago
  47. ddee760 [GFS2] Fix unlink deadlocks by Russell Cattelan · 18 years ago
  48. d7c103d [GFS2] Fix recursive locking attempt with NFS by Steven Whitehouse · 18 years ago
  49. ddfe062 [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 by Eric Sandeen · 18 years ago
  50. 03dc6a5 [GFS2] make gfs2_change_nlink_i() static by Adrian Bunk · 18 years ago
  51. 87d21e0 [GFS2] Fix gfs2_rename deadlock by S. Wendy Cheng · 18 years ago
  52. 6c93fd1 [GFS2] BZ 217008 fsfuzzer fix. by Russell Cattelan · 18 years ago
  53. 5509826 [GFS2] Fix change nlink deadlock by S. Wendy Cheng · 18 years ago
  54. 28626e2 [GFS2] Fix glock ordering on inode creation by Steven Whitehouse · 18 years ago
  55. dcd2479 [GFS2] Remove unused function from inode.c by Steven Whitehouse · 18 years ago
  56. 9e2dbda [GFS2] Remove gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  57. e7c698d [GFS2] Inode number is constant by Steven Whitehouse · 18 years ago
  58. 6b124d8 [GFS2] Only set inode flags when required by Steven Whitehouse · 18 years ago
  59. 294caaa [GFS2] Tidy up 0 initialisations in inode.c by Steven Whitehouse · 18 years ago
  60. bfded27 [GFS2] Shrink gfs2_inode (8) - i_vn by Steven Whitehouse · 18 years ago
  61. a9583c7 [GFS2] Shrink gfs2_inode (7) - di_payload_format by Steven Whitehouse · 18 years ago
  62. 1a7b1ee [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime by Steven Whitehouse · 18 years ago
  63. 4f56110 [GFS2] Shrink gfs2_inode (5) - di_nlink by Steven Whitehouse · 18 years ago
  64. 2933f92 [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid by Steven Whitehouse · 18 years ago
  65. b60623c [GFS2] Shrink gfs2_inode (3) - di_mode by Steven Whitehouse · 18 years ago
  66. e7f14f4 [GFS2] Shrink gfs2_inode (2) - di_major/di_minor by Steven Whitehouse · 18 years ago
  67. af339c0 [GFS2] Shrink gfs2_inode (1) - di_header/di_num by Steven Whitehouse · 18 years ago
  68. 4cc14f0 [GFS2] Change argument to gfs2_dinode_print by Steven Whitehouse · 18 years ago
  69. ea744d0 [GFS2] Move gfs2_dinode_in to inode.c by Steven Whitehouse · 18 years ago
  70. 891ea14 [GFS2] Change argument to gfs2_dinode_in by Steven Whitehouse · 18 years ago
  71. 539e5d6 [GFS2] Change argument of gfs2_dinode_out by Steven Whitehouse · 18 years ago
  72. b44b84d [GFS2] gfs2 misc endianness annotations by Al Viro · 18 years ago
  73. 629a21e [GFS2] split and annotate gfs2_inum by Al Viro · 18 years ago
  74. e697264 [GFS2] split and annotate gfs2_inum_range by Al Viro · 18 years ago
  75. 3ca68df [GFS2] split gfs2_dinode into on-disk and host variants by Al Viro · 18 years ago
  76. 26d83de [GFS2] Fix OOM error handling by Steven Whitehouse · 18 years ago
  77. fcb47e0b [GFS2] Initialize SELinux extended attributes at inode creation time. by Ryan O'Hara · 18 years ago
  78. f92a0b6 [GFS2] Mark nlink cleared so VFS sees it happen by Steven Whitehouse · 18 years ago
  79. 48516ce [GFS2] Remove uneeded endian conversion by Steven Whitehouse · 18 years ago
  80. 825f907 [GFS2] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  81. bba9dfd [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs) by Theodore Ts'o · 18 years ago
  82. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  83. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  84. c266871 [GFS2] Remove a cast, tidy gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  85. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  86. 75d3b81 [GFS2] Tidy up bmap/inode code by Steven Whitehouse · 18 years ago
  87. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  88. 420b9e5 [GFS2] Tidy up in various files by Steven Whitehouse · 18 years ago
  89. b2a580d [PATCH] patch to init di_payload_format field in gfs2_dinode by Abhijith Das · 18 years ago
  90. 4340fe6 [GFS2] Add generation number by Steven Whitehouse · 18 years ago
  91. 29937ac [GFS2] Fixes to scanning of glocks (again) by Steven Whitehouse · 18 years ago
  92. bdd512a [GFS2] Remove unused flag by Steven Whitehouse · 18 years ago
  93. faf450e [GFS2] Remove gfs2_repermission by Steven Whitehouse · 18 years ago
  94. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  95. 320dd10 [GFS2] glock debugging and inode cache changes by Steven Whitehouse · 18 years ago
  96. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  97. bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 18 years ago
  98. 64c14ea [GFS2] Fix ref count bug that used to bite us on umount by Steven Whitehouse · 18 years ago
  99. 9801f64 [GFS2] Remove incorrect initialisation of gh_owner by Steven Whitehouse · 18 years ago
  100. fd88de56 [GFS2] Readpages support by Steven Whitehouse · 18 years ago