1. 2d7256d vm: convert mtdchar mmap to vm_iomap_memory() helper by Linus Torvalds · 11 years ago
  2. 0f29ebb mtd: Disable mtdchar mmap on MMU systems by David Woodhouse · 12 years ago
  3. 93e6dc1 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  4. 3f0e06c mtdchar: fix offset overflow detection by Linus Torvalds · 12 years ago
  5. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  6. 7a84477 mtd: fix oops in dataflash driver by Will Newton · 12 years ago
  7. c65390f fix breakage in mtdchar_open(), sanitize failure exits by Al Viro · 12 years ago
  8. 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  9. 00292bb mtdchar: kill persistently held vfsmount by Al Viro · 12 years ago
  10. 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  11. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 12 years ago
  12. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 12 years ago
  13. b502bd1 magic.h: move some FS magic numbers into magic.h by Muthu Kumar · 12 years ago
  14. 3e8c3bf mtd: Collect bad block count for ecc stats lazily. by Murali Palnati · 12 years ago
  15. 800ffd3 mtd: do not use mtd->block_markbad directly by Artem Bityutskiy · 13 years ago
  16. 8f461a7 mtd: introduce mtd_can_have_bb helper by Artem Bityutskiy · 13 years ago
  17. 3813456 mtd: do not use mtd->lock, unlock and is_locked directly by Artem Bityutskiy · 13 years ago
  18. 327cf29 mtd: do not use mtd->sync directly by Artem Bityutskiy · 13 years ago
  19. e2936b2a mtd: do not use mtd->lock_user_prot_reg directly by Artem Bityutskiy · 13 years ago
  20. 27c151a mtd: mtd->write_user_prot_reg directly by Artem Bityutskiy · 13 years ago
  21. b6de3d6 mtd: do not use mtd->read_*_prot_reg directly by Artem Bityutskiy · 13 years ago
  22. 87e858a9 mtd: do not use mtd->get_*_prot_info directly by Artem Bityutskiy · 13 years ago
  23. dac2639 mtd: do not use mtd->read_oob directly by Artem Bityutskiy · 13 years ago
  24. cd62127 mtd: do not use mtd->get_unmapped_area directly by Artem Bityutskiy · 13 years ago
  25. fc002e3 mtd: introduce mtd_has_oob helper by Artem Bityutskiy · 13 years ago
  26. 30fa984 mtd: remove extra retlen assignment by Artem Bityutskiy · 13 years ago
  27. 5942ddb mtd: introduce mtd_block_markbad interface by Artem Bityutskiy · 13 years ago
  28. 7086c19 mtd: introduce mtd_block_isbad interface by Artem Bityutskiy · 13 years ago
  29. e95e978 mtd: introduce mtd_is_locked interface by Artem Bityutskiy · 13 years ago
  30. b66005c mtd: introduce mtd_unlock interface by Artem Bityutskiy · 13 years ago
  31. 7799f9a mtd: introduce mtd_lock interface by Artem Bityutskiy · 13 years ago
  32. 85f2f2a mtd: introduce mtd_sync interface by Artem Bityutskiy · 13 years ago
  33. 4403dbf mtd: introduce mtd_lock_user_prot_reg interface by Artem Bityutskiy · 13 years ago
  34. 482b43a mtd: introduce mtd_write_user_prot_reg interface by Artem Bityutskiy · 13 years ago
  35. 4ea1cab mtd: introduce mtd_read_user_prot_reg interface by Artem Bityutskiy · 13 years ago
  36. 855e5d8 mtd: introduce mtd_get_user_prot_info interface by Artem Bityutskiy · 13 years ago
  37. d264f72 mtd: introduce mtd_read_fact_prot_reg interface by Artem Bityutskiy · 13 years ago
  38. a750b5c mtd: introduce mtd_get_fact_prot_info interface by Artem Bityutskiy · 13 years ago
  39. a2cc5ba mtd: introduce mtd_write_oob interface by Artem Bityutskiy · 13 years ago
  40. fd2819b mtd: introduce mtd_read_oob interface by Artem Bityutskiy · 13 years ago
  41. eda95cb mtd: introduce mtd_write interface by Artem Bityutskiy · 13 years ago
  42. 329ad39 mtd: introduce mtd_read interface by Artem Bityutskiy · 13 years ago
  43. 04c601b mtd: introduce mtd_get_unmapped_area interface by Artem Bityutskiy · 13 years ago
  44. 7e1f0dc mtd: introduce mtd_erase interface by Artem Bityutskiy · 13 years ago
  45. 969e57a mtd: mtdchar: rename functions by Artem Bityutskiy · 13 years ago
  46. 6bc6375 VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  47. 5805ad8 mtd: mtdchar: add missing initializer on raw write by Peter Wippich · 13 years ago
  48. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  49. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  50. d57f4054 mtd: utilize `mtd_is_*()' functions by Brian Norris · 13 years ago
  51. 19fb434 mtd: kill old field for `struct mtd_info_user' by Brian Norris · 13 years ago
  52. e99d8b0 mtd: add MEMWRITE ioctl by Brian Norris · 13 years ago
  53. beb133f mtd: rename MTD_MODE_* to MTD_FILE_MODE_* by Brian Norris · 13 years ago
  54. 0612b9d mtd: rename MTD_OOB_* to MTD_OPS_* by Brian Norris · 13 years ago
  55. c46f648 mtd: support reading OOB without ECC by Brian Norris · 13 years ago
  56. 9ce244b mtd: support writing OOB without ECC by Brian Norris · 13 years ago
  57. 305b93f mtd: do not assume oobsize is power of 2 by Brian Norris · 13 years ago
  58. 92394b5 mtd: spelling fixes by Brian Norris · 13 years ago
  59. 289c052 mtd: replace DEBUG() with pr_debug() by Brian Norris · 13 years ago
  60. c478d7e mtd: edit NAND-related comment by Brian Norris · 13 years ago
  61. 041e457 mtd: nand: handle ECC errors in OOB by Brian Norris · 13 years ago
  62. 7854d3f mtd: spelling, capitalization, uniformity by Brian Norris · 13 years ago
  63. bf51408 mtd: mtdchar: add missing initializer on raw write by Peter Wippich · 13 years ago
  64. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  65. 6a8a98b mtd: kill CONFIG_MTD_PARTITIONS by Jamie Iles · 13 years ago
  66. 3e45cf5 mtd: mtdchar: retry large buffer allocations by Grant Erickson · 13 years ago
  67. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  68. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  69. f03c659 sanitize vfsmount refcounting changes by Al Viro · 14 years ago
  70. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 14 years ago
  71. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 14 years ago
  72. a7e93dc mtd: fix master device identification for mtd repartition by Roman Tereshonkov · 14 years ago
  73. a0c5a39 mtd: mtdchar: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  74. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  75. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  76. 51139ad convert get_sb_pseudo() users by Al Viro · 14 years ago
  77. d0f7959 mtd: add BLKPG API based repartition support by Roman Tereshonkov · 14 years ago
  78. 5e59be1 mtd: sanity check ioctl input by Dan Carpenter · 14 years ago
  79. 0ceacf3 mtd: edit comments on deprecation of ioctl ECCGETLAYOUT by Brian Norris · 14 years ago
  80. cc26c3c mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT by Brian Norris · 14 years ago
  81. 5aa8294 mtd: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  82. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  83. 6ae0185 mtd: Remove obsolete <mtd/compatmac.h> include by David Woodhouse · 14 years ago
  84. a1452a3 mtd: Update copyright notices by David Woodhouse · 14 years ago
  85. dd02b67 mtd: mtdchar: fix mmap for MTD RAM/ROM char devices by Anatolij Gustschin · 14 years ago
  86. 9938424 mtd: add an ioctl to query the lock status of a flash sector by Richard Cochran · 14 years ago
  87. 3975d16 Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 by Linus Torvalds · 14 years ago
  88. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  89. df1f1d1 drivers/mtd: Use memdup_user by Julia Lawall · 14 years ago
  90. cd87423 mtd: mtdchar: Do not corrupt backing device of device node inode by Kirill A. Shutemov · 14 years ago
  91. 5592933 drivers: Push down BKL into various drivers by Arnd Bergmann · 14 years ago
  92. dad0db3 mtdchar: Register the full range of minor numbers by Ben Hutchings · 14 years ago
  93. 24c1549 mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES by Ben Hutchings · 14 years ago
  94. 0040476 mtd: change positive error return into negative by Roel Kluin · 14 years ago
  95. bcc98a4 mtd: fix different address space noise by H Hartley Sweeten · 15 years ago
  96. 0b6585c mtd: Fix pointer handling in compat ioctls to use compat_ptr() by David Woodhouse · 15 years ago
  97. 668ff9a mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c by Kevin Cernekee · 15 years ago
  98. aea7cea mtd: add OOB ioctls for >4GiB devices by Kevin Cernekee · 15 years ago
  99. 9771854 mtd: compat_ioctl cleanup by Kevin Cernekee · 15 years ago
  100. 0dc54e9 mtd: add MEMERASE64 ioctl for >4GiB devices by Kevin Cernekee · 15 years ago