1. d005f8c ubi: check kthread_should_stop() after the setting of task state by Zhihao Cheng · 4 years, 7 months ago
  2. 163c3e3dc Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 5 months ago
  3. c3fc1a3 ubi: fastmap: Free fastmap next anchor peb during detach by Zhihao Cheng · 4 years, 6 months ago
  4. 3b18525 ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled by Zhihao Cheng · 4 years, 6 months ago
  5. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  6. 0e083da Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 7 months ago
  7. 6f51ab9 Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 4 years, 7 months ago
  8. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  9. 4b68bf9 ubi: Select fastmap anchor PEBs considering wear level rules by Arne Edholm · 5 years ago
  10. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 7 months ago
  11. a8dfb61 Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next by Richard Weinberger · 4 years, 7 months ago
  12. 0e7572c ubi: Fix seq_file usage in detailed_erase_block_info debugfs file by Richard Weinberger · 4 years, 8 months ago
  13. 66aaba3 ubi: Relax the 'no MLC' rule and allow MLCs operating in SLC mode by Boris Brezillon · 4 years, 8 months ago
  14. 763dede Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 9 months ago
  15. 3676f32 ubi: ubi-media.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  16. 294a8db ubi: fastmap: Only produce the initial anchor PEB when fastmap is used by Hou Tao · 5 years ago
  17. c16f39d ubi: fastmap: Free unused fastmap anchor peb during detach by Hou Tao · 5 years ago
  18. 025a06c mtd: Convert fallthrough comments into statements by Miquel Raynal · 4 years, 9 months ago
  19. 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
  20. 5d3805a ubi: Fix an error pointer dereference in error handling code by Dan Carpenter · 5 years ago
  21. fc55dac ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev() by Hou Tao · 5 years ago
  22. 9d6c474 ubi: Check the presence of volume before call ubi_fastmap_destroy_checkmap() by Hou Tao · 5 years ago
  23. 770aa73 ubi: wl: Remove set but not used variable 'prev_e' by YueHaibing · 5 years ago
  24. ef5aafb ubi: fastmap: Fix inverted logic in seen selfcheck by Sascha Hauer · 5 years ago
  25. e3a251e Merge tag 'upstream-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  26. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  27. f9c34bb ubi: Fix producing anchor PEBs by Sascha Hauer · 5 years ago
  28. 0997187 ubi: Fix warning static is not at beginning of declaration by Rishi Gupta · 5 years ago
  29. 188945e ubi: Print skip_check in ubi_dump_vol_info() by Stefan Roese · 5 years ago
  30. c2d73ba mtd: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  31. 407e9ef compat_ioctl: move drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  32. e46131b ubi: block: Warn if volume size is not multiple of 512 by Richard Weinberger · 5 years ago
  33. 8615b94 ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB by Zhihao Cheng · 5 years ago
  34. 8596813 ubi: Don't do anchor move within fastmap area by Richard Weinberger · 5 years ago
  35. 50acfb2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 by Thomas Gleixner · 6 years ago
  36. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  37. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  38. 04d37e5 ubi: wl: Fix uninitialized variable by Gustavo A. R. Silva · 6 years ago
  39. 5578e48 ubi: wl: Silence uninitialized variable warning by Dan Carpenter · 6 years ago
  40. 663586c ubi: Expose the bitrot interface by Richard Weinberger · 6 years ago
  41. b32b78f ubi: Introduce in_pq() by Richard Weinberger · 6 years ago
  42. e542087 ubi: Do not drop UBI device reference before using by Pan Bian · 6 years ago
  43. b95f83a ubi: Put MTD device after it is not used by Pan Bian · 6 years ago
  44. 7e5583f ubi: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  45. c355aa4 ubi: expose the volume CRC check skip flag by Quentin Schulz · 7 years ago
  46. 6265251 ubi: provide a way to skip CRC checks by Quentin Schulz · 7 years ago
  47. 2567747 ubi: Initialize Fastmap checkmapping correctly by Richard Weinberger · 7 years ago
  48. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  49. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  50. f5a926d mtd: ubi: Update ubi-media.h to dual license by Lionel Debieve · 7 years ago
  51. 3e5e433 ubi: fastmap: Detect EBA mismatches on-the-fly by Richard Weinberger · 7 years ago
  52. 34653fd ubi: fastmap: Check each mapping only once by Richard Weinberger · 7 years ago
  53. 7819323 ubi: fastmap: Correctly handle interrupted erasures in EBA by Richard Weinberger · 7 years ago
  54. 6e7d801 ubi: fastmap: Cancel work upon detach by Richard Weinberger · 7 years ago
  55. 77cb51e Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  56. b5094b7 ubi: Reject MLC NAND by Richard Weinberger · 7 years ago
  57. 78a8dfb ubi: Fix error for write access by Romain Izard · 7 years ago
  58. 29b7a6f ubi: fastmap: Don't flush fastmap work on detach by Richard Weinberger · 7 years ago
  59. e7bfb3f mtd: Stop updating erase_info->state and calling mtd_erase_callback() by Boris Brezillon · 7 years ago
  60. 8f347c4 mtd: Unconditionally update ->fail_addr and ->addr in part_erase() by Boris Brezillon · 7 years ago
  61. 884cfd9 mtd: Stop assuming mtd_erase() is asynchronous by Boris Brezillon · 7 years ago
  62. 7f29ae9 ubi: block: Fix locking for idr_alloc/idr_remove by Bradley Bolen · 7 years ago
  63. 7233982 mtd: ubi: wl: Fix error return code in ubi_wl_init() by Wei Yongjun · 7 years ago
  64. 01f1969 ubi: Fix copy/paste error in function documentation by Sascha Hauer · 7 years ago
  65. 889027b ubi: Fastmap: Fix typo by Sascha Hauer · 7 years ago
  66. f78e5623 ubi: fastmap: Erase outdated anchor PEBs during attach by Sascha Hauer · 7 years ago
  67. f50629d ubi: fastmap: Clean up the initialization of pointer p by Colin Ian King · 7 years ago
  68. af7bcee ubi: fastmap: Use kmem_cache_free to deallocate memory by Pan Bian · 7 years ago
  69. a51a0c8 ubi: Fix race condition between ubi volume creation and udev by Clay McClure · 7 years ago
  70. c0e860b mtd: ubi: Use 'max_bad_blocks' to compute bad_peb_limit if available by Jeff Westfahl · 8 years ago
  71. 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
  72. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  73. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  74. 89b68cd UBI: Fix two typos in comments by Uwe Kleine-König · 7 years ago
  75. d2e43d1 ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate" by Colin Ian King · 8 years ago
  76. b62fc46 ubi: pr_err() strings should end with newlines by Ben Dooks · 7 years ago
  77. a51b7cc ubi: pr_err() strings should end with newlines by Ben Dooks · 7 years ago
  78. 278f31a ubi: pr_err() strings should end with newlines by Ben Dooks · 7 years ago
  79. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  80. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 8 years ago
  81. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  82. 219eccd mtd: use class_groups instead of class_attrs by Greg Kroah-Hartman · 8 years ago
  83. b53c4d5 Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  84. 7bccd12 ubi: Add debugfs file for tracking PEB state by Ben Shelton · 8 years ago
  85. 8a14358 ubi: fastmap: Fix slab corruption by Rabin Vincent · 8 years ago
  86. 997d30c ubi: Make mtd parameter readable by Andy Shevchenko · 8 years ago
  87. 435009d ubi: Fix section mismatch by Andy Shevchenko · 8 years ago
  88. 044f1da Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  89. 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
  90. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  91. d6296d39 blk-mq: update ->init_request and ->exit_request prototypes by Christoph Hellwig · 8 years ago
  92. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  93. f363b08 blk-mq: constify struct blk_mq_ops by Eric Biggers · 8 years ago
  94. 9cd9a21 ubi/upd: Always flush after prepared for an update by Sebastian Siewior · 8 years ago
  95. 2fae131 UBI: Fix typos by Andrew F. Davis · 8 years ago
  96. 493cfae mtd: utilize new cdev_device_add helper function by Logan Gunthorpe · 8 years ago
  97. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  98. aebf526 block: fold cmd_type into the REQ_OP_ space by Christoph Hellwig · 8 years ago
  99. 40b6e61 ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap() by Boris Brezillon · 8 years ago
  100. 884a3b6 UBI: Fix crash in try_recover_peb() by Geert Uytterhoeven · 8 years ago