1. 50acfb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 by Thomas Gleixner · 5 years ago
  2. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 5 years ago
  3. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  4. 04d37e5 ubi: wl: Fix uninitialized variable by Gustavo A. R. Silva · 6 years ago
  5. 5578e48 ubi: wl: Silence uninitialized variable warning by Dan Carpenter · 6 years ago
  6. 663586c ubi: Expose the bitrot interface by Richard Weinberger · 6 years ago
  7. b32b78f ubi: Introduce in_pq() by Richard Weinberger · 6 years ago
  8. e542087 ubi: Do not drop UBI device reference before using by Pan Bian · 6 years ago
  9. b95f83a ubi: Put MTD device after it is not used by Pan Bian · 6 years ago
  10. 7e5583f ubi: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  11. c355aa4 ubi: expose the volume CRC check skip flag by Quentin Schulz · 6 years ago
  12. 6265251 ubi: provide a way to skip CRC checks by Quentin Schulz · 6 years ago
  13. 2567747 ubi: Initialize Fastmap checkmapping correctly by Richard Weinberger · 6 years ago
  14. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  15. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  16. f5a926d mtd: ubi: Update ubi-media.h to dual license by Lionel Debieve · 6 years ago
  17. 3e5e433 ubi: fastmap: Detect EBA mismatches on-the-fly by Richard Weinberger · 6 years ago
  18. 34653fd ubi: fastmap: Check each mapping only once by Richard Weinberger · 6 years ago
  19. 7819323 ubi: fastmap: Correctly handle interrupted erasures in EBA by Richard Weinberger · 6 years ago
  20. 6e7d801 ubi: fastmap: Cancel work upon detach by Richard Weinberger · 7 years ago
  21. 77cb51e Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  22. b5094b7 ubi: Reject MLC NAND by Richard Weinberger · 7 years ago
  23. 78a8dfb ubi: Fix error for write access by Romain Izard · 7 years ago
  24. 29b7a6f ubi: fastmap: Don't flush fastmap work on detach by Richard Weinberger · 7 years ago
  25. e7bfb3f mtd: Stop updating erase_info->state and calling mtd_erase_callback() by Boris Brezillon · 7 years ago
  26. 8f347c4 mtd: Unconditionally update ->fail_addr and ->addr in part_erase() by Boris Brezillon · 7 years ago
  27. 884cfd9 mtd: Stop assuming mtd_erase() is asynchronous by Boris Brezillon · 7 years ago
  28. 7f29ae9 ubi: block: Fix locking for idr_alloc/idr_remove by Bradley Bolen · 7 years ago
  29. 7233982 mtd: ubi: wl: Fix error return code in ubi_wl_init() by Wei Yongjun · 7 years ago
  30. 01f1969 ubi: Fix copy/paste error in function documentation by Sascha Hauer · 7 years ago
  31. 889027b ubi: Fastmap: Fix typo by Sascha Hauer · 7 years ago
  32. f78e5623 ubi: fastmap: Erase outdated anchor PEBs during attach by Sascha Hauer · 7 years ago
  33. f50629d ubi: fastmap: Clean up the initialization of pointer p by Colin Ian King · 7 years ago
  34. af7bcee ubi: fastmap: Use kmem_cache_free to deallocate memory by Pan Bian · 7 years ago
  35. a51a0c8 ubi: Fix race condition between ubi volume creation and udev by Clay McClure · 7 years ago
  36. c0e860b mtd: ubi: Use 'max_bad_blocks' to compute bad_peb_limit if available by Jeff Westfahl · 8 years ago
  37. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  38. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  39. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  40. 89b68cd UBI: Fix two typos in comments by Uwe Kleine-König · 7 years ago
  41. d2e43d1 ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate" by Colin Ian King · 7 years ago
  42. b62fc46 ubi: pr_err() strings should end with newlines by Ben Dooks · 7 years ago
  43. a51b7cc ubi: pr_err() strings should end with newlines by Ben Dooks · 7 years ago
  44. 278f31a ubi: pr_err() strings should end with newlines by Ben Dooks · 7 years ago
  45. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  46. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 7 years ago
  47. 2a842ac block: introduce new block status code type by Christoph Hellwig · 7 years ago
  48. 219eccd mtd: use class_groups instead of class_attrs by Greg Kroah-Hartman · 7 years ago
  49. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  50. 7bccd12 ubi: Add debugfs file for tracking PEB state by Ben Shelton · 8 years ago
  51. 8a14358 ubi: fastmap: Fix slab corruption by Rabin Vincent · 8 years ago
  52. 997d30c ubi: Make mtd parameter readable by Andy Shevchenko · 8 years ago
  53. 435009d ubi: Fix section mismatch by Andy Shevchenko · 8 years ago
  54. 044f1da Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  55. af82455 Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  56. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  57. d6296d39 blk-mq: update ->init_request and ->exit_request prototypes by Christoph Hellwig · 8 years ago
  58. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  59. f363b08 blk-mq: constify struct blk_mq_ops by Eric Biggers · 8 years ago
  60. 9cd9a21 ubi/upd: Always flush after prepared for an update by Sebastian Siewior · 8 years ago
  61. 2fae131 UBI: Fix typos by Andrew F. Davis · 8 years ago
  62. 493cfae mtd: utilize new cdev_device_add helper function by Logan Gunthorpe · 8 years ago
  63. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  64. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  65. 40b6e61 ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap() by Boris Brezillon · 8 years ago
  66. 884a3b6 UBI: Fix crash in try_recover_peb() by Geert Uytterhoeven · 8 years ago
  67. a15cf34 ubi: fix swapped arguments to call to ubi_alloc_aeb by Colin Ian King · 8 years ago
  68. 4c60992 Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  69. f7d11b3 ubi: Fix Fastmap's update_vol() by Richard Weinberger · 8 years ago
  70. 2e8f08d ubi: Fix races around ubi_refill_pools() by Richard Weinberger · 8 years ago
  71. 23654188 ubi: Deal with interrupted erasures in WL by Richard Weinberger · 8 years ago
  72. 3291b52 UBI: introduce the VID buffer concept by Boris Brezillon · 8 years ago
  73. 799dca3 UBI: hide EBA internals by Boris Brezillon · 8 years ago
  74. 1f81a5c UBI: provide an helper to query LEB information by Boris Brezillon · 8 years ago
  75. 7554769 UBI: provide an helper to check whether a LEB is mapped or not by Boris Brezillon · 8 years ago
  76. 9a5f09a UBI: add an helper to check lnum validity by Boris Brezillon · 8 years ago
  77. 2d78aee UBI: simplify LEB write and atomic LEB change code by Boris Brezillon · 8 years ago
  78. f036dfe UBI: simplify recover_peb() code by Boris Brezillon · 8 years ago
  79. 7b6b749 UBI: move the global ech and vidh variables into struct ubi_attach_info by Boris Brezillon · 8 years ago
  80. 91f4285 UBI: provide helpers to allocate and free aeb elements by Boris Brezillon · 8 years ago
  81. fcbb6af UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}() by Boris Brezillon · 8 years ago
  82. f2fb134 UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb() by Boris Brezillon · 8 years ago
  83. f9efe8d UBI: factorize destroy_av() and ubi_remove_av() code by Boris Brezillon · 8 years ago
  84. de4c455 UBI: factorize code used to manipulate volumes at attach time by Boris Brezillon · 8 years ago
  85. 5f09aaa UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad) by Boris Brezillon · 8 years ago
  86. ecbfa8e UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header by Boris Brezillon · 8 years ago
  87. 4c36842 UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary by Boris Brezillon · 8 years ago
  88. 3f84e45 UBI: fix add_fastmap() to use the vid_hdr passed in argument by Boris Brezillon · 8 years ago
  89. f5f9d43 UBI: fastmap: use ubi_find_volume() instead of open coding it by Boris Brezillon · 8 years ago
  90. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  91. 5d71afb ubi: Use bitmaps in Fastmap self-check code by Richard Weinberger · 8 years ago
  92. 74f2c6e ubi: Be more paranoid while seaching for the most recent Fastmap by Richard Weinberger · 8 years ago
  93. 5283ec7 ubi: Check whether the Fastmap anchor matches the super block by Richard Weinberger · 8 years ago
  94. fdf10ed ubi: Rework Fastmap attach base code by Richard Weinberger · 8 years ago
  95. be80110 ubi: Fix whitespace issue in count_fastmap_pebs() by Richard Weinberger · 8 years ago
  96. 243a4f8 ubi: Introduce vol_ignored() by Richard Weinberger · 8 years ago
  97. d139d30 ubi: Fix scan_fast() comment by Richard Weinberger · 8 years ago
  98. 4946784b ubi: Make volume resize power cut aware by Richard Weinberger · 8 years ago
  99. bc743f3 ubi: Fix early logging by Richard Weinberger · 8 years ago
  100. 95b54e1 ubi: gluebi: Fix double refcounting by Richard Weinberger · 8 years ago