index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Age
Commit message (
Expand
)
Author
2023-10-10
ubi: Refuse attaching if mtd's erasesize is 0
Zhihao Cheng
2023-05-17
ubi: Fix return value overwrite issue in try_write_vid_and_data()
Wang YanQing
2023-04-20
ubi: Fix deadlock caused by recursively holding work_sem
ZhaoLong Wang
2023-04-20
mtd: ubi: wl: Fix a couple of kernel-doc issues
Lee Jones
2023-04-20
ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
Zhihao Cheng
2023-03-11
ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed
Zhihao Cheng
2023-03-11
ubi: Fix UAF wear-leveling entry in eraseblk_count_seq_show()
Zhihao Cheng
2023-03-11
ubi: fastmap: Fix missed fm_anchor PEB in wear-leveling after disabling fastmap
Zhihao Cheng
2023-03-11
ubi: Fix possible null-ptr-deref in ubi_free_volume()
Yang Yingliang
2023-03-11
ubi: Fix unreferenced object reported by kmemleak in ubi_resize_volume()
Li Zetao
2023-03-11
ubi: Fix use-after-free when volume resizing failed
Li Zetao
2023-03-11
ubi: ensure that VID header offset + VID header size <= alloc, size
George Kennedy
2022-06-14
ubi: ubi_create_volume: Fix use-after-free when volume creation failed
Zhihao Cheng
2022-06-14
ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
Zhihao Cheng
2022-04-08
ubi: fastmap: Return error code if memory allocation fails in add_aeb()
Zhihao Cheng
2022-04-08
ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl
Baokun Li
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
[next]