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
2009-06-02
UBI: do not switch to R/O mode on read errors
Artem Bityutskiy
1
-6
/
+13
2009-06-02
UBI: fix and clean-up error paths in WL worker
Artem Bityutskiy
1
-7
/
+7
2009-06-02
UBI: introduce new constants
Artem Bityutskiy
1
-19
/
+14
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2008-12-05
UBI: handle write errors in WL worker
Artem Bityutskiy
1
-13
/
+24
2008-12-05
UBI: fix deadlock
Artem Bityutskiy
1
-7
/
+7
2008-11-06
UBI: fix EBADMSG handling
Zoltan Sogor
1
-1
/
+1
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
1
-5
/
+2
2008-07-24
UBI: bugfix - do not torture PEB needlessly
Artem Bityutskiy
1
-1
/
+1
2008-07-24
UBI: amend commentaries
Artem Bityutskiy
1
-11
/
+11
2008-07-24
UBI: fix LEB locking
Artem Bityutskiy
1
-20
/
+7
2008-07-24
UBI: fix memory leak
Artem Bityutskiy
1
-17
/
+0
2008-07-24
UBI: avoid unnecessary division operations
Kyungmin Park
1
-1
/
+1
2008-01-25
UBI: handle zero-length case
Artem Bityutskiy
1
-0
/
+11
2008-01-25
UBI: add layout volume information
Artem Bityutskiy
1
-1
/
+1
2008-01-25
UBI: add auto-resize feature
Artem Bityutskiy
1
-15
/
+0
2008-01-25
UBI: get rid of ubi_ltree_slab
Artem Bityutskiy
1
-5
/
+7
2007-12-26
UBI: add UBI devices reference counting
Artem Bityutskiy
1
-0
/
+5
2007-12-26
UBI: bugfix: protect from volume removal
Artem Bityutskiy
1
-45
/
+100
2007-12-26
UBI: introduce volume refcounting
Artem Bityutskiy
1
-0
/
+10
2007-12-26
UBI: add some more comments
Artem Bityutskiy
1
-1
/
+7
2007-12-26
UBI: improve internal interfaces
Artem Bityutskiy
1
-27
/
+24
2007-12-26
UBI: create ltree_entry slab on initialization
Artem Bityutskiy
1
-67
/
+18
2007-12-26
UBI: add ubi_leb_map interface
Artem Bityutskiy
1
-5
/
+8
2007-12-26
UBI: bugfix: allocate mandatory EBs first
Artem Bityutskiy
1
-9
/
+9
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-2
/
+1
2007-10-14
UBI: return correct error code
Artem Bityutskiy
1
-0
/
+1
2007-10-14
UBI: fix atomic LEB change problems
Artem Bityutskiy
1
-19
/
+29
2007-10-14
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
1
-46
/
+24
2007-10-14
UBI: allocate memory with GFP_NOFS
Artem Bityutskiy
1
-6
/
+6
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-18
UBI: fix bug in atomic_leb_change()
Artem Bityutskiy
1
-1
/
+1
2007-07-18
UBI: bugfix in ubi_leb_change()
Artem Bityutskiy
1
-5
/
+7
2007-07-18
UBI: kill homegrown endian macros
Christoph Hellwig
1
-31
/
+31
2007-07-18
UBI: use vmalloc for large buffers
Artem Bityutskiy
1
-11
/
+11
2007-07-17
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-17
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
Jeff Garzik
1
-2
/
+2
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-3
/
+0
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy
1
-0
/
+1241
[prev]