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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-01
[UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-9
/
+8
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2
-2
/
+2
2007-07-18
UBI: fix compile warning
Paul Mundt
1
-0
/
+1
2007-07-18
UBI: fix error handling in erase worker
Artem Bityutskiy
1
-41
/
+48
2007-07-18
UBI: fix comments
Artem Bityutskiy
1
-3
/
+3
2007-07-18
UBI: remove unneeded error checks
Artem Bityutskiy
2
-13
/
+2
2007-07-18
UBI: cleanup usage of try_module_get
Fernando Luis Vázquez Cao
1
-5
/
+0
2007-07-18
UBI: fix overflow bug
Vinit Agnihotri
2
-6
/
+11
2007-07-18
UBI: bugfix in max_sqnum calculation
Artem Bityutskiy
1
-1
/
+0
2007-07-18
UBI: bugfix in sqnum calculation
Brijesh Singh
1
-3
/
+3
2007-07-18
UBI: fix signed-unsigned multiplication
Brijesh Singh
1
-1
/
+1
2007-07-18
UBI: fix bug in atomic_leb_change()
Artem Bityutskiy
1
-1
/
+1
2007-07-18
UBI: fix message
Vinit Agnihotri
1
-2
/
+1
2007-07-18
UBI: fix debugging stuff
Artem Bityutskiy
1
-4
/
+16
2007-07-18
UBI: bugfix in error path
Artem Bityutskiy
4
-10
/
+7
2007-07-18
UBI: use is_power_of_2()
Vignesh Babu
1
-2
/
+2
2007-07-18
UBI: fix freeing ubi->vtbl while unloading
Vinit Agnihotri
1
-2
/
+2
2007-07-18
UBI: bugfix in ubi_leb_change()
Artem Bityutskiy
1
-5
/
+7
2007-07-18
UBI: kill homegrown endian macros
Christoph Hellwig
7
-132
/
+132
2007-07-18
UBI: cleanup ioctl handling
Christoph Hellwig
1
-28
/
+5
2007-07-18
UBI: error path bugfix
Artem Bityutskiy
1
-1
/
+0
2007-07-18
UBI: minor comma fix
Artem Bityutskiy
1
-2
/
+2
2007-07-18
UBI: use vmalloc for large buffers
Artem Bityutskiy
9
-37
/
+41
2007-07-18
UBI: add few more comments
Artem Bityutskiy
1
-2
/
+6
2007-07-18
UBI: set correct gluebi device size
Artem Bityutskiy
4
-2
/
+30
2007-07-18
UBI: do not let to read too much
Artem Bityutskiy
1
-3
/
+8
2007-07-18
UBI: fix error path in create_vtbl()
Artem Bityutskiy
3
-27
/
+35
2007-07-18
UBI: fix dereference after kfree
Florin Malita
1
-6
/
+5
2007-07-18
UBI: fix memory leak in checking code
Artem Bityutskiy
1
-1
/
+3
2007-07-17
drivers/*: mark variables with uninitialized_var()
Jeff Garzik
1
-1
/
+1
2007-07-17
drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var
Jeff Garzik
1
-2
/
+2
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-3
/
+0
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
2007-04-27
UBI: remove unused variable
Artem Bityutskiy
1
-1
/
+0
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy
19
-0
/
+11335