index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2015-01-28
UBI: Fastmap: Care about the protection queue
Richard Weinberger
1
-0
/
+13
2015-01-28
UBI: do propagate positive error codes up
Artem Bityutskiy
1
-0
/
+1
2015-01-28
UBI: clean-up printing helpers
Artem Bityutskiy
1
-4
/
+4
2015-01-28
UBI: extend UBI layer debug/messaging capabilities - cosmetics
Tanya Brokhman
5
-22
/
+13
2015-01-28
UBI: Block: Add blk-mq support
Richard Weinberger
1
-108
/
+94
2015-01-28
UBI: Add initial support for scatter gather
Richard Weinberger
3
-15
/
+138
2015-01-28
UBI: rename_volumes: Use UBI_METAONLY
Richard Weinberger
1
-1
/
+1
2015-01-28
UBI: Implement UBI_METAONLY
Richard Weinberger
3
-7
/
+24
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
[next]