Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-02 | UBI: remove built-in gluebi | Dmitry Pervushin | 1 | -1/+0 |
2009-06-02 | UBI: add notification API | Dmitry Pervushin | 1 | -0/+1 |
2009-05-18 | UBI: improve debugging messages | Artem Bityutskiy | 1 | -2/+4 |
2009-05-18 | UBI: re-name volumes_mutex to device_mutex | Artem Bityutskiy | 1 | -11/+11 |
2009-05-18 | UBI: remove redundant mutex | Artem Bityutskiy | 1 | -4/+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 | 1 | -8/+28 |
2009-01-18 | UBI: use nicer 64-bit math | Artem Bityutskiy | 1 | -15/+5 |
2009-01-18 | UBI: add ioctl compatibility | Artem Bityutskiy | 1 | -23/+57 |
2009-01-18 | UBI: constify file operations | Jan Engelhardt | 1 | -3/+3 |
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 |
2008-12-28 | UBI: fix checkpatch.pl warnings | Artem Bityutskiy | 1 | -1/+2 |
2008-09-05 | UBI: remove BKL | Artem Bityutskiy | 1 | -5/+1 |
2008-07-24 | UBI: fix checkpatch.pl errors and warnings | Artem Bityutskiy | 1 | -2/+2 |
2008-07-24 | UBI: implement multiple volumes rename | Artem Bityutskiy | 1 | -1/+187 |
2008-07-24 | UBI: fix and re-work debugging stuff | Artem Bityutskiy | 1 | -13/+13 |
2008-07-24 | UBI: improve mkvol request validation | Artem Bityutskiy | 1 | -2/+5 |
2008-07-24 | UBI: fix 64-bit calculations | Bruce Leonard | 1 | -1/+2 |
2008-07-24 | UBI: avoid unnecessary division operations | Kyungmin Park | 1 | -3/+3 |
2008-06-20 | UBI: cdev lock_kernel() pushdown | Jonathan Corbet | 1 | -1/+6 |
2008-01-25 | UBI: implement atomic LEB change ioctl | Artem Bityutskiy | 1 | -12/+60 |
2008-01-25 | UBI: simplify internal interfaces | Artem Bityutskiy | 1 | -2/+2 |
2008-01-25 | UBI: do not change file pointer while updating | Artem Bityutskiy | 1 | -3/+1 |
2008-01-25 | UBI: fix warnings | Artem Bityutskiy | 1 | -5/+5 |
2007-12-26 | UBI: handle attach ioctl | Artem Bityutskiy | 1 | -15/+80 |
2007-12-26 | UBI: add UBI devices reference counting | Artem Bityutskiy | 1 | -24/+10 |
2007-12-26 | UBI: add UBI control device | Artem Bityutskiy | 1 | -0/+10 |
2007-12-26 | UBI: tweak volumes locking some more | Artem Bityutskiy | 1 | -3/+10 |
2007-12-26 | UBI: get device when opening volume | Artem Bityutskiy | 1 | -3/+6 |
2007-12-26 | UBI: improve internal interfaces | Artem Bityutskiy | 1 | -3/+3 |
2007-12-26 | UBI: remove ubi_devices_cnt | Artem Bityutskiy | 1 | -1/+1 |
2007-12-26 | UBI: improve error messages | Artem Bityutskiy | 1 | -1/+2 |
2007-12-26 | UBI: remove redundant field | Artem Bityutskiy | 1 | -1/+1 |
2007-07-18 | UBI: fix compile warning | Paul Mundt | 1 | -0/+1 |
2007-07-18 | UBI: cleanup ioctl handling | Christoph Hellwig | 1 | -28/+5 |
2007-07-18 | UBI: minor comma fix | Artem Bityutskiy | 1 | -2/+2 |
2007-07-18 | UBI: use vmalloc for large buffers | Artem Bityutskiy | 1 | -5/+5 |
2007-07-18 | UBI: set correct gluebi device size | Artem Bityutskiy | 1 | -0/+1 |
2007-04-27 | UBI: Unsorted Block Images | Artem B. Bityutskiy | 1 | -0/+722 |