1. 7a9f53b [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed by Benjamin Marzinski · 17 years ago
  2. de986e8 [GFS2] Data corruption fix by Wendy Cheng · 17 years ago
  3. 16615be [GFS2] Clean up journaled data writing by Steven Whitehouse · 17 years ago
  4. 55c0c4a [GFS2] GFS2: chmod hung - fix race in thread creation by Bob Peterson · 17 years ago
  5. d66f827 [DLM] Make dlm_sendd cond_resched more by Patrick Caulfield · 17 years ago
  6. 49e61f2 [GFS2] Move inode deletion out of blocking_cb by Wendy Cheng · 17 years ago
  7. b4c2016 [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118! by Abhijith Das · 17 years ago
  8. 1ad38c4 [GFS2] Clean up gfs2_trans_add_revoke() by Steven Whitehouse · 17 years ago
  9. 0820ab5 [GFS2] Use slab operations for all gfs2_bufdata allocations by Steven Whitehouse · 17 years ago
  10. 82e8608 [GFS2] Replace revoke structure with bufdata structure by Steven Whitehouse · 17 years ago
  11. 8475487 [GFS2] Fix ordering of dirty/journal for ordered buffer unstuffing by Bob Peterson · 17 years ago
  12. d7b616e [GFS2] Clean up ordered write code by Steven Whitehouse · 17 years ago
  13. 9b9107a [GFS2] Move pin/unpin into lops.c, clean up locking by Steven Whitehouse · 17 years ago
  14. eaf9652 [GFS2] Don't mark jdata dirty in gfs2_unstuffer_page() by Steven Whitehouse · 17 years ago
  15. 1e1a3d0 [GFS2] Introduce gfs2_remove_from_ail by Steven Whitehouse · 17 years ago
  16. 8497a46 [GFS2] Correct lock ordering in unlink by Steven Whitehouse · 17 years ago
  17. e9bd2b3 [GFS2] fix inode meta data corruption by Wendy Cheng · 17 years ago
  18. c4f68a1 [GFS2] delay glock demote for a minimum hold time by Benjamin Marzinski · 17 years ago
  19. d1e2777 [GFS2] panic after can't parse mount arguments by Abhijith Das · 17 years ago
  20. ec217e0 [GFS2] Patch to protect sd_log_num_jdata by Bob Peterson · 17 years ago
  21. a947e03 [GFS2] Wendy's dump lockname in hex & fix glock dump by Abhijith Das · 17 years ago
  22. 61d96be [DLM] Fix lowcomms socket closing by Patrick Caulfield · 17 years ago
  23. a13b8c5 [GFS2] Reduce truncate IO traffic by Wendy Cheng · 17 years ago
  24. 9a5ad13 [GFS2] Add NULL entry to token table by Benjamin Marzinski · 17 years ago
  25. 382e6e2 [GFS2] Add a missing gfs2_trans_add_bh() by Steven Whitehouse · 17 years ago
  26. bb3b0e3 [GFS2] Clean up invalidatepage/releasepage by Steven Whitehouse · 17 years ago
  27. 2d9a4bb [GFS2] Fix quota do_list operation hang by Abhijith Das · 17 years ago
  28. 34eaae3 [GFS2] fixed a NULL pointer assignment BUG by Denis Cheng · 17 years ago
  29. 0fd5355 [GFS2] Force unstuff of hidden quota inode by Abhijith Das · 17 years ago
  30. 5d35e31 [GFS2] better code for translating characters by Denis Cheng · 17 years ago
  31. 2d3ba1e [GFS2] unneeded typecast by Denis Cheng · 17 years ago
  32. adb4ec1 [GFS2] use list_for_each_entry instead by Denis Cheng · 17 years ago
  33. 75be73a [GFS2] Ensure journal file cache is flushed after recovery by Bob Peterson · 17 years ago
  34. 5f3eae7 [GFS2] invalid metadata block - REVISED by Bob Peterson · 17 years ago
  35. 8fbbfd2 [GFS2] Reduce number of gfs2_scand processes to one by Steven Whitehouse · 17 years ago
  36. ca5a939 [GFS2] use the declaration of gfs2_dops in the header file instead by Denis Cheng · 17 years ago
  37. 4ef2900 [GFS2] mark struct *_operations const by Denis Cheng · 17 years ago
  38. 0f8468c [GFS2] Detach buf data during in-place writeback by Bob Peterson · 17 years ago
  39. cee23c7 [GFS2] use an temp variable to reduce a spin_unlock by Denis Cheng · 17 years ago
  40. 6760bdc [GFS2] Prevent infinite loop in try_rgrp_unlink() by Bob Peterson · 17 years ago
  41. 693ddea [GFS2] Revert part of earlier log.c changes by Bob Peterson · 17 years ago
  42. 905d2ae [GFS2] Move some code inside the log lock by Bob Peterson · 17 years ago
  43. 7b08fc6 [GFS2] Fix an oops in glock dumping by Steven Whitehouse · 17 years ago
  44. afd0942 [GFS2] GFS2 not checking pointer on create when running under nfsd by Steve French · 17 years ago
  45. aa0481e [GFS2] Clean up duplicate includes in fs/gfs2/ by Jesper Juhl · 17 years ago
  46. 26caee5 [GFS2] Fix calculation of demote state by Josef Whiter · 17 years ago
  47. 87124e5 [GFS2] Fix two races relating to glock callbacks by Steven Whitehouse · 17 years ago
  48. a6d8543 NLM: Fix a memory leak in nlmsvc_testlock by Trond Myklebust · 17 years ago
  49. 87e2831 AIO: fix cleanup in io_submit_one(...) by Yan Zheng · 17 years ago
  50. 66b1f1a Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  51. bda0233 ocfs2: Unlock mutex in local alloc failure case by Sunil Mushran · 17 years ago
  52. 7572395 Fix possible splice() mmap_sem deadlock by Linus Torvalds · 17 years ago
  53. 564256c Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer." by Tim Shimmin · 17 years ago
  54. 54af3bb NFS: Fix an Oops in encode_lookup() by Trond Myklebust · 17 years ago
  55. 255129d NLM: Fix a circular lock dependency in lockd by Trond Myklebust · 17 years ago
  56. e4b42be Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  57. 2aee619 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  58. f9b7cba ufs: fix sun state by Evgeniy Dushistov · 17 years ago
  59. 6110e02 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  60. 576bb9c binfmt_flat: checkpatch fixing minimum support for the blackfin relocations by Andrew Morton · 17 years ago
  61. f972020 Binfmt_flat: Add minimum support for the Blackfin relocations by Bernd Schmidt · 17 years ago
  62. 73e83dc Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  63. d59952d [PATCH] WE : Add missing auth compat-ioctl by Jean Tourrilhes · 17 years ago
  64. 813d974 ocfs2: Pack vote message and response structures by Sunil Mushran · 17 years ago
  65. 5c26a7b ocfs2: Don't double set write parameters by Mark Fasheh · 17 years ago
  66. db56246 ocfs2: Fix pos/len passed to ocfs2_write_cluster by Mark Fasheh · 17 years ago
  67. 415cb80 ocfs2: Allow smaller allocations during large writes by Mark Fasheh · 17 years ago
  68. b8fceee signalfd simplification by Davide Libenzi · 17 years ago
  69. 1bc5858 [XFS] fix valid but harmless sparse warning by Christoph Hellwig · 17 years ago
  70. bcc7b44 [XFS] fix filestreams on 32-bit boxes by Eric Sandeen · 17 years ago
  71. a78feb7 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  72. ef2b02d ext34: ensure do_split leaves enough free space in both blocks by Eric Sandeen · 17 years ago
  73. 49af7ee nfs: fix oops re sysctls and V4 support by Alexey Dobriyan · 17 years ago
  74. 3d82aba dir_index: error out instead of BUG on corrupt dx dirs by Eric Sandeen · 17 years ago
  75. b394e43 [XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer. by Lachlan McIlroy · 17 years ago
  76. 776a75f [XFS] Ensure file size updates have been completed before writing inode to disk. by Lachlan McIlroy · 17 years ago
  77. 65de556 [XFS] On-demand reaping of the MRU cache by David Chinner · 17 years ago
  78. a2ca44c Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  79. 53c5725 As struct iw_point is bi-directional payload, we should copy back the content by Masakazu Mokuno · 17 years ago
  80. 577107e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  81. 0e2f6db Leases can be hidden by flocks by Pavel Emelyanov · 17 years ago
  82. dd23aae Fix select on /proc files without ->poll by Alexey Dobriyan · 17 years ago
  83. 1a1a1a7 afs: mntput called before dput by Andreas Gruenbacher · 17 years ago
  84. 9c3013e quota: fix infinite loop by Jan Kara · 17 years ago
  85. e535e2e ocfs2: Fix calculation of i_blocks during truncate by Mark Fasheh · 17 years ago
  86. 30b8548 [PATCH] ocfs2: Fix a wrong cluster calculation. by tao.ma@oracle.com · 17 years ago
  87. c0123ad [PATCH] ocfs2: fix mount option parsing by Tiger Yang · 17 years ago
  88. 10b0845 ocfs2: update docs for new features by Mark Fasheh · 17 years ago
  89. b8da0d1 knfsd: Validate filehandle type in fsid_source by Neil Brown · 17 years ago
  90. a1033be knfsd: Fixed problem with NFS exporting directories which are mounted on. by Neil Brown · 17 years ago
  91. 5995cb7 [XFS] fix nasty quota hashtable allocation bug by Eric Sandeen · 17 years ago
  92. 265c1fa [XFS] fix sparse shadowed variable warnings by Christoph Hellwig · 17 years ago
  93. ee5c802 [XFS] fix ASSERT and ASSERT_ALWAYS by Christoph Hellwig · 17 years ago
  94. 34521c5 [XFS] Fix sparse warning in kmem_shake_allow by Christoph Hellwig · 17 years ago
  95. 4b80916 [XFS] Fix sparse NULL vs 0 warnings by Christoph Hellwig · 17 years ago
  96. 8da22d7 [XFS] Set filestreams object timeout to something sane. by David Chinner · 17 years ago
  97. b133003 Merge branch 'for_linus' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  98. fc0e019 [JFFS2] fix write deadlock regression by Jason Lunz · 17 years ago
  99. 1b3b4a1 NFS: Fix a write request leak in nfs_invalidate_page() by Trond Myklebust · 17 years ago
  100. 7d1cca72 NFS: change NFS mount error return when hostname/pathname too long by Chuck Lever · 17 years ago