index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Age
Commit message (
Expand
)
Author
2015-01-16
UBI: Fix double free after do_sync_erase()
Richard Weinberger
2015-01-16
UBI: Fix invalid vfree()
Richard Weinberger
2014-10-03
UBI: Fastmap: Calc fastmap size correctly
Richard Weinberger
2014-09-30
UBI: Fix trivial typo in __schedule_ubi_work
Richard Weinberger
2014-09-26
UBI: wl: Rename cancel flag to shutdown
Richard Weinberger
2014-09-26
UBI: ubi_eba_read_leb: Remove in vain variable assignment
Richard Weinberger
2014-09-24
UBI: Fix livelock in produce_free_peb()
Richard Weinberger
2014-09-19
UBI: return on error in rename_volumes()
Dan Carpenter
2014-09-19
UBI: Improve comment on work_sem
Richard Weinberger
2014-09-16
UBI: Dispatch update notification if the volume is updated
Ezequiel Garcia
2014-09-16
UBI: block: Add support for the UBI_VOLUME_UPDATED notification
Ezequiel Garcia
2014-09-16
UBI: block: Fix block device size setting
Ezequiel Garcia
2014-09-16
UBI: block: fix dereference on uninitialized dev
Colin Ian King
2014-09-16
UBI: add missing kmem_cache_free() in process_pool_aeb error path
Richard Genoud
2014-07-28
UBI: bugfix in ubi_wl_flush()
Richard Weinberger
2014-07-28
UBI: block: Avoid disk size integer overflow
Richard Weinberger
2014-07-28
UBI: block: Set disk_capacity out of the mutex
Ezequiel Garcia
2014-07-28
UBI: block: Make ubiblock_resize return something
Ezequiel Garcia
2014-07-19
UBI: init_volumes: Ignore volumes with no LEBs
Richard Weinberger
2014-07-16
UBI: fastmap: do not miss bit-flips
Brian Norris
2014-07-01
UBI: fix the volumes tree sorting criteria
Heiko Schocher
2014-06-10
Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-05-27
UBI: block: Fix error path on alloc_workqueue failure
Helmut Schaa
2014-05-13
UBI: fix rb_tree node comparison in add_map
Mike Snitzer
2014-05-13
UBI: weaken the 'exclusive' constraint when opening volumes to rename
Ezequiel Garcia
2014-05-05
UBI: avoid workqueue format string leak
Kees Cook
2014-05-05
UBI: fix ubi free PEBs count calculation
Tanya Brokhman
2014-05-05
UBI: fix error path in __wl_get_peb
Tanya Brokhman
2014-04-15
block: remove struct request buffer member
Jens Axboe
2014-04-07
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-03-21
UBI: block: Remove __initdata from ubiblock_param_ops
Richard Weinberger
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-05
UBI: rename block device ioctls
Artem Bityutskiy
2014-03-05
UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n
Ezequiel Garcia
2014-03-04
UBI: block: Add CONFIG_BLOCK dependency
Ezequiel Garcia
2014-03-04
UBI: block: Use 'u64' for the 64-bit dividend
Ezequiel Garcia
2014-03-04
UBI: block: Mark init-only symbol as __initdata
Ezequiel Garcia
2014-03-04
UBI: block: do not use term "attach"
Artem Bityutskiy
2014-02-28
UBI: R/O block driver on top of UBI volumes
Ezequiel Garcia
2014-02-04
UBI: fix some use after free bugs
Dan Carpenter
2014-01-09
UBI: avoid program operation on NOR flash after erasure interrupted
Qi Wang 王起 (qiwang)
2014-01-02
UBI: fix error return code
Julia Lawall
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-11-06
mtd: Move major number definitions to major.h
Ezequiel Garcia
2013-10-03
UBI: Add some asserts to ubi_attach_fastmap()
Richard Weinberger
2013-10-03
UBI: Fix memory leak in ubi_attach_fastmap() error path
Richard Weinberger
2013-10-03
UBI: simplify image sequence test
Richard Genoud
2013-10-03
UBI: fastmap: fix backward compatibility with image_seq
Richard Genoud
2013-10-03
UBI: Call scan_all() with correct offset in error case
Richard Weinberger
[next]