Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
6151 3019 d 3 h pathoswithin /kernel/trunk/fs/ NTFS: proper support of resident data  
6107 3028 d 21 h pathoswithin /kernel/trunk/fs/ NTFS: set file end, extend bitmap MFT  
6080 3037 d 1 h pathoswithin /kernel/trunk/fs/ NTFS: limited support of file modifying  
6037 3049 d 11 h pathoswithin /kernel/trunk/fs/ fix empty file reading error  
6036 3049 d 12 h pathoswithin /kernel/trunk/ small fix  
6019 3056 d 4 h pathoswithin /kernel/trunk/fs/ NTFS: limited support of deleting files and folders  
5994 3066 d 9 h pathoswithin /kernel/trunk/fs/ NTFS: write/rewrite file without size change.  
5954 3077 d 10 h pathoswithin /kernel/trunk/fs/ NTFS: limited support of creating files and folders; reading via fs_read64  
5840 3137 d 8 h pathoswithin /kernel/trunk/fs/ fix for FAT reading  
5578 3223 d 4 h Pathoswithin /kernel/trunk/fs/ coalesce reads for file content on FAT  
5363 3413 d 1 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5089 3540 d 9 h clevermouse /kernel/trunk/ disk cache: support for sector sizes other than 512 bytes  
4891 3672 d 4 h shikhin /kernel/trunk/fs/ext2/ ext2 license change to GPL.  
4850 3679 d 0 h mario79 /kernel/trunk/ Added the tag "Revision: XXXX" in some kernel files, to form the right number of revision at boot (blue boot screen).  
4700 3700 d 0 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
4277 3825 d 10 h clevermouse /kernel/trunk/fs/ /rd is now PnP, so move PnP disks to the beginning of / listing  
4273 3826 d 5 h clevermouse / support for PnP disks, part 5: FAT12, ramdisk, floppies  
4068 3857 d 10 h shikhin /kernel/trunk/fs/ext2/ Removed redundant .asm files.  
4067 3857 d 11 h shikhin /kernel/trunk/fs/ext2/ Added proper permissions.  
4066 3857 d 12 h shikhin /kernel/trunk/ Finished ext2 write support, under KSoC.  
3935 3880 d 10 h shikhin /kernel/trunk/ ext2 write support added; CreateFolder and Delete complete.  
3927 3887 d 1 h kaitz / Translation for estonian language and fixes.
Build folder for estonian language.
 
3913 3891 d 0 h dunkaist /kernel/trunk/ basic xfs read support  
3780 3962 d 13 h Serge / remame /addappl to /KolibriOS  
3771 3964 d 9 h mario79 /kernel/trunk/ Dynamic setting interrupts for Floppy controller  
3743 3969 d 2 h clevermouse /kernel/trunk/fs/ small fix  
3742 3969 d 5 h clevermouse /kernel/trunk/ support for PnP disks, part 4: move NTFS,EXT2,/hd*,/bd* to the new interface  
3711 3973 d 21 h clevermouse /kernel/trunk/ style fixes, no binary changes (style checker was sick for some time)  
3702 3975 d 18 h mario79 /kernel/trunk/ 1) SATA IDE support for HDD and ATAPI
2) PIO LBA48 read for HDD
 
3691 3979 d 20 h yogev_ezra /kernel/trunk/fs/ Translate part of Russian comments in ext2 driver to English  
3689 3980 d 20 h mario79 /kernel/trunk/fs/ process_replace_file_name - uses the correct direction of search is now  
3681 3982 d 10 h clevermouse /kernel/trunk/ malloc/free do not change ebx now  
3678 3982 d 21 h mario79 /kernel/trunk/fs/ Just a quick correction of the estimated potential problem with incorrect data changes during operation. In the future, I will replace the CLI on the mutex.  
3663 3985 d 0 h mario79 /kernel/trunk/ Adding f.30.3 to mount the additional system directory (this is used by SEARCHAP).  
3631 3990 d 10 h clevermouse /kernel/trunk/fs/ fix sysfn 70.4 with new size = current size  
3627 3992 d 8 h Serge /kernel/trunk/ kernel: reduce DRIVE_DATA array. Now kernel can handle only 64 /hd and /cd partitions  
3598 3996 d 10 h clevermouse /kernel/trunk/ make macro for push imm/pop dst  
3539 4003 d 23 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3442 4059 d 6 h clevermouse /kernel/trunk/ fix RamdiskDelete+FloppyDelete, they worked incorrectly since their introduction in r171  
3403 4070 d 2 h turbanoff /kernel/trunk/fs/ fix ext4 dir blocks count check. fix bug in ext2_find_lfn