Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5d71afb0084053687da6b66ce8133a3df3e52fc6
/
drivers
/
mtd
/
ubi
/
vtbl.c
7c7feb2
UBI: return ENOSPC if no enough space available
by shengyong
· 9 years ago
2848594
UBI: add a helper function for updatting on-flash layout volumes
by shengyong
· 10 years ago
45fc5c8
UBI: extend UBI layer debug/messaging capabilities - cosmetics
by Tanya Brokhman
· 10 years ago
b81000b
UBI: vtbl: Use ubi_eba_atomic_leb_change()
by Richard Weinberger
· 10 years ago
32608703
UBI: Extend UBI layer debug/messaging capabilities
by Tanya Brokhman
· 10 years ago
e8c235b
UBI: init_volumes: Ignore volumes with no LEBs
by Richard Weinberger
· 10 years ago
6457557
UBI: introduce helpers dbg_chk_{io, gen}
by Ezequiel Garcia
· 12 years ago
65b99c7
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 12 years ago
78b495c
UBI: fix a horrible memory deallocation bug
by Artem Bityutskiy
· 12 years ago
719bb84
UBI: print less
by Artem Bityutskiy
· 12 years ago
049333c
UBI: comply with coding style
by Artem Bityutskiy
· 12 years ago
fbd0107
UBI: amend comments after all the renamings
by Artem Bityutskiy
· 13 years ago
c87fbd7
UBI: rename ubi_scan_get_free_peb
by Artem Bityutskiy
· 13 years ago
d717dc2
UBI: rename ubi_scan_rm_volume
by Artem Bityutskiy
· 13 years ago
dcd85fd
UBI: rename ubi_scan_find_av
by Artem Bityutskiy
· 13 years ago
3561188
UBI: rename ubi_scan_add_used
by Artem Bityutskiy
· 13 years ago
517af48
UBI: rename sv to av
by Artem Bityutskiy
· 13 years ago
a4e6042
UBI: rename si to ai
by Artem Bityutskiy
· 13 years ago
2c5ec5c
UBI: rename seb to aeb
by Artem Bityutskiy
· 13 years ago
afc15a8
UBI: rename struct ubi_scan_info
by Artem Bityutskiy
· 13 years ago
cb28a93
UBI: rename struct ubi_scan_volume
by Artem Bityutskiy
· 13 years ago
227423d
UBI: rename struct ubi_scan_leb
by Artem Bityutskiy
· 13 years ago
e298682
UBI: get rid of dbg_err
by Artem Bityutskiy
· 13 years ago
7bf523a
UBI: more of clean-up terminology for self-checks
by Artem Bityutskiy
· 13 years ago
aa44d1d
UBI: remove Kconfig debugging option
by Artem Bityutskiy
· 13 years ago
614c74a75
UBI: rename ubi_dbg_dump_sv
by Artem Bityutskiy
· 13 years ago
1f021e1d
UBI: rename ubi_dbg_dump_vtbl_record
by Artem Bityutskiy
· 13 years ago
766381f
UBI: rename ubi_dbg_dump_vol_info
by Artem Bityutskiy
· 13 years ago
b36a261
UBI: Kill data type hint
by Richard Weinberger
· 13 years ago
1f4f434
UBI: use own macros for the layout volume
by Richard Weinberger
· 13 years ago
6bdccff
UBI: make vid_hdr non-static
by Richard Weinberger
· 13 years ago
d57f4054
mtd: utilize `mtd_is_*()' functions
by Brian Norris
· 13 years ago
4788b60
UBI: remove dead code
by Artem Bityutskiy
· 14 years ago
2a734bb
UBI: use debugfs for the extra checks knobs
by Artem Bityutskiy
· 14 years ago
fd57ed0
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
92d124f
UBI: make self-checks dynamic
by Artem Bityutskiy
· 14 years ago
309b5e4
mtd: use vzalloc
by Joe Perches
· 14 years ago
5fc01ab
UBI: preserve corrupted PEBs
by Artem Bityutskiy
· 14 years ago
0525dac
UBI: do not put eraseblocks to the corrupted list unnecessarily
by Artem Bityutskiy
· 14 years ago
be436f6
UBI: misc comment fixes
by Shinya Kuribayashi
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ff99879
UBI: initialise update marker
by Peter Horton
· 15 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 16 years ago
762a9f2
UBI: print reserved_peb when it is too large
by Deepak Saxena
· 16 years ago
9869cd8
UBI: remove pre-sqnum images support
by Artem Bityutskiy
· 16 years ago
ebaaf1a
UBI: fix kernel-doc errors and warnings
by Artem Bityutskiy
· 16 years ago
9c9ec14
UBI: fix checkpatch.pl errors and warnings
by Artem Bityutskiy
· 16 years ago
f40ac9c
UBI: implement multiple volumes rename
by Artem Bityutskiy
· 16 years ago
c856635
UBI: fix and re-work debugging stuff
by Artem Bityutskiy
· 16 years ago
cadb40c
UBI: avoid unnecessary division operations
by Kyungmin Park
· 17 years ago
beeea63
UBI: add a comment
by Artem Bityutskiy
· 17 years ago
979c929
UBI: print error code
by Artem Bityutskiy
· 17 years ago
f7f02837
UBI: mtd/ubi/vtbl.c: fix memory leak
by Adrian Bunk
· 17 years ago
6dc4a87
UBI: do not flush queue on each vtbl change
by Artem Bityutskiy
· 17 years ago
91f2d53
UBI: add layout volume information
by Artem Bityutskiy
· 17 years ago
4ccf8cf
UBI: add auto-resize feature
by Artem Bityutskiy
· 17 years ago
16f557e
UBI: fix comment
by Artem Bityutskiy
· 17 years ago
d05c77a
UBI: introduce volume refcounting
by Artem Bityutskiy
· 17 years ago
cae0a77
UBI: tweak volumes locking
by Artem Bityutskiy
· 17 years ago
89b96b6
UBI: improve internal interfaces
by Artem Bityutskiy
· 17 years ago
e88d6e10
UBI: do not use vmalloc on I/O path
by Artem Bityutskiy
· 17 years ago
33818bb
UBI: allocate memory with GFP_NOFS
by Artem Bityutskiy
· 17 years ago
d08c3b7
UBI: fix overflow bug
by Vinit Agnihotri
· 17 years ago
94784d9
UBI: bugfix in error path
by Artem Bityutskiy
· 17 years ago
3261ebd
UBI: kill homegrown endian macros
by Christoph Hellwig
· 18 years ago
92ad8f3
UBI: use vmalloc for large buffers
by Artem Bityutskiy
· 18 years ago
78d87c9
UBI: fix error path in create_vtbl()
by Artem Bityutskiy
· 18 years ago
c4e90ec
UBI: fix dereference after kfree
by Florin Malita
· 18 years ago
801c135
UBI: Unsorted Block Images
by Artem B. Bityutskiy
· 18 years ago