1. 1e1a3d0 [GFS2] Introduce gfs2_remove_from_ail by Steven Whitehouse · 17 years ago
  2. 8497a46 [GFS2] Correct lock ordering in unlink by Steven Whitehouse · 17 years ago
  3. e9bd2b3 [GFS2] fix inode meta data corruption by Wendy Cheng · 17 years ago
  4. c4f68a1 [GFS2] delay glock demote for a minimum hold time by Benjamin Marzinski · 17 years ago
  5. d1e2777 [GFS2] panic after can't parse mount arguments by Abhijith Das · 17 years ago
  6. ec217e0 [GFS2] Patch to protect sd_log_num_jdata by Bob Peterson · 17 years ago
  7. a947e03 [GFS2] Wendy's dump lockname in hex & fix glock dump by Abhijith Das · 17 years ago
  8. 61d96be [DLM] Fix lowcomms socket closing by Patrick Caulfield · 17 years ago
  9. a13b8c5 [GFS2] Reduce truncate IO traffic by Wendy Cheng · 17 years ago
  10. 9a5ad13 [GFS2] Add NULL entry to token table by Benjamin Marzinski · 17 years ago
  11. 382e6e2 [GFS2] Add a missing gfs2_trans_add_bh() by Steven Whitehouse · 17 years ago
  12. bb3b0e3 [GFS2] Clean up invalidatepage/releasepage by Steven Whitehouse · 17 years ago
  13. 2d9a4bb [GFS2] Fix quota do_list operation hang by Abhijith Das · 17 years ago
  14. 34eaae3 [GFS2] fixed a NULL pointer assignment BUG by Denis Cheng · 17 years ago
  15. 0fd5355 [GFS2] Force unstuff of hidden quota inode by Abhijith Das · 17 years ago
  16. 5d35e31 [GFS2] better code for translating characters by Denis Cheng · 17 years ago
  17. 2d3ba1e [GFS2] unneeded typecast by Denis Cheng · 17 years ago
  18. adb4ec1 [GFS2] use list_for_each_entry instead by Denis Cheng · 17 years ago
  19. 75be73a [GFS2] Ensure journal file cache is flushed after recovery by Bob Peterson · 17 years ago
  20. 5f3eae7 [GFS2] invalid metadata block - REVISED by Bob Peterson · 17 years ago
  21. 8fbbfd2 [GFS2] Reduce number of gfs2_scand processes to one by Steven Whitehouse · 17 years ago
  22. ca5a939 [GFS2] use the declaration of gfs2_dops in the header file instead by Denis Cheng · 17 years ago
  23. 4ef2900 [GFS2] mark struct *_operations const by Denis Cheng · 17 years ago
  24. 0f8468c [GFS2] Detach buf data during in-place writeback by Bob Peterson · 17 years ago
  25. cee23c7 [GFS2] use an temp variable to reduce a spin_unlock by Denis Cheng · 17 years ago
  26. 6760bdc [GFS2] Prevent infinite loop in try_rgrp_unlink() by Bob Peterson · 17 years ago
  27. 693ddea [GFS2] Revert part of earlier log.c changes by Bob Peterson · 17 years ago
  28. 905d2ae [GFS2] Move some code inside the log lock by Bob Peterson · 17 years ago
  29. 7b08fc6 [GFS2] Fix an oops in glock dumping by Steven Whitehouse · 17 years ago
  30. afd0942 [GFS2] GFS2 not checking pointer on create when running under nfsd by Steve French · 17 years ago
  31. aa0481e [GFS2] Clean up duplicate includes in fs/gfs2/ by Jesper Juhl · 17 years ago
  32. 26caee5 [GFS2] Fix calculation of demote state by Josef Whiter · 17 years ago
  33. 87124e5 [GFS2] Fix two races relating to glock callbacks by Steven Whitehouse · 17 years ago
  34. bbf25010f Linux 2.6.23 by Linus Torvalds · 17 years ago
  35. 5df3e0d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  36. a6d8543 NLM: Fix a memory leak in nlmsvc_testlock by Trond Myklebust · 17 years ago
  37. baf14aa sata_mv: correct S/G table limits by Jeff Garzik · 17 years ago
  38. 2da2324 [MIPS] Au1000: set the PCI controller IO base by Florian Fainelli · 17 years ago
  39. f708631 [MIPS] Alchemy: Fix USB initialization. by Florian Fainelli · 17 years ago
  40. 378a545 [MIPS] IP32: Fix fatal typo in address computation. by Giuseppe Sacco · 17 years ago
  41. e2a57a8 Correct Makefile rule for generating custom keymap by Maarten Bressers · 17 years ago
  42. d39d5ed ISDN: Fix data access out of array bounds by Karsten Keil · 17 years ago
  43. e46dc1d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  44. 87e2831 AIO: fix cleanup in io_submit_one(...) by Yan Zheng · 17 years ago
  45. 745ad48 fix page release issue in filemap_fault by Yan Zheng · 17 years ago
  46. dd204d6 fix VM_CAN_NONLINEAR check in sys_remap_file_pages by Yan Zheng · 17 years ago
  47. a200ee1 mm: set_page_dirty_balance() vs ->page_mkwrite() by Peter Zijlstra · 17 years ago
  48. bf0b48d [IPv6]: Fix ICMPv6 redirect handling with target multicast address by Brian Haley · 17 years ago
  49. bf1b803 [PKT_SCHED] cls_u32: error code isn't been propogated properly by Stephen Hemminger · 17 years ago
  50. 891e6a9 [ROSE]: Fix rose.ko oops on unload by Alexey Dobriyan · 17 years ago
  51. 48611c4 [TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed by Ilpo Järvinen · 17 years ago
  52. 3eb215d Driver core: fix SYSF_DEPRECATED breakage for nested classdevs by Dmitry Torokhov · 17 years ago
  53. 85923b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  54. 9d9b7ad Add manufacturer and card id of teltonica pcmcia modems by Attila Kinali · 17 years ago
  55. dfb0042 sysrq docs: document sequence that actually works by Pavel Machek · 17 years ago
  56. 291041e fix bogus reporting of signals by audit by Al Viro · 17 years ago
  57. 7a5c5d5 Move kasprintf.o to obj-y by Alexey Dobriyan · 17 years ago
  58. a560aa4 lockstat: documentation by Peter Zijlstra · 17 years ago
  59. 52a2638 Longhaul: add auto enabled "revid_errata" option by Rafal Bilski · 17 years ago
  60. 74922be Fix timer_stats printout of events/sec by Anton Blanchard · 17 years ago
  61. 0c2043a Don't do load-average calculations at even 5-second intervals by Linus Torvalds · 17 years ago
  62. 70cb979 VT_WAITACTIVE: Avoid returning EINTR when not necessary by Linus Torvalds · 17 years ago
  63. a1134dd firewire: point to migration document by Stefan Richter · 17 years ago
  64. fc8b28a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  65. 3a49869 Revert "intel_agp: fix stolen mem range on G33" by Kyle McMartin · 17 years ago
  66. 71e4eda Fix non-terminated PCI match table in PowerMac IDE by Benjamin Herrenschmidt · 17 years ago
  67. 67dd5a2 xen: disable split pte locks for now by Jeremy Fitzhardinge · 17 years ago
  68. 9f34073 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  69. 4afcdda [ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspend by Ben Dooks · 17 years ago
  70. 28047ec [ARM] 4597/2: OSIRIS: ensure CPLD0 is preserved after suspend by Ben Dooks · 17 years ago
  71. c946b30 r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2 by Francois Romieu · 17 years ago
  72. af29990 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  73. 4ecbca8 Remove unnecessary cast in prefetch() by Serge Belyshev · 17 years ago
  74. 8cfaf453 [MIPS] IP32: Enable PCI bridges by Giuseppe Sacco · 17 years ago
  75. b2b2775 [SPARC64]: Fix 'niu' complex IRQ probing. by David S. Miller · 17 years ago
  76. 1177bf9 [SPARC64]: check fork_idle() error by Akinobu Mita · 17 years ago
  77. 9cdcaa2 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  78. 16abfa0 Fix sys_remap_file_pages BUG at highmem.c:15! by Hugh Dickins · 17 years ago
  79. d5e8938 [SCSI] megaraid_old: fix READ_CAPACITY by FUJITA Tomonori · 17 years ago
  80. 27097ef [SPARC64]: Temporary workaround for PCI-E slot on T1000. by David S. Miller · 17 years ago
  81. e2fd58d [SPARC64]: VIO device addition log message level is too high. by David S. Miller · 17 years ago
  82. 07607c5 [SPARC64]: Fix domain-services port probing. by David S. Miller · 17 years ago
  83. 804b3f9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  84. 3e0ca2f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  85. c7659e2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  86. 66b1f1a Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  87. 991bf52 drivers/ata/pata_ixp4xx_cf.c: ioremap return code check by Scott Thompson · 17 years ago
  88. 90925d3 Ata: pata_marvell, use ioread* for iomap-ped memory by Jiri Slaby · 17 years ago
  89. 4007b49 libata: fix for sata_mv >64KB DMA segments by Olof Johansson · 17 years ago
  90. bda0233 ocfs2: Unlock mutex in local alloc failure case by Sunil Mushran · 17 years ago
  91. 529d303 sky2: jumbo frame regression fix by Stephen Hemminger · 17 years ago
  92. 5c55c43 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
  93. cda6a20 Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi> by Michael Hennerich · 17 years ago
  94. c58c214 Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver by Michael Hennerich · 17 years ago
  95. 9ea0f04 [MIPS] Terminally fix local_{dec,sub}_if_positive by Ralf Baechle · 17 years ago
  96. fef7470 [MIPS] Type proof reimplementation of cmpxchg. by Ralf Baechle · 17 years ago
  97. f6a9e6d [MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaround by Maciej W. Rozycki · 17 years ago
  98. ee0a816 [PATCH] softmac: Fix compiler-warning by Richard Knutsson · 17 years ago
  99. a4aa2e8 [SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy. by David S. Miller · 17 years ago
  100. 4365e99 [PATCH] bcm43xx: Correct printk with PFX before KERN_ by Joe Perches · 17 years ago