Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3567d2c15a7a8e2f992a5f7c7683453ca406d82
/
drivers
/
mtd
/
ubi
/
wl.c
cc83146
UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS
by Artem Bityutskiy
· 13 years ago
7eb3aa65
UBI: fix eraseblock picking criteria
by Artem Bityutskiy
· 13 years ago
add8287
UBI: fix documentation and improve readability
by Artem Bityutskiy
· 13 years ago
e57e0d8
UBI: fix use-after-free on error path
by Artem Bityutskiy
· 13 years ago
e801e12
UBI: fix missing scrub when there is a bit-flip
by Bhavesh Parekh
· 13 years ago
27a0f2a
UBI: prepare debugging stuff to further debugfs conversion
by Artem Bityutskiy
· 13 years ago
2a734bb
UBI: use debugfs for the extra checks knobs
by Artem Bityutskiy
· 13 years ago
d99383b
UBI: change the interface of a debugging check function
by Artem Bityutskiy
· 13 years ago
feddbb3
UBI: fix minor stylistic issues
by Artem Bityutskiy
· 14 years ago
28237e4
UBI: make tests modes dynamic
by Artem Bityutskiy
· 14 years ago
92d124f
UBI: make self-checks dynamic
by Artem Bityutskiy
· 14 years ago
5fc01ab
UBI: preserve corrupted PEBs
by Artem Bityutskiy
· 14 years ago
92e1a7d
UBI: handle bit-flips when no header found
by Artem Bityutskiy
· 14 years ago
74d82d2
UBI: remove duplicate IO error codes
by Artem Bityutskiy
· 14 years ago
d3f6e6c
UBI: do not oops when erroneous PEB is scheduled for scrubbing
by Artem Bityutskiy
· 14 years ago
3f50262
UBI: fix s/then/than/ typos
by Shinya Kuribayashi
· 15 years ago
adbf05e
UBI: simplify debugging return codes
by Artem Bityutskiy
· 15 years ago
1398788
UBI: remove bogus debugging checks
by Artem Bityutskiy
· 15 years ago
40a71a8
UBI: add empty eraseblocks verification
by Artem Bityutskiy
· 15 years ago
815bc5f
UBI: fix multiple spelling typos
by Artem Bityutskiy
· 15 years ago
21d08bb
UBI: fix kmem_cache_free on error patch
by Artem Bityutskiy
· 15 years ago
52b605d
UBI: print amount of reserved PEBs
by Artem Bityutskiy
· 15 years ago
9c259a5
UBI: improve messages in the WL worker
by Artem Bityutskiy
· 15 years ago
b86a2c5
UBI: do not switch to R/O mode on read errors
by Artem Bityutskiy
· 15 years ago
87960c0
UBI: fix and clean-up error paths in WL worker
by Artem Bityutskiy
· 15 years ago
90bf026
UBI: introduce new constants
by Artem Bityutskiy
· 15 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
7b6c32d
UBI: simplify PEB protection code
by Xiaochuan-Xu
· 16 years ago
23553b2
UBI: prepare for protection tree improvements
by Xiaochuan-Xu
· 16 years ago
6fa6f5b
UBI: handle write errors in WL worker
by Artem Bityutskiy
· 16 years ago
3c98b0a
UBI: fix error path
by Artem Bityutskiy
· 16 years ago
6a8f483
UBI: some code re-structuring
by Artem Bityutskiy
· 16 years ago
2ad4988
UBI: Don't exit from ubi_thread until kthread_should_stop() is true
by Vitaliy Gusev
· 16 years ago
ebaaf1a
UBI: fix kernel-doc errors and warnings
by Artem Bityutskiy
· 16 years ago
9c9ec14
UBI: fix checkpatch.pl errors and warnings
by Artem Bityutskiy
· 16 years ago
8c1e6ee
UBI: rework scrubbing messages
by Artem Bityutskiy
· 16 years ago
85c6e6e
UBI: amend commentaries
by Artem Bityutskiy
· 16 years ago
cadb40c
UBI: avoid unnecessary division operations
by Kyungmin Park
· 16 years ago
c18a841
UBI: fix warnings
by Artem Bityutskiy
· 17 years ago
4ccf8cf
UBI: add auto-resize feature
by Artem Bityutskiy
· 17 years ago
cdfa788
UBI: prepare attach and detach functions
by Artem Bityutskiy
· 17 years ago
e73f445
UBI: add UBI devices reference counting
by Artem Bityutskiy
· 17 years ago
16f557e
UBI: fix comment
by Artem Bityutskiy
· 17 years ago
593dd33
UBI: fix ubi_wl_flush
by Artem Bityutskiy
· 17 years ago
43f9b25
UBI: bugfix: protect from volume removal
by Artem Bityutskiy
· 17 years ago
d2c4685
UBI: improve comment
by Artem Bityutskiy
· 17 years ago
06b68ba
UBI: create ubi_wl_entry slab on initialization
by Artem Bityutskiy
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
5abde38
UBI: remove useless inlines
by Artem Bityutskiy
· 17 years ago
e88d6e10
UBI: do not use vmalloc on I/O path
by Artem Bityutskiy
· 17 years ago
33818bb
UBI: allocate memory with GFP_NOFS
by Artem Bityutskiy
· 17 years ago
8d2d401
UBI: add more prints
by Artem Bityutskiy
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
784c145
UBI: fix error handling in erase worker
by Artem Bityutskiy
· 17 years ago
3261ebd
UBI: kill homegrown endian macros
by Christoph Hellwig
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
801c135
UBI: Unsorted Block Images
by Artem B. Bityutskiy
· 18 years ago