index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-04-15
13
-712
/
+1071
|
\
|
*
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
|
*
UBI: Fastmap: Prepare for variable sized fastmaps
Richard Weinberger
2015-03-26
1
-2
/
+10
|
*
UBI: Fastmap: Locking updates
Richard Weinberger
2015-03-26
5
-44
/
+50
|
*
UBI: Fastmap: Set used_ebs only for static volumes
Richard Weinberger
2015-03-26
1
-2
/
+3
|
*
UBI: Fastmap: Fix race after ubi_wl_get_peb()
Richard Weinberger
2015-03-26
2
-6
/
+25
|
*
UBI: Fastmap: Fix leb_count unbalance
Richard Weinberger
2015-03-26
1
-0
/
+1
|
*
UBI: Fastmap: Make WL pool size 50% of user pool size
Richard Weinberger
2015-03-26
2
-3
/
+1
|
*
UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails
Richard Weinberger
2015-03-26
1
-1
/
+3
|
*
UBI: Fastmap: Remove eba_orphans logic
Richard Weinberger
2015-03-26
1
-83
/
+8
|
*
UBI: Fastmap: Remove bogus ubi_assert()
Richard Weinberger
2015-03-26
1
-1
/
+3
|
*
UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()
Richard Weinberger
2015-03-26
1
-7
/
+8
|
*
UBI: Remove alloc_ai() slab name from parameter list
Richard Weinberger
2015-03-26
1
-6
/
+6
|
*
UBI: Fastmap: Fix memory leak while attaching
Richard Weinberger
2015-03-26
2
-41
/
+33
|
*
UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()
Richard Weinberger
2015-03-26
1
-6
/
+5
|
*
UBI: Fastmap: Wrap fastmap specific function in a ifdef
Richard Weinberger
2015-03-26
1
-0
/
+4
|
*
UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
Richard Weinberger
2015-03-26
1
-1
/
+5
|
*
UBI: Fastmap: Fix memory leaks while closing the WL sub-system
Richard Weinberger
2015-03-26
1
-0
/
+18
|
*
UBI: Fastmap: Don't allocate new ubi_wl_entry objects
Richard Weinberger
2015-03-26
2
-29
/
+5
|
*
UBI: Fastmap: Make ubi_refill_pools() fair
Richard Weinberger
2015-03-26
1
-38
/
+47
|
*
UBI: Split __wl_get_peb()
Richard Weinberger
2015-03-26
1
-23
/
+38
|
*
UBI: Fastmap: Fix races in ubi_wl_get_peb()
Richard Weinberger
2015-03-26
2
-12
/
+25
|
*
UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown
Richard Weinberger
2015-03-26
1
-0
/
+3
|
*
UBI: Fastmap: Ensure that only one fastmap work is scheduled
Richard Weinberger
2015-03-26
2
-2
/
+10
|
*
UBI: align comment for readability
Brian Norris
2015-03-26
1
-1
/
+1
|
*
UBI: fix check for "too many bytes"
Brian Norris
2015-03-26
1
-1
/
+1
|
*
UBI: initialize LEB number variable
Brian Norris
2015-03-26
1
-1
/
+1
|
*
UBI: fix out of bounds write
Brian Norris
2015-03-26
1
-1
/
+2
|
*
UBI: account for bitflips in both the VID header and data
Brian Norris
2015-03-26
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
\
|
*
|
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
|
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2015-04-08
3
-7
/
+47
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-03-21
1
-1
/
+2
|
|
\
\
|
|
*
|
UBI: fix missing brace control flow
Brian Norris
2015-02-23
1
-1
/
+2
[next]