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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubi: Fix race condition between ubi device creation and udev
Iosif Harutyunov
2016-07-29
1
-1
/
+4
*
ubi: Only read necessary size when reading the VID header
Sascha Hauer
2016-07-29
1
-1
/
+1
*
ubi: Make recover_peb power cut aware
Richard Weinberger
2016-06-23
1
-7
/
+15
*
ubi: Don't bypass ->getattr()
Richard Weinberger
2016-06-14
2
-13
/
+20
*
Revert "mtd: switch open_mtd_by_chdev() to use of vfs_stat()"
Richard Weinberger
2016-06-14
1
-5
/
+8
*
Revert "mtd: switch ubi_open_volume_path() to vfs_stat()"
Richard Weinberger
2016-06-14
1
-8
/
+11
*
Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-05-27
8
-32
/
+32
|
\
|
*
UBI: Fix static volume checks when Fastmap is used
Richard Weinberger
2016-05-24
3
-2
/
+22
|
*
UBI: Set free_count to zero before walking through erase list
Heiko Schocher
2016-05-24
1
-1
/
+1
|
*
UBI: Silence an unintialized variable warning
Dan Carpenter
2016-05-24
1
-1
/
+2
|
*
UBI: Clean up return in ubi_remove_volume()
Dan Carpenter
2016-05-24
1
-1
/
+1
|
*
UBI: Modify wrong comment in ubi_leb_map function.
z00189512
2016-05-24
1
-1
/
+1
|
*
UBI: Don't read back all data in ubi_eba_copy_leb()
Richard Weinberger
2016-05-24
1
-26
/
+0
|
*
UBI: Add ro-mode sysfs attribute
Ezequiel Garcia
2016-05-24
1
-0
/
+5
*
|
mtd: switch ubi_open_volume_path() to vfs_stat()
Al Viro
2016-03-27
1
-11
/
+8
*
|
mtd: switch open_mtd_by_chdev() to use of vfs_stat()
Al Viro
2016-03-27
1
-8
/
+5
|
/
*
mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_err
Joe Perches
2016-03-20
2
-6
/
+59
*
ubi: Fix out of bounds write in volume update code
Richard Weinberger
2016-03-05
1
-1
/
+1
*
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
|
\
[next]