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
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
/
vtbl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-10
UBI: introduce helpers dbg_chk_{io, gen}
Ezequiel Garcia
1
-1
/
+1
2012-10-03
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
1
-5
/
+5
2012-09-04
UBI: fix a horrible memory deallocation bug
Artem Bityutskiy
1
-2
/
+2
2012-09-04
UBI: print less
Artem Bityutskiy
1
-1
/
+1
2012-09-04
UBI: comply with coding style
Artem Bityutskiy
1
-4
/
+4
2012-05-20
UBI: amend comments after all the renamings
Artem Bityutskiy
1
-12
/
+10
2012-05-20
UBI: rename ubi_scan_get_free_peb
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: rename ubi_scan_rm_volume
Artem Bityutskiy
1
-2
/
+2
2012-05-20
UBI: rename ubi_scan_find_av
Artem Bityutskiy
1
-3
/
+3
2012-05-20
UBI: rename ubi_scan_add_used
Artem Bityutskiy
1
-4
/
+3
2012-05-20
UBI: rename sv to av
Artem Bityutskiy
1
-36
/
+36
2012-05-20
UBI: rename si to ai
Artem Bityutskiy
1
-43
/
+43
2012-05-20
UBI: rename seb to aeb
Artem Bityutskiy
1
-18
/
+18
2012-05-20
UBI: rename struct ubi_scan_info
Artem Bityutskiy
1
-6
/
+7
2012-05-20
UBI: rename struct ubi_scan_volume
Artem Bityutskiy
1
-5
/
+5
2012-05-20
UBI: rename struct ubi_scan_leb
Artem Bityutskiy
1
-2
/
+2
2012-05-20
UBI: get rid of dbg_err
Artem Bityutskiy
1
-3
/
+3
2012-05-20
UBI: more of clean-up terminology for self-checks
Artem Bityutskiy
1
-5
/
+5
2012-05-20
UBI: remove Kconfig debugging option
Artem Bityutskiy
1
-8
/
+0
2012-05-20
UBI: rename ubi_dbg_dump_sv
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: rename ubi_dbg_dump_vtbl_record
Artem Bityutskiy
1
-4
/
+4
2012-05-20
UBI: rename ubi_dbg_dump_vol_info
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-2
/
+2
2012-01-15
UBI: use own macros for the layout volume
Richard Weinberger
1
-2
/
+2
2012-01-10
UBI: make vid_hdr non-static
Richard Weinberger
1
-1
/
+1
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
1
-1
/
+1
2011-06-07
UBI: remove dead code
Artem Bityutskiy
1
-13
/
+3
2011-06-01
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
1
-1
/
+1
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
1
-3
/
+6
2011-03-16
UBI: make self-checks dynamic
Artem Bityutskiy
1
-3
/
+6
2010-12-03
mtd: use vzalloc
Joe Perches
1
-4
/
+2
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
1
-2
/
+6
2010-10-19
UBI: do not put eraseblocks to the corrupted list unnecessarily
Artem Bityutskiy
1
-1
/
+1
2010-05-07
UBI: misc comment fixes
Shinya Kuribayashi
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-12
UBI: initialise update marker
Peter Horton
1
-0
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2008-10-09
UBI: print reserved_peb when it is too large
Deepak Saxena
1
-2
/
+2
2008-07-24
UBI: remove pre-sqnum images support
Artem Bityutskiy
1
-1
/
+0
2008-07-24
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
1
-5
/
+3
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
1
-6
/
+6
2008-07-24
UBI: implement multiple volumes rename
Artem Bityutskiy
1
-0
/
+51
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
1
-1
/
+1
2008-07-24
UBI: avoid unnecessary division operations
Kyungmin Park
1
-3
/
+2
2008-07-24
UBI: add a comment
Artem Bityutskiy
1
-1
/
+10
2008-07-24
UBI: print error code
Artem Bityutskiy
1
-18
/
+21
2008-03-04
UBI: mtd/ubi/vtbl.c: fix memory leak
Adrian Bunk
1
-0
/
+1
2008-02-01
UBI: do not flush queue on each vtbl change
Artem Bityutskiy
1
-1
/
+1
2008-01-25
UBI: add layout volume information
Artem Bityutskiy
1
-5
/
+5
2008-01-25
UBI: add auto-resize feature
Artem Bityutskiy
1
-0
/
+11
[next]