Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fbee67a65d16c431ae3c389db13688c6e1b1b9d8
/
drivers
/
mtd
/
ubi
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 15 years ago
be436f6
UBI: misc comment fixes
by Shinya Kuribayashi
· 15 years ago
3f50262
UBI: fix s/then/than/ typos
by Shinya Kuribayashi
· 15 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
6e9065d
UBI: add write checking
by Artem Bityutskiy
· 15 years ago
adbf05e
UBI: simplify debugging return codes
by Artem Bityutskiy
· 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
551e28d
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 15 years ago
c5ce5b4
UBI: fix volume creation input checking
by Mika Westerberg
· 15 years ago
ebddd63
UBI: fix memory leak in update path
by Artem Bityutskiy
· 15 years ago
b531b55
UBI: add more checks to chdev open
by Artem Bityutskiy
· 15 years ago
ff99879
UBI: initialise update marker
by Peter Horton
· 15 years ago
fc1495b
Merge git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 15 years ago
6afaf8a
UBI: flush wl before clearing update marker
by Sebastian Andrzej Siewior
· 15 years ago
b571028
UBI: Add ubi_open_volume_path
by Corentin Chary
· 15 years ago
fa30123
Kconfig: Remove useless and sometimes wrong comments
by Michael Roth
· 15 years ago
774b138
UBI: fix check on unsigned long
by Roel Kluin
· 15 years ago
2eadaad
UBI: fix backward compatibility
by Artem Bityutskiy
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
de75c77
UBI: improve NOR flash erasure quirk
by Artem Bityutskiy
· 15 years ago
867996b
UBI: introduce flash dump helper
by Artem Bityutskiy
· 15 years ago
758d8e4
UBI: eliminate possible undefined behaviour
by Phil Carmody
· 15 years ago
4a40685
UBI: print a warning if too many PEBs are corrupted
by Artem Bityutskiy
· 15 years ago
5b289b5
UBI: amend NOR flash pre-erase quirk
by Artem Bityutskiy
· 15 years ago
29a88c9
UBI: print a message if ECH is corrupted and VIDH is ok
by Artem Bityutskiy
· 15 years ago
32bc482
UBI: compatible fallback in absense of sequence numbers
by Adrian Hunter
· 15 years ago
7194e6f
UBI: fix double free on error path
by Adrian Hunter
· 15 years ago
3dc948d
UBI: fix bug in image sequence number handling
by Holger Brunck
· 15 years ago
c8cc452
UBI: gluebi: initialize ubi_num field
by Artem Bityutskiy
· 15 years ago
83c2099
UBI: fix compilation warnings
by Artem Bityutskiy
· 15 years ago
ebf53f4
UBI: fix NOR flash recovery
by Artem Bityutskiy
· 15 years ago
fe96efc
UBI: nicify image sequence number handling
by Artem Bityutskiy
· 15 years ago
0c6c7fa
UBI: add image sequence number to EC header
by Adrian Hunter
· 15 years ago
1398788
UBI: remove bogus debugging checks
by Artem Bityutskiy
· 15 years ago
40a71a8
UBI: add empty eraseblocks verification
by Artem Bityutskiy
· 15 years ago
d9dd088
UBI: add reboot notifier
by Kevin Cernekee
· 16 years ago
6b5c94c
UBI: handle more error codes
by Artem Bityutskiy
· 16 years ago
815bc5f8f
UBI: fix multiple spelling typos
by Artem Bityutskiy
· 16 years ago
21d08bb
UBI: fix kmem_cache_free on error patch
by Artem Bityutskiy
· 16 years ago
52b605d
UBI: print amount of reserved PEBs
by Artem Bityutskiy
· 16 years ago
9c259a5
UBI: improve messages in the WL worker
by Artem Bityutskiy
· 16 years ago
2ba3d76
UBI: make gluebi a separate module
by Dmitry Pervushin
· 16 years ago
518ceef
UBI: remove built-in gluebi
by Dmitry Pervushin
· 16 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
87960c0
UBI: fix and clean-up error paths in WL worker
by Artem Bityutskiy
· 16 years ago
90bf026
UBI: introduce new constants
by Artem Bityutskiy
· 16 years ago
ddbd3b6
UBI: fix race condition
by Artem Bityutskiy
· 16 years ago
95c9c1d
UBI: minor serialization fix
by Artem Bityutskiy
· 16 years ago
d38dce5
UBI: do not panic if volume check fails
by Artem Bityutskiy
· 16 years ago
cfcf0ec
UBI: add dump_stack in checking code
by Artem Bityutskiy
· 16 years ago
ffb6b7e
UBI: fix races in I/O debugging checks
by Artem Bityutskiy
· 16 years ago
2cb81e2
UBI: small debugging code optimization
by Artem Bityutskiy
· 16 years ago
e1cf7e6
UBI: improve debugging messages
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
1b24bc3
UBI: add fsync capability
by Corentin Chary
· 16 years ago
766fb95
UBI: allow direct user-space I/O
by Sidney Amani
· 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
3013ee3
UBI: use nicer 64-bit math
by Artem Bityutskiy
· 16 years ago
f429b2e
UBI: add ioctl compatibility
by Artem Bityutskiy
· 16 years ago
4d187a8
UBI: constify file operations
by Jan Engelhardt
· 16 years ago
ade44ce
UBI: allow all ioctls
by Artem Bityutskiy
· 16 years ago
573135b
UBI: remove unnecessry header inclusion
by Artem Bityutskiy
· 16 years ago
a27ce8f
UBI: add ioctl for is_mapped operation
by Corentin Chary
· 16 years ago
c3da23b
UBI: add ioctl for unmap operation
by Corentin Chary
· 16 years ago
141e6eb
UBI: add ioctl for map operation
by Corentin Chary
· 16 years ago
7c51d57
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
73ac36e
fix similar typos to successfull
by Coly Li
· 16 years ago
57c44c5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
475b44c
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
025dfda
trivial: fix then -> than typos in comments and documentation
by Frederik Schwarzer
· 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
f2863c5
UBI: fix checkpatch.pl warnings
by Artem Bityutskiy
· 16 years ago
160bbab
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
7b6c32d
UBI: simplify PEB protection code
by Xiaochuan-Xu
· 16 years ago
23553b2
UBI: prepare for protection tree improvements
by Xiaochuan-Xu
· 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
6fa6f5b
UBI: handle write errors in WL worker
by Artem Bityutskiy
· 16 years ago
3c98b0a
UBI: fix error path
by Artem Bityutskiy
· 16 years ago
6a8f483
UBI: some code re-structuring
by Artem Bityutskiy
· 16 years ago
4df581f
UBI: fix deadlock
by Artem Bityutskiy
· 16 years ago
ed45819
UBI: fix warnings when debugging is enabled
by Artem Bityutskiy
· 16 years ago
2ad4988
UBI: Don't exit from ubi_thread until kthread_should_stop() is true
by Vitaliy Gusev
· 16 years ago
b77bcb0
UBI: fix EBADMSG handling
by Zoltan Sogor
· 16 years ago
762a9f2
UBI: print reserved_peb when it is too large
by Deepak Saxena
· 16 years ago
0e4a008
UBI: fix IS_ERR test
by Julien Brunel
· 16 years ago
7d200e8
UBI: remove BKL
by Artem Bityutskiy
· 16 years ago
d37e6bf
UBI: always start the background thread
by Artem Bityutskiy
· 16 years ago
eeb16e8
UBI: fix gcc warning
by Artem Bityutskiy
· 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
Next »