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
6471 2839 d 11 h pathoswithin /kernel/trunk/fs/ UTF-8 based disk system, UTF-16 path input  
6468 2852 d 8 h pathoswithin /kernel/trunk/ one-string path for filesystems, some cleaning  
6464 2856 d 17 h pathoswithin /kernel/trunk/ sysfunction 70 cleaning  
6462 2873 d 3 h pathoswithin /kernel/trunk/ ext fs and other global cleaning  
6428 2933 d 13 h pathoswithin /kernel/trunk/fs/ small fix  
6426 2934 d 6 h pathoswithin /kernel/trunk/fs/ NTFS: get volume info  
6420 2939 d 6 h pathoswithin /kernel/trunk/fs/ NTFS: set file's times and dates  
6418 2942 d 11 h pathoswithin /kernel/trunk/fs/ NTFS: deletion remake  
6414 2944 d 22 h pathoswithin /kernel/trunk/fs/ NTFS: thousands files in folders  
6411 2946 d 21 h pathoswithin /kernel/trunk/fs/ NTFS: even more files in folders  
6409 2949 d 18 h pathoswithin /kernel/trunk/fs/ NTFS: creation fix  
6408 2949 d 20 h pathoswithin /kernel/trunk/fs/ NTFS: advanced folder deletion  
6407 2951 d 4 h pathoswithin /kernel/trunk/fs/ NTFS: advanced file creation  
6405 2955 d 11 h pathoswithin /kernel/trunk/fs/ NTFS: cleaning and fixing  
6401 2962 d 12 h pathoswithin /kernel/trunk/fs/ NTFS: advanced file deletion  
6340 2992 d 22 h pathoswithin /kernel/trunk/fs/ NTFS: much more files in folders  
6338 2994 d 18 h serge /kernel/trunk/ kernel: set maximum length of a stored application path name to 1023 bytes  
6333 2994 d 22 h serge /kernel/trunk/ kernel: new app loader  
6297 3007 d 18 h pathoswithin /kernel/trunk/fs/ NTFS: cleaning of reading code  
6292 3011 d 11 h pathoswithin /kernel/trunk/fs/ NTFS: more files in folders  
6273 3016 d 2 h pathoswithin /kernel/trunk/fs/ style cleaning  
6262 3016 d 21 h pathoswithin /kernel/trunk/fs/ chars recoding refactoring  
6151 3030 d 11 h pathoswithin /kernel/trunk/fs/ NTFS: proper support of resident data  
6107 3040 d 5 h pathoswithin /kernel/trunk/fs/ NTFS: set file end, extend bitmap MFT  
6080 3048 d 9 h pathoswithin /kernel/trunk/fs/ NTFS: limited support of file modifying  
6037 3060 d 18 h pathoswithin /kernel/trunk/fs/ fix empty file reading error  
6036 3060 d 19 h pathoswithin /kernel/trunk/ small fix  
6019 3067 d 11 h pathoswithin /kernel/trunk/fs/ NTFS: limited support of deleting files and folders  
5994 3077 d 17 h pathoswithin /kernel/trunk/fs/ NTFS: write/rewrite file without size change.  
5954 3088 d 18 h pathoswithin /kernel/trunk/fs/ NTFS: limited support of creating files and folders; reading via fs_read64  
5840 3148 d 16 h pathoswithin /kernel/trunk/fs/ fix for FAT reading  
5578 3234 d 12 h Pathoswithin /kernel/trunk/fs/ coalesce reads for file content on FAT  
5363 3424 d 8 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5089 3551 d 16 h clevermouse /kernel/trunk/ disk cache: support for sector sizes other than 512 bytes  
4891 3683 d 12 h shikhin /kernel/trunk/fs/ext2/ ext2 license change to GPL.  
4850 3690 d 7 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 3711 d 8 h mario79 /kernel/trunk/ Kernel supports up to three IDE controllers, and all the devices connected to them  
4277 3836 d 17 h clevermouse /kernel/trunk/fs/ /rd is now PnP, so move PnP disks to the beginning of / listing  
4273 3837 d 12 h clevermouse / support for PnP disks, part 5: FAT12, ramdisk, floppies  
4068 3868 d 17 h shikhin /kernel/trunk/fs/ext2/ Removed redundant .asm files.