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 invalid vfree()
Richard Weinberger
2014-11-07
1
-4
/
+6
*
UBI: Fix double free after do_sync_erase()
Richard Weinberger
2014-11-07
1
-7
/
+3
*
UBI: vtbl: Use ubi_eba_atomic_leb_change()
Richard Weinberger
2014-11-07
1
-14
/
+9
*
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2014-11-07
14
-407
/
+441
*
UBI: Fastmap: Calc fastmap size correctly
Richard Weinberger
2014-10-03
1
-1
/
+2
*
UBI: Fix trivial typo in __schedule_ubi_work
Richard Weinberger
2014-09-30
1
-1
/
+1
*
UBI: wl: Rename cancel flag to shutdown
Richard Weinberger
2014-09-26
2
-15
/
+18
*
UBI: ubi_eba_read_leb: Remove in vain variable assignment
Richard Weinberger
2014-09-26
1
-3
/
+2
*
UBI: Fix livelock in produce_free_peb()
Richard Weinberger
2014-09-24
1
-1
/
+1
*
UBI: return on error in rename_volumes()
Dan Carpenter
2014-09-19
1
-1
/
+1
*
UBI: Improve comment on work_sem
Richard Weinberger
2014-09-19
1
-1
/
+2
*
UBI: Dispatch update notification if the volume is updated
Ezequiel Garcia
2014-09-16
1
-1
/
+3
*
UBI: block: Add support for the UBI_VOLUME_UPDATED notification
Ezequiel Garcia
2014-09-16
1
-2
/
+14
*
UBI: block: Fix block device size setting
Ezequiel Garcia
2014-09-16
1
-5
/
+6
*
UBI: block: fix dereference on uninitialized dev
Colin Ian King
2014-09-16
1
-5
/
+6
*
UBI: add missing kmem_cache_free() in process_pool_aeb error path
Richard Genoud
2014-09-16
1
-0
/
+1
*
UBI: bugfix in ubi_wl_flush()
Richard Weinberger
2014-07-28
1
-2
/
+2
*
UBI: block: Avoid disk size integer overflow
Richard Weinberger
2014-07-28
1
-2
/
+9
*
UBI: block: Set disk_capacity out of the mutex
Ezequiel Garcia
2014-07-28
1
-4
/
+2
*
UBI: block: Make ubiblock_resize return something
Ezequiel Garcia
2014-07-28
1
-2
/
+3
*
UBI: init_volumes: Ignore volumes with no LEBs
Richard Weinberger
2014-07-19
1
-1
/
+1
*
UBI: fastmap: do not miss bit-flips
Brian Norris
2014-07-16
1
-1
/
+1
*
UBI: fix the volumes tree sorting criteria
Heiko Schocher
2014-07-01
1
-1
/
+1
*
Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2014-06-10
3
-4
/
+6
|
\
|
*
UBI: block: Fix error path on alloc_workqueue failure
Helmut Schaa
2014-05-27
1
-1
/
+3
|
*
UBI: fix rb_tree node comparison in add_map
Mike Snitzer
2014-05-13
1
-2
/
+2
|
*
UBI: weaken the 'exclusive' constraint when opening volumes to rename
Ezequiel Garcia
2014-05-13
1
-1
/
+1
*
|
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-06-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
block: remove struct request buffer member
Jens Axboe
2014-04-15
1
-1
/
+1
*
|
UBI: avoid workqueue format string leak
Kees Cook
2014-05-05
1
-1
/
+1
*
|
UBI: fix ubi free PEBs count calculation
Tanya Brokhman
2014-05-05
1
-0
/
+3
*
|
UBI: fix error path in __wl_get_peb
Tanya Brokhman
2014-05-05
1
-0
/
+3
|
/
*
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: Remove __initdata from ubiblock_param_ops
Richard Weinberger
2014-03-21
1
-1
/
+1
*
|
UBI: rename block device ioctls
Artem Bityutskiy
2014-03-05
2
-5
/
+5
*
|
UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n
Ezequiel Garcia
2014-03-05
1
-2
/
+2
*
|
UBI: block: Add CONFIG_BLOCK dependency
Ezequiel Garcia
2014-03-04
1
-0
/
+1
*
|
UBI: block: Use 'u64' for the 64-bit dividend
Ezequiel Garcia
2014-03-04
1
-1
/
+1
*
|
UBI: block: Mark init-only symbol as __initdata
Ezequiel Garcia
2014-03-04
1
-1
/
+1
*
|
UBI: block: do not use term "attach"
Artem Bityutskiy
2014-03-04
3
-25
/
+32
*
|
UBI: R/O block driver on top of UBI volumes
Ezequiel Garcia
2014-02-28
6
-0
/
+707
|
/
*
UBI: fix some use after free bugs
Dan Carpenter
2014-02-04
1
-4
/
+4
*
UBI: avoid program operation on NOR flash after erasure interrupted
Qi Wang 王起 (qiwang)
2014-01-09
1
-32
/
+22
*
UBI: fix error return code
Julia Lawall
2014-01-02
2
-2
/
+6
*
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-11-14
1
-0
/
+1
|
\
|
*
mtd: Move major number definitions to major.h
Ezequiel Garcia
2013-11-06
1
-0
/
+1
*
|
UBI: Add some asserts to ubi_attach_fastmap()
Richard Weinberger
2013-10-03
1
-0
/
+4
*
|
UBI: Fix memory leak in ubi_attach_fastmap() error path
Richard Weinberger
2013-10-03
1
-0
/
+13
*
|
UBI: simplify image sequence test
Richard Genoud
2013-10-03
1
-3
/
+2
[next]