1. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  2. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  3. d57f4054 mtd: utilize `mtd_is_*()' functions by Brian Norris · 13 years ago
  4. 19fb434 mtd: kill old field for `struct mtd_info_user' by Brian Norris · 13 years ago
  5. e99d8b0 mtd: add MEMWRITE ioctl by Brian Norris · 13 years ago
  6. beb133f mtd: rename MTD_MODE_* to MTD_FILE_MODE_* by Brian Norris · 13 years ago
  7. 0612b9d mtd: rename MTD_OOB_* to MTD_OPS_* by Brian Norris · 13 years ago
  8. c46f648 mtd: support reading OOB without ECC by Brian Norris · 13 years ago
  9. 9ce244b mtd: support writing OOB without ECC by Brian Norris · 13 years ago
  10. 305b93f mtd: do not assume oobsize is power of 2 by Brian Norris · 13 years ago
  11. 92394b5c mtd: spelling fixes by Brian Norris · 13 years ago
  12. 289c052 mtd: replace DEBUG() with pr_debug() by Brian Norris · 13 years ago
  13. c478d7e mtd: edit NAND-related comment by Brian Norris · 13 years ago
  14. 041e457 mtd: nand: handle ECC errors in OOB by Brian Norris · 13 years ago
  15. 7854d3f mtd: spelling, capitalization, uniformity by Brian Norris · 13 years ago
  16. bf51408 mtd: mtdchar: add missing initializer on raw write by Peter Wippich · 13 years ago
  17. 423e0ab VFS : mount lock scalability for internal mounts by Tim Chen · 13 years ago
  18. 6a8a98b mtd: kill CONFIG_MTD_PARTITIONS by Jamie Iles · 13 years ago
  19. 3e45cf5 mtd: mtdchar: retry large buffer allocations by Grant Erickson · 13 years ago
  20. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  21. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  22. f03c659 sanitize vfsmount refcounting changes by Al Viro · 14 years ago
  23. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 14 years ago
  24. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 14 years ago
  25. a7e93dc mtd: fix master device identification for mtd repartition by Roman Tereshonkov · 14 years ago
  26. a0c5a39 mtd: mtdchar: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  27. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  28. 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
  29. 51139ad convert get_sb_pseudo() users by Al Viro · 14 years ago
  30. d0f7959 mtd: add BLKPG API based repartition support by Roman Tereshonkov · 14 years ago
  31. 5e59be1 mtd: sanity check ioctl input by Dan Carpenter · 14 years ago
  32. 0ceacf3 mtd: edit comments on deprecation of ioctl ECCGETLAYOUT by Brian Norris · 14 years ago
  33. cc26c3c mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT by Brian Norris · 14 years ago
  34. 5aa8294 mtd: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  35. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  36. 6ae0185 mtd: Remove obsolete <mtd/compatmac.h> include by David Woodhouse · 14 years ago
  37. a1452a3 mtd: Update copyright notices by David Woodhouse · 14 years ago
  38. dd02b67 mtd: mtdchar: fix mmap for MTD RAM/ROM char devices by Anatolij Gustschin · 14 years ago
  39. 9938424 mtd: add an ioctl to query the lock status of a flash sector by Richard Cochran · 14 years ago
  40. 3975d16 Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 by Linus Torvalds · 14 years ago
  41. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  42. df1f1d1 drivers/mtd: Use memdup_user by Julia Lawall · 14 years ago
  43. cd87423 mtd: mtdchar: Do not corrupt backing device of device node inode by Kirill A. Shutemov · 14 years ago
  44. 5592933 drivers: Push down BKL into various drivers by Arnd Bergmann · 14 years ago
  45. dad0db3 mtdchar: Register the full range of minor numbers by Ben Hutchings · 14 years ago
  46. 24c1549 mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES by Ben Hutchings · 14 years ago
  47. 0040476 mtd: change positive error return into negative by Roel Kluin · 14 years ago
  48. bcc98a4 mtd: fix different address space noise by H Hartley Sweeten · 15 years ago
  49. 0b6585c mtd: Fix pointer handling in compat ioctls to use compat_ptr() by David Woodhouse · 15 years ago
  50. 668ff9a mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c by Kevin Cernekee · 15 years ago
  51. aea7cea mtd: add OOB ioctls for >4GiB devices by Kevin Cernekee · 15 years ago
  52. 9771854 mtd: compat_ioctl cleanup by Kevin Cernekee · 15 years ago
  53. 0dc54e9 mtd: add MEMERASE64 ioctl for >4GiB devices by Kevin Cernekee · 15 years ago
  54. 1f24b5a [MTD] driver model updates by David Brownell · 15 years ago
  55. 402d326 NOMMU: Present backing device capabilities for MTD chardevs by David Howells · 15 years ago
  56. 90160e1 [MTD] Auto-load mtdchar module when device opened. by Scott James Remnant · 15 years ago
  57. 69423d9 [MTD] update internal API to support 64-bit device size by Adrian Hunter · 16 years ago
  58. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  59. 2be508d Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  60. a9b1261 device create: misc: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  61. b67c5f8 [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl() by Zev Weiss · 16 years ago
  62. 34a8244 [MTD] dataflash OTP support by David Brownell · 16 years ago
  63. ff877ea Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  64. daea34b device create: mtd: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  65. 175428b [MTD] mtdchar.c remove shadowed variable warnings by Harvey Harrison · 16 years ago
  66. 5f69283 [MTD] mtdchar.c silence sparse warning by Harvey Harrison · 16 years ago
  67. 6071239 mtdchar: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  68. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 16 years ago
  69. c1f3ee1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  70. a98894a mtd: Convert from class_device to device for MTD/mtdchar by Tony Jones · 17 years ago
  71. e9d8d48 [MTD] mtdchar.c: ioctl always returns 0 as size written for ppc64 by David Scidmore · 17 years ago
  72. ac0c955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 17 years ago
  73. 0c1eafd mtdchar build fix by Andrew Morton · 17 years ago
  74. 7eafaed [MTD] Only call mtd->sync() method in mtdchar close if opened for write. by Joakim Tjernlund · 17 years ago
  75. 408b483 [MTD] Fix length comparison in MEMREADOOB by Thomas Gleixner · 17 years ago
  76. 4935361 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  77. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  78. 64f6071 [MTD] remove unused ecctype,eccsize fields from struct mtd_info by Artem Bityutskiy · 17 years ago
  79. 9c74034 [MTD] return error code from get_mtd_device() by Artem Bityutskiy · 18 years ago
  80. 95b93a0 [MTD] replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  81. 7014568 [MTD] [NAND] remove len/ooblen confusion. by Vitaly Wool · 18 years ago
  82. d25ade7 [MTD] mtdchar: Fix MEMGETOOBSEL and ECCGETLAYOUT ioctls by Ricard Wanderlöf · 18 years ago
  83. ea59830 [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek() by Josef 'Jeff' Sipek · 18 years ago
  84. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  85. 1887f51 [MTD] CORE mtdchar.c: fix off-by-one error in lseek() by Herbert Valerio Riedel · 18 years ago
  86. 7bc3312 [MTD] NAND: Fix breakage all over the place by Thomas Gleixner · 18 years ago
  87. 73c619e [MTD] Disconnect struct mtd_info from ABI by Joern Engel · 18 years ago
  88. f1a28c0 [MTD] NAND Expose the new raw mode function and status info to userspace by Thomas Gleixner · 18 years ago
  89. 9a1fcdf [MTD] NAND Signal that a bitflip was corrected by ECC by Thomas Gleixner · 18 years ago
  90. 8593fbc [MTD] Rework the out of band handling completely by Thomas Gleixner · 18 years ago
  91. f4a43cf [MTD] Remove silly MTD_WRITE/READ macros by Thomas Gleixner · 18 years ago
  92. 5bd34c0 [MTD] NAND Replace oobinfo by ecclayout by Thomas Gleixner · 18 years ago
  93. ff268fb [MTD] NAND Consolidate oobinfo handling by Thomas Gleixner · 18 years ago
  94. 493c646 OneNAND: One-Time Programmable (OTP) support by Kyungmin Park · 18 years ago
  95. b802c07 [PATCH] Remove unnecessary kmalloc/kfree calls in mtdchar by Thago Galesi · 18 years ago
  96. 97894cd [MTD] core: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  97. 15fdc52 [MTD] Tidy up Tims include cleanup by Thomas Gleixner · 19 years ago
  98. 2fc2991 Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/ by Thomas Gleixner · 19 years ago
  99. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  100. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago