index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-07
UBI: Fix invalid vfree()
Richard Weinberger
1
-4
/
+6
2014-11-07
UBI: Fix double free after do_sync_erase()
Richard Weinberger
1
-7
/
+3
2014-11-07
UBI: vtbl: Use ubi_eba_atomic_leb_change()
Richard Weinberger
1
-14
/
+9
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
14
-407
/
+441
2014-10-03
UBI: Fastmap: Calc fastmap size correctly
Richard Weinberger
1
-1
/
+2
2014-09-30
UBI: Fix trivial typo in __schedule_ubi_work
Richard Weinberger
1
-1
/
+1
2014-09-26
UBI: wl: Rename cancel flag to shutdown
Richard Weinberger
2
-15
/
+18
2014-09-26
UBI: ubi_eba_read_leb: Remove in vain variable assignment
Richard Weinberger
1
-3
/
+2
2014-09-24
UBI: Fix livelock in produce_free_peb()
Richard Weinberger
1
-1
/
+1
2014-09-19
UBI: return on error in rename_volumes()
Dan Carpenter
1
-1
/
+1
2014-09-19
UBI: Improve comment on work_sem
Richard Weinberger
1
-1
/
+2
2014-09-16
UBI: Dispatch update notification if the volume is updated
Ezequiel Garcia
1
-1
/
+3
2014-09-16
UBI: block: Add support for the UBI_VOLUME_UPDATED notification
Ezequiel Garcia
1
-2
/
+14
2014-09-16
UBI: block: Fix block device size setting
Ezequiel Garcia
1
-5
/
+6
2014-09-16
UBI: block: fix dereference on uninitialized dev
Colin Ian King
1
-5
/
+6
2014-09-16
UBI: add missing kmem_cache_free() in process_pool_aeb error path
Richard Genoud
1
-0
/
+1
2014-07-28
UBI: bugfix in ubi_wl_flush()
Richard Weinberger
1
-2
/
+2
2014-07-28
UBI: block: Avoid disk size integer overflow
Richard Weinberger
1
-2
/
+9
2014-07-28
UBI: block: Set disk_capacity out of the mutex
Ezequiel Garcia
1
-4
/
+2
2014-07-28
UBI: block: Make ubiblock_resize return something
Ezequiel Garcia
1
-2
/
+3
2014-07-19
UBI: init_volumes: Ignore volumes with no LEBs
Richard Weinberger
1
-1
/
+1
2014-07-16
UBI: fastmap: do not miss bit-flips
Brian Norris
1
-1
/
+1
2014-07-01
UBI: fix the volumes tree sorting criteria
Heiko Schocher
1
-1
/
+1
2014-06-10
Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs
Linus Torvalds
3
-4
/
+6
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
1
-1
/
+1
2014-05-27
UBI: block: Fix error path on alloc_workqueue failure
Helmut Schaa
1
-1
/
+3
2014-05-13
UBI: fix rb_tree node comparison in add_map
Mike Snitzer
1
-2
/
+2
2014-05-13
UBI: weaken the 'exclusive' constraint when opening volumes to rename
Ezequiel Garcia
1
-1
/
+1
2014-05-05
UBI: avoid workqueue format string leak
Kees Cook
1
-1
/
+1
2014-05-05
UBI: fix ubi free PEBs count calculation
Tanya Brokhman
1
-0
/
+3
2014-05-05
UBI: fix error path in __wl_get_peb
Tanya Brokhman
1
-0
/
+3
2014-04-16
block: remove struct request buffer member
Jens Axboe
1
-1
/
+1
2014-04-07
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+0
2014-03-21
UBI: block: Remove __initdata from ubiblock_param_ops
Richard Weinberger
1
-1
/
+1
2014-03-11
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-03-05
UBI: rename block device ioctls
Artem Bityutskiy
2
-5
/
+5
2014-03-05
UBI: block: Use ENOSYS as return value when CONFIG_UBIBLOCK=n
Ezequiel Garcia
1
-2
/
+2
2014-03-04
UBI: block: Add CONFIG_BLOCK dependency
Ezequiel Garcia
1
-0
/
+1
2014-03-04
UBI: block: Use 'u64' for the 64-bit dividend
Ezequiel Garcia
1
-1
/
+1
2014-03-04
UBI: block: Mark init-only symbol as __initdata
Ezequiel Garcia
1
-1
/
+1
2014-03-04
UBI: block: do not use term "attach"
Artem Bityutskiy
3
-25
/
+32
2014-02-28
UBI: R/O block driver on top of UBI volumes
Ezequiel Garcia
6
-0
/
+707
2014-02-04
UBI: fix some use after free bugs
Dan Carpenter
1
-4
/
+4
2014-01-09
UBI: avoid program operation on NOR flash after erasure interrupted
Qi Wang 王起 (qiwang)
1
-32
/
+22
2014-01-02
UBI: fix error return code
Julia Lawall
2
-2
/
+6
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+1
2013-11-07
mtd: Move major number definitions to major.h
Ezequiel Garcia
1
-0
/
+1
2013-10-03
UBI: Add some asserts to ubi_attach_fastmap()
Richard Weinberger
1
-0
/
+4
2013-10-03
UBI: Fix memory leak in ubi_attach_fastmap() error path
Richard Weinberger
1
-0
/
+13
2013-10-03
UBI: simplify image sequence test
Richard Genoud
1
-3
/
+2
[next]