Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9894 432 d 17 h Doczom /kernel/trunk/ [KERNEL] Added the "FsAdd" function for drivers on file systems.
TODO: added functions for lock\unlock partition and read\write sectors for user programs
 
9734 756 d 13 h sober_dev /kernel/trunk/ exFAT file system support (only read)  
9698 780 d 14 h turbocat /kernel/trunk/ Kernel: apply security patch for 70 function(by Rgimad). Thanks Dunkaist for the corrections.  
9185 931 d 13 h dunkaist /kernel/trunk/ kernel: fix export of file_system_lfn_protected.

This function returns values not in registers but in their images on
stack. Therefore we have to wrap a call with pushad/popad.
 
9045 994 d 2 h dunkaist /kernel/trunk/ kernel: Check for base+len overflow in is_region_userspace  
9036 994 d 16 h Boppan /kernel/trunk/ [KERNEL][TASKMAN] Use named constants instead of magic numbers  
8914 1011 d 14 h rgimad /kernel/trunk/ fix previous  
8912 1011 d 14 h rgimad /kernel/trunk/ [KERNEL] Temporarily disable checks added in #8680.
More info in comments to syscall_file_system_lfn
 
8680 1069 d 14 h rgimad /kernel/trunk/ fixed multiple vulnerabilities in sysfn70 caused by absence of user addresses check  
8676 1071 d 14 h rgimad /kernel/trunk/fs/ fixed vulnerability (kernel memory rewrite) in sysfn 30.2 and 30.5  
7736 1478 d 11 h dunkaist /kernel/trunk/ kernel: Bring back XFS: v4 and v5 disk formats are supported now.

Read-only. Writing is not planned.
 
6875 2579 d 22 h pathoswithin /kernel/trunk/ sysfunction 70.5: get device size  
6798 2660 d 18 h pathoswithin /kernel/trunk/ proper unicode support  
6792 2667 d 2 h pathoswithin /kernel/trunk/ preparation  
6787 2670 d 16 h pathoswithin /kernel/trunk/fs/ support of "../" in the absolute file path  
6758 2680 d 20 h pathoswithin /kernel/trunk/ alternate ways of setting the string encoding for absolute paths  
6611 2716 d 21 h clevermouse /kernel/trunk/fs/ fix for r6468 with CDs  
6534 2740 d 18 h pathoswithin /kernel/trunk/fs/ Fix for sysfunctions 30.2 and 30.4  
6503 2772 d 15 h pathoswithin /kernel/trunk/fs/ turn off XFS driver until better times  
6502 2772 d 16 h pathoswithin /kernel/trunk/ UTF-8 file path input, unicode names for apps and libs  

Show All