1. 697fa972 UBI: add a message by Artem Bityutskiy · 16 years ago
  2. e43fe68 Merge git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  3. cb53b3b [MTD] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  4. 434b825 UBI: print media information earlier by Artem Bityutskiy · 16 years ago
  5. 4bc1dca UBI: fix mean EC calculation by Artem Bityutskiy · 16 years ago
  6. cbd8a9d UBI: initialize static volumes with vol->used_bytes by Jan Altenberg · 16 years ago
  7. 6e0c84e UBI: improve Kconfig documentation by Artem Bityutskiy · 16 years ago
  8. c450609 UBI: fix error printing by Artem Bityutskiy · 16 years ago
  9. 92a74f1 UBI: make ubi-header.h local by Artem Bityutskiy · 16 years ago
  10. a4f0fcd UBI: be verbose when debuggin is enabled by Artem Bityutskiy · 16 years ago
  11. f7f02837 UBI: mtd/ubi/vtbl.c: fix memory leak by Adrian Bunk · 16 years ago
  12. 8eee9f1 UBI: fix sparse errors in ubi.h by Harvey Harrison · 16 years ago
  13. 19cd7b7 UBI: fix error message by Artem Bityutskiy · 16 years ago
  14. fc39876 UBI: silence warning by S.Çağlar Onur · 16 years ago
  15. 6dc4a87 UBI: do not flush queue on each vtbl change by Artem Bityutskiy · 16 years ago
  16. e653879 UBI: implement atomic LEB change ioctl by Artem Bityutskiy · 16 years ago
  17. 60c0315 UBI: handle zero-length case by Artem Bityutskiy · 16 years ago
  18. 1b68d0e UBI: simplify internal interfaces by Artem Bityutskiy · 16 years ago
  19. 0411e73 UBI: do not change file pointer while updating by Artem Bityutskiy · 16 years ago
  20. 91f2d53 UBI: add layout volume information by Artem Bityutskiy · 16 years ago
  21. c18a841 UBI: fix warnings by Artem Bityutskiy · 16 years ago
  22. 6420319 UBI: add sanity check by Artem Bityutskiy · 17 years ago
  23. 2f9270e UBI: remove bogus assertion by Artem Bityutskiy · 17 years ago
  24. d536058 UBI: bugfix: calculate data offset properly by Artem Bityutskiy · 17 years ago
  25. ddc4939 UBI: amend array size by Artem Bityutskiy · 17 years ago
  26. 4ccf8cf UBI: add auto-resize feature by Artem Bityutskiy · 17 years ago
  27. 896c0c0 UBI: use bit-fields by Artem Bityutskiy · 17 years ago
  28. ae616e1 UBI: fix warnings by Artem Bityutskiy · 17 years ago
  29. b9a0662 UBI: get rid of ubi_ltree_slab by Artem Bityutskiy · 17 years ago
  30. 4b3cc34 UBI: bugfix: do not forget to increment vol_count by Artem Bityutskiy · 17 years ago
  31. aeddb87 UBI: do not support kiB by Artem Bityutskiy · 17 years ago
  32. b6b76ba UBI: add mtd_num sysfs attribute by Artem Bityutskiy · 17 years ago
  33. d1f3dd6 UBI: fix mtd device string parsing by Artem Bityutskiy · 17 years ago
  34. 783b273 UBI: use separate mutex for volumes checking by Artem Bityutskiy · 17 years ago
  35. 897a316 UBI: handle attach ioctl by Artem Bityutskiy · 17 years ago
  36. dd38fcc UBI: remove data_offset by Artem Bityutskiy · 17 years ago
  37. cdfa788 UBI: prepare attach and detach functions by Artem Bityutskiy · 17 years ago
  38. e73f445 UBI: add UBI devices reference counting by Artem Bityutskiy · 17 years ago
  39. 9f961b5 UBI: add UBI control device by Artem Bityutskiy · 17 years ago
  40. 16f557e UBI: fix comment by Artem Bityutskiy · 17 years ago
  41. 593dd33 UBI: fix ubi_wl_flush by Artem Bityutskiy · 17 years ago
  42. 458dbb3 UBI: fix printk by Artem Bityutskiy · 17 years ago
  43. 43f9b25 UBI: bugfix: protect from volume removal by Artem Bityutskiy · 17 years ago
  44. d2c4685 UBI: improve comment by Artem Bityutskiy · 17 years ago
  45. d19bafd UBI: add PID to debugging prints by Artem Bityutskiy · 17 years ago
  46. 40e4d0c UBI: tweak volumes locking some more by Artem Bityutskiy · 17 years ago
  47. d05c77a UBI: introduce volume refcounting by Artem Bityutskiy · 17 years ago
  48. db6e577 UBI: simplify error handling by Artem Bityutskiy · 17 years ago
  49. 35ad5fb UBI: fix and cleanup volume opening functions by Artem Bityutskiy · 17 years ago
  50. fc75a1e UBI: fix error path by Artem Bityutskiy · 17 years ago
  51. 450f872 UBI: get device when opening volume by Artem Bityutskiy · 17 years ago
  52. c63a491 UBI: add some more comments by Artem Bityutskiy · 17 years ago
  53. cae0a77 UBI: tweak volumes locking by Artem Bityutskiy · 17 years ago
  54. 89b96b6 UBI: improve internal interfaces by Artem Bityutskiy · 17 years ago
  55. 77c722d UBI: bugfix: dont oops with NULL module parameter by Artem Bityutskiy · 17 years ago
  56. b96bf4c UBI: remove ubi_devices_cnt by Artem Bityutskiy · 17 years ago
  57. 06b68ba UBI: create ubi_wl_entry slab on initialization by Artem Bityutskiy · 17 years ago
  58. 3a8d464 UBI: create ltree_entry slab on initialization by Artem Bityutskiy · 17 years ago
  59. 01f7b30 UBI: improve error messages by Artem Bityutskiy · 17 years ago
  60. 49dfc29 UBI: remove redundant field by Artem Bityutskiy · 17 years ago
  61. 732aeac UBI: minor tidy-ups by Artem Bityutskiy · 17 years ago
  62. 54b2c8f UBI: silence a warning by Jesper Juhl · 17 years ago
  63. 393852e UBI: add ubi_leb_map interface by Artem Bityutskiy · 17 years ago
  64. 94780d4 UBI: bugfix: allocate mandatory EBs first by Artem Bityutskiy · 17 years ago
  65. 2362a53 UBI: fix error code in ubi_io_read() by Artem Bityutskiy · 17 years ago
  66. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  67. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  68. e3d18658 Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 17 years ago
  69. cc5f4f2 UBI: return correct error code by Artem Bityutskiy · 17 years ago
  70. 5abde38 UBI: remove useless inlines by Artem Bityutskiy · 17 years ago
  71. e8823bd UBI: fix atomic LEB change problems by Artem Bityutskiy · 17 years ago
  72. 6986646 UBI: use byte hexdump by Artem Bityutskiy · 17 years ago
  73. e88d6e10 UBI: do not use vmalloc on I/O path by Artem Bityutskiy · 17 years ago
  74. 33818bb UBI: allocate memory with GFP_NOFS by Artem Bityutskiy · 17 years ago
  75. ef6075f UBI: use linux print_hex_dump(), not home-grown one by Artem Bityutskiy · 17 years ago
  76. 0169b49 UBI: don't use array index before testing if it is negative by Jesper Juhl · 17 years ago
  77. 8d2d401 UBI: add more prints by Artem Bityutskiy · 17 years ago
  78. 8bc2296 UBI: fix sparse warnings by Artem Bityutskiy · 17 years ago
  79. dcec4c3 UBI: fix leak in ubi_scan_erase_peb by Florin Malita · 17 years ago
  80. d9b0744 [UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  81. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  82. add0b43 UBI: fix compile warning by Paul Mundt · 17 years ago
  83. 784c145 UBI: fix error handling in erase worker by Artem Bityutskiy · 17 years ago
  84. 63b6c1e UBI: fix comments by Artem Bityutskiy · 17 years ago
  85. 503990e UBI: remove unneeded error checks by Artem Bityutskiy · 17 years ago
  86. 2db61c9 UBI: cleanup usage of try_module_get by Fernando Luis Vázquez Cao · 17 years ago
  87. d08c3b7 UBI: fix overflow bug by Vinit Agnihotri · 17 years ago
  88. 2f3cdb5 UBI: bugfix in max_sqnum calculation by Artem Bityutskiy · 17 years ago
  89. 76eafe4 UBI: bugfix in sqnum calculation by Brijesh Singh · 17 years ago
  90. 2f176f7 UBI: fix signed-unsigned multiplication by Brijesh Singh · 17 years ago
  91. 84a9258 UBI: fix bug in atomic_leb_change() by Artem Bityutskiy · 17 years ago
  92. a6ded48 UBI: fix message by Vinit Agnihotri · 17 years ago
  93. b89044b UBI: fix debugging stuff by Artem Bityutskiy · 17 years ago
  94. 94784d9 UBI: bugfix in error path by Artem Bityutskiy · 17 years ago
  95. 7753f16 UBI: use is_power_of_2() by Vignesh Babu · 17 years ago
  96. d7f0c4d UBI: fix freeing ubi->vtbl while unloading by Vinit Agnihotri · 17 years ago
  97. a443db4 UBI: bugfix in ubi_leb_change() by Artem Bityutskiy · 17 years ago
  98. 3261ebd UBI: kill homegrown endian macros by Christoph Hellwig · 17 years ago
  99. bf07803 UBI: cleanup ioctl handling by Christoph Hellwig · 17 years ago
  100. 16d8cd7 UBI: error path bugfix by Artem Bityutskiy · 17 years ago