1. 32bc482 UBI: compatible fallback in absense of sequence numbers by Adrian Hunter · 15 years ago
  2. 7194e6f UBI: fix double free on error path by Adrian Hunter · 15 years ago
  3. 3dc948d UBI: fix bug in image sequence number handling by Holger Brunck · 15 years ago
  4. c8cc452 UBI: gluebi: initialize ubi_num field by Artem Bityutskiy · 15 years ago
  5. 83c2099 UBI: fix compilation warnings by Artem Bityutskiy · 15 years ago
  6. ebf53f4 UBI: fix NOR flash recovery by Artem Bityutskiy · 15 years ago
  7. fe96efc UBI: nicify image sequence number handling by Artem Bityutskiy · 15 years ago
  8. 0c6c7fa UBI: add image sequence number to EC header by Adrian Hunter · 15 years ago
  9. 1398788 UBI: remove bogus debugging checks by Artem Bityutskiy · 15 years ago
  10. 40a71a8 UBI: add empty eraseblocks verification by Artem Bityutskiy · 15 years ago
  11. d9dd088 UBI: add reboot notifier by Kevin Cernekee · 15 years ago
  12. 6b5c94c UBI: handle more error codes by Artem Bityutskiy · 15 years ago
  13. 815bc5f UBI: fix multiple spelling typos by Artem Bityutskiy · 15 years ago
  14. 21d08bb UBI: fix kmem_cache_free on error patch by Artem Bityutskiy · 15 years ago
  15. 52b605d UBI: print amount of reserved PEBs by Artem Bityutskiy · 15 years ago
  16. 9c259a5 UBI: improve messages in the WL worker by Artem Bityutskiy · 15 years ago
  17. 2ba3d76 UBI: make gluebi a separate module by Dmitry Pervushin · 15 years ago
  18. 518ceef UBI: remove built-in gluebi by Dmitry Pervushin · 15 years ago
  19. 0e0ee1c UBI: add notification API by Dmitry Pervushin · 15 years ago
  20. b86a2c5 UBI: do not switch to R/O mode on read errors by Artem Bityutskiy · 15 years ago
  21. 87960c0 UBI: fix and clean-up error paths in WL worker by Artem Bityutskiy · 15 years ago
  22. 90bf026 UBI: introduce new constants by Artem Bityutskiy · 15 years ago
  23. ddbd3b6 UBI: fix race condition by Artem Bityutskiy · 15 years ago
  24. 95c9c1d UBI: minor serialization fix by Artem Bityutskiy · 15 years ago
  25. d38dce5 UBI: do not panic if volume check fails by Artem Bityutskiy · 15 years ago
  26. cfcf0ec UBI: add dump_stack in checking code by Artem Bityutskiy · 15 years ago
  27. ffb6b7e UBI: fix races in I/O debugging checks by Artem Bityutskiy · 15 years ago
  28. 2cb81e2 UBI: small debugging code optimization by Artem Bityutskiy · 15 years ago
  29. e1cf7e6 UBI: improve debugging messages by Artem Bityutskiy · 15 years ago
  30. f089c0b UBI: re-name volumes_mutex to device_mutex by Artem Bityutskiy · 15 years ago
  31. 383d08e UBI: remove redundant mutex by Artem Bityutskiy · 15 years ago
  32. 1b24bc3 UBI: add fsync capability by Corentin Chary · 16 years ago
  33. 766fb95 UBI: allow direct user-space I/O by Sidney Amani · 16 years ago
  34. 36b477d UBI: fix resource de-allocation by Artem Bityutskiy · 16 years ago
  35. 8c4c19f UBI: remove unused variable by Artem Bityutskiy · 16 years ago
  36. 3013ee3 UBI: use nicer 64-bit math by Artem Bityutskiy · 16 years ago
  37. f429b2e UBI: add ioctl compatibility by Artem Bityutskiy · 16 years ago
  38. 4d187a8 UBI: constify file operations by Jan Engelhardt · 16 years ago
  39. ade44ce UBI: allow all ioctls by Artem Bityutskiy · 16 years ago
  40. 573135b UBI: remove unnecessry header inclusion by Artem Bityutskiy · 16 years ago
  41. a27ce8f UBI: add ioctl for is_mapped operation by Corentin Chary · 16 years ago
  42. c3da23b UBI: add ioctl for unmap operation by Corentin Chary · 16 years ago
  43. 141e6eb UBI: add ioctl for map operation by Corentin Chary · 16 years ago
  44. 7c51d57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  45. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  46. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  47. 475b44c mtd: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  48. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  49. 353816f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  50. f2863c5 UBI: fix checkpatch.pl warnings by Artem Bityutskiy · 16 years ago
  51. 160bbab [MTD] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  52. 7b6c32d UBI: simplify PEB protection code by Xiaochuan-Xu · 16 years ago
  53. 23553b2 UBI: prepare for protection tree improvements by Xiaochuan-Xu · 16 years ago
  54. 69423d9 [MTD] update internal API to support 64-bit device size by Adrian Hunter · 16 years ago
  55. ad5942b UBI: return -ENOMEM upon failing vmalloc by Stefan Roese · 16 years ago
  56. 6fa6f5b UBI: handle write errors in WL worker by Artem Bityutskiy · 16 years ago
  57. 3c98b0a UBI: fix error path by Artem Bityutskiy · 16 years ago
  58. 6a8f483 UBI: some code re-structuring by Artem Bityutskiy · 16 years ago
  59. 4df581f UBI: fix deadlock by Artem Bityutskiy · 16 years ago
  60. ed45819 UBI: fix warnings when debugging is enabled by Artem Bityutskiy · 16 years ago
  61. 2ad4988 UBI: Don't exit from ubi_thread until kthread_should_stop() is true by Vitaliy Gusev · 16 years ago
  62. b77bcb0 UBI: fix EBADMSG handling by Zoltan Sogor · 16 years ago
  63. 762a9f2 UBI: print reserved_peb when it is too large by Deepak Saxena · 16 years ago
  64. 0e4a008 UBI: fix IS_ERR test by Julien Brunel · 16 years ago
  65. 7d200e8 UBI: remove BKL by Artem Bityutskiy · 16 years ago
  66. d37e6bf UBI: always start the background thread by Artem Bityutskiy · 16 years ago
  67. eeb16e8 UBI: fix gcc warning by Artem Bityutskiy · 16 years ago
  68. 9869cd8 UBI: remove pre-sqnum images support by Artem Bityutskiy · 16 years ago
  69. ebaaf1a UBI: fix kernel-doc errors and warnings by Artem Bityutskiy · 16 years ago
  70. 9c9ec14 UBI: fix checkpatch.pl errors and warnings by Artem Bityutskiy · 16 years ago
  71. 4d88de4 UBI: bugfix - do not torture PEB needlessly by Artem Bityutskiy · 16 years ago
  72. 8c1e6ee UBI: rework scrubbing messages by Artem Bityutskiy · 16 years ago
  73. f40ac9c UBI: implement multiple volumes rename by Artem Bityutskiy · 16 years ago
  74. c856635 UBI: fix and re-work debugging stuff by Artem Bityutskiy · 16 years ago
  75. 85c6e6e UBI: amend commentaries by Artem Bityutskiy · 16 years ago
  76. bb84c1a UBI: fix error message by Artem Bityutskiy · 16 years ago
  77. a6ea440 UBI: improve mkvol request validation by Artem Bityutskiy · 16 years ago
  78. a5bf619 UBI: add ubi_sync() interface by Artem Bityutskiy · 16 years ago
  79. 73789a3 UBI: fix 64-bit calculations by Bruce Leonard · 16 years ago
  80. 23add74 UBI: fix LEB locking by Artem Bityutskiy · 16 years ago
  81. 472018f UBI: fix memory leak on error path by Artem Bityutskiy · 16 years ago
  82. 505d1ca UBI: do not forget to free internal volumes by Artem Bityutskiy · 16 years ago
  83. abc5e92 UBI: fix memory leak by Artem Bityutskiy · 16 years ago
  84. cadb40c UBI: avoid unnecessary division operations by Kyungmin Park · 16 years ago
  85. a0fd1ef UBI: fix buffer padding by Kyungmin Park · 16 years ago
  86. beeea63 UBI: add a comment by Artem Bityutskiy · 16 years ago
  87. 979c929 UBI: print error code by Artem Bityutskiy · 16 years ago
  88. 72b6704 UBI: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  89. 697fa972 UBI: add a message by Artem Bityutskiy · 16 years ago
  90. e43fe68 Merge git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  91. cb53b3b [MTD] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  92. 434b825 UBI: print media information earlier by Artem Bityutskiy · 16 years ago
  93. 4bc1dca UBI: fix mean EC calculation by Artem Bityutskiy · 16 years ago
  94. cbd8a9d UBI: initialize static volumes with vol->used_bytes by Jan Altenberg · 16 years ago
  95. 6e0c84e UBI: improve Kconfig documentation by Artem Bityutskiy · 16 years ago
  96. c450609 UBI: fix error printing by Artem Bityutskiy · 17 years ago
  97. 92a74f1 UBI: make ubi-header.h local by Artem Bityutskiy · 16 years ago
  98. a4f0fcd UBI: be verbose when debuggin is enabled by Artem Bityutskiy · 17 years ago
  99. f7f02837 UBI: mtd/ubi/vtbl.c: fix memory leak by Adrian Bunk · 16 years ago
  100. 8eee9f1 UBI: fix sparse errors in ubi.h by Harvey Harrison · 16 years ago