Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
ef38ff9d372d4fe69e415370939a0f1fb5783af1
/
drivers
/
mtd
/
ubi
f7f0283
UBI: mtd/ubi/vtbl.c: fix memory leak
by Adrian Bunk
· 17 years ago
8eee9f1
UBI: fix sparse errors in ubi.h
by Harvey Harrison
· 17 years ago
19cd7b7
UBI: fix error message
by Artem Bityutskiy
· 17 years ago
fc39876
UBI: silence warning
by S.Çağlar Onur
· 17 years ago
6dc4a87
UBI: do not flush queue on each vtbl change
by Artem Bityutskiy
· 17 years ago
e653879
UBI: implement atomic LEB change ioctl
by Artem Bityutskiy
· 17 years ago
60c0315
UBI: handle zero-length case
by Artem Bityutskiy
· 17 years ago
1b68d0e
UBI: simplify internal interfaces
by Artem Bityutskiy
· 17 years ago
0411e73
UBI: do not change file pointer while updating
by Artem Bityutskiy
· 17 years ago
91f2d53
UBI: add layout volume information
by Artem Bityutskiy
· 17 years ago
c18a841
UBI: fix warnings
by Artem Bityutskiy
· 17 years ago
6420319
UBI: add sanity check
by Artem Bityutskiy
· 17 years ago
2f9270e
UBI: remove bogus assertion
by Artem Bityutskiy
· 17 years ago
d536058
UBI: bugfix: calculate data offset properly
by Artem Bityutskiy
· 17 years ago
ddc4939
UBI: amend array size
by Artem Bityutskiy
· 17 years ago
4ccf8cf
UBI: add auto-resize feature
by Artem Bityutskiy
· 17 years ago
896c0c0
UBI: use bit-fields
by Artem Bityutskiy
· 17 years ago
ae616e1
UBI: fix warnings
by Artem Bityutskiy
· 17 years ago
b9a0662
UBI: get rid of ubi_ltree_slab
by Artem Bityutskiy
· 17 years ago
4b3cc34
UBI: bugfix: do not forget to increment vol_count
by Artem Bityutskiy
· 17 years ago
aeddb87
UBI: do not support kiB
by Artem Bityutskiy
· 17 years ago
b6b76ba
UBI: add mtd_num sysfs attribute
by Artem Bityutskiy
· 17 years ago
d1f3dd6
UBI: fix mtd device string parsing
by Artem Bityutskiy
· 17 years ago
783b273
UBI: use separate mutex for volumes checking
by Artem Bityutskiy
· 17 years ago
897a316
UBI: handle attach ioctl
by Artem Bityutskiy
· 17 years ago
dd38fcc
UBI: remove data_offset
by Artem Bityutskiy
· 17 years ago
cdfa788
UBI: prepare attach and detach functions
by Artem Bityutskiy
· 17 years ago
e73f445
UBI: add UBI devices reference counting
by Artem Bityutskiy
· 17 years ago
9f961b5
UBI: add UBI control device
by Artem Bityutskiy
· 17 years ago
16f557e
UBI: fix comment
by Artem Bityutskiy
· 17 years ago
593dd33
UBI: fix ubi_wl_flush
by Artem Bityutskiy
· 17 years ago
458dbb3
UBI: fix printk
by Artem Bityutskiy
· 17 years ago
43f9b25
UBI: bugfix: protect from volume removal
by Artem Bityutskiy
· 17 years ago
d2c4685
UBI: improve comment
by Artem Bityutskiy
· 17 years ago
d19bafd
UBI: add PID to debugging prints
by Artem Bityutskiy
· 17 years ago
40e4d0c
UBI: tweak volumes locking some more
by Artem Bityutskiy
· 17 years ago
d05c77a
UBI: introduce volume refcounting
by Artem Bityutskiy
· 17 years ago
db6e577
UBI: simplify error handling
by Artem Bityutskiy
· 17 years ago
35ad5fb
UBI: fix and cleanup volume opening functions
by Artem Bityutskiy
· 17 years ago
fc75a1e
UBI: fix error path
by Artem Bityutskiy
· 17 years ago
450f872
UBI: get device when opening volume
by Artem Bityutskiy
· 17 years ago
c63a491
UBI: add some more comments
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
77c722d
UBI: bugfix: dont oops with NULL module parameter
by Artem Bityutskiy
· 17 years ago
b96bf4c
UBI: remove ubi_devices_cnt
by Artem Bityutskiy
· 17 years ago
06b68ba
UBI: create ubi_wl_entry slab on initialization
by Artem Bityutskiy
· 17 years ago
3a8d464
UBI: create ltree_entry slab on initialization
by Artem Bityutskiy
· 17 years ago
01f7b30
UBI: improve error messages
by Artem Bityutskiy
· 17 years ago
49dfc29
UBI: remove redundant field
by Artem Bityutskiy
· 17 years ago
732aeac
UBI: minor tidy-ups
by Artem Bityutskiy
· 17 years ago
54b2c8f
UBI: silence a warning
by Jesper Juhl
· 17 years ago
393852e
UBI: add ubi_leb_map interface
by Artem Bityutskiy
· 17 years ago
94780d4
UBI: bugfix: allocate mandatory EBs first
by Artem Bityutskiy
· 17 years ago
2362a53
UBI: fix error code in ubi_io_read()
by Artem Bityutskiy
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
4ba9b9d
Slab API: remove useless ctor parameter and reorder parameters
by Christoph Lameter
· 17 years ago
e3d18658
Merge branch 'master' of git://git.infradead.org/~dedekind/ubi-2.6
by David Woodhouse
· 17 years ago
cc5f4f2
UBI: return correct error code
by Artem Bityutskiy
· 17 years ago
5abde38
UBI: remove useless inlines
by Artem Bityutskiy
· 17 years ago
e8823bd
UBI: fix atomic LEB change problems
by Artem Bityutskiy
· 17 years ago
6986646
UBI: use byte hexdump
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
ef6075f
UBI: use linux print_hex_dump(), not home-grown one
by Artem Bityutskiy
· 17 years ago
0169b49
UBI: don't use array index before testing if it is negative
by Jesper Juhl
· 17 years ago
8d2d401
UBI: add more prints
by Artem Bityutskiy
· 17 years ago
8bc2296
UBI: fix sparse warnings
by Artem Bityutskiy
· 17 years ago
dcec4c3
UBI: fix leak in ubi_scan_erase_peb
by Florin Malita
· 17 years ago
d9b0744
[UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
add0b43
UBI: fix compile warning
by Paul Mundt
· 17 years ago
784c145
UBI: fix error handling in erase worker
by Artem Bityutskiy
· 17 years ago
63b6c1e
UBI: fix comments
by Artem Bityutskiy
· 17 years ago
503990e
UBI: remove unneeded error checks
by Artem Bityutskiy
· 17 years ago
2db61c9
UBI: cleanup usage of try_module_get
by Fernando Luis Vázquez Cao
· 17 years ago
d08c3b7
UBI: fix overflow bug
by Vinit Agnihotri
· 17 years ago
2f3cdb5
UBI: bugfix in max_sqnum calculation
by Artem Bityutskiy
· 17 years ago
76eafe4
UBI: bugfix in sqnum calculation
by Brijesh Singh
· 17 years ago
2f176f7
UBI: fix signed-unsigned multiplication
by Brijesh Singh
· 17 years ago
84a9258
UBI: fix bug in atomic_leb_change()
by Artem Bityutskiy
· 17 years ago
a6ded48
UBI: fix message
by Vinit Agnihotri
· 17 years ago
b89044b
UBI: fix debugging stuff
by Artem Bityutskiy
· 17 years ago
94784d9
UBI: bugfix in error path
by Artem Bityutskiy
· 17 years ago
7753f16
UBI: use is_power_of_2()
by Vignesh Babu
· 17 years ago
d7f0c4d
UBI: fix freeing ubi->vtbl while unloading
by Vinit Agnihotri
· 17 years ago
a443db4
UBI: bugfix in ubi_leb_change()
by Artem Bityutskiy
· 17 years ago
3261ebd
UBI: kill homegrown endian macros
by Christoph Hellwig
· 17 years ago
bf07803
UBI: cleanup ioctl handling
by Christoph Hellwig
· 17 years ago
16d8cd7
UBI: error path bugfix
by Artem Bityutskiy
· 17 years ago
f800f09
UBI: minor comma fix
by Artem Bityutskiy
· 18 years ago
92ad8f3
UBI: use vmalloc for large buffers
by Artem Bityutskiy
· 18 years ago
79b510c
UBI: add few more comments
by Artem Bityutskiy
· 18 years ago
941dfb0
UBI: set correct gluebi device size
by Artem Bityutskiy
· 18 years ago
4ab60a0
UBI: do not let to read too much
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
341e1a0
UBI: fix memory leak in checking code
by Artem Bityutskiy
· 18 years ago
a6343af
drivers/*: mark variables with uninitialized_var()
by Jeff Garzik
· 17 years ago
2ab934b
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
by Jeff Garzik
· 17 years ago
Next »