|
|
|
@819
|
[819]
|
1 month |
mwhitworth |
Change behaviour of fruity if file cannot be found.
|
|
|
|
@818
|
[818]
|
1 month |
mwhitworth |
Add Ext3Remove function.
|
|
|
|
@817
|
[817]
|
1 month |
mwhitworth |
Add some journal function prototypes.
|
|
|
|
@815
|
[815]
|
2 months |
mwhitworth |
Branch from fs to experiment with exception handling.
|
|
|
|
@814
|
[814]
|
2 months |
mwhitworth |
Branch from trunk again at r809 to experiment with scheduler improvements.
|
|
|
|
@813
|
[813]
|
2 months |
mwhitworth |
Remove scheduler branch to branch from trunk again.
|
|
|
|
@812
|
[812]
|
2 months |
mwhitworth |
Fix makefiles to install less modules.
|
|
|
|
@811
|
[811]
|
2 months |
mwhitworth |
Add modules_install for fatfs.
|
|
|
|
@810
|
[810]
|
2 months |
mwhitworth |
Optimize, cleanup, fix case where '..' points to root directory.
|
|
|
|
@809
|
[809]
|
2 months |
mwhitworth |
Add comments, fix warnings.
|
|
|
|
@808
|
[808]
|
2 months |
mwhitworth |
Handle case where error occurs while making directory.
|
|
|
|
@807
|
[807]
|
2 months |
mwhitworth |
Add to Ext3CreateINode function, add to Ext3BlockRead function.
|
|
|
|
@806
|
[806]
|
2 months |
mwhitworth |
Add a MkDir function for ext3.
|
|
|
|
@805
|
[805]
|
2 months |
mwhitworth |
Add wrapping code for recovery.
|
|
|
|
@804
|
[804]
|
2 months |
mwhitworth |
Add locked state, add refs field to JournalHeader.
|
|
|
|
@803
|
[803]
|
2 months |
mwhitworth |
Add GPL header.
|
|
|
|
@802
|
[802]
|
2 months |
mwhitworth |
Add comments.
|
|
|
|
@801
|
[801]
|
2 months |
mwhitworth |
Add comments mostly.
|
|
|
|
@800
|
[800]
|
2 months |
mwhitworth |
Add JournalRemoveHeader function, more locking.
|
|
|
|
@799
|
[799]
|
2 months |
mwhitworth |
Add to checkpoint function, return early if no checkpointing is needed.
|
|
|
|
@798
|
[798]
|
2 months |
mwhitworth |
Fix file buffer on multiple transactions, add more locking.
|
|
|
|
@797
|
[797]
|
2 months |
mwhitworth |
Fix recovery bug, wait for buffer to be committed to disk.
|
|
|
|
@796
|
[796]
|
2 months |
mwhitworth |
Export ThrDoExitThread, since some kernel threads may use it.
|
|
|
|
@795
|
[795]
|
2 months |
mwhitworth |
Add to filesystem and journal structures.
|
|
|
|
@794
|
[794]
|
2 months |
mwhitworth |
Add BitFindFirstZero function for ext3.
|
|
|
|
@793
|
[793]
|
2 months |
mwhitworth |
Handle unmounting better.
|
|
|
|
@792
|
[792]
|
2 months |
mwhitworth |
Add some exports and TODOs.
|
|
|
|
@791
|
[791]
|
2 months |
mwhitworth |
Export some useful VNode functions.
|
|
|
|
@790
|
[790]
|
2 months |
mwhitworth |
Update build process.
|
|
|
|
@789
|
[789]
|
2 months |
mwhitworth |
Add more list types, add support for blocks on two different transactions.
|
|
|
|
@788
|
[788]
|
2 months |
mwhitworth |
Add to commit support, including waking up shadow block waiters when the …
|
|
|
|
@787
|
[787]
|
2 months |
mwhitworth |
Add basic support for transaction checkpoint.
|
|
|
|
@786
|
[786]
|
2 months |
mwhitworth |
Add DestroyJournal, JournalSetUuid and JournalUpdateSuperblock code, along …
|
|
|
|
@785
|
[785]
|
2 months |
mwhitworth |
Add basic recovery code (that passes and replays the journal, but does not …
|
|
|
|
@784
|
[784]
|
2 months |
mwhitworth |
Add error-checking to superblock read code, add FreeSuper function and add …
|
|
|
|
@783
|
[783]
|
2 months |
mwhitworth |
Add to various structures in header.
|
|
|
|
@782
|
[782]
|
2 months |
mwhitworth |
Add to update code, add basic create and truncate functions.
|
|
|
|
@781
|
[781]
|
2 months |
mwhitworth |
Add inode allocation support.
|
|
|
|
@780
|
[780]
|
2 months |
mwhitworth |
Add support for allocating and freeing blocks, along with a expanded …
|
|
|
|
@779
|
[779]
|
2 months |
mwhitworth |
Update isoboot.asm
|
|
|
|
@776
|
[776]
|
2 months |
mwhitworth |
Add a log control list and define for JournalFileBuffer.
|
|
|
|
@775
|
[775]
|
2 months |
mwhitworth |
Add to JournalCommitTransaction, add stub for JournalWriteMetadataBuffer.
|
|
|
|
@774
|
[774]
|
2 months |
mwhitworth |
Add extra checks, use name copied into kernel memory in SysCreateProcess.
|
|
|
|
@773
|
[773]
|
2 months |
mwhitworth |
Add WaitForBuffer. Should fix the null buffers.
|
|
|
|
@772
|
[772]
|
2 months |
mwhitworth |
Extend PreemptDisable locking.
|
|
|
|
@771
|
[771]
|
2 months |
mwhitworth |
Add some more Preempt* macros.
|
|
|
|
@770
|
[770]
|
2 months |
mwhitworth |
Fix buffer locking behaviour to avoid races.
|
|
|
|
@769
|
[769]
|
2 months |
mwhitworth |
Fix vNode locking behaviour to avoid races.
|
|
|
|
@768
|
[768]
|
2 months |
mwhitworth |
Memory map instead of reading in file. Doesn't cause bugs on loading, and …
|
|
|
|
@767
|
[767]
|
2 months |
mwhitworth |
Disable preemption when altering manager list.
|
|
|
|
@766
|
[766]
|
2 months |
mwhitworth |
Fix SleepWakeup function.
|
|
|
|
@765
|
[765]
|
2 months |
mwhitworth |
Add module to end of list, add KERN_INFO to KePrint.
|
|
|
|
@764
|
[764]
|
2 months |
mwhitworth |
Add the beginning of a byteswap header.
|
|
|
|
@763
|
[763]
|
2 months |
mwhitworth |
Add commit and recovery files.
|
|
|
|
@762
|
[762]
|
2 months |
mwhitworth |
Add Makefile for build.
|
|
|
|
@761
|
[761]
|
2 months |
mwhitworth |
Misc fixes and tidy up in headers.
|
|
|
|
@760
|
[760]
|
2 months |
mwhitworth |
Add to dirty inode code (actually update the inode in memory), and force …
|
|
|
|
@759
|
[759]
|
2 months |
mwhitworth |
Add to journal code. Support for per-journal threads, flushing of …
|
|
|
|
@758
|
[758]
|
2 months |
mwhitworth |
Add support for passing arguments to kernel threads.
|
|
|
|
@757
|
[757]
|
2 months |
mwhitworth |
Add to DirtyVNode code.
|
|
|
|
@756
|
[756]
|
2 months |
mwhitworth |
Add to journal code.
|
|
|
|
@755
|
[755]
|
2 months |
mwhitworth |
Add to journal data structures.
|
|
|
|
@754
|
[754]
|
2 months |
mwhitworth |
Add some log levels.
|
|
|
|
@753
|
[753]
|
2 months |
mwhitworth |
Add ext3 and journal modules to startup.
|
|
|
|
@752
|
[752]
|
2 months |
mwhitworth |
Add journal fields, add start of DirtyVNode implementation for ext3, misc …
|
|
|
|
@751
|
[751]
|
2 months |
mwhitworth |
Add beginning of journalling layer.
|
|
|
|
@750
|
[750]
|
2 months |
mwhitworth |
Add start of journal data structures, add JournalHandle field to …
|
|
|
|
@749
|
[749]
|
2 months |
mwhitworth |
Add log level defines.
|
|
|
|
@748
|
[748]
|
2 months |
mwhitworth |
Add log levels.
|
|
|
|
@747
|
[747]
|
2 months |
mwhitworth |
Add ext3 directory to Makefile.
|
|
|
|
@746
|
[746]
|
2 months |
mwhitworth |
Update calls to blockMap.
|
|
|
|
@745
|
[745]
|
2 months |
mwhitworth |
Update ReBlockMap.
|
|
|
|
@744
|
[744]
|
2 months |
mwhitworth |
Change VNodeSetDirty to inline function, add flags parameter to BlockMap.
|
|
|
|
@743
|
[743]
|
2 months |
mwhitworth |
Rearrange file, add dirtyVNode function for ext3 journal.
|
|
|
|
@742
|
[742]
|
2 months |
mwhitworth |
Fix linker name for fruity.
|
|
|
|
@734
|
[734]
|
2 months |
mwhitworth |
Merge in load_lib.c for stability.
|
|
|
|
@732
|
[732]
|
2 months |
mwhitworth |
Update fs branch with recent changes.
|
|
|
|
@727
|
[727]
|
2 months |
mwhitworth |
Branch from trunk at r726 to implement write support for various …
|
|
|
|
@641
|
[641]
|
2 months |
mwhitworth |
Add ETH_TYPE_IP define.
|
|
|
|
@640
|
[640]
|
2 months |
mwhitworth |
Add to device, add queue handling functions.
|
|
|
|
@639
|
[639]
|
2 months |
mwhitworth |
Add to net device API, add NetDeviceSend function.
|
|
|
|
@638
|
[638]
|
2 months |
mwhitworth |
Add call to RawAddPacket, comment out debug printfs.
|
|
|
|
@637
|
[637]
|
2 months |
mwhitworth |
Add RawReceive and RawAddPacket functions.
|
|
|
|
@636
|
[636]
|
2 months |
mwhitworth |
Add to DHCP client.
|
|
|
|
@635
|
[635]
|
2 months |
mwhitworth |
Add SocketGenericReceive function for local sockets (raw sockets will use …
|
|
|
|
@622
|
[622]
|
3 months |
mwhitworth |
Create RawClose stub.
|
|
|
|
@621
|
[621]
|
3 months |