1. 24d9765 GFS2: Fix error path in gfs2_lookup_by_inum() by Steven Whitehouse · 14 years ago
  2. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  3. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  4. 9e55cd5 GFS2: Remove unreachable calls to vmtruncate by Steven Whitehouse · 14 years ago
  5. 044b941 GFS2: Fix inode deallocation race by Steven Whitehouse · 14 years ago
  6. a2e0f79 GFS2: Remove i_disksize by Steven Whitehouse · 14 years ago
  7. a4ffdde simplify checks for I_CLEAR/I_FREEING by Al Viro · 14 years ago
  8. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  9. b1becbd GFS2: Fix kernel NULL pointer dereference by dlm_astd by Bob Peterson · 14 years ago
  10. ed4878e GFS2: Rework reclaiming unlinked dinodes by Bob Peterson · 14 years ago
  11. 1a0eae8 GFS2: glock livelock by Bob Peterson · 15 years ago
  12. 009d851 GFS2: Metadata address space clean up by Steven Whitehouse · 15 years ago
  13. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  14. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  15. 0ab7d13 GFS2: Tag all metadata with jid by Steven Whitehouse · 15 years ago
  16. 479c427 GFS2: Clean up ACLs by Steven Whitehouse · 15 years ago
  17. 8d8291a GFS2: Remove no_formal_ino generating code by Steven Whitehouse · 15 years ago
  18. 307cf6e GFS2: Rename eattr.[ch] as xattr.[ch] by Steven Whitehouse · 15 years ago
  19. 40b78a3 GFS2: Clean up of extended attribute support by Steven Whitehouse · 15 years ago
  20. 6050b9c GFS2: Improve error handling in inode allocation by Steven Whitehouse · 15 years ago
  21. 87ec217 GFS2: Move gfs2_unlink_ok into ops_inode.c by Steven Whitehouse · 15 years ago
  22. 536baf0 GFS2: Move gfs2_readlinki into ops_inode.c by Steven Whitehouse · 15 years ago
  23. 2286dbf GFS2: Move gfs2_rmdiri into ops_inode.c by Steven Whitehouse · 15 years ago
  24. b1e71b0 GFS2: Clean up some file names by Steven Whitehouse · 15 years ago
  25. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 16 years ago
  26. f057f6c GFS2: Merge lock_dlm module into GFS2 by Steven Whitehouse · 16 years ago
  27. 97cc102 GFS2: Kill two daemons with one patch by Steven Whitehouse · 16 years ago
  28. 383f01f GFS2: Banish struct gfs2_dinode_host by Steven Whitehouse · 16 years ago
  29. c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize by Steven Whitehouse · 16 years ago
  30. 3767ac2 GFS2: Move di_eattr into "proper" inode by Steven Whitehouse · 16 years ago
  31. ad6203f GFS2: Move "entries" into "proper" inode by Steven Whitehouse · 16 years ago
  32. bcf0b5b GFS2: Move generation number into "proper" part of inode by Steven Whitehouse · 16 years ago
  33. b276058 GFS2: Rationalise header files by Steven Whitehouse · 16 years ago
  34. 3de7be3 CRED: Wrap task credential accesses in the GFS2 filesystem by David Howells · 16 years ago
  35. 719ee34 GFS2: high time to take some time over atime by Steven Whitehouse · 16 years ago
  36. bd1eb88 GFS2: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  37. 0188d6c GFS2: Fix & clean up GFS2 rename by Steven Whitehouse · 16 years ago
  38. a569c71 [PATCH] don't pass nameidata to gfs2_lookupi() by Al Viro · 16 years ago
  39. c9f6a6b [GFS2] Remove support for unused and pointless flag by Steven Whitehouse · 16 years ago
  40. f58ba88 [GFS2] don't call permission() by Miklos Szeredi · 16 years ago
  41. 091806ed [GFS2] filesystem consistency error from do_strip by Bob Peterson · 16 years ago
  42. 16c5f06 [GFS2] fix GFP_KERNEL misuses by Josef Bacik · 17 years ago
  43. 182fe5a [GFS2] possible null pointer dereference fixup by Cyrill Gorcunov · 17 years ago
  44. 43a33c5 [GFS2] re-support special inode by Denis Cheng · 17 years ago
  45. d83225d [GFS2] remove gfs2_dev_iops by Denis Cheng · 17 years ago
  46. 7afd88d [GFS2] Fix a page lock / glock deadlock by Steven Whitehouse · 17 years ago
  47. 77658aa [GFS2] Eliminate (almost) duplicate field from gfs2_inode by Steven Whitehouse · 17 years ago
  48. ce276b0 [GFS2] Reduce inode size by merging fields by Steven Whitehouse · 17 years ago
  49. 9a00450 [GFS2] Shrink & rename di_depth by Steven Whitehouse · 17 years ago
  50. ca39060 [GFS2] Fix debug inode printing by Bob Peterson · 17 years ago
  51. ecc30c7 [GFS2] Streamline indirect pointer tree height calculation by Steven Whitehouse · 17 years ago
  52. 69840b0 iget: use iget_failed() in GFS2 by David Howells · 17 years ago
  53. 1b8177e [GFS2] Lockup on error by Bob Peterson · 17 years ago
  54. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  55. c97bfe4 [GFS2] Remove lock methods for lock_nolock protocol by Wendy Cheng · 17 years ago
  56. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  57. 5561093 [GFS2] Introduce gfs2_set_aops() by Steven Whitehouse · 17 years ago
  58. f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
  59. 51ff87b [GFS2] Clean up internal read function by Steven Whitehouse · 17 years ago
  60. 7a9f53b [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed by Benjamin Marzinski · 17 years ago
  61. e9bd2b3 [GFS2] fix inode meta data corruption by Wendy Cheng · 17 years ago
  62. 35dcc52 [GFS2] Remove i_mode passing from NFS File Handle by Wendy Cheng · 17 years ago
  63. bb9bcf0 [GFS2] Obtaining no_formal_ino from directory entry by Wendy Cheng · 17 years ago
  64. d93cfa9 [GFS2] Fix deallocation issues by Abhijith Das · 17 years ago
  65. 037bcbb [GFS2] gfs2_lookupi() uninitialised var fix by akpm@linux-foundation.org · 17 years ago
  66. c8cdf47 [GFS2] Recovery for lost unlinked inodes by Steven Whitehouse · 17 years ago
  67. e1cc860 [GFS2] Fix bug in error path of inode by Steven Whitehouse · 17 years ago
  68. 4bd91ba [GFS2] Add nanosecond timestamp feature by Steven Whitehouse · 17 years ago
  69. bb8d8a6 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures by Steven Whitehouse · 17 years ago
  70. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 17 years ago
  71. 1be3867 [GFS2] Fix bz 229831, lookup returns wrong inode by Steven Whitehouse · 18 years ago
  72. fb0d3bc [GFS2] pass formal ino in do_filldir_main by Wendy Cheng · 18 years ago
  73. ddee760 [GFS2] Fix unlink deadlocks by Russell Cattelan · 18 years ago
  74. d7c103d [GFS2] Fix recursive locking attempt with NFS by Steven Whitehouse · 18 years ago
  75. ddfe062 [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 by Eric Sandeen · 18 years ago
  76. 03dc6a5 [GFS2] make gfs2_change_nlink_i() static by Adrian Bunk · 18 years ago
  77. 87d21e0 [GFS2] Fix gfs2_rename deadlock by S. Wendy Cheng · 18 years ago
  78. 6c93fd1 [GFS2] BZ 217008 fsfuzzer fix. by Russell Cattelan · 18 years ago
  79. 5509826 [GFS2] Fix change nlink deadlock by S. Wendy Cheng · 18 years ago
  80. 28626e2 [GFS2] Fix glock ordering on inode creation by Steven Whitehouse · 18 years ago
  81. dcd2479 [GFS2] Remove unused function from inode.c by Steven Whitehouse · 18 years ago
  82. 9e2dbda [GFS2] Remove gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  83. e7c698d [GFS2] Inode number is constant by Steven Whitehouse · 18 years ago
  84. 6b124d8 [GFS2] Only set inode flags when required by Steven Whitehouse · 18 years ago
  85. 294caaa [GFS2] Tidy up 0 initialisations in inode.c by Steven Whitehouse · 18 years ago
  86. bfded27 [GFS2] Shrink gfs2_inode (8) - i_vn by Steven Whitehouse · 18 years ago
  87. a9583c7 [GFS2] Shrink gfs2_inode (7) - di_payload_format by Steven Whitehouse · 18 years ago
  88. 1a7b1ee [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime by Steven Whitehouse · 18 years ago
  89. 4f56110 [GFS2] Shrink gfs2_inode (5) - di_nlink by Steven Whitehouse · 18 years ago
  90. 2933f92 [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid by Steven Whitehouse · 18 years ago
  91. b60623c [GFS2] Shrink gfs2_inode (3) - di_mode by Steven Whitehouse · 18 years ago
  92. e7f14f4 [GFS2] Shrink gfs2_inode (2) - di_major/di_minor by Steven Whitehouse · 18 years ago
  93. af339c0 [GFS2] Shrink gfs2_inode (1) - di_header/di_num by Steven Whitehouse · 18 years ago
  94. 4cc14f0 [GFS2] Change argument to gfs2_dinode_print by Steven Whitehouse · 18 years ago
  95. ea744d0 [GFS2] Move gfs2_dinode_in to inode.c by Steven Whitehouse · 18 years ago
  96. 891ea14 [GFS2] Change argument to gfs2_dinode_in by Steven Whitehouse · 18 years ago
  97. 539e5d6 [GFS2] Change argument of gfs2_dinode_out by Steven Whitehouse · 18 years ago
  98. b44b84d [GFS2] gfs2 misc endianness annotations by Al Viro · 18 years ago
  99. 629a21e [GFS2] split and annotate gfs2_inum by Al Viro · 18 years ago
  100. e697264 [GFS2] split and annotate gfs2_inum_range by Al Viro · 18 years ago