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