Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f3d01bbcdc47a728336008a9254732c1652aeddd
/
drivers
/
mtd
/
ubi
/
wl.c
34b89df
mtd: ubi: wl: avoid erasing a PEB which is empty
by Sebastian Siewior
· 9 years ago
6b238de
mtd: ubi: don't leak e if schedule_erase() fails
by Sebastian Siewior
· 9 years ago
1a31b20
mtd: ubi: fixup error correction in do_sync_erase()
by Sebastian Siewior
· 9 years ago
7c7feb2
UBI: return ENOSPC if no enough space available
by shengyong
· 9 years ago
669d3d1
UBI: Remove unnecessary `\'
by shengyong
· 10 years ago
56794c0
UBI: Fastmap: Remove is_fm_block()
by Richard Weinberger
· 10 years ago
2f84c246
UBI: Fastmap: Introduce may_reserve_for_fm()
by Richard Weinberger
· 10 years ago
acfda79
UBI: Fastmap: Introduce ubi_fastmap_init()
by Richard Weinberger
· 10 years ago
78d6d49
UBI: Move fastmap specific functions out of wl.c
by Richard Weinberger
· 10 years ago
ee59ba8
UBI: Fix stale pointers in ubi->lookuptbl
by Richard Weinberger
· 10 years ago
111ab0b
UBI: Fastmap: Locking updates
by Richard Weinberger
· 10 years ago
8fb2a51
UBI: Fastmap: Fix race after ubi_wl_get_peb()
by Richard Weinberger
· 10 years ago
943b335
UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
by Richard Weinberger
· 10 years ago
74cdaf2
UBI: Fastmap: Fix memory leaks while closing the WL sub-system
by Richard Weinberger
· 10 years ago
c4ca6be
UBI: Fastmap: Don't allocate new ubi_wl_entry objects
by Richard Weinberger
· 10 years ago
6830356
UBI: Fastmap: Make ubi_refill_pools() fair
by Richard Weinberger
· 10 years ago
691a870
UBI: Split __wl_get_peb()
by Richard Weinberger
· 10 years ago
d59f21b
UBI: Fastmap: Fix races in ubi_wl_get_peb()
by Richard Weinberger
· 10 years ago
399a9fe
UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown
by Richard Weinberger
· 10 years ago
19371d7
UBI: Fastmap: Ensure that only one fastmap work is scheduled
by Richard Weinberger
· 10 years ago
f16db80
UBI: initialize LEB number variable
by Brian Norris
· 10 years ago
45fc5c8
UBI: extend UBI layer debug/messaging capabilities - cosmetics
by Tanya Brokhman
· 10 years ago
aa5ad3b
UBI: Fix double free after do_sync_erase()
by Richard Weinberger
· 10 years ago
32608703
UBI: Extend UBI layer debug/messaging capabilities
by Tanya Brokhman
· 10 years ago
e3e0044
UBI: Fix trivial typo in __schedule_ubi_work
by Richard Weinberger
· 10 years ago
849271a
UBI: wl: Rename cancel flag to shutdown
by Richard Weinberger
· 10 years ago
b91671b
UBI: Fix livelock in produce_free_peb()
by Richard Weinberger
· 10 years ago
49e236b
UBI: bugfix in ubi_wl_flush()
by Richard Weinberger
· 10 years ago
3d21bb7
UBI: fix ubi free PEBs count calculation
by Tanya Brokhman
· 11 years ago
87ed89d
UBI: fix error path in __wl_get_peb
by Tanya Brokhman
· 11 years ago
fb10e4d
UBI: fix refill_wl_user_pool()
by Richard Weinberger
· 11 years ago
5ef4414
UBI: Fix PEB leak in wear_leveling_worker()
by Richard Weinberger
· 11 years ago
85d5b70
Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 12 years ago
6457557
UBI: introduce helpers dbg_chk_{io, gen}
by Ezequiel Garcia
· 12 years ago
894aef2
UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()
by Richard Weinberger
· 12 years ago
ed4b702
UBI: remove PEB from free tree in get_peb_for_wl()
by Richard Weinberger
· 12 years ago
38f92cc
UBI: remove spurious comment
by Ezequiel Garcia
· 12 years ago
8199b90
UBI: Add fastmap support to the WL sub-system
by Richard Weinberger
· 12 years ago
5638b33
UBI: Add fastmap stuff to ubi.h
by Richard Weinberger
· 12 years ago
719bb84
UBI: print less
by Artem Bityutskiy
· 12 years ago
37f758a
UBI: limit amount of reserved eraseblocks for bad PEB handling
by Shmulik Ladkani
· 12 years ago
12027f1
UBI: correct ubi_wl_flush locking
by Artem Bityutskiy
· 13 years ago
62f38455
UBI: modify ubi_wl_flush function to clear work queue for a lnum
by Joel Reardon
· 13 years ago
d36e59e
UBI: add lnum and vol_id to struct ubi_work
by Joel Reardon
· 13 years ago
41e0cd9
UBI: rename _init_scan functions
by Artem Bityutskiy
· 13 years ago
517af48
UBI: rename sv to av
by Artem Bityutskiy
· 13 years ago
a4e6042
UBI: rename si to ai
by Artem Bityutskiy
· 13 years ago
2c5ec5c
UBI: rename seb to aeb
by Artem Bityutskiy
· 13 years ago
afc15a8
UBI: rename struct ubi_scan_info
by Artem Bityutskiy
· 13 years ago
cb28a93
UBI: rename struct ubi_scan_volume
by Artem Bityutskiy
· 13 years ago
227423d
UBI: rename struct ubi_scan_leb
by Artem Bityutskiy
· 13 years ago
97d6104
UBI: rename few functions for consistency
by Artem Bityutskiy
· 13 years ago
7bf523a
UBI: more of clean-up terminology for self-checks
by Artem Bityutskiy
· 13 years ago
aa44d1d
UBI: remove Kconfig debugging option
by Artem Bityutskiy
· 13 years ago
4415626
UBI: amend commentaries WRT dtype
by Artem Bityutskiy
· 13 years ago
b36a261
UBI: Kill data type hint
by Richard Weinberger
· 13 years ago
25886a3
UBI: always dump the stack on error
by Artem Bityutskiy
· 13 years ago
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
· 14 years ago
2a734bb
UBI: use debugfs for the extra checks knobs
by Artem Bityutskiy
· 14 years ago
d99383b
UBI: change the interface of a debugging check function
by Artem Bityutskiy
· 14 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
· 16 years ago
21d08bb
UBI: fix kmem_cache_free on error patch
by Artem Bityutskiy
· 16 years ago
52b605d
UBI: print amount of reserved PEBs
by Artem Bityutskiy
· 16 years ago
9c259a5
UBI: improve messages in the WL worker
by Artem Bityutskiy
· 16 years ago
b86a2c5
UBI: do not switch to R/O mode on read errors
by Artem Bityutskiy
· 16 years ago
87960c0
UBI: fix and clean-up error paths in WL worker
by Artem Bityutskiy
· 16 years ago
90bf026
UBI: introduce new constants
by Artem Bityutskiy
· 16 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
· 17 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
Next »