index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
ubi.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
Zhihao Cheng
2022-09-21
1
-1
/
+2
*
ubi: Fix repeated words in comments
Jilin Yuan
2022-09-21
1
-3
/
+3
*
ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty
Zhihao Cheng
2022-05-27
1
-3
/
+1
*
ubi: Remove unnecessary struct declaration
Wan Jiabing
2021-04-15
1
-2
/
+0
*
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-10
1
-1
/
+3
|
\
|
*
ubi: Select fastmap anchor PEBs considering wear level rules
Arne Edholm
2020-06-02
1
-1
/
+3
*
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
|
/
*
ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()
Hou Tao
2020-01-16
1
-0
/
+1
*
ubi: Fix producing anchor PEBs
Sascha Hauer
2019-11-17
1
-2
/
+4
*
ubi: Fix warning static is not at beginning of declaration
Rishi Gupta
2019-11-17
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
ubi: Expose the bitrot interface
Richard Weinberger
2019-02-24
1
-0
/
+1
*
ubi: provide a way to skip CRC checks
Quentin Schulz
2018-08-15
1
-0
/
+4
*
ubi: fastmap: Check each mapping only once
Richard Weinberger
2018-06-07
1
-0
/
+11
*
UBI: Fix typos
Andrew F. Davis
2017-03-24
1
-2
/
+1
*
UBI: introduce the VID buffer concept
Boris Brezillon
2016-10-02
1
-31
/
+66
*
UBI: hide EBA internals
Boris Brezillon
2016-10-02
1
-1
/
+7
*
UBI: provide an helper to query LEB information
Boris Brezillon
2016-10-02
1
-0
/
+17
*
UBI: provide an helper to check whether a LEB is mapped or not
Boris Brezillon
2016-10-02
1
-0
/
+1
*
UBI: add an helper to check lnum validity
Boris Brezillon
2016-10-02
1
-0
/
+5
*
UBI: move the global ech and vidh variables into struct ubi_attach_info
Boris Brezillon
2016-10-02
1
-0
/
+4
*
UBI: provide helpers to allocate and free aeb elements
Boris Brezillon
2016-10-02
1
-0
/
+3
*
UBI: factorize code used to manipulate volumes at attach time
Boris Brezillon
2016-10-02
1
-0
/
+1
*
ubi: Be more paranoid while seaching for the most recent Fastmap
Richard Weinberger
2016-07-29
1
-0
/
+3
*
ubi: Rework Fastmap attach base code
Richard Weinberger
2016-07-29
1
-1
/
+27
*
ubi: Introduce vol_ignored()
Richard Weinberger
2016-07-29
1
-0
/
+15
*
UBI: Fix static volume checks when Fastmap is used
Richard Weinberger
2016-05-24
1
-0
/
+2
*
mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err
Joe Perches
2016-03-20
1
-6
/
+10
*
UBI: Use static class and attribute groups
Takashi Iwai
2015-06-02
1
-1
/
+1
*
UBI: power cut emulation for testing
david.oberhollenzer@sigma-star.at
2015-04-13
1
-0
/
+25
*
UBI: Add accessor functions for WL data structures
Richard Weinberger
2015-03-26
1
-0
/
+36
*
UBI: Add initial support for fastmap self checks
Richard Weinberger
2015-03-26
1
-0
/
+4
*
UBI: Fastmap: Locking updates
Richard Weinberger
2015-03-26
1
-4
/
+5
*
UBI: Fastmap: Wrap fastmap specific function in a ifdef
Richard Weinberger
2015-03-26
1
-0
/
+4
*
UBI: Fastmap: Fix races in ubi_wl_get_peb()
Richard Weinberger
2015-03-26
1
-1
/
+2
*
UBI: Fastmap: Ensure that only one fastmap work is scheduled
Richard Weinberger
2015-03-26
1
-1
/
+3
*
UBI: align comment for readability
Brian Norris
2015-03-26
1
-1
/
+1
*
UBI: clean-up printing helpers
Artem Bityutskiy
2015-01-28
1
-4
/
+4
*
UBI: Add initial support for scatter gather
Richard Weinberger
2015-01-28
1
-0
/
+3
*
UBI: Implement UBI_METAONLY
Richard Weinberger
2015-01-28
1
-2
/
+6
*
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2014-11-07
1
-6
/
+7
*
UBI: wl: Rename cancel flag to shutdown
Richard Weinberger
2014-09-26
1
-4
/
+5
*
UBI: Improve comment on work_sem
Richard Weinberger
2014-09-19
1
-1
/
+2
*
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-04-07
1
-1
/
+0
|
\
|
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-11
1
-1
/
+0
*
|
UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n
Ezequiel Garcia
2014-03-05
1
-2
/
+2
*
|
UBI: block: do not use term "attach"
Artem Bityutskiy
2014-03-04
1
-4
/
+10
*
|
UBI: R/O block driver on top of UBI volumes
Ezequiel Garcia
2014-02-28
1
-0
/
+14
|
/
*
UBI: embed ubi_debug_info field in ubi_device struct
Ezequiel Garcia
2012-12-10
1
-1
/
+39
*
UBI: Add fastmap stuff to attach.c
Richard Weinberger
2012-10-03
1
-1
/
+1
[next]