1. 8638460 [GFS2] Allow mounting of gfs2 and gfs2meta at the same time by Abhijith Das · 18 years ago
  2. 5f88f1e [DLM] add new lockspace to list ealier by David Teigland · 18 years ago
  3. 5dc39fe [GFS2] Fix journal off-by-one error by Benjamin Marzinski · 18 years ago
  4. a2242db [GFS2] Speed up scanning of glocks by Steven Whitehouse · 18 years ago
  5. 166afcc [GFS2] Tidy up error handling in gfs2_releasepage() by Steven Whitehouse · 18 years ago
  6. 233e515 [DLM] recover_locks not clearing NEW_MASTER flag by David Teigland · 18 years ago
  7. f588875 [DLM] sequence number missing in not_ready reply by David Teigland · 18 years ago
  8. 32f105a [DLM] down conversion clearing flags by David Teigland · 18 years ago
  9. c059f70 [DLM] down conversion clearing flags by Patrick Caulfield · 18 years ago
  10. 10948eb [DLM] preserve lksb address in user conversions by Patrick Caulfield · 18 years ago
  11. b8e1aab [GFS2] Another list_del bug by Steven Whitehouse · 18 years ago
  12. 0886760 [GFS2] Fix to list_del in lops.c by Steven Whitehouse · 18 years ago
  13. a345da3 [DLM] dump rsb and locks on assert by David Teigland · 18 years ago
  14. 15d00c0 [GFS2] Fix leak of gfs2_bufdata by Steven Whitehouse · 18 years ago
  15. fcc8abc [DLM] move kmap to after spin_unlock by David Teigland · 18 years ago
  16. 8872187 [GFS2] Fix a couple of refcount leaks. by Russell Cattelan · 18 years ago
  17. 4a99c3d [DLM] reject replies to old requests by David Teigland · 18 years ago
  18. faa0f26 [DLM] show nodeid for recovery message by David Teigland · 18 years ago
  19. 0644244 [DLM] break from snprintf loop by David Teigland · 18 years ago
  20. f6db1b8 [DLM] abort recovery more quickly by David Teigland · 18 years ago
  21. 5ff5191 [DLM] print bad length in assertion by David Teigland · 18 years ago
  22. f438714 [GFS2] Fix lack of buffers in writepage bug by Steven Whitehouse · 18 years ago
  23. cc346d5 [DLM] fix userland unlock by Patrick Caulfield · 18 years ago
  24. 2b557f6 [GFS2] Fix gfs_ prefix in locking.c by Steven Whitehouse · 18 years ago
  25. ad73c67 Merge branch 'master' by Steven Whitehouse · 18 years ago
  26. 08eac93 [GFS2] match plock result with correct request by David Teigland · 18 years ago
  27. 3120ec5 [GFS2] lockproto api prefix by David Teigland · 18 years ago
  28. 9f73763 Linux v2.6.18-rc4 by Linus Torvalds · 18 years ago
  29. 6e1e632 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  30. a05ef8b Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 18 years ago
  31. cb3f1e7 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  32. 3e3183b [PATCH] SCX200_ACB: eliminate spurious timeout errors by David Woodhouse · 18 years ago
  33. 225add6 [PATCH] udf: initialize parts of inode earlier in create by Eric Sandeen · 18 years ago
  34. ce2c6b5 [PATCH] futex: Apply recent futex fixes to futex_compat by Thomas Gleixner · 18 years ago
  35. 2b8de5f [PATCH] pnpacpi: reject ACPI_PRODUCER resources by matthieu castet · 18 years ago
  36. b4c76fa [PATCH] reiserfs_write_full_page() should not get_block past eof by Chris Mason · 18 years ago
  37. b5f3953 [PATCH] fix reiserfs lock inversion of bkl vs inode semaphore by Chris Mason · 18 years ago
  38. ebd1530 [PATCH] memory hotadd fixes: enhance collision check by KAMEZAWA Hiroyuki · 18 years ago
  39. 5d2870f [PATCH] memory hotadd fixes: avoid registering res twice by KAMEZAWA Hiroyuki · 18 years ago
  40. fa25d8d [PATCH] memory hotadd fixes: avoid check in acpi by KAMEZAWA Hiroyuki · 18 years ago
  41. 58c1b5b [PATCH] memory hotadd fixes: find_next_system_ram catch range fix by KAMEZAWA Hiroyuki · 18 years ago
  42. 0f04ab5 [PATCH] memory hotadd fixes: change find_next_system_ram's return value manner by KAMEZAWA Hiroyuki · 18 years ago
  43. 6f71271 [PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix by KAMEZAWA Hiroyuki · 18 years ago
  44. 94f563c [PATCH] Fix BeFS slab corruption by Diego Calleja · 18 years ago
  45. e31f59c [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks by Stefan Richter · 18 years ago
  46. 855f46a [PATCH] Add stable branch to maintainers file by Steven Rostedt · 18 years ago
  47. 757be18 [PATCH] sh: fix proc file removal for superh store queue module by Neil Horman · 18 years ago
  48. 453c3e4 [PATCH] eicon: fix define conflict with ptrace by Alexey Dobriyan · 18 years ago
  49. 64e0cc3 [PATCH] pSeries: hvsi char driver janitorial cleanup by Linas Vepstas · 18 years ago
  50. 229395c [PATCH] pSeries hvsi char driver null pointer deref by Linas Vepstas · 18 years ago
  51. 825e037 [PATCH] Fix more per-cpu typos by Alexey Dobriyan · 18 years ago
  52. 8b23d04 [PATCH] doc: update panic_on_oops documentation by Maxime Bizon · 18 years ago
  53. 2f34931 [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth cache by Neil Brown · 18 years ago
  54. 9b7f750 [PATCH] debug_locks.h: add "struct task_struct;" by Alexey Dobriyan · 18 years ago
  55. 60c371b [PATCH] fadvise() make POSIX_FADV_NOREUSE a no-op by Andrew Morton · 18 years ago
  56. bb39e41 [PATCH] au1100fb: Fix startup sequence by Rodolfo Giometti · 18 years ago
  57. fd2d543 [PATCH] au1100fb: info->var.rotate fix by Rodolfo Giometti · 18 years ago
  58. 78944e5 [PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion by Antonino A. Daplas · 18 years ago
  59. 38cbcdc [PATCH] fix vmstat per cpu usage by Jan Blunck · 18 years ago
  60. 9f59ce5 [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE by Chuck Ebbert · 18 years ago
  61. f9abd1a [PATCH] md: Fix a bug that recently crept into md/linear by NeilBrown · 18 years ago
  62. af2bc7d [PATCH] omap-rng build fix by David Brownell · 18 years ago
  63. b0b33de [PATCH] i_mutex does not need to be locked in reiserfs_delete_inode() by Alexander Zarochentsev · 18 years ago
  64. c3760ae [PATCH] crash in aty128_set_lcd_enable() on PowerBook by Olaf Hering · 18 years ago
  65. 06fa45d [PATCH] ufs: handle truncated pages by Evgeniy Dushistov · 18 years ago
  66. 1fb32b7 [PATCH] ufs: ufs_get_locked_page() race fix by Evgeniy Dushistov · 18 years ago
  67. e91467e [PATCH] bug in futex unqueue_me by Christian Borntraeger · 18 years ago
  68. 72f0b4e [PATCH] disable debugging version of write_lock() by Andrew Morton · 18 years ago
  69. 927cbe8 [PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h> by Adrian Bunk · 18 years ago
  70. a7ef787 [PATCH] Make suspend possible with a traced process at a breakpoint by Rafael J. Wysocki · 18 years ago
  71. 558e10a [LAPB]: Fix windowsize check by Diego Calleja · 18 years ago
  72. d254bcd [TCP]: Fixes IW > 2 cases when TCP is application limited by Ilpo Järvinen · 18 years ago
  73. c4c0ce5 [PKT_SCHED] RED: Fix overflow in calculation of queue average by Ilpo Järvinen · 18 years ago
  74. 30a584d [LLX]: SOCK_DGRAM interface fixes by Stephen Hemminger · 18 years ago
  75. b9e2cc0 [PKT_SCHED]: Return ENOENT if qdisc module is unavailable by Jamal Hadi Salim · 18 years ago
  76. bea1b42 [BRIDGE]: netlink status fix by Stephen Hemminger · 18 years ago
  77. 2ffc1cc Input: ati_remote - use msec instead of jiffies by Dmitry Torokhov · 18 years ago
  78. c3c38fb Input: ati_remote - add missing input_sync() by Dmitry Torokhov · 18 years ago
  79. c605b67 Input: ati_remote - relax permissions sysfs module parameters by Dmitry Torokhov · 18 years ago
  80. c669869 Input: ati_remote - make filter time a module parameter by Edwin Huffstutler · 18 years ago
  81. 3d0f0fa Input: atkbd - restore repeat rate when resuming by Dmitry Torokhov · 18 years ago
  82. 184dd27 Input: trackpoint - activate protocol when resuming by Dmitry Torokhov · 18 years ago
  83. 0c19fcd Input: logips2pp - fix button mapping for MX300 by Roberto Castagnola · 18 years ago
  84. 22479e1 Input: keyboard - change to use kzalloc by Dmitry Torokhov · 18 years ago
  85. d932cb7 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Dmitry Torokhov · 18 years ago
  86. 59a1cc6 [GFS2] Fix lock ordering bug in page fault path by Steven Whitehouse · 18 years ago
  87. f5d635f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  88. eca7994 [IA64] make uncached allocator more node aware by Dean Nelson · 18 years ago
  89. 3b445ee Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 18 years ago
  90. 1295278 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  91. efe78cd Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  92. 8861e98 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  93. 6e31554 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  94. f1d39b2 [PATCH] ahci: skip protocol test altogether in spurious interrupt code by Unicorn Chang · 18 years ago
  95. c54772e [PATCH] myri10ge - Fix spurious invokations of the watchdog reset handler by Brice Goglin · 18 years ago
  96. e454358 [PATCH] myri10ge - Write the firmware in 256-bytes chunks by Brice Goglin · 18 years ago
  97. 817acf5 [PATCH] Stop calling phy_stop_interrupts() twice by Sergei Shtylylov · 18 years ago
  98. 75c30b1 [PATCH] s2io driver bug fixes #2 by Ananda Raju · 18 years ago
  99. b41477f [PATCH] s2io driver bug fixes #1 by Ananda Raju · 18 years ago
  100. 2b14c30 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago