index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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: block: Fix checking for NULL instead of IS_ERR()
Dan Carpenter
2015-02-12
1
-2
/
+2
*
UBI: block: Continue creating ubiblocks after an initialization error
Dan Ehrenberg
2015-02-12
1
-15
/
+22
*
UBI: Block: Explain usage of blk_rq_map_sg()
Richard Weinberger
2015-01-28
1
-0
/
+6
*
UBI: fix soft lockup in ubi_check_volume()
hujianyang
2015-01-28
1
-0
/
+2
*
UBI: Fastmap: Care about the protection queue
Richard Weinberger
2015-01-28
1
-0
/
+13
*
UBI: do propagate positive error codes up
Artem Bityutskiy
2015-01-28
1
-0
/
+1
*
UBI: clean-up printing helpers
Artem Bityutskiy
2015-01-28
1
-4
/
+4
*
UBI: extend UBI layer debug/messaging capabilities - cosmetics
Tanya Brokhman
2015-01-28
5
-22
/
+13
*
UBI: Block: Add blk-mq support
Richard Weinberger
2015-01-28
1
-108
/
+94
*
UBI: Add initial support for scatter gather
Richard Weinberger
2015-01-28
3
-15
/
+138
*
UBI: rename_volumes: Use UBI_METAONLY
Richard Weinberger
2015-01-28
1
-1
/
+1
*
UBI: Implement UBI_METAONLY
Richard Weinberger
2015-01-28
3
-7
/
+24
*
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
[next]