1. 75d3b81 [GFS2] Tidy up bmap/inode code by Steven Whitehouse · 18 years ago
  2. 31e77ac Merge branch 'master' into gfs2 by Steven Whitehouse · 18 years ago
  3. 5029996 [GFS2] Tidy up locking code by Steven Whitehouse · 18 years ago
  4. 4cfb04a [PATCH] manage-jbd-its-own-slab fix by Badari Pulavarty · 18 years ago
  5. e9fc2aa [GFS2] Update copyright, tidy up incore.h by Steven Whitehouse · 18 years ago
  6. c6e6f0b [DLM] force removal of user lockspace by David Teigland · 18 years ago
  7. 623d935 [GFS2] Fix releasepage bug (fixes direct i/o writes) by Steven Whitehouse · 18 years ago
  8. 899be4d [GFS2] Add superblock into key for glock lookups by Steven Whitehouse · 18 years ago
  9. d6a5372 [GFS2] Use const on glock lookup key by Steven Whitehouse · 18 years ago
  10. ec45d9f [GFS2] Use slab properly with glocks by Steven Whitehouse · 18 years ago
  11. 5e2b061 [GFS2] Remove unused code from glock layer by Steven Whitehouse · 18 years ago
  12. 8fb4b53 [GFS2] Make glock operations const by Steven Whitehouse · 18 years ago
  13. 7288026 [XFS] Fix char size overflow in bmap_alloc call for unwritten extent conversion. by Adrian Bunk · 18 years ago
  14. dc709bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  15. 83b7a66 Merge branch 'master' into gfs2 by Steven Whitehouse · 18 years ago
  16. f5ef68d [PATCH] /proc/meminfo: don't put spaces in names by Andrew Morton · 18 years ago
  17. 513627d [PATCH] fix up lockdep trace in fs/exec.c by Dave Jones · 18 years ago
  18. 4df4624 [PATCH] lockdep: annotate reiserfs by Ingo Molnar · 18 years ago
  19. ea81739 [PATCH] Manage jbd allocations from its own slabs by Badari Pulavarty · 18 years ago
  20. 45f17e0 [PATCH] eventpoll.c compile fix by Masoud Asgharifard Sharbiani · 18 years ago
  21. ecdc639 [PATCH] ufs: truncate correction by Evgeniy Dushistov · 18 years ago
  22. c37336b [PATCH] ufs: write to hole in big file by Evgeniy Dushistov · 18 years ago
  23. 08fb306f [PATCH] ext3 filesystem bogus ENOSPC with reservation fix by Mingming Cao · 18 years ago
  24. 607eb26 [PATCH] ext2: prevent div-by-zero on corrupted fs by Andries Brouwer · 18 years ago
  25. f5fb09f [PATCH] Fix for minix crash by Andries Brouwer · 18 years ago
  26. 6946bd6 [PATCH] lockdep: fix blkdev_open() warning by Peter Zijlstra · 18 years ago
  27. 81a42d2 [DISKLABEL] SUN: Fix signed int usage for sector count by Jeff Mahoney · 18 years ago
  28. 8638460 [GFS2] Allow mounting of gfs2 and gfs2meta at the same time by Abhijith Das · 18 years ago
  29. 5f88f1e [DLM] add new lockspace to list ealier by David Teigland · 18 years ago
  30. 5dc39fe [GFS2] Fix journal off-by-one error by Benjamin Marzinski · 18 years ago
  31. 62250b3 Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Greg Kroah-Hartman · 18 years ago
  32. a2242db [GFS2] Speed up scanning of glocks by Steven Whitehouse · 18 years ago
  33. 166afcc [GFS2] Tidy up error handling in gfs2_releasepage() by Steven Whitehouse · 18 years ago
  34. a969fd5 VFS: Remove redundant open-coded mode bit checks in open_exec(). by Trond Myklebust · 18 years ago
  35. 9167b0b VFS: Remove redundant open-coded mode bit check in prepare_binfmt(). by Trond Myklebust · 18 years ago
  36. a343bb7 VFS: Fix access("file", X_OK) in the presence of ACLs by Trond Myklebust · 18 years ago
  37. 16b4289c NFSv4: Add v4 exception handling for the ACL functions. by Trond Myklebust · 18 years ago
  38. e889649 NFS: Check lengths more thoroughly in NFS4 readdir XDR decode by David Howells · 18 years ago
  39. 79558f3 NFS: Fix issue with EIO on NFS read by Trond Myklebust · 18 years ago
  40. 01df9c5 LOCKD: Fix a deadlock in nlm_traverse_files() by Trond Myklebust · 18 years ago
  41. 8f8e7a5 SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs by Trond Myklebust · 18 years ago
  42. 5d67476 SUNRPC: make rpc_unlink() take a dentry argument instead of a path by Trond Myklebust · 18 years ago
  43. a634904 VFS: add lookup hint for network file systems by ASANO Masahiro · 18 years ago
  44. ddeff52 NFS: Fix a potential deadlock in nfs_release_page by Nikita Danilov · 18 years ago
  45. 233e515 [DLM] recover_locks not clearing NEW_MASTER flag by David Teigland · 18 years ago
  46. f588875 [DLM] sequence number missing in not_ready reply by David Teigland · 18 years ago
  47. 32f105a [DLM] down conversion clearing flags by David Teigland · 18 years ago
  48. c059f70 [DLM] down conversion clearing flags by Patrick Caulfield · 18 years ago
  49. 10948eb [DLM] preserve lksb address in user conversions by Patrick Caulfield · 18 years ago
  50. b8e1aab [GFS2] Another list_del bug by Steven Whitehouse · 18 years ago
  51. 00a2b0f Fix possible UDF deadlock and memory corruption (CVE-2006-4145) by Jan Kara · 18 years ago
  52. 0886760 [GFS2] Fix to list_del in lops.c by Steven Whitehouse · 18 years ago
  53. a345da3 [DLM] dump rsb and locks on assert by David Teigland · 18 years ago
  54. e014ff8 [PATCH] uninline ioprio_best() by Oleg Nesterov · 18 years ago
  55. 9f83e45 [PATCH] Fix current_io_context() vs set_task_ioprio() race by Oleg Nesterov · 18 years ago
  56. 78bd4d4 [PATCH] sys_ioprio_set: minor do_each_thread+break fix by Oleg Nesterov · 18 years ago
  57. 15d00c0 [GFS2] Fix leak of gfs2_bufdata by Steven Whitehouse · 18 years ago
  58. ea4c07d [CIFS] Do not send Query All EAs SMB when mount option nouser_xattr specified by Steve French · 18 years ago
  59. 80914d9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Greg Kroah-Hartman · 18 years ago
  60. 5ddaa68 [CIFS] endian errors in lanman protocol support by Steve French · 18 years ago
  61. e466e48 [CIFS] Fix oops in cifs_close due to unitialized lock sem and list in by Steve French · 18 years ago
  62. 74361cb [PATCH] fcntl(F_SETSIG) fix by Trond Myklebust · 18 years ago
  63. 1d7ea73 [PATCH] fuse: fix error case in fuse_readpages by Alexander Zarochentsev · 18 years ago
  64. 95f8797 [PATCH] initialize parts of udf inode earlier in create by Dan Bastone · 18 years ago
  65. 1725cd0 [PATCH] adfs error message fix by Andrew Morton · 18 years ago
  66. 66abda5e [CIFS] Fix oops when negotiating lanman and no password specified by Steve French · 18 years ago
  67. 7ee1af7 [CIFS] by Jeremy Allison · 18 years ago
  68. 6c3d890 [CIFS] Allow cifsd to suspend if connection is lost by Steve French · 18 years ago
  69. 5da07b0 [CIFS] Make midState usage more consistent by Steve French · 18 years ago
  70. 14a441a2b [CIFS] spinlock protect read of last srv response time in timeout path by Steve French · 18 years ago
  71. 3a5ff61 [CIFS] Do not time out posix brl requests when using new posix setfileinfo by Steve French · 18 years ago
  72. fcc8abc [DLM] move kmap to after spin_unlock by David Teigland · 18 years ago
  73. 8872187 [GFS2] Fix a couple of refcount leaks. by Russell Cattelan · 18 years ago
  74. 99baa75 Merge git://oss.sgi.com:8090/nathans/xfs-rc-2.6 by Greg Kroah-Hartman · 18 years ago
  75. 0e1edbd [XFS] Fix xfs_free_extent related NULL pointer dereference. by Nathan Scott · 18 years ago
  76. 4a99c3d [DLM] reject replies to old requests by David Teigland · 18 years ago
  77. faa0f26 [DLM] show nodeid for recovery message by David Teigland · 18 years ago
  78. 0644244 [DLM] break from snprintf loop by David Teigland · 18 years ago
  79. f6db1b8 [DLM] abort recovery more quickly by David Teigland · 18 years ago
  80. 5ff5191 [DLM] print bad length in assertion by David Teigland · 18 years ago
  81. f438714 [GFS2] Fix lack of buffers in writepage bug by Steven Whitehouse · 18 years ago
  82. cc346d5 [DLM] fix userland unlock by Patrick Caulfield · 18 years ago
  83. 883d4ca ocfs2: allocation hints by Mark Fasheh · 18 years ago
  84. 7bf72ed ocfs2: better group descriptor consistency checks by Mark Fasheh · 18 years ago
  85. 101ebf2 ocfs2: limit cluster bitmap information saved at mount by Mark Fasheh · 18 years ago
  86. 9acd72f [PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres by Adrian Bunk · 18 years ago
  87. 34e3d18 ocfs2: fix check for locally granted state during dlmunlock() by Kurt Hackel · 18 years ago
  88. a23eac9 ocfs2: do not modify lksb->status in the unlock ast by Kurt Hackel · 18 years ago
  89. 4b1af77 ocfs2: Fix lvb corruption by Kurt Hackel · 18 years ago
  90. 2b557f6 [GFS2] Fix gfs_ prefix in locking.c by Steven Whitehouse · 18 years ago
  91. ad73c67 Merge branch 'master' by Steven Whitehouse · 18 years ago
  92. 08eac93 [GFS2] match plock result with correct request by David Teigland · 18 years ago
  93. 3120ec5 [GFS2] lockproto api prefix by David Teigland · 18 years ago
  94. dbd43d0 Merge branch 'master' of /home/greg/linux/git/torvalds-2.6/ by Greg Kroah-Hartman · 18 years ago
  95. 225add6 [PATCH] udf: initialize parts of inode earlier in create by Eric Sandeen · 18 years ago
  96. b4c76fa [PATCH] reiserfs_write_full_page() should not get_block past eof by Chris Mason · 18 years ago
  97. b5f3953 [PATCH] fix reiserfs lock inversion of bkl vs inode semaphore by Chris Mason · 18 years ago
  98. 94f563c [PATCH] Fix BeFS slab corruption by Diego Calleja · 18 years ago
  99. b0b33de [PATCH] i_mutex does not need to be locked in reiserfs_delete_inode() by Alexander Zarochentsev · 18 years ago
  100. 06fa45d [PATCH] ufs: handle truncated pages by Evgeniy Dushistov · 18 years ago