1. 7c51d57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  2. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  3. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  4. 475b44c mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  5. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  6. 353816f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  7. f2863c5 UBI: fix checkpatch.pl warnings by Artem Bityutskiy · 16 years ago
  8. 160bbab [MTD] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  9. 7b6c32d UBI: simplify PEB protection code by Xiaochuan-Xu · 16 years ago
  10. 23553b2 UBI: prepare for protection tree improvements by Xiaochuan-Xu · 16 years ago
  11. 69423d9 [MTD] update internal API to support 64-bit device size by Adrian Hunter · 16 years ago
  12. ad5942b UBI: return -ENOMEM upon failing vmalloc by Stefan Roese · 16 years ago
  13. 6fa6f5b UBI: handle write errors in WL worker by Artem Bityutskiy · 16 years ago
  14. 3c98b0a UBI: fix error path by Artem Bityutskiy · 16 years ago
  15. 6a8f483 UBI: some code re-structuring by Artem Bityutskiy · 16 years ago
  16. 4df581f UBI: fix deadlock by Artem Bityutskiy · 16 years ago
  17. ed45819 UBI: fix warnings when debugging is enabled by Artem Bityutskiy · 16 years ago
  18. 2ad4988 UBI: Don't exit from ubi_thread until kthread_should_stop() is true by Vitaliy Gusev · 16 years ago
  19. b77bcb0 UBI: fix EBADMSG handling by Zoltan Sogor · 16 years ago
  20. 762a9f2 UBI: print reserved_peb when it is too large by Deepak Saxena · 16 years ago
  21. 0e4a008 UBI: fix IS_ERR test by Julien Brunel · 16 years ago
  22. 7d200e8 UBI: remove BKL by Artem Bityutskiy · 16 years ago
  23. d37e6bf UBI: always start the background thread by Artem Bityutskiy · 16 years ago
  24. eeb16e8 UBI: fix gcc warning by Artem Bityutskiy · 16 years ago
  25. 9869cd8 UBI: remove pre-sqnum images support by Artem Bityutskiy · 16 years ago
  26. ebaaf1a UBI: fix kernel-doc errors and warnings by Artem Bityutskiy · 16 years ago
  27. 9c9ec14 UBI: fix checkpatch.pl errors and warnings by Artem Bityutskiy · 16 years ago
  28. 4d88de4 UBI: bugfix - do not torture PEB needlessly by Artem Bityutskiy · 16 years ago
  29. 8c1e6ee UBI: rework scrubbing messages by Artem Bityutskiy · 16 years ago
  30. f40ac9c UBI: implement multiple volumes rename by Artem Bityutskiy · 16 years ago
  31. c856635 UBI: fix and re-work debugging stuff by Artem Bityutskiy · 16 years ago
  32. 85c6e6e UBI: amend commentaries by Artem Bityutskiy · 16 years ago
  33. bb84c1a UBI: fix error message by Artem Bityutskiy · 16 years ago
  34. a6ea440 UBI: improve mkvol request validation by Artem Bityutskiy · 16 years ago
  35. a5bf619 UBI: add ubi_sync() interface by Artem Bityutskiy · 16 years ago
  36. 73789a3 UBI: fix 64-bit calculations by Bruce Leonard · 16 years ago
  37. 23add74 UBI: fix LEB locking by Artem Bityutskiy · 16 years ago
  38. 472018f UBI: fix memory leak on error path by Artem Bityutskiy · 16 years ago
  39. 505d1ca UBI: do not forget to free internal volumes by Artem Bityutskiy · 16 years ago
  40. abc5e92 UBI: fix memory leak by Artem Bityutskiy · 16 years ago
  41. cadb40c UBI: avoid unnecessary division operations by Kyungmin Park · 16 years ago
  42. a0fd1ef UBI: fix buffer padding by Kyungmin Park · 16 years ago
  43. beeea63 UBI: add a comment by Artem Bityutskiy · 16 years ago
  44. 979c929 UBI: print error code by Artem Bityutskiy · 16 years ago
  45. 72b6704 UBI: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  46. 697fa972 UBI: add a message by Artem Bityutskiy · 16 years ago
  47. e43fe68 Merge git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  48. cb53b3b [MTD] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  49. 434b825 UBI: print media information earlier by Artem Bityutskiy · 16 years ago
  50. 4bc1dca UBI: fix mean EC calculation by Artem Bityutskiy · 16 years ago
  51. cbd8a9d UBI: initialize static volumes with vol->used_bytes by Jan Altenberg · 16 years ago
  52. 6e0c84e UBI: improve Kconfig documentation by Artem Bityutskiy · 16 years ago
  53. c450609 UBI: fix error printing by Artem Bityutskiy · 16 years ago
  54. 92a74f1 UBI: make ubi-header.h local by Artem Bityutskiy · 16 years ago
  55. a4f0fcd UBI: be verbose when debuggin is enabled by Artem Bityutskiy · 16 years ago
  56. f7f02837 UBI: mtd/ubi/vtbl.c: fix memory leak by Adrian Bunk · 16 years ago
  57. 8eee9f1 UBI: fix sparse errors in ubi.h by Harvey Harrison · 16 years ago
  58. 19cd7b7 UBI: fix error message by Artem Bityutskiy · 16 years ago
  59. fc39876 UBI: silence warning by S.Çağlar Onur · 16 years ago
  60. 6dc4a87 UBI: do not flush queue on each vtbl change by Artem Bityutskiy · 17 years ago
  61. e653879 UBI: implement atomic LEB change ioctl by Artem Bityutskiy · 17 years ago
  62. 60c0315 UBI: handle zero-length case by Artem Bityutskiy · 17 years ago
  63. 1b68d0e UBI: simplify internal interfaces by Artem Bityutskiy · 17 years ago
  64. 0411e73 UBI: do not change file pointer while updating by Artem Bityutskiy · 17 years ago
  65. 91f2d53 UBI: add layout volume information by Artem Bityutskiy · 17 years ago
  66. c18a841 UBI: fix warnings by Artem Bityutskiy · 17 years ago
  67. 6420319 UBI: add sanity check by Artem Bityutskiy · 17 years ago
  68. 2f9270e UBI: remove bogus assertion by Artem Bityutskiy · 17 years ago
  69. d536058 UBI: bugfix: calculate data offset properly by Artem Bityutskiy · 17 years ago
  70. ddc4939 UBI: amend array size by Artem Bityutskiy · 17 years ago
  71. 4ccf8cf UBI: add auto-resize feature by Artem Bityutskiy · 17 years ago
  72. 896c0c0 UBI: use bit-fields by Artem Bityutskiy · 17 years ago
  73. ae616e1 UBI: fix warnings by Artem Bityutskiy · 17 years ago
  74. b9a0662 UBI: get rid of ubi_ltree_slab by Artem Bityutskiy · 17 years ago
  75. 4b3cc34 UBI: bugfix: do not forget to increment vol_count by Artem Bityutskiy · 17 years ago
  76. aeddb87 UBI: do not support kiB by Artem Bityutskiy · 17 years ago
  77. b6b76ba UBI: add mtd_num sysfs attribute by Artem Bityutskiy · 17 years ago
  78. d1f3dd6 UBI: fix mtd device string parsing by Artem Bityutskiy · 17 years ago
  79. 783b273 UBI: use separate mutex for volumes checking by Artem Bityutskiy · 17 years ago
  80. 897a316 UBI: handle attach ioctl by Artem Bityutskiy · 17 years ago
  81. dd38fcc UBI: remove data_offset by Artem Bityutskiy · 17 years ago
  82. cdfa788 UBI: prepare attach and detach functions by Artem Bityutskiy · 17 years ago
  83. e73f445 UBI: add UBI devices reference counting by Artem Bityutskiy · 17 years ago
  84. 9f961b5 UBI: add UBI control device by Artem Bityutskiy · 17 years ago
  85. 16f557e UBI: fix comment by Artem Bityutskiy · 17 years ago
  86. 593dd33 UBI: fix ubi_wl_flush by Artem Bityutskiy · 17 years ago
  87. 458dbb3 UBI: fix printk by Artem Bityutskiy · 17 years ago
  88. 43f9b25 UBI: bugfix: protect from volume removal by Artem Bityutskiy · 17 years ago
  89. d2c4685 UBI: improve comment by Artem Bityutskiy · 17 years ago
  90. d19bafd UBI: add PID to debugging prints by Artem Bityutskiy · 17 years ago
  91. 40e4d0c UBI: tweak volumes locking some more by Artem Bityutskiy · 17 years ago
  92. d05c77a UBI: introduce volume refcounting by Artem Bityutskiy · 17 years ago
  93. db6e577 UBI: simplify error handling by Artem Bityutskiy · 17 years ago
  94. 35ad5fb UBI: fix and cleanup volume opening functions by Artem Bityutskiy · 17 years ago
  95. fc75a1e UBI: fix error path by Artem Bityutskiy · 17 years ago
  96. 450f872 UBI: get device when opening volume by Artem Bityutskiy · 17 years ago
  97. c63a491 UBI: add some more comments by Artem Bityutskiy · 17 years ago
  98. cae0a77 UBI: tweak volumes locking by Artem Bityutskiy · 17 years ago
  99. 89b96b6 UBI: improve internal interfaces by Artem Bityutskiy · 17 years ago
  100. 77c722d UBI: bugfix: dont oops with NULL module parameter by Artem Bityutskiy · 17 years ago