Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f6a1ad4295f9291038380178d09978caf6982dd8
/
drivers
/
mtd
/
ubi
/
build.c
8f461a7
mtd: introduce mtd_can_have_bb helper
by Artem Bityutskiy
· 13 years ago
01a4110
UBI: fix oops in error path
by Artem Bityutskiy
· 14 years ago
2a734bb
UBI: use debugfs for the extra checks knobs
by Artem Bityutskiy
· 14 years ago
8f627a8
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 14 years ago
28237e4
UBI: make tests modes dynamic
by Artem Bityutskiy
· 14 years ago
6edb979
UBI: kill debugging buffer
by Artem Bityutskiy
· 14 years ago
30b542e
UBI: incorporate maximum write size
by Artem Bityutskiy
· 14 years ago
6c1e875
UBI: add slab cache for ubi_scan_leb objects
by Artem Bityutskiy
· 14 years ago
e8cfe00
UBI: cleanup LEB start calculations
by John Ogness
· 14 years ago
5fc01ab
UBI: preserve corrupted PEBs
by Artem Bityutskiy
· 14 years ago
c174a08
UBI: fix small 80 characters limit style issue
by Artem Bityutskiy
· 14 years ago
64d4b4c
UBI: do not warn unnecessarily
by Artem Bityutskiy
· 14 years ago
af7ad7a
UBI: init even if MTD device cannot be attached, if built into kernel
by Marc Kleine-Budde
· 15 years ago
70d38b9
UBI: remove reboot notifier
by Kevin Cernekee
· 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
28812fe
driver-core: Add attribute argument to class_attribute show/store
by Andi Kleen
· 15 years ago
0bf1c43
UBI: fix attaching error path
by Artem Bityutskiy
· 15 years ago
f9b0080
UBI: support attaching by MTD character device name
by Artem Bityutskiy
· 15 years ago
9e0c7ef
UBI: mark few variables as __initdata
by Artem Bityutskiy
· 15 years ago
774b138
UBI: fix check on unsigned long
by Roel Kluin
· 15 years ago
ebf53f4
UBI: fix NOR flash recovery
by Artem Bityutskiy
· 15 years ago
0c6c7fa
UBI: add image sequence number to EC header
by Adrian Hunter
· 15 years ago
d9dd088
UBI: add reboot notifier
by Kevin Cernekee
· 15 years ago
0e0ee1c
UBI: add notification API
by Dmitry Pervushin
· 16 years ago
b86a2c5
UBI: do not switch to R/O mode on read errors
by Artem Bityutskiy
· 16 years ago
ddbd3b6
UBI: fix race condition
by Artem Bityutskiy
· 16 years ago
2cb81e2
UBI: small debugging code optimization
by Artem Bityutskiy
· 16 years ago
f089c0b
UBI: re-name volumes_mutex to device_mutex
by Artem Bityutskiy
· 16 years ago
383d08e
UBI: remove redundant mutex
by Artem Bityutskiy
· 16 years ago
36b477d
UBI: fix resource de-allocation
by Artem Bityutskiy
· 16 years ago
8c4c19f
UBI: remove unused variable
by Artem Bityutskiy
· 16 years ago
353816f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
160bbab
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
69423d9
[MTD] update internal API to support 64-bit device size
by Adrian Hunter
· 16 years ago
ad5942b
UBI: return -ENOMEM upon failing vmalloc
by Stefan Roese
· 16 years ago
d37e6bf
UBI: always start the background thread
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
85c6e6e
UBI: amend commentaries
by Artem Bityutskiy
· 16 years ago
472018f
UBI: fix memory leak on error path
by Artem Bityutskiy
· 16 years ago
505d1ca
UBI: do not forget to free internal volumes
by Artem Bityutskiy
· 16 years ago
abc5e92
UBI: fix memory leak
by Artem Bityutskiy
· 16 years ago
cadb40c
UBI: avoid unnecessary division operations
by Kyungmin Park
· 17 years ago
697fa97
UBI: add a message
by Artem Bityutskiy
· 17 years ago
434b825
UBI: print media information earlier
by Artem Bityutskiy
· 17 years ago
c450609
UBI: fix error printing
by Artem Bityutskiy
· 17 years ago
19cd7b7
UBI: fix error message
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
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
458dbb3
UBI: fix printk
by Artem Bityutskiy
· 17 years ago
db6e577
UBI: simplify error handling
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
e88d6e10
UBI: do not use vmalloc on I/O path
by Artem Bityutskiy
· 17 years ago
503990e
UBI: remove unneeded error checks
by Artem Bityutskiy
· 17 years ago
a6ded48
UBI: fix message
by Vinit Agnihotri
· 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
92ad8f3
UBI: use vmalloc for large buffers
by Artem Bityutskiy
· 18 years ago
801c135
UBI: Unsorted Block Images
by Artem B. Bityutskiy
· 18 years ago