1. dbb7cae [GFS2] Clean up inode number handling by Steven Whitehouse · 17 years ago
  2. 1be3867 [GFS2] Fix bz 229831, lookup returns wrong inode by Steven Whitehouse · 17 years ago
  3. fb0d3bc [GFS2] pass formal ino in do_filldir_main by Wendy Cheng · 17 years ago
  4. ddee760 [GFS2] Fix unlink deadlocks by Russell Cattelan · 17 years ago
  5. d7c103d [GFS2] Fix recursive locking attempt with NFS by Steven Whitehouse · 17 years ago
  6. ddfe062 [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 by Eric Sandeen · 17 years ago
  7. 03dc6a5 [GFS2] make gfs2_change_nlink_i() static by Adrian Bunk · 17 years ago
  8. 87d21e0 [GFS2] Fix gfs2_rename deadlock by S. Wendy Cheng · 17 years ago
  9. 6c93fd1 [GFS2] BZ 217008 fsfuzzer fix. by Russell Cattelan · 18 years ago
  10. 5509826 [GFS2] Fix change nlink deadlock by S. Wendy Cheng · 17 years ago
  11. 28626e2 [GFS2] Fix glock ordering on inode creation by Steven Whitehouse · 18 years ago
  12. dcd2479 [GFS2] Remove unused function from inode.c by Steven Whitehouse · 18 years ago
  13. 9e2dbda [GFS2] Remove gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  14. e7c698d [GFS2] Inode number is constant by Steven Whitehouse · 18 years ago
  15. 6b124d8 [GFS2] Only set inode flags when required by Steven Whitehouse · 18 years ago
  16. 294caaa [GFS2] Tidy up 0 initialisations in inode.c by Steven Whitehouse · 18 years ago
  17. bfded27 [GFS2] Shrink gfs2_inode (8) - i_vn by Steven Whitehouse · 18 years ago
  18. a9583c7 [GFS2] Shrink gfs2_inode (7) - di_payload_format by Steven Whitehouse · 18 years ago
  19. 1a7b1ee [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime by Steven Whitehouse · 18 years ago
  20. 4f56110 [GFS2] Shrink gfs2_inode (5) - di_nlink by Steven Whitehouse · 18 years ago
  21. 2933f92 [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid by Steven Whitehouse · 18 years ago
  22. b60623c [GFS2] Shrink gfs2_inode (3) - di_mode by Steven Whitehouse · 18 years ago
  23. e7f14f4 [GFS2] Shrink gfs2_inode (2) - di_major/di_minor by Steven Whitehouse · 18 years ago
  24. af339c0 [GFS2] Shrink gfs2_inode (1) - di_header/di_num by Steven Whitehouse · 18 years ago
  25. 4cc14f0 [GFS2] Change argument to gfs2_dinode_print by Steven Whitehouse · 18 years ago
  26. ea744d0 [GFS2] Move gfs2_dinode_in to inode.c by Steven Whitehouse · 18 years ago
  27. 891ea14 [GFS2] Change argument to gfs2_dinode_in by Steven Whitehouse · 18 years ago
  28. 539e5d6 [GFS2] Change argument of gfs2_dinode_out by Steven Whitehouse · 18 years ago
  29. b44b84d [GFS2] gfs2 misc endianness annotations by Al Viro · 18 years ago
  30. 629a21e [GFS2] split and annotate gfs2_inum by Al Viro · 18 years ago
  31. e697264 [GFS2] split and annotate gfs2_inum_range by Al Viro · 18 years ago
  32. 3ca68df [GFS2] split gfs2_dinode into on-disk and host variants by Al Viro · 18 years ago
  33. 26d83de [GFS2] Fix OOM error handling by Steven Whitehouse · 18 years ago
  34. fcb47e0b [GFS2] Initialize SELinux extended attributes at inode creation time. by Ryan O'Hara · 18 years ago
  35. f92a0b6 [GFS2] Mark nlink cleared so VFS sees it happen by Steven Whitehouse · 18 years ago
  36. 48516ce [GFS2] Remove uneeded endian conversion by Steven Whitehouse · 18 years ago
  37. 825f907 [GFS2] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  38. bba9dfd [GFS2] inode_diet: Replace inode.u.generic_ip with inode.i_private (gfs) by Theodore Ts'o · 18 years ago
  39. 907b9bc [GFS2/DLM] Fix trailing whitespace by Steven Whitehouse · 18 years ago
  40. 7d30859 [GFS2] Export lm_interface to kernel headers by Fabio Massimo Di Nitto · 18 years ago
  41. c266871 [GFS2] Remove a cast, tidy gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  42. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  43. 75d3b81 [GFS2] Tidy up bmap/inode code by Steven Whitehouse · 18 years ago
  44. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  45. 420b9e5 [GFS2] Tidy up in various files by Steven Whitehouse · 18 years ago
  46. b2a580d [PATCH] patch to init di_payload_format field in gfs2_dinode by Abhijith Das · 18 years ago
  47. 4340fe6 [GFS2] Add generation number by Steven Whitehouse · 18 years ago
  48. 29937ac [GFS2] Fixes to scanning of glocks (again) by Steven Whitehouse · 18 years ago
  49. bdd512a [GFS2] Remove unused flag by Steven Whitehouse · 18 years ago
  50. faf450e [GFS2] Remove gfs2_repermission by Steven Whitehouse · 18 years ago
  51. feaa7bb [GFS2] Fix unlinked file handling by Steven Whitehouse · 18 years ago
  52. 320dd10 [GFS2] glock debugging and inode cache changes by Steven Whitehouse · 18 years ago
  53. 3a8a9a1 [GFS2] Update copyright date to 2006 by Steven Whitehouse · 18 years ago
  54. bd89680 [GFS2] Remove semaphore.h from C files by Steven Whitehouse · 18 years ago
  55. 64c14ea [GFS2] Fix ref count bug that used to bite us on umount by Steven Whitehouse · 18 years ago
  56. 9801f64 [GFS2] Remove incorrect initialisation of gh_owner by Steven Whitehouse · 18 years ago
  57. fd88de56 [GFS2] Readpages support by Steven Whitehouse · 18 years ago
  58. 3632752 [GFS2] Reordering in deallocation to avoid recursive locking by Steven Whitehouse · 18 years ago
  59. 190562b [GFS2] Fix a bug: scheduling under a spinlock by Steven Whitehouse · 18 years ago
  60. 71b86f5 [GFS2] Further updates to dir and logging code by Steven Whitehouse · 18 years ago
  61. c752666 [GFS2] Fix bug in directory code and tidy up by Steven Whitehouse · 18 years ago
  62. c9fd430 [GFS2] Tidy up mount code. by Steven Whitehouse · 18 years ago
  63. 5c676f6 [GFS2] Macros removal in gfs2.h by Steven Whitehouse · 18 years ago
  64. 568f4c9 [GFS2] 80 Column audit of GFS2 by Steven Whitehouse · 18 years ago
  65. f55ab26 [GFS2] Use mutices rather than semaphores by Steven Whitehouse · 18 years ago
  66. 7359a19 [GFS2] Fix for root inode ref count bug by Steven Whitehouse · 18 years ago
  67. f42faf4 [GFS2] Add gfs2_internal_read() by Steven Whitehouse · 18 years ago
  68. 2442a09 [GFS2] Bug fix relating to endian conversion in inode.c by Steven Whitehouse · 18 years ago
  69. d4e9c4c [GFS2] Add an additional argument to gfs2_trans_add_bh() by Steven Whitehouse · 18 years ago
  70. b96ca4f [GFS2] Update init_dinode() to reduce stack usage by Steven Whitehouse · 18 years ago
  71. b3b94fa [GFS2] The core of GFS2 by David Teigland · 18 years ago