index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Age
Commit message (
Expand
)
Author
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-18
ubifs: fix snprintf() checking
Dan Carpenter
2021-06-11
ubi: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-04-15
ubi: Remove unnecessary struct declaration
Wan Jiabing
2021-04-15
ubi: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-02-12
ubi: eba: Delete useless kfree code
Zheng Yongjun
2021-02-12
ubi: remove dead code in validate_vid_hdr()
Jubin Zhong
2020-12-17
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-13
ubi: Do not zero out EC and VID on ECC-ed NOR flashes
Pratyush Yadav
2020-12-13
ubi: Remove useless code in bytes_str_to_int
k00524021
2020-11-20
mtd: ubi: gluebi: Fix misnamed function parameter documentation
Lee Jones
2020-11-20
mtd: ubi: wl: Fix a couple of kernel-doc issues
Lee Jones
2020-11-20
mtd: ubi: eba: Fix a couple of misdocumentation issues
Lee Jones
2020-11-20
mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameter
Lee Jones
2020-11-20
mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param
Lee Jones
2020-09-17
ubi: check kthread_should_stop() after the setting of task state
Zhihao Cheng
2020-08-10
Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-02
ubi: fastmap: Free fastmap next anchor peb during detach
Zhihao Cheng
2020-08-02
ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled
Zhihao Cheng
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-10
Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-02
ubi: Select fastmap anchor PEBs considering wear level rules
Arne Edholm
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-01
Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2020-05-17
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
Richard Weinberger
2020-05-11
ubi: Relax the 'no MLC' rule and allow MLCs operating in SLC mode
Boris Brezillon
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-03-30
ubi: ubi-media.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-30
ubi: fastmap: Only produce the initial anchor PEB when fastmap is used
Hou Tao
2020-03-30
ubi: fastmap: Free unused fastmap anchor peb during detach
Hou Tao
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-01-19
ubi: Fix an error pointer dereference in error handling code
Dan Carpenter
2020-01-16
ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()
Hou Tao
2020-01-16
ubi: Check the presence of volume before call ubi_fastmap_destroy_checkmap()
Hou Tao
2020-01-16
ubi: wl: Remove set but not used variable 'prev_e'
YueHaibing
2020-01-16
ubi: fastmap: Fix inverted logic in seen selfcheck
Sascha Hauer
2019-12-02
Merge tag 'upstream-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-17
ubi: Fix producing anchor PEBs
Sascha Hauer
2019-11-17
ubi: Fix warning static is not at beginning of declaration
Rishi Gupta
2019-11-17
ubi: Print skip_check in ubi_dump_vol_info()
Stefan Roese
2019-11-14
mtd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-10-23
compat_ioctl: move drivers to compat_ptr_ioctl
Arnd Bergmann
2019-09-15
ubi: block: Warn if volume size is not multiple of 512
Richard Weinberger
2019-09-15
ubi: ubi_wl_get_peb: Increase the number of attempts while getting PEB
Zhihao Cheng
2019-09-15
ubi: Don't do anchor move within fastmap area
Richard Weinberger
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
[next]