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