index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
ubi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-10
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
*
UBI: Add fastmap stuff to ubi.h
Richard Weinberger
2012-10-03
1
-1
/
+115
*
UBI: use pr_ helper instead of printk
Artem Bityutskiy
2012-09-04
1
-4
/
+4
*
UBI: prepare for max_beb_per1024 module parameter addition
Richard Genoud
2012-09-04
1
-1
/
+2
*
UBI: kill CONFIG_MTD_UBI_BEB_RESERVE
Shmulik Ladkani
2012-09-04
1
-3
/
+0
*
UBI: introduce new bad PEB limit
Shmulik Ladkani
2012-09-04
1
-0
/
+2
*
UBI: harmonize the update of ubi->beb_rsvd_pebs
Shmulik Ladkani
2012-07-18
1
-0
/
+1
*
UBI: modify ubi_wl_flush function to clear work queue for a lnum
Joel Reardon
2012-05-21
1
-1
/
+1
*
UBI: introduce UBI_ALL constant
Artem Bityutskiy
2012-05-21
1
-5
/
+5
*
UBI: add lnum and vol_id to struct ubi_work
Joel Reardon
2012-05-21
1
-1
/
+2
*
UBI: add volume id struct ubi_ainf_peb
Joel Reardon
2012-05-21
1
-1
/
+4
*
UBI: remove scan.h
Artem Bityutskiy
2012-05-20
1
-1
/
+147
*
UBI: move and rename attach_by_scanning
Artem Bityutskiy
2012-05-20
1
-0
/
+1
*
UBI: rename _init_scan functions
Artem Bityutskiy
2012-05-20
1
-2
/
+2
*
UBI: rename si to ai
Artem Bityutskiy
2012-05-20
1
-3
/
+3
[next]