1. d53b47c Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  2. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 10 years ago
  3. 151d6b2 UBI: block: Fix error path on alloc_workqueue failure by Helmut Schaa · 10 years ago
  4. 604b592 UBI: fix rb_tree node comparison in add_map by Mike Snitzer · 10 years ago
  5. 778c7eb UBI: weaken the 'exclusive' constraint when opening volumes to rename by Ezequiel Garcia · 10 years ago
  6. bebfef1 UBI: avoid workqueue format string leak by Kees Cook · 10 years ago
  7. 3d21bb7 UBI: fix ubi free PEBs count calculation by Tanya Brokhman · 10 years ago
  8. 87ed89d UBI: fix error path in __wl_get_peb by Tanya Brokhman · 10 years ago
  9. b4f42e2 block: remove struct request buffer member by Jens Axboe · 10 years ago
  10. c29aa15 Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  11. d56030a UBI: block: Remove __initdata from ubiblock_param_ops by Richard Weinberger · 10 years ago
  12. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  13. 8af8718 UBI: rename block device ioctls by Artem Bityutskiy · 11 years ago
  14. 80744cc UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n by Ezequiel Garcia · 11 years ago
  15. 22d3ee5 UBI: block: Add CONFIG_BLOCK dependency by Ezequiel Garcia · 11 years ago
  16. 9981e14 UBI: block: Use 'u64' for the 64-bit dividend by Ezequiel Garcia · 11 years ago
  17. ca2b722 UBI: block: Mark init-only symbol as __initdata by Ezequiel Garcia · 11 years ago
  18. 4d283ee UBI: block: do not use term "attach" by Artem Bityutskiy · 11 years ago
  19. 9d54c8a UBI: R/O block driver on top of UBI volumes by Ezequiel Garcia · 11 years ago
  20. 5547fec UBI: fix some use after free bugs by Dan Carpenter · 11 years ago
  21. 2c7ca5c UBI: avoid program operation on NOR flash after erasure interrupted by Qi Wang 王起 (qiwang) · 11 years ago
  22. 4d52514 UBI: fix error return code by Julia Lawall · 11 years ago
  23. 82cb6ac Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  24. f83c383 mtd: Move major number definitions to major.h by Ezequiel Garcia · 11 years ago
  25. ae0d146 UBI: Add some asserts to ubi_attach_fastmap() by Richard Weinberger · 11 years ago
  26. fe24c6e UBI: Fix memory leak in ubi_attach_fastmap() error path by Richard Weinberger · 11 years ago
  27. 55b80c4 UBI: simplify image sequence test by Richard Genoud · 11 years ago
  28. c22301a UBI: fastmap: fix backward compatibility with image_seq by Richard Genoud · 11 years ago
  29. 4b3e0a2 UBI: Call scan_all() with correct offset in error case by Richard Weinberger · 11 years ago
  30. f240dca UBI: Fix error path in scan_pool() by Richard Weinberger · 11 years ago
  31. fb10e4d UBI: fix refill_wl_user_pool() by Richard Weinberger · 11 years ago
  32. 8930fa5 UBI: Fix invalidate_fastmap() by Richard Weinberger · 11 years ago
  33. 5ef4414 UBI: Fix PEB leak in wear_leveling_worker() by Richard Weinberger · 11 years ago
  34. 4517547 Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 11 years ago
  35. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  36. 83ff59a UBI: support ubi_num on mtd.ubi command line by Mike Frysinger · 11 years ago
  37. 4a1f2f3 ubi/cdev: switch to fixed_size_llseek() by Al Viro · 11 years ago
  38. 584d462 UBI: fastmap break out of used PEB search by Brian Pomerantz · 11 years ago
  39. 1557b9e UBI: do not abort init when ubi.mtd devices cannot be found by Mike Frysinger · 11 years ago
  40. 6fde0f3 UBI: drop redundant "UBI error" string by Mike Frysinger · 11 years ago
  41. 48476df Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  42. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  43. aca662a mtd: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  44. 85d5b70 Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  45. eab7377 UBI: embed ubi_debug_info field in ubi_device struct by Ezequiel Garcia · 12 years ago
  46. 6457557 UBI: introduce helpers dbg_chk_{io, gen} by Ezequiel Garcia · 12 years ago
  47. 894aef2 UBI: dont call ubi_self_check_all_ff() in __wl_get_peb() by Richard Weinberger · 12 years ago
  48. ed4b702 UBI: remove PEB from free tree in get_peb_for_wl() by Richard Weinberger · 12 years ago
  49. d856c13 UBI: replace memcpy with struct assignment by Ezequiel Garcia · 12 years ago
  50. 38f92cc UBI: remove spurious comment by Ezequiel Garcia · 12 years ago
  51. 41c0438 UBI: gluebi: rename misleading variables by Ezequiel Garcia · 12 years ago
  52. d125a75 UBI: do not allocate the memory unnecessarily by Artem Bityutskiy · 12 years ago
  53. 6a059ab UBI: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  54. e9eca4d Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  55. 76ac66e UBI: Wire-up fastmap by Richard Weinberger · 12 years ago
  56. dbb7d2a UBI: Add fastmap core by Richard Weinberger · 12 years ago
  57. 8199b90 UBI: Add fastmap support to the WL sub-system by Richard Weinberger · 12 years ago
  58. dac6e20 UBI: Add fastmap stuff to attach.c by Richard Weinberger · 12 years ago
  59. 8974b15 UBI: Wire-up ->fm_sem by Richard Weinberger · 12 years ago
  60. 77e6c2f UBI: Add fastmap bits to build.c by Richard Weinberger · 12 years ago
  61. 00abf30 UBI: Add self_check_eba() by Richard Weinberger · 12 years ago
  62. a730665 UBI: Export next_sqnum() by Richard Weinberger · 12 years ago
  63. 5638b33 UBI: Add fastmap stuff to ubi.h by Richard Weinberger · 12 years ago
  64. 1c86574 UBI: Add fastmap on-flash data structures by Richard Weinberger · 12 years ago
  65. 65b99c7 Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  66. 55393ba UBI: fix trivial typo 'it' => 'is' by Brian Norris · 12 years ago
  67. cf38aca UBI: load after mtd device drivers by Jiang Lu · 12 years ago
  68. 78b495c UBI: fix a horrible memory deallocation bug by Artem Bityutskiy · 12 years ago
  69. 719bb84 UBI: print less by Artem Bityutskiy · 12 years ago
  70. e28453b UBI: use pr_ helper instead of printk by Artem Bityutskiy · 12 years ago
  71. 049333c UBI: comply with coding style by Artem Bityutskiy · 12 years ago
  72. 193819c UBI: erase free PEB with bitflip in EC header by Matthieu CASTET · 12 years ago
  73. abb3e01 UBI: fix autoresize handling in R/O mode by Artem Bityutskiy · 12 years ago
  74. db7e21c UBI: add max_beb_per1024 to attach ioctl by Richard Genoud · 12 years ago
  75. edac493 UBI: allow specifying bad PEBs limit using module parameter by Richard Genoud · 12 years ago
  76. d2f588f9 UBI: check max_beb_per1024 value in ubi_attach_mtd_dev by Richard Genoud · 12 years ago
  77. 256334c UBI: prepare for max_beb_per1024 module parameter addition by Richard Genoud · 12 years ago
  78. 5993f9b UBI: introduce MTD_PARAM_MAX_COUNT by Richard Genoud · 12 years ago
  79. 95e6fb0 UBI: separate bad_peb_limit in a function by Richard Genoud · 12 years ago
  80. ba4087e UBI: use the whole MTD device size to get bad_peb_limit by Richard Genoud · 12 years ago
  81. 1b2a579 UBI: kill CONFIG_MTD_UBI_BEB_RESERVE by Shmulik Ladkani · 12 years ago
  82. 37f758a UBI: limit amount of reserved eraseblocks for bad PEB handling by Shmulik Ladkani · 12 years ago
  83. 8beeb3b UBI: introduce new bad PEB limit by Shmulik Ladkani · 12 years ago
  84. 183ae6c UBI: print PID in debug messages by Artem Bityutskiy · 12 years ago
  85. 5739dd7 UBI: print image sequence number as unsigned integer by Artem Bityutskiy · 12 years ago
  86. 87e773c UBI: harmonize the update of ubi->beb_rsvd_pebs by Shmulik Ladkani · 12 years ago
  87. 5c669a5 UBI: trivial: fix comment of ubi_calculate_reserved function by Shmulik Ladkani · 12 years ago
  88. 2ce7be1 UBI: fix spelling of detach in debug output by Peter Meerwald · 12 years ago
  89. 54de1f1 UBI: Change the default percentage of reserved PEB by Richard Genoud · 12 years ago
  90. 903e0e4 UBI: correct usage of IS_ENABLED() by Brian Norris · 12 years ago
  91. 12027f1 UBI: correct ubi_wl_flush locking by Artem Bityutskiy · 12 years ago
  92. e9b4cf2 UBI: fix debugfs-less systems support by Artem Bityutskiy · 12 years ago
  93. 62f38455 UBI: modify ubi_wl_flush function to clear work queue for a lnum by Joel Reardon · 12 years ago
  94. 05a3cb7 UBI: introduce UBI_ALL constant by Artem Bityutskiy · 12 years ago
  95. d36e59e UBI: add lnum and vol_id to struct ubi_work by Joel Reardon · 12 years ago
  96. 6dd3bc7 UBI: add volume id struct ubi_ainf_peb by Joel Reardon · 12 years ago
  97. 5cc0942 UBI: add in hex the value for UBI_INTERNAL_VOL_START to comment by Joel Reardon · 12 years ago
  98. ae4a810 UBI: rename scan.c to attach.c by Artem Bityutskiy · 12 years ago
  99. 0479ab4 UBI: remove scan.h by Artem Bityutskiy · 12 years ago
  100. 9c47fb2 UBI: rename UBI_SCAN_UNKNOWN_EC by Artem Bityutskiy · 12 years ago