index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
eba.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-20
UBI: Fix crash in try_recover_peb()
Geert Uytterhoeven
1
-0
/
+1
2016-10-02
ubi: Fix races around ubi_refill_pools()
Richard Weinberger
1
-2
/
+2
2016-10-02
UBI: introduce the VID buffer concept
Boris Brezillon
1
-34
/
+47
2016-10-02
UBI: hide EBA internals
Boris Brezillon
1
-26
/
+140
2016-10-02
UBI: provide an helper to query LEB information
Boris Brezillon
1
-0
/
+17
2016-10-02
UBI: provide an helper to check whether a LEB is mapped or not
Boris Brezillon
1
-0
/
+12
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-06-23
ubi: Make recover_peb power cut aware
Richard Weinberger
1
-7
/
+15
2016-05-24
UBI: Fix static volume checks when Fastmap is used
Richard Weinberger
1
-2
/
+19
2016-05-24
UBI: Don't read back all data in ubi_eba_copy_leb()
Richard Weinberger
1
-26
/
+0
2015-10-03
UBI: Fix debug message
Richard Weinberger
1
-1
/
+1
2015-03-26
UBI: Fastmap: Locking updates
Richard Weinberger
1
-22
/
+22
2015-03-26
UBI: Fastmap: Fix race after ubi_wl_get_peb()
Richard Weinberger
1
-6
/
+18
2015-03-26
UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()
Richard Weinberger
1
-7
/
+8
2015-03-26
UBI: fix out of bounds write
Brian Norris
1
-1
/
+2
2015-02-23
UBI: fix missing brace control flow
Brian Norris
1
-1
/
+2
2015-01-28
UBI: do propagate positive error codes up
Artem Bityutskiy
1
-0
/
+1
2015-01-28
UBI: Add initial support for scatter gather
Richard Weinberger
1
-0
/
+55
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
1
-26
/
+27
2014-09-26
UBI: ubi_eba_read_leb: Remove in vain variable assignment
Richard Weinberger
1
-3
/
+2
2012-10-03
UBI: Wire-up ->fm_sem
Richard Weinberger
1
-0
/
+12
2012-10-03
UBI: Add self_check_eba()
Richard Weinberger
1
-0
/
+96
2012-10-03
UBI: Export next_sqnum()
Richard Weinberger
1
-9
/
+9
2012-09-04
UBI: comply with coding style
Artem Bityutskiy
1
-18
/
+15
2012-05-21
UBI: add lnum and vol_id to struct ubi_work
Joel Reardon
1
-8
/
+8
2012-05-20
UBI: rename _init_scan functions
Artem Bityutskiy
1
-3
/
+3
2012-05-20
UBI: rename ubi_scan_move_to_list
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: rename ubi_scan_find_av
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: rename sv to av
Artem Bityutskiy
1
-5
/
+5
2012-05-20
UBI: rename si to ai
Artem Bityutskiy
1
-9
/
+9
2012-05-20
UBI: rename seb to aeb
Artem Bityutskiy
1
-5
/
+5
2012-05-20
UBI: rename struct ubi_scan_info
Artem Bityutskiy
1
-2
/
+2
2012-05-20
UBI: rename struct ubi_scan_volume
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: rename struct ubi_scan_leb
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-12
/
+8
2012-03-09
UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS
Artem Bityutskiy
1
-3
/
+3
2012-03-09
UBI: rename peb_buf1 to peb_buf
Artem Bityutskiy
1
-12
/
+12
2012-03-09
UBI: reduce memory consumption
Josselin Costanzi
1
-3
/
+3
2011-11-30
UBI: fix missing scrub when there is a bit-flip
Bhavesh Parekh
1
-2
/
+4
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
1
-1
/
+1
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
1
-0
/
+6
2010-10-19
UBI: rename IO error code
Artem Bityutskiy
1
-2
/
+2
2010-08-02
UBI: do not warn unnecessarily
Artem Bityutskiy
1
-3
/
+39
2010-06-04
UBI: introduce a new IO return code
Artem Bityutskiy
1
-2
/
+3
2010-06-04
UBI: simplify IO error codes
Artem Bityutskiy
1
-2
/
+2
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-07-24
UBI: fix double free on error path
Adrian Hunter
1
-0
/
+1
2009-06-10
UBI: handle more error codes
Artem Bityutskiy
1
-7
/
+34
2009-06-10
UBI: fix multiple spelling typos
Artem Bityutskiy
1
-1
/
+1
[next]