index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-2
/
+2
*
ubi: ubi_create_volume: Fix use-after-free when volume creation failed
Zhihao Cheng
2022-05-27
1
-1
/
+0
*
ubi: fastmap: Check wl_pool for free peb before wear leveling
Zhihao Cheng
2022-05-27
3
-2
/
+66
*
ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
Zhihao Cheng
2022-05-27
4
-46
/
+57
*
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-31
3
-24
/
+21
|
\
|
*
ubi: fastmap: Return error code if memory allocation fails in add_aeb()
Zhihao Cheng
2022-01-10
1
-9
/
+19
|
*
ubi: Fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl
Baokun Li
2022-01-09
2
-15
/
+2
*
|
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-01-12
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
1
-0
/
+1
|
*
block: remove rq_flush_dcache_pages
Christoph Hellwig
2021-11-29
1
-1
/
+5
*
|
ubi: Fix a mistake in comment
Kai Song
2021-12-23
1
-1
/
+1
|
/
*
mtd/ubi/block: add error handling support for add_disk()
Luis Chamberlain
2021-11-04
1
-1
/
+7
*
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-09
1
-1
/
+1
|
\
|
*
ubifs: fix snprintf() checking
Dan Carpenter
2021-06-18
1
-1
/
+1
*
|
ubi: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-39
/
+29
|
/
*
ubi: Remove unnecessary struct declaration
Wan Jiabing
2021-04-15
1
-2
/
+0
*
ubi: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-15
1
-0
/
+1
*
ubi: eba: Delete useless kfree code
Zheng Yongjun
2021-02-12
1
-1
/
+0
*
ubi: remove dead code in validate_vid_hdr()
Jubin Zhong
2021-02-12
1
-6
/
+1
*
Merge tag 'for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-17
2
-6
/
+9
|
\
|
*
ubi: Do not zero out EC and VID on ECC-ed NOR flashes
Pratyush Yadav
2020-12-13
2
-4
/
+9
|
*
ubi: Remove useless code in bytes_str_to_int
k00524021
2020-12-13
1
-2
/
+0
*
|
mtd: ubi: gluebi: Fix misnamed function parameter documentation
Lee Jones
2020-11-20
1
-1
/
+1
*
|
mtd: ubi: wl: Fix a couple of kernel-doc issues
Lee Jones
2020-11-20
1
-2
/
+1
*
|
mtd: ubi: eba: Fix a couple of misdocumentation issues
Lee Jones
2020-11-20
1
-1
/
+2
*
|
mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameter
Lee Jones
2020-11-20
1
-1
/
+1
*
|
mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param
Lee Jones
2020-11-20
1
-0
/
+1
|
/
*
ubi: check kthread_should_stop() after the setting of task state
Zhihao Cheng
2020-09-17
1
-0
/
+13
*
Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-10
2
-1
/
+7
|
\
|
*
ubi: fastmap: Free fastmap next anchor peb during detach
Zhihao Cheng
2020-08-02
1
-0
/
+5
|
*
ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabled
Zhihao Cheng
2020-08-02
1
-1
/
+2
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-10
4
-25
/
+57
|
\
|
*
ubi: Select fastmap anchor PEBs considering wear level rules
Arne Edholm
2020-06-02
4
-25
/
+57
*
|
Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-06-10
1
-1
/
+4
|
\
\
|
*
\
Merge tag 'nand/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Richard Weinberger
2020-06-01
1
-1
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
ubi: Relax the 'no MLC' rule and allow MLCs operating in SLC mode
Boris Brezillon
2020-05-11
1
-1
/
+4
*
|
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
|
|
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
1
-2
/
+2
|
/
/
*
/
ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
Richard Weinberger
2020-05-17
1
-10
/
+2
|
/
*
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
3
-4
/
+16
|
\
|
*
ubi: ubi-media.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-30
1
-1
/
+1
|
*
ubi: fastmap: Only produce the initial anchor PEB when fastmap is used
Hou Tao
2020-03-30
1
-1
/
+2
|
*
ubi: fastmap: Free unused fastmap anchor peb during detach
Hou Tao
2020-03-30
1
-2
/
+13
*
|
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-03-30
2
-3
/
+3
|
/
*
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
2020-02-04
1
-1
/
+1
*
ubi: Fix an error pointer dereference in error handling code
Dan Carpenter
2020-01-19
1
-9
/
+12
*
ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()
Hou Tao
2020-01-16
4
-14
/
+30
*
ubi: Check the presence of volume before call ubi_fastmap_destroy_checkmap()
Hou Tao
2020-01-16
1
-0
/
+2
*
ubi: wl: Remove set but not used variable 'prev_e'
YueHaibing
2020-01-16
1
-2
/
+1
[next]