1. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  2. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  3. d6a3f01 mtd: block2mtd: wait until block devices are presented by Felix Fietkau · 10 years ago
  4. ea6d833 mtd: block2mtd: check device size by Fabian Frederick · 10 years ago
  5. 4bed207 mtd: block2mtd: Add mutex_destroy by Fabian Frederick · 10 years ago
  6. f83c383 mtd: Move major number definitions to major.h by Ezequiel Garcia · 11 years ago
  7. a1c0660 mtd: Convert logging messages by Joe Perches · 11 years ago
  8. 031da73 mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited. by NeilBrown · 12 years ago
  9. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  10. 2e24e32 mtd: block2mtd: fix recursive call of mtd_writev by Gabor Juhos · 12 years ago
  11. 39a5d0b mtd: block2mtd: page_read() never returns NULL by Ryosuke Saito · 12 years ago
  12. bcb1d23 mtd: move zero length verification to MTD API functions by Artem Bityutskiy · 12 years ago
  13. 834247e mtd: remove retlen zeroing duplication by Artem Bityutskiy · 12 years ago
  14. 5def489 mtd: do not duplicate length and offset checks in drivers by Artem Bityutskiy · 12 years ago
  15. b604387 mtd: block2mtd: initialize writebufsize by Artem Bityutskiy · 12 years ago
  16. 3c3c10b mtd: add leading underscore to all mtd functions by Artem Bityutskiy · 12 years ago
  17. 7b3480f Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  18. 1dbebd3 mtd: harmonize mtd_writev usage by Artem Bityutskiy · 12 years ago
  19. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  20. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 13 years ago
  21. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  22. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  23. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  24. 731edacb mtd: fix bdev exclusive open bugs in block2mtd::add_device() by Tejun Heo · 14 years ago
  25. 89a8228 block2mtd: dubious assignment by Nicolas Kaiser · 14 years ago
  26. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  28. 4d68242 mtd: block2mtd: Use kasprintf by Julia Lawall · 14 years ago
  29. 30c40d2 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl by Al Viro · 16 years ago
  30. ff877ea Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  31. eadcf0d MTD: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  32. 59018b6 MTD/JFFS2: remove CVS keywords by Adrian Bunk · 16 years ago
  33. 0bc88c5 [MTD] block2mtd: logging typo fixes by Stephane Chazelas · 16 years ago
  34. 2875fb6 mtd: memory corruption in block2mtd.c by Ingo van Lil · 16 years ago
  35. 2b54aae Claim maintainership for block2mtd and update email addresses by Joern Engel · 16 years ago
  36. ba7cc09 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  37. 6fe6900 mm: make read_cache_page synchronous by Nick Piggin · 17 years ago
  38. 4839f04 [MTD] block2mtd_paramline[] mustn't be __initdata by Adrian Bunk · 17 years ago
  39. 21d31f1 [PATCH] [MTD] block2mtd: remove readahead code by Joern Engel · 17 years ago
  40. 8870530 [PATCH] [MTD] block2mtd: remove warning by Joern Engel · 17 years ago
  41. 0ffb74c [PATCH] [MTD] block2mtd: remove casts by Joern Engel · 17 years ago
  42. fc0ecff [PATCH] remove invalidate_inode_pages() by Andrew Morton · 17 years ago
  43. 95b93a0 [MTD] replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  44. c4e7fb3 block2mtd.c: Make kernel boot command line arguments work (try 4) by Ville Herva · 18 years ago
  45. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  46. 17ffc7b [MTD] Initialize 'writesize' by Artem B. Bityutskiy · 18 years ago
  47. 21c8db9 [MTD] Restore MTD_ROM and MTD_RAM types by David Woodhouse · 18 years ago
  48. 92cbfdc [MTD] replace MTD_RAM with MTD_GENERIC_TYPE by Joern Engel · 18 years ago
  49. 8546ac4 [MTD] Remove the only useless readv implementation by Thomas Gleixner · 18 years ago
  50. 151e765 [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd by David Woodhouse · 18 years ago
  51. a6550e5 mtd: fix memory leak in block2mtd_setup() by Jesper Juhl · 18 years ago
  52. 954c242 mtd: improve parameter parsing for block2mtd by Joern Engel · 18 years ago
  53. 48b1926 [PATCH] sem2mutex: drivers/mtd/ by Ingo Molnar · 18 years ago
  54. 2b9175c [MTD] Make functions static, include header files with prototypes by Adrian Bunk · 19 years ago
  55. e5580fb [MTD] devices: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  56. cc71229 [MTD] block2mtd: Fix incompatible pointer type by Thomas Gleixner · 19 years ago
  57. 711c11b [MTD] block2mtd: Remove copyright. Fix offset calculation by Joern Engel · 19 years ago
  58. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago