index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
ubi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-07
ubi: Add six fault injection type for testing
ZhaoLong Wang
1
-12
/
+18
2024-01-07
ubi: Use the fault injection framework to enhance the fault injection capability
ZhaoLong Wang
1
-11
/
+4
2023-10-29
ubi: fastmap: Add module parameter to control reserving filling pool PEBs
Zhihao Cheng
1
-1
/
+1
2023-10-29
ubi: fastmap: Fix lapsed wear leveling for first 64 PEBs
Zhihao Cheng
1
-0
/
+2
2023-10-28
ubi: fastmap: Wait until there are enough free PEBs before filling pools
Zhihao Cheng
1
-1
/
+4
2023-10-28
ubi: Replace erase_block() with sync_erase()
Zhihao Cheng
1
-0
/
+1
2022-09-21
ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
Zhihao Cheng
1
-1
/
+2
2022-09-21
ubi: Fix repeated words in comments
Jilin Yuan
1
-3
/
+3
2022-05-27
ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
Zhihao Cheng
1
-3
/
+1
2021-04-15
ubi: Remove unnecessary struct declaration
Wan Jiabing
1
-2
/
+0
2020-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-02
ubi: Select fastmap anchor PEBs considering wear level rules
Arne Edholm
1
-1
/
+3
2020-01-17
ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()
Hou Tao
1
-0
/
+1
2019-11-18
ubi: Fix producing anchor PEBs
Sascha Hauer
1
-2
/
+4
2019-11-18
ubi: Fix warning static is not at beginning of declaration
Rishi Gupta
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-02-24
ubi: Expose the bitrot interface
Richard Weinberger
1
-0
/
+1
2018-08-15
ubi: provide a way to skip CRC checks
Quentin Schulz
1
-0
/
+4
2018-06-07
ubi: fastmap: Check each mapping only once
Richard Weinberger
1
-0
/
+11
2017-03-24
UBI: Fix typos
Andrew F. Davis
1
-2
/
+1
2016-10-02
UBI: introduce the VID buffer concept
Boris Brezillon
1
-31
/
+66
2016-10-02
UBI: hide EBA internals
Boris Brezillon
1
-1
/
+7
2016-10-02
UBI: provide an helper to query LEB information
Boris Brezillon
1
-0
/
+17
2016-10-02
UBI: provide an helper to check whether a LEB is mapped or not
Boris Brezillon
1
-0
/
+1
2016-10-02
UBI: add an helper to check lnum validity
Boris Brezillon
1
-0
/
+5
2016-10-02
UBI: move the global ech and vidh variables into struct ubi_attach_info
Boris Brezillon
1
-0
/
+4
2016-10-02
UBI: provide helpers to allocate and free aeb elements
Boris Brezillon
1
-0
/
+3
2016-10-02
UBI: factorize code used to manipulate volumes at attach time
Boris Brezillon
1
-0
/
+1
2016-07-30
ubi: Be more paranoid while seaching for the most recent Fastmap
Richard Weinberger
1
-0
/
+3
2016-07-30
ubi: Rework Fastmap attach base code
Richard Weinberger
1
-1
/
+27
2016-07-30
ubi: Introduce vol_ignored()
Richard Weinberger
1
-0
/
+15
2016-05-24
UBI: Fix static volume checks when Fastmap is used
Richard Weinberger
1
-0
/
+2
2016-03-20
mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err
Joe Perches
1
-6
/
+10
2015-06-02
UBI: Use static class and attribute groups
Takashi Iwai
1
-1
/
+1
2015-04-13
UBI: power cut emulation for testing
david.oberhollenzer@sigma-star.at
1
-0
/
+25
2015-03-27
UBI: Add accessor functions for WL data structures
Richard Weinberger
1
-0
/
+36
2015-03-27
UBI: Add initial support for fastmap self checks
Richard Weinberger
1
-0
/
+4
2015-03-27
UBI: Fastmap: Locking updates
Richard Weinberger
1
-4
/
+5
2015-03-27
UBI: Fastmap: Wrap fastmap specific function in a ifdef
Richard Weinberger
1
-0
/
+4
2015-03-26
UBI: Fastmap: Fix races in ubi_wl_get_peb()
Richard Weinberger
1
-1
/
+2
2015-03-26
UBI: Fastmap: Ensure that only one fastmap work is scheduled
Richard Weinberger
1
-1
/
+3
2015-03-26
UBI: align comment for readability
Brian Norris
1
-1
/
+1
2015-01-28
UBI: clean-up printing helpers
Artem Bityutskiy
1
-4
/
+4
2015-01-28
UBI: Add initial support for scatter gather
Richard Weinberger
1
-0
/
+3
2015-01-28
UBI: Implement UBI_METAONLY
Richard Weinberger
1
-2
/
+6
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
1
-6
/
+7
2014-09-26
UBI: wl: Rename cancel flag to shutdown
Richard Weinberger
1
-4
/
+5
2014-09-19
UBI: Improve comment on work_sem
Richard Weinberger
1
-1
/
+2
2014-04-07
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+0
[next]