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
/
wl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
UBI: correct ubi_wl_flush locking
Artem Bityutskiy
2012-06-07
1
-4
/
+13
*
UBI: modify ubi_wl_flush function to clear work queue for a lnum
Joel Reardon
2012-05-21
1
-25
/
+36
*
UBI: add lnum and vol_id to struct ubi_work
Joel Reardon
2012-05-21
1
-9
/
+23
*
UBI: rename _init_scan functions
Artem Bityutskiy
2012-05-20
1
-2
/
+2
*
UBI: rename sv to av
Artem Bityutskiy
2012-05-20
1
-3
/
+3
*
UBI: rename si to ai
Artem Bityutskiy
2012-05-20
1
-7
/
+7
*
UBI: rename seb to aeb
Artem Bityutskiy
2012-05-20
1
-11
/
+11
*
UBI: rename struct ubi_scan_info
Artem Bityutskiy
2012-05-20
1
-1
/
+1
*
UBI: rename struct ubi_scan_volume
Artem Bityutskiy
2012-05-20
1
-1
/
+1
*
UBI: rename struct ubi_scan_leb
Artem Bityutskiy
2012-05-20
1
-1
/
+1
*
UBI: rename few functions for consistency
Artem Bityutskiy
2012-05-20
1
-2
/
+2
*
UBI: more of clean-up terminology for self-checks
Artem Bityutskiy
2012-05-20
1
-28
/
+26
*
UBI: remove Kconfig debugging option
Artem Bityutskiy
2012-05-20
1
-10
/
+0
*
UBI: amend commentaries WRT dtype
Artem Bityutskiy
2012-05-20
1
-8
/
+1
*
UBI: Kill data type hint
Richard Weinberger
2012-05-20
1
-42
/
+8
*
UBI: always dump the stack on error
Artem Bityutskiy
2012-05-20
1
-3
/
+3
*
UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS
Artem Bityutskiy
2012-03-09
1
-1
/
+1
*
UBI: fix eraseblock picking criteria
Artem Bityutskiy
2012-03-09
1
-6
/
+4
*
UBI: fix documentation and improve readability
Artem Bityutskiy
2012-03-09
1
-4
/
+5
*
UBI: fix use-after-free on error path
Artem Bityutskiy
2012-01-05
1
-3
/
+4
*
UBI: fix missing scrub when there is a bit-flip
Bhavesh Parekh
2011-11-30
1
-1
/
+4
*
UBI: prepare debugging stuff to further debugfs conversion
Artem Bityutskiy
2011-06-01
1
-2
/
+2
*
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
2011-06-01
1
-3
/
+3
*
UBI: change the interface of a debugging check function
Artem Bityutskiy
2011-05-31
1
-13
/
+19
*
UBI: fix minor stylistic issues
Artem Bityutskiy
2011-04-14
1
-1
/
+2
*
UBI: make tests modes dynamic
Artem Bityutskiy
2011-03-16
1
-2
/
+2
*
UBI: make self-checks dynamic
Artem Bityutskiy
2011-03-16
1
-3
/
+13
*
UBI: preserve corrupted PEBs
Artem Bityutskiy
2010-10-19
1
-16
/
+3
*
UBI: handle bit-flips when no header found
Artem Bityutskiy
2010-10-19
1
-0
/
+10
*
UBI: remove duplicate IO error codes
Artem Bityutskiy
2010-10-19
1
-1
/
+1
*
UBI: do not oops when erroneous PEB is scheduled for scrubbing
Artem Bityutskiy
2010-08-30
1
-1
/
+2
*
UBI: fix s/then/than/ typos
Shinya Kuribayashi
2010-05-07
1
-1
/
+1
*
UBI: simplify debugging return codes
Artem Bityutskiy
2010-02-01
1
-9
/
+8
*
UBI: remove bogus debugging checks
Artem Bityutskiy
2009-07-05
1
-1
/
+1
*
UBI: add empty eraseblocks verification
Artem Bityutskiy
2009-07-05
1
-0
/
+8
*
UBI: fix multiple spelling typos
Artem Bityutskiy
2009-06-10
1
-7
/
+7
*
UBI: fix kmem_cache_free on error patch
Artem Bityutskiy
2009-06-10
1
-1
/
+2
*
UBI: print amount of reserved PEBs
Artem Bityutskiy
2009-06-09
1
-3
/
+4
*
UBI: improve messages in the WL worker
Artem Bityutskiy
2009-06-08
1
-9
/
+24
*
UBI: do not switch to R/O mode on read errors
Artem Bityutskiy
2009-06-02
1
-7
/
+38
*
UBI: fix and clean-up error paths in WL worker
Artem Bityutskiy
2009-06-02
1
-54
/
+46
*
UBI: introduce new constants
Artem Bityutskiy
2009-06-02
1
-7
/
+6
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-2
/
+2
*
UBI: simplify PEB protection code
Xiaochuan-Xu
2008-12-16
1
-224
/
+140
*
UBI: prepare for protection tree improvements
Xiaochuan-Xu
2008-12-15
1
-22
/
+23
*
UBI: handle write errors in WL worker
Artem Bityutskiy
2008-12-05
1
-12
/
+20
*
UBI: fix error path
Artem Bityutskiy
2008-12-05
1
-9
/
+18
*
UBI: some code re-structuring
Artem Bityutskiy
2008-12-05
1
-16
/
+23
*
UBI: Don't exit from ubi_thread until kthread_should_stop() is true
Vitaliy Gusev
2008-11-06
1
-1
/
+2
*
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
2008-07-24
1
-8
/
+5
[next]