index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
build.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-29
Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"
Artem Bityutskiy
1
-27
/
+1
2011-01-06
UBI: use mtd->writebufsize to set minimal I/O unit size
Anatolij Gustschin
1
-1
/
+27
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
1
-0
/
+2
2010-10-19
UBI: fix small 80 characters limit style issue
Artem Bityutskiy
1
-2
/
+2
2010-08-02
UBI: do not warn unnecessarily
Artem Bityutskiy
1
-1
/
+2
2010-05-06
UBI: init even if MTD device cannot be attached, if built into kernel
Marc Kleine-Budde
1
-2
/
+23
2010-05-03
UBI: remove reboot notifier
Kevin Cernekee
1
-35
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
1
-1
/
+2
2010-02-01
UBI: fix attaching error path
Artem Bityutskiy
1
-33
/
+30
2010-02-01
UBI: support attaching by MTD character device name
Artem Bityutskiy
1
-11
/
+55
2010-02-01
UBI: mark few variables as __initdata
Artem Bityutskiy
1
-2
/
+2
2009-10-20
UBI: fix check on unsigned long
Roel Kluin
1
-1
/
+2
2009-07-07
UBI: fix NOR flash recovery
Artem Bityutskiy
1
-0
/
+5
2009-07-05
UBI: add image sequence number to EC header
Adrian Hunter
1
-0
/
+1
2009-06-10
UBI: add reboot notifier
Kevin Cernekee
1
-0
/
+35
2009-06-02
UBI: add notification API
Dmitry Pervushin
1
-5
/
+95
2009-06-02
UBI: do not switch to R/O mode on read errors
Artem Bityutskiy
1
-0
/
+9
2009-05-26
UBI: fix race condition
Artem Bityutskiy
1
-1
/
+7
2009-05-18
UBI: small debugging code optimization
Artem Bityutskiy
1
-3
/
+3
2009-05-18
UBI: re-name volumes_mutex to device_mutex
Artem Bityutskiy
1
-1
/
+1
2009-05-18
UBI: remove redundant mutex
Artem Bityutskiy
1
-1
/
+0
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-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-2
/
+3
2008-12-23
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
1
-1
/
+1
2008-12-10
UBI: return -ENOMEM upon failing vmalloc
Stefan Roese
1
-2
/
+3
2008-07-25
UBI: always start the background thread
Artem Bityutskiy
1
-4
/
+2
2008-07-24
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
1
-5
/
+3
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
1
-4
/
+4
2008-07-24
UBI: implement multiple volumes rename
Artem Bityutskiy
1
-0
/
+1
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
1
-1
/
+1
2008-07-24
UBI: amend commentaries
Artem Bityutskiy
1
-1
/
+1
2008-07-24
UBI: fix memory leak on error path
Artem Bityutskiy
1
-4
/
+30
2008-07-24
UBI: do not forget to free internal volumes
Artem Bityutskiy
1
-3
/
+25
2008-07-24
UBI: fix memory leak
Artem Bityutskiy
1
-2
/
+0
2008-07-24
UBI: avoid unnecessary division operations
Kyungmin Park
1
-2
/
+6
2008-04-23
UBI: add a message
Artem Bityutskiy
1
-2
/
+1
2008-04-20
UBI: print media information earlier
Artem Bityutskiy
1
-9
/
+10
2008-04-17
UBI: fix error printing
Artem Bityutskiy
1
-10
/
+8
2008-03-04
UBI: fix error message
Artem Bityutskiy
1
-2
/
+2
2008-01-25
UBI: bugfix: calculate data offset properly
Artem Bityutskiy
1
-1
/
+1
2008-01-25
UBI: amend array size
Artem Bityutskiy
1
-2
/
+2
2008-01-25
UBI: add auto-resize feature
Artem Bityutskiy
1
-5
/
+64
2008-01-25
UBI: get rid of ubi_ltree_slab
Artem Bityutskiy
1
-27
/
+1
2007-12-26
UBI: bugfix: do not forget to increment vol_count
Artem Bityutskiy
1
-1
/
+1
2007-12-26
UBI: do not support kiB
Artem Bityutskiy
1
-3
/
+1
2007-12-26
UBI: add mtd_num sysfs attribute
Artem Bityutskiy
1
-1
/
+9
2007-12-26
UBI: fix mtd device string parsing
Artem Bityutskiy
1
-24
/
+12
[next]