index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-10
ubi: check kthread_should_stop() after the setting of task state
Zhihao Cheng
1
-0
/
+13
2020-02-14
ubi: Fix an error pointer dereference in error handling code
Dan Carpenter
1
-9
/
+12
2020-02-14
ubi: fastmap: Fix inverted logic in seen selfcheck
Sascha Hauer
1
-1
/
+1
2019-12-05
ubi: Do not drop UBI device reference before using
Pan Bian
1
-1
/
+1
2019-12-05
ubi: Put MTD device after it is not used
Pan Bian
1
-1
/
+1
2018-09-19
mtd: ubi: wl: Fix error return code in ubi_wl_init()
Wei Yongjun
1
-2
/
+6
2018-07-03
ubi: fastmap: Correctly handle interrupted erasures in EBA
Richard Weinberger
1
-1
/
+89
2018-07-03
ubi: fastmap: Cancel work upon detach
Richard Weinberger
2
-3
/
+4
2018-04-24
ubi: Reject MLC NAND
Richard Weinberger
1
-0
/
+11
2018-04-24
ubi: Fix error for write access
Romain Izard
1
-1
/
+1
2018-04-24
ubi: fastmap: Don't flush fastmap work on detach
Richard Weinberger
1
-1
/
+0
2018-04-13
ubi: fastmap: Fix slab corruption
Rabin Vincent
1
-4
/
+29
2018-03-18
ubi: Fix race condition between ubi volume creation and udev
Clay McClure
1
-5
/
+10
2018-02-17
ubi: block: Fix locking for idr_alloc/idr_remove
Bradley Bolen
1
-16
/
+26
2018-02-17
ubi: fastmap: Erase outdated anchor PEBs during attach
Sascha Hauer
1
-20
/
+57
2017-04-27
ubi/upd: Always flush after prepared for an update
Sebastian Siewior
1
-4
/
+4
2016-10-28
ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()
Boris Brezillon
1
-5
/
+5
2016-10-20
UBI: Fix crash in try_recover_peb()
Geert Uytterhoeven
1
-0
/
+1
2016-10-20
ubi: fix swapped arguments to call to ubi_alloc_aeb
Colin Ian King
1
-1
/
+1
2016-10-11
Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
12
-585
/
+889
2016-10-02
ubi: Fix Fastmap's update_vol()
Richard Weinberger
1
-0
/
+1
2016-10-02
ubi: Fix races around ubi_refill_pools()
Richard Weinberger
4
-14
/
+30
2016-10-02
ubi: Deal with interrupted erasures in WL
Richard Weinberger
1
-2
/
+19
2016-10-02
UBI: introduce the VID buffer concept
Boris Brezillon
7
-142
/
+218
2016-10-02
UBI: hide EBA internals
Boris Brezillon
4
-51
/
+165
2016-10-02
UBI: provide an helper to query LEB information
Boris Brezillon
3
-2
/
+40
2016-10-02
UBI: provide an helper to check whether a LEB is mapped or not
Boris Brezillon
3
-2
/
+15
2016-10-02
UBI: add an helper to check lnum validity
Boris Brezillon
3
-8
/
+13
2016-10-02
UBI: simplify LEB write and atomic LEB change code
Boris Brezillon
1
-170
/
+115
2016-10-02
UBI: simplify recover_peb() code
Boris Brezillon
1
-53
/
+77
2016-10-02
UBI: move the global ech and vidh variables into struct ubi_attach_info
Boris Brezillon
2
-20
/
+23
2016-10-02
UBI: provide helpers to allocate and free aeb elements
Boris Brezillon
4
-38
/
+66
2016-10-02
UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}()
Boris Brezillon
1
-5
/
+5
2016-10-02
UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb()
Boris Brezillon
1
-6
/
+2
2016-10-02
UBI: factorize destroy_av() and ubi_remove_av() code
Boris Brezillon
1
-13
/
+12
2016-10-02
UBI: factorize code used to manipulate volumes at attach time
Boris Brezillon
3
-67
/
+112
2016-10-02
UBI: use vol->usable_leb_size instead of (ubi->leb_size - vol->data_pad)
Boris Brezillon
1
-1
/
+1
2016-10-02
UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header
Boris Brezillon
1
-3
/
+4
2016-10-02
UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary
Boris Brezillon
1
-4
/
+4
2016-10-02
UBI: fix add_fastmap() to use the vid_hdr passed in argument
Boris Brezillon
1
-2
/
+2
2016-10-02
UBI: fastmap: use ubi_find_volume() instead of open coding it
Boris Brezillon
1
-20
/
+3
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
1
-1
/
+0
2016-07-29
ubi: Use bitmaps in Fastmap self-check code
Richard Weinberger
1
-9
/
+11
2016-07-29
ubi: Be more paranoid while seaching for the most recent Fastmap
Richard Weinberger
2
-4
/
+27
2016-07-29
ubi: Check whether the Fastmap anchor matches the super block
Richard Weinberger
1
-0
/
+7
2016-07-29
ubi: Rework Fastmap attach base code
Richard Weinberger
4
-42
/
+162
2016-07-29
ubi: Fix whitespace issue in count_fastmap_pebs()
Richard Weinberger
1
-1
/
+1
2016-07-29
ubi: Introduce vol_ignored()
Richard Weinberger
2
-6
/
+33
2016-07-29
ubi: Fix scan_fast() comment
Richard Weinberger
1
-1
/
+1
2016-07-29
ubi: Make volume resize power cut aware
Richard Weinberger
1
-7
/
+18
[next]