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
/
wl.c
Age
Commit message (
Expand
)
Author
2012-01-05
UBI: fix use-after-free on error path
Artem Bityutskiy
2011-11-30
UBI: fix missing scrub when there is a bit-flip
Bhavesh Parekh
2011-06-01
UBI: prepare debugging stuff to further debugfs conversion
Artem Bityutskiy
2011-06-01
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
2011-05-31
UBI: change the interface of a debugging check function
Artem Bityutskiy
2011-04-14
UBI: fix minor stylistic issues
Artem Bityutskiy
2011-03-16
UBI: make tests modes dynamic
Artem Bityutskiy
2011-03-16
UBI: make self-checks dynamic
Artem Bityutskiy
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
2010-10-19
UBI: handle bit-flips when no header found
Artem Bityutskiy
2010-10-19
UBI: remove duplicate IO error codes
Artem Bityutskiy
2010-08-30
UBI: do not oops when erroneous PEB is scheduled for scrubbing
Artem Bityutskiy
2010-05-07
UBI: fix s/then/than/ typos
Shinya Kuribayashi
2010-02-01
UBI: simplify debugging return codes
Artem Bityutskiy
2009-07-05
UBI: remove bogus debugging checks
Artem Bityutskiy
2009-07-05
UBI: add empty eraseblocks verification
Artem Bityutskiy
2009-06-10
UBI: fix multiple spelling typos
Artem Bityutskiy
2009-06-10
UBI: fix kmem_cache_free on error patch
Artem Bityutskiy
2009-06-09
UBI: print amount of reserved PEBs
Artem Bityutskiy
2009-06-08
UBI: improve messages in the WL worker
Artem Bityutskiy
2009-06-02
UBI: do not switch to R/O mode on read errors
Artem Bityutskiy
2009-06-02
UBI: fix and clean-up error paths in WL worker
Artem Bityutskiy
2009-06-02
UBI: introduce new constants
Artem Bityutskiy
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-12-16
UBI: simplify PEB protection code
Xiaochuan-Xu
2008-12-15
UBI: prepare for protection tree improvements
Xiaochuan-Xu
2008-12-05
UBI: handle write errors in WL worker
Artem Bityutskiy
2008-12-05
UBI: fix error path
Artem Bityutskiy
2008-12-05
UBI: some code re-structuring
Artem Bityutskiy
2008-11-06
UBI: Don't exit from ubi_thread until kthread_should_stop() is true
Vitaliy Gusev
2008-07-24
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
2008-07-24
UBI: rework scrubbing messages
Artem Bityutskiy
2008-07-24
UBI: amend commentaries
Artem Bityutskiy
2008-07-24
UBI: avoid unnecessary division operations
Kyungmin Park
2008-01-25
UBI: fix warnings
Artem Bityutskiy
2008-01-25
UBI: add auto-resize feature
Artem Bityutskiy
2007-12-26
UBI: prepare attach and detach functions
Artem Bityutskiy
2007-12-26
UBI: add UBI devices reference counting
Artem Bityutskiy
2007-12-26
UBI: fix comment
Artem Bityutskiy
2007-12-26
UBI: fix ubi_wl_flush
Artem Bityutskiy
2007-12-26
UBI: bugfix: protect from volume removal
Artem Bityutskiy
2007-12-26
UBI: improve comment
Artem Bityutskiy
2007-12-26
UBI: create ubi_wl_entry slab on initialization
Artem Bityutskiy
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-14
UBI: remove useless inlines
Artem Bityutskiy
2007-10-14
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
2007-10-14
UBI: allocate memory with GFP_NOFS
Artem Bityutskiy
2007-10-14
UBI: add more prints
Artem Bityutskiy
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
[next]