index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
ubi.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-16
ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()
Hou Tao
1
-0
/
+1
2019-11-17
ubi: Fix producing anchor PEBs
Sascha Hauer
1
-2
/
+4
2019-11-17
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-29
ubi: Be more paranoid while seaching for the most recent Fastmap
Richard Weinberger
1
-0
/
+3
2016-07-29
ubi: Rework Fastmap attach base code
Richard Weinberger
1
-1
/
+27
2016-07-29
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-26
UBI: Add accessor functions for WL data structures
Richard Weinberger
1
-0
/
+36
2015-03-26
UBI: Add initial support for fastmap self checks
Richard Weinberger
1
-0
/
+4
2015-03-26
UBI: Fastmap: Locking updates
Richard Weinberger
1
-4
/
+5
2015-03-26
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
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-03-05
UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n
Ezequiel Garcia
1
-2
/
+2
2014-03-04
UBI: block: do not use term "attach"
Artem Bityutskiy
1
-4
/
+10
2014-02-28
UBI: R/O block driver on top of UBI volumes
Ezequiel Garcia
1
-0
/
+14
2012-12-10
UBI: embed ubi_debug_info field in ubi_device struct
Ezequiel Garcia
1
-1
/
+39
2012-10-03
UBI: Add fastmap stuff to attach.c
Richard Weinberger
1
-1
/
+1
2012-10-03
UBI: Add fastmap stuff to ubi.h
Richard Weinberger
1
-1
/
+115
2012-09-04
UBI: use pr_ helper instead of printk
Artem Bityutskiy
1
-4
/
+4
2012-09-04
UBI: prepare for max_beb_per1024 module parameter addition
Richard Genoud
1
-1
/
+2
2012-09-04
UBI: kill CONFIG_MTD_UBI_BEB_RESERVE
Shmulik Ladkani
1
-3
/
+0
[next]