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