index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-03
UBI: make gluebi a separate module
Dmitry Pervushin
3
-97
/
+294
2009-06-02
UBI: remove built-in gluebi
Dmitry Pervushin
3
-51
/
+2
2009-06-02
UBI: add notification API
Dmitry Pervushin
5
-21
/
+204
2009-06-02
UBI: do not switch to R/O mode on read errors
Artem Bityutskiy
4
-15
/
+74
2009-06-02
UBI: fix and clean-up error paths in WL worker
Artem Bityutskiy
2
-61
/
+53
2009-06-02
UBI: introduce new constants
Artem Bityutskiy
3
-26
/
+36
2009-05-26
UBI: fix race condition
Artem Bityutskiy
1
-1
/
+7
2009-05-18
UBI: minor serialization fix
Artem Bityutskiy
1
-2
/
+2
2009-05-18
UBI: do not panic if volume check fails
Artem Bityutskiy
1
-7
/
+11
2009-05-18
UBI: add dump_stack in checking code
Artem Bityutskiy
1
-0
/
+1
2009-05-18
UBI: fix races in I/O debugging checks
Artem Bityutskiy
1
-7
/
+73
2009-05-18
UBI: small debugging code optimization
Artem Bityutskiy
2
-4
/
+4
2009-05-18
UBI: improve debugging messages
Artem Bityutskiy
3
-10
/
+15
2009-05-18
UBI: re-name volumes_mutex to device_mutex
Artem Bityutskiy
5
-23
/
+23
2009-05-18
UBI: remove redundant mutex
Artem Bityutskiy
3
-7
/
+2
2009-02-20
UBI: add fsync capability
Corentin Chary
1
-0
/
+11
2009-01-27
UBI: allow direct user-space I/O
Sidney Amani
3
-19
/
+32
2009-01-20
UBI: fix resource de-allocation
Artem Bityutskiy
1
-3
/
+13
2009-01-20
UBI: remove unused variable
Artem Bityutskiy
1
-4
/
+1
2009-01-18
UBI: use nicer 64-bit math
Artem Bityutskiy
5
-52
/
+25
2009-01-18
UBI: add ioctl compatibility
Artem Bityutskiy
1
-23
/
+57
2009-01-18
UBI: constify file operations
Jan Engelhardt
2
-6
/
+6
2009-01-18
UBI: allow all ioctls
Artem Bityutskiy
1
-2
/
+0
2009-01-18
UBI: remove unnecessry header inclusion
Artem Bityutskiy
1
-1
/
+0
2009-01-18
UBI: add ioctl for is_mapped operation
Corentin Chary
1
-0
/
+14
2009-01-18
UBI: add ioctl for unmap operation
Corentin Chary
1
-1
/
+14
2009-01-18
UBI: add ioctl for map operation
Corentin Chary
1
-0
/
+14
2009-01-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-9
/
+10
2009-01-08
fix similar typos to successfull
Coly Li
1
-1
/
+1
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
6
-8
/
+8
2009-01-06
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-3
/
+3
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
6
-8
/
+8
2009-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
7
-330
/
+301
2008-12-28
UBI: fix checkpatch.pl warnings
Artem Bityutskiy
3
-7
/
+8
2008-12-23
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-3
/
+3
2008-12-16
UBI: simplify PEB protection code
Xiaochuan-Xu
2
-241
/
+162
2008-12-15
UBI: prepare for protection tree improvements
Xiaochuan-Xu
2
-24
/
+27
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
2
-9
/
+10
2008-12-10
UBI: return -ENOMEM upon failing vmalloc
Stefan Roese
1
-2
/
+3
2008-12-05
UBI: handle write errors in WL worker
Artem Bityutskiy
2
-25
/
+44
2008-12-05
UBI: fix error path
Artem Bityutskiy
1
-9
/
+18
2008-12-05
UBI: some code re-structuring
Artem Bityutskiy
1
-16
/
+23
2008-12-05
UBI: fix deadlock
Artem Bityutskiy
1
-7
/
+7
2008-12-03
UBI: fix warnings when debugging is enabled
Artem Bityutskiy
1
-8
/
+18
2008-11-06
UBI: Don't exit from ubi_thread until kthread_should_stop() is true
Vitaliy Gusev
1
-1
/
+2
2008-11-06
UBI: fix EBADMSG handling
Zoltan Sogor
2
-2
/
+2
2008-10-09
UBI: print reserved_peb when it is too large
Deepak Saxena
1
-2
/
+2
2008-09-26
UBI: fix IS_ERR test
Julien Brunel
1
-1
/
+1
2008-09-05
UBI: remove BKL
Artem Bityutskiy
1
-5
/
+1
2008-07-25
UBI: always start the background thread
Artem Bityutskiy
1
-4
/
+2
[prev]
[next]