index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Commit message (
Expand
)
Author
Age
Files
Lines
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
*
mtd: ubi: wl: avoid erasing a PEB which is empty
Sebastian Siewior
2016-01-10
1
-3
/
+18
*
mtd: ubi: don't leak e if schedule_erase() fails
Sebastian Siewior
2015-12-16
1
-0
/
+1
*
mtd: ubi: fixup error correction in do_sync_erase()
Sebastian Siewior
2015-12-16
1
-24
/
+28
*
UBI: fix use of "VID" vs. "EC" in header self-check
Brian Norris
2015-12-16
1
-1
/
+1
*
UBI: fix return error code
Sudip Mukherjee
2015-12-16
1
-1
/
+1
*
Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-11-10
6
-8
/
+35
|
\
|
*
UBI: Remove in vain semicolon
Richard Weinberger
2015-11-06
1
-1
/
+1
|
*
UBI: Fastmap: Fix PEB array type
Ezequiel GarcĂa
2015-11-06
1
-1
/
+1
|
*
ubi: fastmap: Implement produce_free_peb()
Richard Weinberger
2015-10-03
1
-0
/
+29
|
*
UBI: drop null test before destroy functions
Julia Lawall
2015-10-03
1
-3
/
+1
|
*
UBI: Update comments to reflect UBI_METAONLY flag
Andrew Murray
2015-10-03
1
-2
/
+2
|
*
UBI: Fix debug message
Richard Weinberger
2015-10-03
1
-1
/
+1
|
*
UBI: Fix typo in comment
Richard Weinberger
2015-10-03
1
-1
/
+1
|
*
UBI: Fastmap: Simplify expression
Richard Weinberger
2015-10-03
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
1
-2
/
+2
|
\
\
|
*
|
UBI: Update comments to reflect UBI_METAONLY flag
Andrew Murray
2015-09-29
1
-2
/
+2
|
|
/
*
|
UBI: return ENOSPC if no enough space available
shengyong
2015-09-29
2
-0
/
+2
*
|
UBI: Validate data_size
Richard Weinberger
2015-09-29
1
-0
/
+5
|
/
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-1
/
+1
|
\
|
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
*
|
UBI: Remove unnecessary `\'
shengyong
2015-06-03
2
-2
/
+2
*
|
UBI: Use static class and attribute groups
Takashi Iwai
2015-06-02
3
-142
/
+57
*
|
UBI: add a helper function for updatting on-flash layout volumes
shengyong
2015-06-02
1
-21
/
+24
*
|
UBI: Fastmap: Do not add vol if it already exists
shengyong
2015-06-02
1
-1
/
+8
*
|
UBI: Init vol->reserved_pebs by assignment
shengyong
2015-06-02
1
-2
/
+2
*
|
UBI: Fastmap: Rename variables to make them meaningful
shengyong
2015-06-02
1
-29
/
+29
*
|
UBI: Fastmap: Remove unnecessary `\'
shengyong
2015-06-02
1
-7
/
+7
*
|
UBI: Fastmap: Use max() to get the larger value
shengyong
2015-06-02
1
-2
/
+2
*
|
UBI: block: Dynamically allocate minor numbers
Dan Ehrenberg
2015-06-02
1
-2
/
+14
|
/
*
UBI: block: Add missing cache flushes
Kevin Cernekee
2015-05-06
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
2
-4
/
+4
|
\
|
*
VFS: assorted d_backing_inode() annotations
David Howells
2015-04-15
2
-4
/
+4
*
|
UBI: power cut emulation for testing
david.oberhollenzer@sigma-star.at
2015-04-13
4
-2
/
+120
*
|
UBI: Fastmap: Fall back to scanning mode after ECC error
Richard Weinberger
2015-03-26
1
-1
/
+1
*
|
UBI: Fastmap: Remove is_fm_block()
Richard Weinberger
2015-03-26
3
-29
/
+0
*
|
UBI: Fastmap: Add blank line after declarations
Richard Weinberger
2015-03-26
1
-0
/
+1
*
|
UBI: Fastmap: Remove else after return.
Richard Weinberger
2015-03-26
1
-3
/
+3
*
|
UBI: Fastmap: Introduce may_reserve_for_fm()
Richard Weinberger
2015-03-26
3
-6
/
+28
*
|
UBI: Fastmap: Introduce ubi_fastmap_init()
Richard Weinberger
2015-03-26
2
-7
/
+8
*
|
UBI: Fastmap: Wire up WL accessor functions
Richard Weinberger
2015-03-26
1
-16
/
+12
*
|
UBI: Add accessor functions for WL data structures
Richard Weinberger
2015-03-26
1
-0
/
+36
*
|
UBI: Move fastmap specific functions out of wl.c
Richard Weinberger
2015-03-26
3
-463
/
+476
*
|
UBI: Fastmap: Add new module parameter fm_debug
Richard Weinberger
2015-03-26
2
-0
/
+10
*
|
UBI: Fastmap: Make self_check_eba() depend on fastmap self checking
Richard Weinberger
2015-03-26
1
-1
/
+1
*
|
UBI: Fastmap: Add self check to detect absent PEBs
Richard Weinberger
2015-03-26
1
-2
/
+84
*
|
UBI: Fix stale pointers in ubi->lookuptbl
Richard Weinberger
2015-03-26
1
-16
/
+31
*
|
UBI: Fastmap: Enhance fastmap checking
Richard Weinberger
2015-03-26
1
-2
/
+5
*
|
UBI: Add initial support for fastmap self checks
Richard Weinberger
2015-03-26
3
-0
/
+20
*
|
UBI: Fastmap: Rework fastmap error paths
Richard Weinberger
2015-03-26
1
-48
/
+114
[next]