1. eb89580 UBI: introduce a new IO return code by Artem Bityutskiy · 14 years ago
  2. 786d783 UBI: simplify IO error codes by Artem Bityutskiy · 14 years ago
  3. 70d38b9 UBI: remove reboot notifier by Kevin Cernekee · 14 years ago
  4. 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
  5. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  6. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  7. 758d8e4 UBI: eliminate possible undefined behaviour by Phil Carmody · 15 years ago
  8. ebf53f4 UBI: fix NOR flash recovery by Artem Bityutskiy · 15 years ago
  9. fe96efc UBI: nicify image sequence number handling by Artem Bityutskiy · 15 years ago
  10. 0c6c7fa UBI: add image sequence number to EC header by Adrian Hunter · 15 years ago
  11. d9dd088 UBI: add reboot notifier by Kevin Cernekee · 15 years ago
  12. 815bc5f UBI: fix multiple spelling typos by Artem Bityutskiy · 15 years ago
  13. 518ceef UBI: remove built-in gluebi by Dmitry Pervushin · 15 years ago
  14. 0e0ee1c UBI: add notification API by Dmitry Pervushin · 15 years ago
  15. b86a2c5 UBI: do not switch to R/O mode on read errors by Artem Bityutskiy · 15 years ago
  16. 90bf026 UBI: introduce new constants by Artem Bityutskiy · 15 years ago
  17. 2cb81e2 UBI: small debugging code optimization by Artem Bityutskiy · 15 years ago
  18. f089c0b UBI: re-name volumes_mutex to device_mutex by Artem Bityutskiy · 15 years ago
  19. 383d08e UBI: remove redundant mutex by Artem Bityutskiy · 15 years ago
  20. 766fb95 UBI: allow direct user-space I/O by Sidney Amani · 16 years ago
  21. 4d187a8 UBI: constify file operations by Jan Engelhardt · 16 years ago
  22. 7b6c32d UBI: simplify PEB protection code by Xiaochuan-Xu · 16 years ago
  23. 23553b2 UBI: prepare for protection tree improvements by Xiaochuan-Xu · 16 years ago
  24. ebaaf1a UBI: fix kernel-doc errors and warnings by Artem Bityutskiy · 16 years ago
  25. 9c9ec14 UBI: fix checkpatch.pl errors and warnings by Artem Bityutskiy · 16 years ago
  26. f40ac9c UBI: implement multiple volumes rename by Artem Bityutskiy · 16 years ago
  27. 85c6e6e UBI: amend commentaries by Artem Bityutskiy · 16 years ago
  28. abc5e92 UBI: fix memory leak by Artem Bityutskiy · 16 years ago
  29. e43fe68 Merge git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  30. cb53b3b [MTD] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  31. 92a74f1 UBI: make ubi-header.h local by Artem Bityutskiy · 16 years ago
  32. 8eee9f1 UBI: fix sparse errors in ubi.h by Harvey Harrison · 16 years ago
  33. e653879 UBI: implement atomic LEB change ioctl by Artem Bityutskiy · 17 years ago
  34. 1b68d0e UBI: simplify internal interfaces by Artem Bityutskiy · 17 years ago
  35. 4ccf8cf UBI: add auto-resize feature by Artem Bityutskiy · 17 years ago
  36. 896c0c0 UBI: use bit-fields by Artem Bityutskiy · 17 years ago
  37. b9a0662 UBI: get rid of ubi_ltree_slab by Artem Bityutskiy · 17 years ago
  38. 783b273 UBI: use separate mutex for volumes checking by Artem Bityutskiy · 17 years ago
  39. 897a316 UBI: handle attach ioctl by Artem Bityutskiy · 17 years ago
  40. dd38fcc UBI: remove data_offset by Artem Bityutskiy · 17 years ago
  41. cdfa788 UBI: prepare attach and detach functions by Artem Bityutskiy · 17 years ago
  42. e73f445 UBI: add UBI devices reference counting by Artem Bityutskiy · 17 years ago
  43. 9f961b5 UBI: add UBI control device by Artem Bityutskiy · 17 years ago
  44. 593dd33 UBI: fix ubi_wl_flush by Artem Bityutskiy · 17 years ago
  45. 43f9b25 UBI: bugfix: protect from volume removal by Artem Bityutskiy · 17 years ago
  46. d05c77a UBI: introduce volume refcounting by Artem Bityutskiy · 17 years ago
  47. cae0a77 UBI: tweak volumes locking by Artem Bityutskiy · 17 years ago
  48. 89b96b6 UBI: improve internal interfaces by Artem Bityutskiy · 17 years ago
  49. b96bf4c UBI: remove ubi_devices_cnt by Artem Bityutskiy · 17 years ago
  50. 06b68ba UBI: create ubi_wl_entry slab on initialization by Artem Bityutskiy · 17 years ago
  51. 3a8d464 UBI: create ltree_entry slab on initialization by Artem Bityutskiy · 17 years ago
  52. 49dfc29 UBI: remove redundant field by Artem Bityutskiy · 17 years ago
  53. e8823bd UBI: fix atomic LEB change problems by Artem Bityutskiy · 17 years ago
  54. e88d6e10 UBI: do not use vmalloc on I/O path by Artem Bityutskiy · 17 years ago
  55. 33818bb UBI: allocate memory with GFP_NOFS by Artem Bityutskiy · 17 years ago
  56. 92ad8f3 UBI: use vmalloc for large buffers by Artem Bityutskiy · 17 years ago
  57. 941dfb0 UBI: set correct gluebi device size by Artem Bityutskiy · 17 years ago
  58. 801c135 UBI: Unsorted Block Images by Artem B. Bityutskiy · 18 years ago