1. d9dd088 UBI: add reboot notifier by Kevin Cernekee · 15 years ago
  2. 0e0ee1c UBI: add notification API by Dmitry Pervushin · 16 years ago
  3. b86a2c5 UBI: do not switch to R/O mode on read errors by Artem Bityutskiy · 15 years ago
  4. ddbd3b6 UBI: fix race condition by Artem Bityutskiy · 15 years ago
  5. 2cb81e2 UBI: small debugging code optimization by Artem Bityutskiy · 16 years ago
  6. f089c0b UBI: re-name volumes_mutex to device_mutex by Artem Bityutskiy · 16 years ago
  7. 383d08e UBI: remove redundant mutex by Artem Bityutskiy · 16 years ago
  8. 36b477d UBI: fix resource de-allocation by Artem Bityutskiy · 16 years ago
  9. 8c4c19f UBI: remove unused variable by Artem Bityutskiy · 16 years ago
  10. 353816f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  11. 160bbab [MTD] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  12. 69423d9 [MTD] update internal API to support 64-bit device size by Adrian Hunter · 16 years ago
  13. ad5942b UBI: return -ENOMEM upon failing vmalloc by Stefan Roese · 16 years ago
  14. d37e6bf UBI: always start the background thread by Artem Bityutskiy · 16 years ago
  15. ebaaf1a UBI: fix kernel-doc errors and warnings by Artem Bityutskiy · 16 years ago
  16. 9c9ec14 UBI: fix checkpatch.pl errors and warnings by Artem Bityutskiy · 16 years ago
  17. f40ac9c UBI: implement multiple volumes rename by Artem Bityutskiy · 16 years ago
  18. c856635 UBI: fix and re-work debugging stuff by Artem Bityutskiy · 16 years ago
  19. 85c6e6e UBI: amend commentaries by Artem Bityutskiy · 16 years ago
  20. 472018f UBI: fix memory leak on error path by Artem Bityutskiy · 16 years ago
  21. 505d1ca UBI: do not forget to free internal volumes by Artem Bityutskiy · 16 years ago
  22. abc5e92 UBI: fix memory leak by Artem Bityutskiy · 16 years ago
  23. cadb40c UBI: avoid unnecessary division operations by Kyungmin Park · 16 years ago
  24. 697fa97 UBI: add a message by Artem Bityutskiy · 17 years ago
  25. 434b825 UBI: print media information earlier by Artem Bityutskiy · 17 years ago
  26. c450609 UBI: fix error printing by Artem Bityutskiy · 17 years ago
  27. 19cd7b7 UBI: fix error message by Artem Bityutskiy · 17 years ago
  28. d536058 UBI: bugfix: calculate data offset properly by Artem Bityutskiy · 17 years ago
  29. ddc4939 UBI: amend array size by Artem Bityutskiy · 17 years ago
  30. 4ccf8cf UBI: add auto-resize feature by Artem Bityutskiy · 17 years ago
  31. b9a0662 UBI: get rid of ubi_ltree_slab by Artem Bityutskiy · 17 years ago
  32. 4b3cc34 UBI: bugfix: do not forget to increment vol_count by Artem Bityutskiy · 17 years ago
  33. aeddb87 UBI: do not support kiB by Artem Bityutskiy · 17 years ago
  34. b6b76ba UBI: add mtd_num sysfs attribute by Artem Bityutskiy · 17 years ago
  35. d1f3dd6 UBI: fix mtd device string parsing by Artem Bityutskiy · 17 years ago
  36. 783b273 UBI: use separate mutex for volumes checking by Artem Bityutskiy · 17 years ago
  37. 897a316 UBI: handle attach ioctl by Artem Bityutskiy · 17 years ago
  38. dd38fcc UBI: remove data_offset by Artem Bityutskiy · 17 years ago
  39. cdfa788 UBI: prepare attach and detach functions by Artem Bityutskiy · 17 years ago
  40. e73f445 UBI: add UBI devices reference counting by Artem Bityutskiy · 17 years ago
  41. 9f961b5 UBI: add UBI control device by Artem Bityutskiy · 17 years ago
  42. 458dbb3 UBI: fix printk by Artem Bityutskiy · 17 years ago
  43. db6e577 UBI: simplify error handling by Artem Bityutskiy · 17 years ago
  44. cae0a77 UBI: tweak volumes locking by Artem Bityutskiy · 17 years ago
  45. 89b96b6 UBI: improve internal interfaces by Artem Bityutskiy · 17 years ago
  46. 77c722d UBI: bugfix: dont oops with NULL module parameter by Artem Bityutskiy · 17 years ago
  47. b96bf4c UBI: remove ubi_devices_cnt by Artem Bityutskiy · 17 years ago
  48. 06b68ba UBI: create ubi_wl_entry slab on initialization by Artem Bityutskiy · 17 years ago
  49. 3a8d464 UBI: create ltree_entry slab on initialization by Artem Bityutskiy · 17 years ago
  50. 01f7b30 UBI: improve error messages by Artem Bityutskiy · 17 years ago
  51. 49dfc29 UBI: remove redundant field by Artem Bityutskiy · 17 years ago
  52. e88d6e10 UBI: do not use vmalloc on I/O path by Artem Bityutskiy · 17 years ago
  53. 503990e UBI: remove unneeded error checks by Artem Bityutskiy · 17 years ago
  54. a6ded48 UBI: fix message by Vinit Agnihotri · 17 years ago
  55. 7753f16 UBI: use is_power_of_2() by Vignesh Babu · 17 years ago
  56. d7f0c4d UBI: fix freeing ubi->vtbl while unloading by Vinit Agnihotri · 17 years ago
  57. 92ad8f3 UBI: use vmalloc for large buffers by Artem Bityutskiy · 18 years ago
  58. 801c135 UBI: Unsorted Block Images by Artem B. Bityutskiy · 18 years ago