index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kernel_lock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-26
UBI: bugfix: do not forget to increment vol_count
Artem Bityutskiy
2
-1
/
+2
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
2007-12-26
UBI: use separate mutex for volumes checking
Artem Bityutskiy
3
-8
/
+5
2007-12-26
UBI: handle attach ioctl
Artem Bityutskiy
3
-42
/
+135
2007-12-26
UBI: introduce attach ioctls
Artem Bityutskiy
1
-8
/
+72
2007-12-26
UBI: remove data_offset
Artem Bityutskiy
2
-29
/
+16
2007-12-26
UBI: prepare attach and detach functions
Artem Bityutskiy
3
-87
/
+169
2007-12-26
UBI: add UBI devices reference counting
Artem Bityutskiy
7
-63
/
+201
2007-12-26
UBI: add UBI control device
Artem Bityutskiy
3
-11
/
+54
2007-12-26
UBI: fix comment
Artem Bityutskiy
2
-9
/
+5
2007-12-26
UBI: fix ubi_wl_flush
Artem Bityutskiy
2
-7
/
+33
2007-12-26
UBI: fix printk
Artem Bityutskiy
1
-9
/
+13
2007-12-26
UBI: bugfix: protect from volume removal
Artem Bityutskiy
3
-135
/
+239
2007-12-26
UBI: improve comment
Artem Bityutskiy
1
-3
/
+6
2007-12-26
UBI: add PID to debugging prints
Artem Bityutskiy
1
-14
/
+7
2007-12-26
UBI: tweak volumes locking some more
Artem Bityutskiy
2
-16
/
+17
2007-12-26
UBI: introduce volume refcounting
Artem Bityutskiy
5
-42
/
+84
2007-12-26
UBI: simplify error handling
Artem Bityutskiy
1
-40
/
+12
2007-12-26
UBI: fix and cleanup volume opening functions
Artem Bityutskiy
1
-36
/
+25
2007-12-26
UBI: fix error path
Artem Bityutskiy
1
-25
/
+20
2007-12-26
UBI: get device when opening volume
Artem Bityutskiy
3
-8
/
+8
2007-12-26
UBI: add some more comments
Artem Bityutskiy
1
-1
/
+7
2007-12-26
UBI: tweak volumes locking
Artem Bityutskiy
6
-23
/
+34
2007-12-26
UBI: improve internal interfaces
Artem Bityutskiy
10
-72
/
+68
2007-12-26
UBI: bugfix: dont oops with NULL module parameter
Artem Bityutskiy
1
-0
/
+3
2007-12-26
UBI: remove ubi_devices_cnt
Artem Bityutskiy
3
-21
/
+27
2007-12-26
UBI: create ubi_wl_entry slab on initialization
Artem Bityutskiy
3
-44
/
+44
2007-12-26
UBI: create ltree_entry slab on initialization
Artem Bityutskiy
3
-67
/
+67
2007-12-26
UBI: improve error messages
Artem Bityutskiy
3
-8
/
+19
2007-12-26
UBI: remove redundant field
Artem Bityutskiy
5
-16
/
+16
2007-12-26
UBI: minor tidy-ups
Artem Bityutskiy
1
-3
/
+4
2007-12-26
UBI: silence a warning
Jesper Juhl
1
-2
/
+3
2007-12-26
UBI: add ubi_leb_map interface
Artem Bityutskiy
3
-5
/
+54
2007-12-26
UBI: bugfix: allocate mandatory EBs first
Artem Bityutskiy
1
-9
/
+9
2007-12-26
UBI: fix error code in ubi_io_read()
Artem Bityutskiy
1
-0
/
+10
2007-12-03
[MTD] mtdoops cleanup
Peter Korsgaard
1
-5
/
+2
2007-12-03
[MTD] mtdoops: Document usage in Kconfig
Peter Korsgaard
1
-0
/
+3
2007-12-03
[MTD] [NAND] Marvell Orion device bus NAND controller
Tzachi Perelstein
3
-0
/
+181
2007-12-03
[MTD] [NOR] Attempt to clean up the JEDEC unlock address confusion
David Woodhouse
1
-61
/
+24
2007-12-03
[MTD] [NOR] Fix overflow check in jedec_probe
David Woodhouse
1
-1
/
+1
2007-12-03
[MTD] [NOR] Clean up jedec_probe, remove unlock address arrays
David Woodhouse
1
-777
/
+624
2007-12-03
[MTD] Always initialise mutex in new mtd_blktrans_dev.
David Woodhouse
1
-1
/
+1
2007-11-29
[MTD] [NAND] pasemi_nand driver
Egor Martovetsky
3
-0
/
+250
2007-11-28
[MTD] [NAND] S3C2410 correctly set nFCE over resume
Ben Dooks
1
-0
/
+20
2007-11-28
[MTD] fix CONFIG_MTD_SHARP_SL if CONFIG_MTD=m
Stanislav Brabec
1
-1
/
+1
2007-11-28
[MTD] mtd_dataflash: Incorrect compare-after-write check
Andrew Victor
1
-1
/
+1
2007-11-28
[JFFS2] Fix return value check for mtd->point() in check_node_data()
Alexey Korolev
1
-1
/
+1
2007-11-26
[MTD] [NOR] Prevent erase command invocation on suspended chip
Alexander Belyakov
1
-0
/
+15
[next]