| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | unmount function in preparation for MMC hotswap, more mutexing | Jörg Hohensohn | 2005-01-05 |
| * | Correct handling of FAT16 root directory when it does not start on a pseudo c... | Jens Arnold | 2005-01-03 |
| * | prepared to mount multiple partitions into one logical file system (most usef... | Jörg Hohensohn | 2004-12-28 |
| * | Bug fix: renaming a directory could cause a name clash. New feature: rename()... | Linus Nielsen Feltzing | 2004-08-22 |
| * | Const policed pointer arguments to functions, part 2 | Jens Arnold | 2004-08-17 |
| * | New function: rmdir(). Also some changes in the fat code, to track the parent... | Linus Nielsen Feltzing | 2004-04-16 |
| * | Added cluster size to the disk debug screen | Linus Nielsen Feltzing | 2004-04-06 |
| * | Implemented the mkdir() function in the FAT32 driver | Linus Nielsen Feltzing | 2004-01-15 |
| * | Small seek optimization -- begin seek at last read cluster if possible | Hardeep Sidhu | 2003-06-03 |
| * | Move publicly (from apps) accessed files from drivers/ to export/. | Daniel Stenberg | 2003-02-07 |