1. 300c7d7 [GFS2] Fix recursive locking in gfs2_permission by Steven Whitehouse · 18 years ago
  2. cb4c031 [GFS2] Reduce number of arguments to meta_io.c:getbuf() by Steven Whitehouse · 18 years ago
  3. a25311c [GFS2] Move gfs2_meta_syncfs() into log.c by Steven Whitehouse · 18 years ago
  4. b004157 [GFS2] Fix journal flush problem by Steven Whitehouse · 18 years ago
  5. ae61932 [GFS2] mark_inode_dirty after write to stuffed file by Steven Whitehouse · 18 years ago
  6. 28626e2 [GFS2] Fix glock ordering on inode creation by Steven Whitehouse · 18 years ago
  7. 1a14d3a [GFS2] Simplify glops functions by Steven Whitehouse · 18 years ago
  8. fa2ecfc5e [GFS2] Fix Kconfig wrt CRC32 by Steven Whitehouse · 18 years ago
  9. 5e7d65c [GFS2] Make sentinel dirents compatible with gfs1 by Steven Whitehouse · 18 years ago
  10. dcd2479 [GFS2] Remove unused function from inode.c by Steven Whitehouse · 18 years ago
  11. 175011c [GFS2] Remove unused sysfs files by Steven Whitehouse · 18 years ago
  12. 4cf1ed8 [GFS2] Tidy up bmap & fix boundary bug by Steven Whitehouse · 18 years ago
  13. ab92303 [GFS2] Fix memory allocation in glock.c by Steven Whitehouse · 18 years ago
  14. b98c95a [DLM] Fix DLM config by Patrick Caulfield · 18 years ago
  15. 6f90a8b1 [DLM] clear sbflags on lock master by David Teigland · 18 years ago
  16. 4b77f2c [DLM] do full recover_locks barrier by David Teigland · 18 years ago
  17. 2cdc98a [DLM] fix stopping unstarted recovery by David Teigland · 18 years ago
  18. 91c0dc9 [DLM] fix aborted recovery during node removal by David Teigland · 18 years ago
  19. d440015 [DLM] fix requestqueue race by David Teigland · 18 years ago
  20. 435618b [DLM] status messages ping-pong between unmounted nodes by David Teigland · 18 years ago
  21. 5206980 [DLM] res_recover_locks_count not reset when recover_locks is aborted by David Teigland · 18 years ago
  22. fdda387 [DLM] Add support for tcp communications by Patrick Caulfield · 18 years ago
  23. 61057c6 [GFS2] Remove unused zero_readpage from stuffed_readpage by Russell Cattelan · 18 years ago
  24. 7020933 [GFS2] Fix race in logging code by Russell Cattelan · 18 years ago
  25. 9e2dbda [GFS2] Remove gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  26. e7c698d [GFS2] Inode number is constant by Steven Whitehouse · 18 years ago
  27. 6b124d8 [GFS2] Only set inode flags when required by Steven Whitehouse · 18 years ago
  28. 2ca9950 [GFS2] Fix page lock/glock deadlock by Steven Whitehouse · 18 years ago
  29. c594d88 [GFS2] Remove unused GL_DUMP flag by Steven Whitehouse · 18 years ago
  30. f6e58f0 [GFS2] Don't copy meta_header for rgrp in and out by Steven Whitehouse · 18 years ago
  31. 294caaa [GFS2] Tidy up 0 initialisations in inode.c by Steven Whitehouse · 18 years ago
  32. bfded27 [GFS2] Shrink gfs2_inode (8) - i_vn by Steven Whitehouse · 18 years ago
  33. a9583c79 [GFS2] Shrink gfs2_inode (7) - di_payload_format by Steven Whitehouse · 18 years ago
  34. 1a7b1ee [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime by Steven Whitehouse · 18 years ago
  35. 4f56110 [GFS2] Shrink gfs2_inode (5) - di_nlink by Steven Whitehouse · 18 years ago
  36. 2933f92 [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid by Steven Whitehouse · 18 years ago
  37. b60623c [GFS2] Shrink gfs2_inode (3) - di_mode by Steven Whitehouse · 18 years ago
  38. e7f14f4 [GFS2] Shrink gfs2_inode (2) - di_major/di_minor by Steven Whitehouse · 18 years ago
  39. af339c0 [GFS2] Shrink gfs2_inode (1) - di_header/di_num by Steven Whitehouse · 18 years ago
  40. 4cc14f0 [GFS2] Change argument to gfs2_dinode_print by Steven Whitehouse · 18 years ago
  41. ea744d0 [GFS2] Move gfs2_dinode_in to inode.c by Steven Whitehouse · 18 years ago
  42. 891ea14 [GFS2] Change argument to gfs2_dinode_in by Steven Whitehouse · 18 years ago
  43. 539e5d6 [GFS2] Change argument of gfs2_dinode_out by Steven Whitehouse · 18 years ago
  44. 9c9ab3d [GFS2] gfs2 __user misannotation fix by Al Viro · 18 years ago
  45. b44b84d [GFS2] gfs2 misc endianness annotations by Al Viro · 18 years ago
  46. b62f963 [GFS2] split and annotate gfs2_quota_change by Al Viro · 18 years ago
  47. bd209cc [GFS2] split and annotate gfs2_statfs_change by Al Viro · 18 years ago
  48. b5bc9e8 [GFS2] split and annotate gfs2_quota by Al Viro · 18 years ago
  49. 629a21e [GFS2] split and annotate gfs2_inum by Al Viro · 18 years ago
  50. 1e81c4c [GFS2] split and annotate gfs_rindex by Al Viro · 18 years ago
  51. e928a76 [GFS2] split and annotate gfs2_meta_header by Al Viro · 18 years ago
  52. 2a2c982 [GFS2] Fix crc32 calculation in recovery.c by Steven Whitehouse · 18 years ago
  53. 5516762 [GFS2] split and annotate gfs2_log_head by Al Viro · 18 years ago
  54. e697264 [GFS2] split and annotate gfs2_inum_range by Al Viro · 18 years ago
  55. 6882666 [GFS2] split and annotate gfs2_rgrp by Al Viro · 18 years ago
  56. f50dfaf [GFS2] split gfs2_sb by Al Viro · 18 years ago
  57. 5c6edb5 [GFS2] gfs2_dinode_host fields are host-endian by Al Viro · 18 years ago
  58. 3ca68df [GFS2] split gfs2_dinode into on-disk and host variants by Al Viro · 18 years ago
  59. de88777 [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check by Akinobu Mita · 18 years ago
  60. 533221f [PATCH] reiserfs: fmt bugfix by Alexey Dobriyan · 18 years ago
  61. 4d8ebdd [PATCH] debugfs: add header file by Randy Dunlap · 18 years ago
  62. 701e054 [PATCH] mounstats NULL pointer dereference by Vasily Tarasov · 18 years ago
  63. 2d51013 [PATCH] fuse: fix Oops in lookup by Miklos Szeredi · 18 years ago
  64. e5ffd2b [XFS] Stale the correct inode when freeing clusters. by David Chinner · 18 years ago
  65. d213371 [XFS] Fix uninitialized br_state and br_startoff in by Lachlan McIlroy · 18 years ago
  66. 7bb0386 debugfs: check return value correctly by Akinobu Mita · 18 years ago
  67. ae56fb1 [PATCH] eCryptfs: CIFS nlink fixes by Michael Halcrow · 18 years ago
  68. da63fc7 [PATCH] fat: add fat_getattr() by OGAWA Hirofumi · 18 years ago
  69. 64aaa4f [PATCH] AFS: Amend the AFS configuration options by David Howells · 18 years ago
  70. d6ddf55 [PATCH] hfs_fill_super returns success even if no root inode by Eric Sandeen · 18 years ago
  71. a908308 [PATCH] eCryptfs: dput() lower d_parent on rename by Michael Halcrow · 18 years ago
  72. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  73. ba8df43 [PATCH] autofs4: panic after mount fail by Ian Kent · 18 years ago
  74. eea2078 Merge git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 18 years ago
  75. 1709269 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  76. 050e714 [XFS] Remove KERNEL_VERSION macros from xfs_dmapi.h by David Chinner · 18 years ago
  77. 4c60658 [XFS] Prevent a deadlock when xfslogd unpins inodes. by David Chinner · 18 years ago
  78. 7a18c38 [XFS] Clean up i_flags and i_flags_lock handling. by David Chinner · 18 years ago
  79. 2e2e7bb [XFS] 956664: dm_read_invis() changes i_atime by Vlad Apostolov · 18 years ago
  80. 70a5052 [XFS] rename uio_read() to xfs_uio_read() by Vlad Apostolov · 18 years ago
  81. 439b843 [XFS] Keep lockdep happy. by Tim Shimmin · 18 years ago
  82. 93c189c [XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem when by Vlad Apostolov · 18 years ago
  83. f7b2e8c [CIFS] Fix minor problem with previous patch by Steve French · 18 years ago
  84. 088406b [PATCH] nfsd: fix spurious error return from nfsd_create in async case by J. Bruce Fields · 18 years ago
  85. 81ac95c [PATCH] nfsd4: fix open-create permissions by J. Bruce Fields · 18 years ago
  86. af85852 [PATCH] nfsd4: reindent do_open_lookup() by J. Bruce Fields · 18 years ago
  87. 6e659c6 [CIFS] Fix mount failure when domain not specified by Steve French · 18 years ago
  88. 5fe14c8 [CIFS] Explicitly set stat->blksize by Steve French · 18 years ago
  89. 4891d53 [CIFS] NFS stress test generates flood of "close with pending write" messages by Steve French · 18 years ago
  90. 6465130 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 18 years ago
  91. e2de7f5 [DLM] fix oops in kref_put when removing a lockspace by Patrick Caulfield · 18 years ago
  92. ba542e3 [DLM] Fix kref_put oops by Patrick Caulfield · 18 years ago
  93. 26d83de [GFS2] Fix OOM error handling by Steven Whitehouse · 18 years ago
  94. 4a22195 [GFS2] Fix incorrect fs sync behaviour. by Steven Whitehouse · 18 years ago
  95. eb1dc33 [GFS2] don't panic needlessly by Alexey Dobriyan · 18 years ago
  96. 7cc13ed [PATCH] sysctl: implement CTL_UNNUMBERED by Eric W. Biederman · 18 years ago
  97. ddac0d3 [PATCH] splice: fix problem introduced with inode diet by Jens Axboe · 18 years ago
  98. aaa9b97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 18 years ago
  99. f1f2d87 [PATCH] Fix user.* xattr permission check for sticky dirs by Andreas Gruenbacher · 18 years ago
  100. d2c89a4 [PATCH] reiserfs: reset errval after initializing bitmap cache by Jeff Mahoney · 18 years ago