index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
cdev.c
Age
Commit message (
Expand
)
Author
2009-06-02
UBI: remove built-in gluebi
Dmitry Pervushin
2009-06-02
UBI: add notification API
Dmitry Pervushin
2009-05-18
UBI: improve debugging messages
Artem Bityutskiy
2009-05-18
UBI: re-name volumes_mutex to device_mutex
Artem Bityutskiy
2009-05-18
UBI: remove redundant mutex
Artem Bityutskiy
2009-02-20
UBI: add fsync capability
Corentin Chary
2009-01-27
UBI: allow direct user-space I/O
Sidney Amani
2009-01-18
UBI: use nicer 64-bit math
Artem Bityutskiy
2009-01-18
UBI: add ioctl compatibility
Artem Bityutskiy
2009-01-18
UBI: constify file operations
Jan Engelhardt
2009-01-18
UBI: allow all ioctls
Artem Bityutskiy
2009-01-18
UBI: remove unnecessry header inclusion
Artem Bityutskiy
2009-01-18
UBI: add ioctl for is_mapped operation
Corentin Chary
2009-01-18
UBI: add ioctl for unmap operation
Corentin Chary
2009-01-18
UBI: add ioctl for map operation
Corentin Chary
2008-12-28
UBI: fix checkpatch.pl warnings
Artem Bityutskiy
2008-09-05
UBI: remove BKL
Artem Bityutskiy
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
2008-07-24
UBI: implement multiple volumes rename
Artem Bityutskiy
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
2008-07-24
UBI: improve mkvol request validation
Artem Bityutskiy
2008-07-24
UBI: fix 64-bit calculations
Bruce Leonard
2008-07-24
UBI: avoid unnecessary division operations
Kyungmin Park
2008-06-20
UBI: cdev lock_kernel() pushdown
Jonathan Corbet
2008-01-25
UBI: implement atomic LEB change ioctl
Artem Bityutskiy
2008-01-25
UBI: simplify internal interfaces
Artem Bityutskiy
2008-01-25
UBI: do not change file pointer while updating
Artem Bityutskiy
2008-01-25
UBI: fix warnings
Artem Bityutskiy
2007-12-26
UBI: handle attach ioctl
Artem Bityutskiy
2007-12-26
UBI: add UBI devices reference counting
Artem Bityutskiy
2007-12-26
UBI: add UBI control device
Artem Bityutskiy
2007-12-26
UBI: tweak volumes locking some more
Artem Bityutskiy
2007-12-26
UBI: get device when opening volume
Artem Bityutskiy
2007-12-26
UBI: improve internal interfaces
Artem Bityutskiy
2007-12-26
UBI: remove ubi_devices_cnt
Artem Bityutskiy
2007-12-26
UBI: improve error messages
Artem Bityutskiy
2007-12-26
UBI: remove redundant field
Artem Bityutskiy
2007-07-18
UBI: fix compile warning
Paul Mundt
2007-07-18
UBI: cleanup ioctl handling
Christoph Hellwig
2007-07-18
UBI: minor comma fix
Artem Bityutskiy
2007-07-18
UBI: use vmalloc for large buffers
Artem Bityutskiy
2007-07-18
UBI: set correct gluebi device size
Artem Bityutskiy
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy