index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Age
Commit message (
Expand
)
Author
2015-11-11
Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-06
UBI: Remove in vain semicolon
Richard Weinberger
2015-11-06
UBI: Fastmap: Fix PEB array type
Ezequiel GarcĂa
2015-10-03
ubi: fastmap: Implement produce_free_peb()
Richard Weinberger
2015-10-03
UBI: drop null test before destroy functions
Julia Lawall
2015-10-03
UBI: Update comments to reflect UBI_METAONLY flag
Andrew Murray
2015-10-03
UBI: Fix debug message
Richard Weinberger
2015-10-03
UBI: Fix typo in comment
Richard Weinberger
2015-10-03
UBI: Fastmap: Simplify expression
Richard Weinberger
2015-09-29
UBI: Update comments to reflect UBI_METAONLY flag
Andrew Murray
2015-09-29
UBI: return ENOSPC if no enough space available
shengyong
2015-09-29
UBI: Validate data_size
Richard Weinberger
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-03
UBI: Remove unnecessary `\'
shengyong
2015-06-02
UBI: Use static class and attribute groups
Takashi Iwai
2015-06-02
UBI: add a helper function for updatting on-flash layout volumes
shengyong
2015-06-02
UBI: Fastmap: Do not add vol if it already exists
shengyong
2015-06-02
UBI: Init vol->reserved_pebs by assignment
shengyong
2015-06-02
UBI: Fastmap: Rename variables to make them meaningful
shengyong
2015-06-02
UBI: Fastmap: Remove unnecessary `\'
shengyong
2015-06-02
UBI: Fastmap: Use max() to get the larger value
shengyong
2015-06-02
UBI: block: Dynamically allocate minor numbers
Dan Ehrenberg
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-06
UBI: block: Add missing cache flushes
Kevin Cernekee
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
VFS: assorted d_backing_inode() annotations
David Howells
2015-04-13
UBI: power cut emulation for testing
david.oberhollenzer@sigma-star.at
2015-03-26
UBI: Fastmap: Fall back to scanning mode after ECC error
Richard Weinberger
2015-03-26
UBI: Fastmap: Remove is_fm_block()
Richard Weinberger
2015-03-26
UBI: Fastmap: Add blank line after declarations
Richard Weinberger
2015-03-26
UBI: Fastmap: Remove else after return.
Richard Weinberger
2015-03-26
UBI: Fastmap: Introduce may_reserve_for_fm()
Richard Weinberger
2015-03-26
UBI: Fastmap: Introduce ubi_fastmap_init()
Richard Weinberger
2015-03-26
UBI: Fastmap: Wire up WL accessor functions
Richard Weinberger
2015-03-26
UBI: Add accessor functions for WL data structures
Richard Weinberger
2015-03-26
UBI: Move fastmap specific functions out of wl.c
Richard Weinberger
2015-03-26
UBI: Fastmap: Add new module parameter fm_debug
Richard Weinberger
2015-03-26
UBI: Fastmap: Make self_check_eba() depend on fastmap self checking
Richard Weinberger
2015-03-26
UBI: Fastmap: Add self check to detect absent PEBs
Richard Weinberger
2015-03-26
UBI: Fix stale pointers in ubi->lookuptbl
Richard Weinberger
2015-03-26
UBI: Fastmap: Enhance fastmap checking
Richard Weinberger
2015-03-26
UBI: Add initial support for fastmap self checks
Richard Weinberger
2015-03-26
UBI: Fastmap: Rework fastmap error paths
Richard Weinberger
2015-03-26
UBI: Fastmap: Prepare for variable sized fastmaps
Richard Weinberger
2015-03-26
UBI: Fastmap: Locking updates
Richard Weinberger
2015-03-26
UBI: Fastmap: Set used_ebs only for static volumes
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix race after ubi_wl_get_peb()
Richard Weinberger
2015-03-26
UBI: Fastmap: Fix leb_count unbalance
Richard Weinberger
2015-03-26
UBI: Fastmap: Make WL pool size 50% of user pool size
Richard Weinberger
[next]