1. b9201ce [GFS2] Forgot to remove unused include vmalloc.h by Steven Whitehouse · 18 years ago
  2. 85d1da6 [GFS2] Move glock hash table out of superblock by Steven Whitehouse · 18 years ago
  3. b854785 [GFS2] Add gfs2 superblock to glock hash function by Steven Whitehouse · 18 years ago
  4. 62f140c [GFS2] Add brackets in locking/dlm/sysfs.c by Steven Whitehouse · 18 years ago
  5. a1d144c [DLM] use snprintf in sysfs show by David Teigland · 18 years ago
  6. 3204a6c [GFS2] use snprintf for sysfs show by David Teigland · 18 years ago
  7. c5392124 [GFS2] More style changes by Jan Engelhardt · 18 years ago
  8. 7b62536 [GFS2] Add a comment in ops_export.c by Steven Whitehouse · 18 years ago
  9. 2c1e52a [GFS2] More style fixes by Steven Whitehouse · 18 years ago
  10. 48fac17 [GFS2] Remove unused code from quota by Steven Whitehouse · 18 years ago
  11. a67cdbd [GFS2] Style changes in logging code by Steven Whitehouse · 18 years ago
  12. cca195c [GFS2] Extended attribute code style changes by Steven Whitehouse · 18 years ago
  13. 1691042 [GFS2] Style changes in rgrp.c by Steven Whitehouse · 18 years ago
  14. ea67eed [GFS2] Fix end of multi-line structures by Steven Whitehouse · 18 years ago
  15. f2f7ba5 [GFS2] Make headers compile on their own by Steven Whitehouse · 18 years ago
  16. 2bdbc5d [GFS2] Directory code style changes by Steven Whitehouse · 18 years ago
  17. 5acd396 [GFS2] Some further style changes by Steven Whitehouse · 18 years ago
  18. 26c1a57 [GFS2] More code style updates by Steven Whitehouse · 18 years ago
  19. 0bd5996 [GFS2] Style changes in ops_address.c by Steven Whitehouse · 18 years ago
  20. dd538c8 [GFS2] Spelling sentinal -> sentinel by Steven Whitehouse · 18 years ago
  21. 38c60ef [GFS2] Use const in endian conversion routines by Steven Whitehouse · 18 years ago
  22. 82ffa51 [GFS2] More style changes by Steven Whitehouse · 18 years ago
  23. c266871 [GFS2] Remove a cast, tidy gfs2_inode_attr_in by Steven Whitehouse · 18 years ago
  24. cd91549 [GFS2] Change all types to uX style by Steven Whitehouse · 18 years ago
  25. a91ea69 [GFS2] Align all labels against LH side by Steven Whitehouse · 18 years ago
  26. 75d3b81 [GFS2] Tidy up bmap/inode code by Steven Whitehouse · 18 years ago
  27. 31e77ac Merge branch 'master' into gfs2 by Steven Whitehouse · 18 years ago
  28. 5029996 [GFS2] Tidy up locking code by Steven Whitehouse · 18 years ago
  29. 4cfb04a [PATCH] manage-jbd-its-own-slab fix by Badari Pulavarty · 18 years ago
  30. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  31. c6e6f0b [DLM] force removal of user lockspace by David Teigland · 18 years ago
  32. 623d935 [GFS2] Fix releasepage bug (fixes direct i/o writes) by Steven Whitehouse · 18 years ago
  33. 899be4d [GFS2] Add superblock into key for glock lookups by Steven Whitehouse · 18 years ago
  34. d6a5372 [GFS2] Use const on glock lookup key by Steven Whitehouse · 18 years ago
  35. ec45d9f [GFS2] Use slab properly with glocks by Steven Whitehouse · 18 years ago
  36. 5e2b061 [GFS2] Remove unused code from glock layer by Steven Whitehouse · 18 years ago
  37. 8fb4b53 [GFS2] Make glock operations const by Steven Whitehouse · 18 years ago
  38. 7288026 [XFS] Fix char size overflow in bmap_alloc call for unwritten extent conversion. by Adrian Bunk · 18 years ago
  39. dc709bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  40. 83b7a66 Merge branch 'master' into gfs2 by Steven Whitehouse · 18 years ago
  41. f5ef68d [PATCH] /proc/meminfo: don't put spaces in names by Andrew Morton · 18 years ago
  42. 513627d [PATCH] fix up lockdep trace in fs/exec.c by Dave Jones · 18 years ago
  43. 4df4624 [PATCH] lockdep: annotate reiserfs by Ingo Molnar · 18 years ago
  44. ea81739 [PATCH] Manage jbd allocations from its own slabs by Badari Pulavarty · 18 years ago
  45. 45f17e0 [PATCH] eventpoll.c compile fix by Masoud Asgharifard Sharbiani · 18 years ago
  46. ecdc639 [PATCH] ufs: truncate correction by Evgeniy Dushistov · 18 years ago
  47. c37336b [PATCH] ufs: write to hole in big file by Evgeniy Dushistov · 18 years ago
  48. 08fb306f [PATCH] ext3 filesystem bogus ENOSPC with reservation fix by Mingming Cao · 18 years ago
  49. 607eb26 [PATCH] ext2: prevent div-by-zero on corrupted fs by Andries Brouwer · 18 years ago
  50. f5fb09f [PATCH] Fix for minix crash by Andries Brouwer · 18 years ago
  51. 6946bd6 [PATCH] lockdep: fix blkdev_open() warning by Peter Zijlstra · 18 years ago
  52. 81a42d2 [DISKLABEL] SUN: Fix signed int usage for sector count by Jeff Mahoney · 18 years ago
  53. 8638460 [GFS2] Allow mounting of gfs2 and gfs2meta at the same time by Abhijith Das · 18 years ago
  54. 5f88f1e [DLM] add new lockspace to list ealier by David Teigland · 18 years ago
  55. 5dc39fe [GFS2] Fix journal off-by-one error by Benjamin Marzinski · 18 years ago
  56. 62250b3 Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Greg Kroah-Hartman · 18 years ago
  57. a2242db [GFS2] Speed up scanning of glocks by Steven Whitehouse · 18 years ago
  58. 166afcc [GFS2] Tidy up error handling in gfs2_releasepage() by Steven Whitehouse · 18 years ago
  59. a969fd5 VFS: Remove redundant open-coded mode bit checks in open_exec(). by Trond Myklebust · 18 years ago
  60. 9167b0b VFS: Remove redundant open-coded mode bit check in prepare_binfmt(). by Trond Myklebust · 18 years ago
  61. a343bb7 VFS: Fix access("file", X_OK) in the presence of ACLs by Trond Myklebust · 18 years ago
  62. 16b4289c NFSv4: Add v4 exception handling for the ACL functions. by Trond Myklebust · 18 years ago
  63. e889649 NFS: Check lengths more thoroughly in NFS4 readdir XDR decode by David Howells · 18 years ago
  64. 79558f3 NFS: Fix issue with EIO on NFS read by Trond Myklebust · 18 years ago
  65. 01df9c5 LOCKD: Fix a deadlock in nlm_traverse_files() by Trond Myklebust · 18 years ago
  66. 8f8e7a5 SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs by Trond Myklebust · 18 years ago
  67. 5d67476 SUNRPC: make rpc_unlink() take a dentry argument instead of a path by Trond Myklebust · 18 years ago
  68. a634904 VFS: add lookup hint for network file systems by ASANO Masahiro · 18 years ago
  69. ddeff52 NFS: Fix a potential deadlock in nfs_release_page by Nikita Danilov · 18 years ago
  70. 233e515 [DLM] recover_locks not clearing NEW_MASTER flag by David Teigland · 18 years ago
  71. f588875 [DLM] sequence number missing in not_ready reply by David Teigland · 18 years ago
  72. 32f105a [DLM] down conversion clearing flags by David Teigland · 18 years ago
  73. c059f70 [DLM] down conversion clearing flags by Patrick Caulfield · 18 years ago
  74. 10948eb [DLM] preserve lksb address in user conversions by Patrick Caulfield · 18 years ago
  75. b8e1aab [GFS2] Another list_del bug by Steven Whitehouse · 18 years ago
  76. 00a2b0f Fix possible UDF deadlock and memory corruption (CVE-2006-4145) by Jan Kara · 18 years ago
  77. 0886760 [GFS2] Fix to list_del in lops.c by Steven Whitehouse · 18 years ago
  78. a345da3 [DLM] dump rsb and locks on assert by David Teigland · 18 years ago
  79. e014ff8 [PATCH] uninline ioprio_best() by Oleg Nesterov · 18 years ago
  80. 9f83e45 [PATCH] Fix current_io_context() vs set_task_ioprio() race by Oleg Nesterov · 18 years ago
  81. 78bd4d4 [PATCH] sys_ioprio_set: minor do_each_thread+break fix by Oleg Nesterov · 18 years ago
  82. 15d00c0 [GFS2] Fix leak of gfs2_bufdata by Steven Whitehouse · 18 years ago
  83. ea4c07d [CIFS] Do not send Query All EAs SMB when mount option nouser_xattr specified by Steve French · 18 years ago
  84. 80914d9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Greg Kroah-Hartman · 18 years ago
  85. 5ddaa68 [CIFS] endian errors in lanman protocol support by Steve French · 18 years ago
  86. e466e48 [CIFS] Fix oops in cifs_close due to unitialized lock sem and list in by Steve French · 18 years ago
  87. 74361cb [PATCH] fcntl(F_SETSIG) fix by Trond Myklebust · 18 years ago
  88. 1d7ea73 [PATCH] fuse: fix error case in fuse_readpages by Alexander Zarochentsev · 18 years ago
  89. 95f8797 [PATCH] initialize parts of udf inode earlier in create by Dan Bastone · 18 years ago
  90. 1725cd0 [PATCH] adfs error message fix by Andrew Morton · 18 years ago
  91. 66abda5e [CIFS] Fix oops when negotiating lanman and no password specified by Steve French · 18 years ago
  92. 7ee1af7 [CIFS] by Jeremy Allison · 18 years ago
  93. 6c3d890 [CIFS] Allow cifsd to suspend if connection is lost by Steve French · 18 years ago
  94. 5da07b0 [CIFS] Make midState usage more consistent by Steve French · 18 years ago
  95. 14a441a2b [CIFS] spinlock protect read of last srv response time in timeout path by Steve French · 18 years ago
  96. 3a5ff61 [CIFS] Do not time out posix brl requests when using new posix setfileinfo by Steve French · 18 years ago
  97. fcc8abc [DLM] move kmap to after spin_unlock by David Teigland · 18 years ago
  98. 8872187 [GFS2] Fix a couple of refcount leaks. by Russell Cattelan · 18 years ago
  99. 99baa75 Merge git://oss.sgi.com:8090/nathans/xfs-rc-2.6 by Greg Kroah-Hartman · 18 years ago
  100. 0e1edbd [XFS] Fix xfs_free_extent related NULL pointer dereference. by Nathan Scott · 18 years ago