1. 3291b52 UBI: introduce the VID buffer concept by Boris Brezillon · 8 years ago
  2. 799dca3 UBI: hide EBA internals by Boris Brezillon · 8 years ago
  3. 1f81a5c UBI: provide an helper to query LEB information by Boris Brezillon · 8 years ago
  4. 7554769 UBI: provide an helper to check whether a LEB is mapped or not by Boris Brezillon · 8 years ago
  5. 9a5f09a UBI: add an helper to check lnum validity by Boris Brezillon · 8 years ago
  6. 7b6b749 UBI: move the global ech and vidh variables into struct ubi_attach_info by Boris Brezillon · 8 years ago
  7. 91f4285 UBI: provide helpers to allocate and free aeb elements by Boris Brezillon · 8 years ago
  8. de4c455 UBI: factorize code used to manipulate volumes at attach time by Boris Brezillon · 8 years ago
  9. 74f2c6e ubi: Be more paranoid while seaching for the most recent Fastmap by Richard Weinberger · 8 years ago
  10. fdf10ed ubi: Rework Fastmap attach base code by Richard Weinberger · 8 years ago
  11. 243a4f8 ubi: Introduce vol_ignored() by Richard Weinberger · 8 years ago
  12. 1900149 UBI: Fix static volume checks when Fastmap is used by Richard Weinberger · 8 years ago
  13. 58d303d mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err by Joe Perches · 8 years ago
  14. 53cd255 UBI: Use static class and attribute groups by Takashi Iwai · 9 years ago
  15. 5026906 UBI: power cut emulation for testing by david.oberhollenzer@sigma-star.at · 9 years ago
  16. 23c482e UBI: Add accessor functions for WL data structures by Richard Weinberger · 10 years ago
  17. 5fa7fa5 UBI: Add initial support for fastmap self checks by Richard Weinberger · 10 years ago
  18. 111ab0b UBI: Fastmap: Locking updates by Richard Weinberger · 10 years ago
  19. 5e0246e UBI: Fastmap: Wrap fastmap specific function in a ifdef by Richard Weinberger · 10 years ago
  20. d59f21b UBI: Fastmap: Fix races in ubi_wl_get_peb() by Richard Weinberger · 10 years ago
  21. 19371d7 UBI: Fastmap: Ensure that only one fastmap work is scheduled by Richard Weinberger · 10 years ago
  22. ab6de68 UBI: align comment for readability by Brian Norris · 9 years ago
  23. 39990c6 UBI: clean-up printing helpers by Artem Bityutskiy · 10 years ago
  24. 9ff0897 UBI: Add initial support for scatter gather by Richard Weinberger · 9 years ago
  25. fafdd2b UBI: Implement UBI_METAONLY by Richard Weinberger · 10 years ago
  26. 32608703 UBI: Extend UBI layer debug/messaging capabilities by Tanya Brokhman · 10 years ago
  27. 849271a UBI: wl: Rename cancel flag to shutdown by Richard Weinberger · 10 years ago
  28. adfe83b UBI: Improve comment on work_sem by Richard Weinberger · 10 years ago
  29. c29aa15 Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  30. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  31. 80744cc UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n by Ezequiel Garcia · 10 years ago
  32. 4d283ee UBI: block: do not use term "attach" by Artem Bityutskiy · 10 years ago
  33. 9d54c8a UBI: R/O block driver on top of UBI volumes by Ezequiel Garcia · 10 years ago
  34. eab7377 UBI: embed ubi_debug_info field in ubi_device struct by Ezequiel Garcia · 12 years ago
  35. dac6e20 UBI: Add fastmap stuff to attach.c by Richard Weinberger · 12 years ago
  36. 5638b33 UBI: Add fastmap stuff to ubi.h by Richard Weinberger · 12 years ago
  37. e28453b UBI: use pr_ helper instead of printk by Artem Bityutskiy · 12 years ago
  38. 256334c UBI: prepare for max_beb_per1024 module parameter addition by Richard Genoud · 12 years ago
  39. 1b2a579 UBI: kill CONFIG_MTD_UBI_BEB_RESERVE by Shmulik Ladkani · 12 years ago
  40. 8beeb3b UBI: introduce new bad PEB limit by Shmulik Ladkani · 12 years ago
  41. 87e773c UBI: harmonize the update of ubi->beb_rsvd_pebs by Shmulik Ladkani · 12 years ago
  42. 62f38455 UBI: modify ubi_wl_flush function to clear work queue for a lnum by Joel Reardon · 12 years ago
  43. 05a3cb7 UBI: introduce UBI_ALL constant by Artem Bityutskiy · 12 years ago
  44. d36e59e UBI: add lnum and vol_id to struct ubi_work by Joel Reardon · 12 years ago
  45. 6dd3bc7 UBI: add volume id struct ubi_ainf_peb by Joel Reardon · 12 years ago
  46. 0479ab4 UBI: remove scan.h by Artem Bityutskiy · 12 years ago
  47. 47e1ec7 UBI: move and rename attach_by_scanning by Artem Bityutskiy · 12 years ago
  48. 41e0cd9 UBI: rename _init_scan functions by Artem Bityutskiy · 12 years ago
  49. a4e6042 UBI: rename si to ai by Artem Bityutskiy · 12 years ago
  50. afc15a8 UBI: rename struct ubi_scan_info by Artem Bityutskiy · 12 years ago
  51. b36a261 UBI: Kill data type hint by Richard Weinberger · 12 years ago
  52. 25886a3 UBI: always dump the stack on error by Artem Bityutskiy · 12 years ago
  53. cc83146 UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS by Artem Bityutskiy · 12 years ago
  54. 0ca39d7 UBI: rename peb_buf1 to peb_buf by Artem Bityutskiy · 12 years ago
  55. 43b043e UBI: reduce memory consumption by Josselin Costanzi · 12 years ago
  56. e801e12 UBI: fix missing scrub when there is a bit-flip by Bhavesh Parekh · 13 years ago
  57. 2a82606 UBI: dump stack when switching to R/O mode by Artem Bityutskiy · 13 years ago
  58. 18073733 UBI: make it possible to use struct ubi_device in debug.h by Artem Bityutskiy · 13 years ago
  59. 2a734bb UBI: use debugfs for the extra checks knobs by Artem Bityutskiy · 13 years ago
  60. feddbb3 UBI: fix minor stylistic issues by Artem Bityutskiy · 13 years ago
  61. 8f627a8 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  62. 6edb979 UBI: kill debugging buffer by Artem Bityutskiy · 13 years ago
  63. a758674 UBI: allocate write checking buffer on demand by Artem Bityutskiy · 13 years ago
  64. 30b542e UBI: incorporate maximum write size by Artem Bityutskiy · 13 years ago
  65. 5fc01ab UBI: preserve corrupted PEBs by Artem Bityutskiy · 14 years ago
  66. bb00e18 UBI: make check_pattern function non-static by Artem Bityutskiy · 14 years ago
  67. 92e1a7d UBI: handle bit-flips when no header found by Artem Bityutskiy · 14 years ago
  68. 74d82d2 UBI: remove duplicate IO error codes by Artem Bityutskiy · 14 years ago
  69. 756e1df UBI: rename IO error code by Artem Bityutskiy · 14 years ago
  70. eb89580 UBI: introduce a new IO return code by Artem Bityutskiy · 14 years ago
  71. 786d783 UBI: simplify IO error codes by Artem Bityutskiy · 14 years ago
  72. 70d38b9 UBI: remove reboot notifier by Kevin Cernekee · 14 years ago
  73. 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
  74. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  75. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  76. 758d8e4 UBI: eliminate possible undefined behaviour by Phil Carmody · 15 years ago
  77. ebf53f4 UBI: fix NOR flash recovery by Artem Bityutskiy · 15 years ago
  78. fe96efc UBI: nicify image sequence number handling by Artem Bityutskiy · 15 years ago
  79. 0c6c7fa UBI: add image sequence number to EC header by Adrian Hunter · 15 years ago
  80. d9dd088 UBI: add reboot notifier by Kevin Cernekee · 15 years ago
  81. 815bc5f UBI: fix multiple spelling typos by Artem Bityutskiy · 15 years ago
  82. 518ceef UBI: remove built-in gluebi by Dmitry Pervushin · 15 years ago
  83. 0e0ee1c UBI: add notification API by Dmitry Pervushin · 15 years ago
  84. b86a2c5 UBI: do not switch to R/O mode on read errors by Artem Bityutskiy · 15 years ago
  85. 90bf026 UBI: introduce new constants by Artem Bityutskiy · 15 years ago
  86. 2cb81e2 UBI: small debugging code optimization by Artem Bityutskiy · 15 years ago
  87. f089c0b UBI: re-name volumes_mutex to device_mutex by Artem Bityutskiy · 15 years ago
  88. 383d08e UBI: remove redundant mutex by Artem Bityutskiy · 15 years ago
  89. 766fb95 UBI: allow direct user-space I/O by Sidney Amani · 15 years ago
  90. 4d187a8 UBI: constify file operations by Jan Engelhardt · 15 years ago
  91. 7b6c32d UBI: simplify PEB protection code by Xiaochuan-Xu · 16 years ago
  92. 23553b2 UBI: prepare for protection tree improvements by Xiaochuan-Xu · 16 years ago
  93. ebaaf1a UBI: fix kernel-doc errors and warnings by Artem Bityutskiy · 16 years ago
  94. 9c9ec14 UBI: fix checkpatch.pl errors and warnings by Artem Bityutskiy · 16 years ago
  95. f40ac9c UBI: implement multiple volumes rename by Artem Bityutskiy · 16 years ago
  96. 85c6e6e UBI: amend commentaries by Artem Bityutskiy · 16 years ago
  97. abc5e92 UBI: fix memory leak by Artem Bityutskiy · 16 years ago
  98. e43fe68 Merge git://git.infradead.org/~dedekind/ubi-2.6 by David Woodhouse · 16 years ago
  99. cb53b3b [MTD] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  100. 92a74f1 UBI: make ubi-header.h local by Artem Bityutskiy · 16 years ago