source: trunk/kernel/fs/fatfs.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @633   5 years alain cosmetic
(edit) @630   5 years alain 1) Fix a bug in the vfs_add_special_dentries() function: The <.> and …
(edit) @628   5 years alain Introduce teh page_min / page_max mechanism in the …
(edit) @627   5 years alain Replace the queuelock protectingthe FAT by a rwlock in the FATFS.
(edit) @626   5 years alain This version has been tested on the sort multithreaded application …
(edit) @625   5 years alain Fix a bug in the vmm_remove_vseg() function: the physical pages …
(edit) @623   5 years alain Introduce three new types of vsegs (KCODE,KDATA,KDEV) to map the …
(edit) @614   5 years alain 1) introduce a dev_ioc_sync_write() function in IOC API, to improve …
(edit) @612   5 years alain Fix several bugs in vfs.c, fatfs.c, and devfs.c to support the <.> and …
(edit) @611   5 years alain Introduce sigificant modifs in VFS to support the <ls> command, and …
(edit) @610   5 years alain Fix several bugs in VFS to support the following ksh commandis : cp, …
(edit) @602   5 years alain Improve the FAT32 file system to support cat, rm, cp commands.
(edit) @568   5 years alain omplete restructuration of kernel locks.
(edit) @519   6 years viala fat/boot_fat32 use unused attribute
(edit) @492   6 years viala Refactoring assert calling to conform with new assert macro. Made …
(edit) @484   6 years viala [fs] Add void type to function prototypes with no parameter
(edit) @473   6 years alain Fix several GCC warning related to the -Wextra compilation option.
(edit) @463   6 years viala FIX fatfs.c: fix typo print instead of printk in macro.
(edit) @457   6 years alain This version modifies the exec syscall and fixes a large number of …
(edit) @440   6 years alain 1/ Fix a bug in the Multithreaded "sort" applicationr: The …
(edit) @438   6 years alain Fix a bug in scheduler related to RPC blocking.
(edit) @435   6 years alain Fix a bad bug in scheduler…
(copy) @407   6 years alain First implementation of fork/exec.
copied from trunk/kernel/vfs/fatfs.c:
(edit) @406   7 years alain This version executed successfully the user "init" process on a …
Note: See TracRevisionLog for help on using the revision log.