开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
ubi.h
Age
Commit message (
Expand
)
Author
2024-11-14
ubi: wl: Close down wear-leveling before nand is suspended
Mårten Lindahl
2024-11-14
mtd: ubi: Rmove unused declaration in header file
Zhang Zekun
2024-07-12
ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity
ZhaoLong Wang
2024-07-12
mtd: ubi: make ubi_class constant
Ricardo B. Marliere
2024-02-25
mtd: ubi: introduce pre-removal notification for UBI volumes
Daniel Golle
2024-02-25
mtd: ubi: block: use notifier to create ubiblock from parameter
Daniel Golle
2024-01-06
ubi: Add six fault injection type for testing
ZhaoLong Wang
2024-01-06
ubi: Use the fault injection framework to enhance the fault injection capability
ZhaoLong Wang
2023-10-28
ubi: fastmap: Add module parameter to control reserving filling pool PEBs
Zhihao Cheng
2023-10-28
ubi: fastmap: Fix lapsed wear leveling for first 64 PEBs
Zhihao Cheng
2023-10-28
ubi: fastmap: Wait until there are enough free PEBs before filling pools
Zhihao Cheng
2023-10-28
ubi: Replace erase_block() with sync_erase()
Zhihao Cheng
2022-09-21
ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
Zhihao Cheng
2022-09-21
ubi: Fix repeated words in comments
Jilin Yuan
2022-05-27
ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
Zhihao Cheng
2021-04-15
ubi: Remove unnecessary struct declaration
Wan Jiabing
2020-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
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-01-16
ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()
Hou Tao
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-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-24
ubi: Expose the bitrot interface
Richard Weinberger
2018-08-15
ubi: provide a way to skip CRC checks
Quentin Schulz
2018-06-07
ubi: fastmap: Check each mapping only once
Richard Weinberger
2017-03-24
UBI: Fix typos
Andrew F. Davis
2016-10-02
UBI: introduce the VID buffer concept
Boris Brezillon
2016-10-02
UBI: hide EBA internals
Boris Brezillon
2016-10-02
UBI: provide an helper to query LEB information
Boris Brezillon
2016-10-02
UBI: provide an helper to check whether a LEB is mapped or not
Boris Brezillon
2016-10-02
UBI: add an helper to check lnum validity
Boris Brezillon
2016-10-02
UBI: move the global ech and vidh variables into struct ubi_attach_info
Boris Brezillon
2016-10-02
UBI: provide helpers to allocate and free aeb elements
Boris Brezillon
2016-10-02
UBI: factorize code used to manipulate volumes at attach time
Boris Brezillon
2016-07-29
ubi: Be more paranoid while seaching for the most recent Fastmap
Richard Weinberger
2016-07-29
ubi: Rework Fastmap attach base code
Richard Weinberger
2016-07-29
ubi: Introduce vol_ignored()
Richard Weinberger
2016-05-24
UBI: Fix static volume checks when Fastmap is used
Richard Weinberger
2016-03-20
mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err
Joe Perches
2015-06-02
UBI: Use static class and attribute groups
Takashi Iwai
2015-04-13
UBI: power cut emulation for testing
david.oberhollenzer@sigma-star.at
2015-03-26
UBI: Add accessor functions for WL data structures
Richard Weinberger
2015-03-26
UBI: Add initial support for fastmap self checks
Richard Weinberger
2015-03-26
UBI: Fastmap: Locking updates
Richard Weinberger
2015-03-26
UBI: Fastmap: Wrap fastmap specific function in a ifdef
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix races in ubi_wl_get_peb()
Richard Weinberger
2015-03-26
UBI: Fastmap: Ensure that only one fastmap work is scheduled
Richard Weinberger
2015-03-26
UBI: align comment for readability
Brian Norris
2015-01-28
UBI: clean-up printing helpers
Artem Bityutskiy
[next]