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