Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c3eab85ff11a8cd4def8cf2b4cc0610f6b47a8cd
/
drivers
/
mtd
/
ubi
/
build.c
799dca3
UBI: hide EBA internals
by Boris Brezillon
· 8 years ago
bc743f3
ubi: Fix early logging
by Richard Weinberger
· 8 years ago
714fb87
ubi: Fix race condition between ubi device creation and udev
by Iosif Harutyunov
· 8 years ago
61edc3f
ubi: Don't bypass ->getattr()
by Richard Weinberger
· 8 years ago
1a498ec
Revert "mtd: switch open_mtd_by_chdev() to use of vfs_stat()"
by Richard Weinberger
· 8 years ago
23a3e17
Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
525bab7
UBI: Add ro-mode sysfs attribute
by Ezequiel Garcia
· 9 years ago
87f15d4
mtd: switch open_mtd_by_chdev() to use of vfs_stat()
by Al Viro
· 9 years ago
53cd255
UBI: Use static class and attribute groups
by Takashi Iwai
· 10 years ago
212240d
UBI: Fastmap: Use max() to get the larger value
by shengyong
· 9 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
bb668734
VFS: assorted d_backing_inode() annotations
by David Howells
· 10 years ago
479c2c0
UBI: Fastmap: Add new module parameter fm_debug
by Richard Weinberger
· 10 years ago
24b7a34
UBI: Fastmap: Enhance fastmap checking
by Richard Weinberger
· 10 years ago
111ab0b
UBI: Fastmap: Locking updates
by Richard Weinberger
· 10 years ago
68e3226
UBI: Fastmap: Make WL pool size 50% of user pool size
by Richard Weinberger
· 10 years ago
84b678f
UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()
by Richard Weinberger
· 10 years ago
45fc5c8
UBI: extend UBI layer debug/messaging capabilities - cosmetics
by Tanya Brokhman
· 10 years ago
32608703
UBI: Extend UBI layer debug/messaging capabilities
by Tanya Brokhman
· 10 years ago
9d54c8a
UBI: R/O block driver on top of UBI volumes
by Ezequiel Garcia
· 11 years ago
4d52514
UBI: fix error return code
by Julia Lawall
· 11 years ago
f83c383
mtd: Move major number definitions to major.h
by Ezequiel Garcia
· 11 years ago
4517547
Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 11 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 11 years ago
83ff59a
UBI: support ubi_num on mtd.ubi command line
by Mike Frysinger
· 12 years ago
1557b9e
UBI: do not abort init when ubi.mtd devices cannot be found
by Mike Frysinger
· 12 years ago
6fde0f3
UBI: drop redundant "UBI error" string
by Mike Frysinger
· 12 years ago
eab7377
UBI: embed ubi_debug_info field in ubi_device struct
by Ezequiel Garcia
· 12 years ago
d856c13
UBI: replace memcpy with struct assignment
by Ezequiel Garcia
· 12 years ago
dac6e20
UBI: Add fastmap stuff to attach.c
by Richard Weinberger
· 12 years ago
77e6c2f
UBI: Add fastmap bits to build.c
by Richard Weinberger
· 12 years ago
cf38aca
UBI: load after mtd device drivers
by Jiang Lu
· 12 years ago
719bb84
UBI: print less
by Artem Bityutskiy
· 12 years ago
e28453b
UBI: use pr_ helper instead of printk
by Artem Bityutskiy
· 12 years ago
049333c
UBI: comply with coding style
by Artem Bityutskiy
· 12 years ago
abb3e01
UBI: fix autoresize handling in R/O mode
by Artem Bityutskiy
· 12 years ago
edac493
UBI: allow specifying bad PEBs limit using module parameter
by Richard Genoud
· 12 years ago
d2f588f9
UBI: check max_beb_per1024 value in ubi_attach_mtd_dev
by Richard Genoud
· 12 years ago
256334c
UBI: prepare for max_beb_per1024 module parameter addition
by Richard Genoud
· 12 years ago
5993f9b
UBI: introduce MTD_PARAM_MAX_COUNT
by Richard Genoud
· 12 years ago
95e6fb0
UBI: separate bad_peb_limit in a function
by Richard Genoud
· 12 years ago
ba4087e
UBI: use the whole MTD device size to get bad_peb_limit
by Richard Genoud
· 12 years ago
8beeb3b
UBI: introduce new bad PEB limit
by Shmulik Ladkani
· 12 years ago
5739dd7
UBI: print image sequence number as unsigned integer
by Artem Bityutskiy
· 12 years ago
47e1ec7
UBI: move and rename attach_by_scanning
by Artem Bityutskiy
· 13 years ago
41e0cd9
UBI: rename _init_scan functions
by Artem Bityutskiy
· 13 years ago
fbd0107
UBI: amend comments after all the renamings
by Artem Bityutskiy
· 13 years ago
66a2af3
UBI: rename ubi_scan_destroy_ai
by Artem Bityutskiy
· 13 years ago
a4e6042
UBI: rename si to ai
by Artem Bityutskiy
· 13 years ago
afc15a8
UBI: rename struct ubi_scan_info
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
0ca39d7
UBI: rename peb_buf1 to peb_buf
by Artem Bityutskiy
· 13 years ago
43b043e
UBI: reduce memory consumption
by Josselin Costanzi
· 13 years ago
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
9e0c7ef3
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
697fa972
UBI: add a message
by Artem Bityutskiy
· 17 years ago
Next »