1. 06c6764 [JFFS2] Fix dummy jffs2_sum_scan_sumnode() macro for !SUMMARY case. by David Woodhouse · 18 years ago
  2. 0d25971 Merge git://git.infradead.org/jffs2-devel-2.6 by David Woodhouse · 18 years ago
  3. 615191b [MTD] Account for MODULE_SYMBOL_PREFIX when requesting NOR chip driver by David Woodhouse · 18 years ago
  4. ecde263 [MTD] Use symbol_request() in old DiskOnChip probe code to find actual driver by David Woodhouse · 18 years ago
  5. 3d12c0c [MTD] Add Amstrad Delta NAND support by Jonathan McDowell · 18 years ago
  6. ca89a51 [JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_ref by David Woodhouse · 18 years ago
  7. 010b06d [JFFS2] Locking issues in summary write code. by David Woodhouse · 18 years ago
  8. 9167e0f [JFFS2] Remove stray kfree of summary info in XATTR code. by David Woodhouse · 18 years ago
  9. 0bcc099 [JFFS2] File node reference for wasted space when flushing wbuf by David Woodhouse · 18 years ago
  10. b64335f [JFFS2] Add length argument to jffs2_add_physical_node_ref() by David Woodhouse · 18 years ago
  11. 49f11d4 [JFFS2] Mark gaps in summary list as dirty space by David Woodhouse · 18 years ago
  12. 25090a6 [JFFS2] Discard remaining free space when filing a dirty block in scan. by David Woodhouse · 18 years ago
  13. 6827099 [JFFS2] Introduce jffs2_scan_dirty_space() function. by David Woodhouse · 18 years ago
  14. 7807ef7 [JFFS2] Fix summary handling of unknown but compatible nodes. by David Woodhouse · 18 years ago
  15. 3560160 [JFFS2] Fix memory leak in scan code; improve comments. by David Woodhouse · 18 years ago
  16. 6171586 [JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes. by David Woodhouse · 18 years ago
  17. fb9fbbc [JFFS2] Correct accounting of erroneous cleanmarkers and failed summaries. by David Woodhouse · 18 years ago
  18. f1f9671 [JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication by David Woodhouse · 18 years ago
  19. 0cfc7da Merge git://git.infradead.org/jffs2-xattr-2.6 by David Woodhouse · 18 years ago
  20. 1417fc4 [JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node_obsolete() by David Woodhouse · 18 years ago
  21. 9641b78 [JFFS2] Optimise reading of eraseblock summary nodes by David Woodhouse · 18 years ago
  22. 6c8b44a [MTD] Avoid 64-bit division in mtdconcat by Andrew Morton · 18 years ago
  23. 5fc3dbc [MTD] Use __symbol_get() instead of symbol_get() in NOR chip probe by David Woodhouse · 18 years ago
  24. dcb6592 git-mtd: symbol_get() fix by Andrew Morton · 18 years ago
  25. 8e4482f [JFFS2] Remove forgotten summary code by Ferenc Havasi · 18 years ago
  26. aef9ab4 [JFFS2] Support new device nodes by David Woodhouse · 18 years ago
  27. 20a92fc Merge git://git.infradead.org/mtd-2.6 by KaiGai Kohei · 18 years ago
  28. f6a673b [MTD] Fix printk format error in gen_probe.c by David Woodhouse · 18 years ago
  29. fd0e518 [MTD] Fix mtdconcat build. We didn't introduce mtd->writesize yet. by David Woodhouse · 18 years ago
  30. e8d3293 MTD: mtdconcat NAND/Sibley support (rev.2) by Alexander Belyakov · 18 years ago
  31. ceb31db LASAT depends on MTD_CFI by Martin Michlmayr · 18 years ago
  32. be21ce1 Re-add module description for ms02-nv to Kconfig by Martin Michlmayr · 18 years ago
  33. 683b30c [MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erased by Sean Young · 18 years ago
  34. ae282d4 [MTD] generic: propagate oobavail to MTD partitions by Vitaly Wool · 18 years ago
  35. 599fb32 [PCMCIA MTD] Fix leak and crash on reboot by Sean Young · 18 years ago
  36. c172471 cfi_cmdset_0001: factorize code to wait for flash status by Nicolas Pitre · 18 years ago
  37. 6e7a680 cfi-cmdset-0001: always update the chip status by Nicolas Pitre · 18 years ago
  38. df54b52c CHIPS: Fix potential starvation in cfi_cmdset_0001 by Josh Boyer · 19 years ago
  39. ba9627b [JFFS2] Repack some on-medium structures. ARM is weirder than I thought. by David Woodhouse · 18 years ago
  40. 35af68b NAND: Fix NAND ECC errors on AMD Au1550 by Sergei Shtylyov · 18 years ago
  41. b020bb7 [MTD] Fix build warnings in RedBoot MTD partition parser. by Ben Dooks · 18 years ago
  42. 155285c NAND: AMD Au1550 driver reads write-only register by Sergei Shtylyov · 18 years ago
  43. c41ff6e [JFFS2] Fix printk format in jffs2_sum_write_data() error message. by David Woodhouse · 18 years ago
  44. 7d2beb1 [JFFS2] Fix section mismatch warnings in JFFS2. by David Brownell · 18 years ago
  45. cead4db [MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs by David Woodhouse · 18 years ago
  46. ce589a0 drivers/mtd/devices/docprobe.c: correct #if's by Adrian Bunk · 18 years ago
  47. f41a5f8 [MTD] Add help text for MTD_NAND_CS553X option. by David Woodhouse · 18 years ago
  48. 1859482 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  49. 5b5ffbc [PATCH] jffs2: memory leak in jffs2_scan_medium() by Florin Malita · 18 years ago
  50. c4694c7 [PATCH] dl2k needs dma-mapping.h by Andrew Morton · 18 years ago
  51. 194a61b [PATCH] jffs2 warning fixes by Andrew Morton · 18 years ago
  52. d3779e7 [PATCH] devices.txt: remove pktcdvd entry by Peter Osterlund · 18 years ago
  53. 264a341 [PATCH] ide_cs: Add IBM microdrive to known IDs by Thomas Kleffel · 18 years ago
  54. 79afecf [PATCH] Fix typos in Documentation/memory-barriers.txt by Aneesh Kumar · 18 years ago
  55. bfe2e93 [PATCH] gigaset: endian fix by Alexey Dobriyan · 18 years ago
  56. b2d596d [PATCH] fix hotplug kconfig help by Pavel Machek · 18 years ago
  57. ce007ea [PATCH] smbus unhiding kills thermal management by Carl-Daniel Hailfinger · 18 years ago
  58. eee391a [PATCH] revert "vfs: propagate mnt_flags into do_loopback/vfsmount" by Andrew Morton · 18 years ago
  59. be6e028b [PATCH] root mount failure: emit filesystems attempted by Andy Whitcroft · 18 years ago
  60. 3835a9b [PATCH] fs/compat.c: fix 'if (a |= b )' typo by Alexey Dobriyan · 18 years ago
  61. bb53a76 [PATCH] tpm_register_hardware gcc 4.1 warning fix by Daniel Walker · 18 years ago
  62. 655fdea [PATCH] Final rio polish by Alan Cox · 18 years ago
  63. 2a7362f [PATCH] tpm: fix constant by Kylene Jo Hall · 18 years ago
  64. 64471eb [PATCH] Add Core Solo and Core Duo support to oprofile by Benjamin LaHaise · 18 years ago
  65. e6333fd [PATCH] fix can_share_swap_page() when !CONFIG_SWAP by Hua Zhong · 18 years ago
  66. 41e5a6a [PATCH] v9fs: signal handling fixes by Latchesar Ionkov · 18 years ago
  67. 343f1fe [PATCH] v9fs: Twalk memory leak by Latchesar Ionkov · 18 years ago
  68. 3dc7b82 [PATCH] LED: Fix sysfs store function error handling by Richard Purdie · 18 years ago
  69. 263de9b [PATCH] LED: Add maintainer entry for the LED subsystem by Richard Purdie · 18 years ago
  70. 68673af [PATCH] Backlight/LCD Class: Fix sysfs _store error handling by Richard Purdie · 18 years ago
  71. a8d2e7d [PATCH] LED: Improve Kconfig information by Richard Purdie · 18 years ago
  72. 39d24e6 [PATCH] add slab_is_available() routine for boot code by Mike Kravetz · 18 years ago
  73. 48564e6 [PATCH] smbfs: Fix slab corruption in samba error path by Jan Niehusmann · 18 years ago
  74. 2e367a8 [PATCH] Marcelo has moved by Marcelo Tosatti · 18 years ago
  75. 5e37661 [PATCH] symbol_put_addr() locks kernel by Trent Piepho · 18 years ago
  76. 0159677 [PATCH] s390: add vmsplice system call by Martin Schwidefsky · 18 years ago
  77. 6a050da [PATCH] initramfs: fix CPIO hardlink check by Mark Huang · 18 years ago
  78. 698d070 [PATCH] s390: lcs incorrect test by Greg Smith · 18 years ago
  79. ac924c6 [PATCH] setup_per_zone_pages_min() overflow fix by Andrew Morton · 18 years ago
  80. 5afdbd6 [PATCH] s390: exploit rcu_needs_cpu() interface by Heiko Carstens · 18 years ago
  81. 986733e [PATCH] RCU: introduce rcu_needs_cpu() interface by Heiko Carstens · 18 years ago
  82. 3b7c810 [PATCH] smbfs chroot issue (CVE-2006-1864) by Olaf Kirch · 18 years ago
  83. a7b862f [PATCH] VIA quirk fixup, additional PCI IDs by Chris Wedgwood · 18 years ago
  84. 73d5858 [PATCH] pcmcia Oopses fixes by Benjamin Herrenschmidt · 18 years ago
  85. 9458513 [PATCH] tpm: update module dependencies by Kylene Jo Hall · 18 years ago
  86. 90d5ede [PATCH] Fix capi reload by unregistering the correct major by Stefan Schweizer · 18 years ago
  87. a537055 [PATCH] autofs4: NFY_NONE wait race fix by Ian Kent · 18 years ago
  88. 6aff5cb [PATCH] fs/open.c: unexport sys_openat by Adrian Bunk · 18 years ago
  89. 0cccca06 [PATCH] selinux: check for failed kmalloc in security_sid_to_context() by Serge E. Hallyn · 18 years ago
  90. 184f565 [JFFS2] Fix printk format in some error messages. by Andrew Morton · 18 years ago
  91. 3e68fbb [JFFS2] Don't pack on-medium structures, because GCC emits crappy code by David Woodhouse · 18 years ago
  92. 52239da [MTD NAND] Modify check for modules registering NAND devices without ->owner by David Woodhouse · 18 years ago
  93. 0d4e30d [MTD] Clean up <linux/mtd/physmap.h> to fix modular build by David Woodhouse · 18 years ago
  94. 2f20670 [MTD] Remove gratuitous inclusion of ARM-only header from physmap.c by David Woodhouse · 18 years ago
  95. cf5eba5 [JFFS2] Reduce excessive node count for syslog files. by David Woodhouse · 18 years ago
  96. 151e765 [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd by David Woodhouse · 18 years ago
  97. 0f5ae3d [MTD] Deal correctly with NOR chips which are smaller than the map window by David Woodhouse · 18 years ago
  98. a6550e5 mtd: fix memory leak in block2mtd_setup() by Jesper Juhl · 18 years ago
  99. 552d920 [MTD] Fix module refcounting in NAND board drivers. by David Woodhouse · 18 years ago
  100. 4f678a5 mtd: fix memory leaks in phram_setup by Jesper Juhl · 18 years ago