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