captive_privbcb_flush_{,un}ordered(): +Return whether anything was flushed.
[captive.git] / src / libcaptive / cc / map.c
2003-07-14 shortcaptive_privbcb_flush_{,un}ordered(): +Return whether...
2003-07-14 shortCcSetDirtyPinnedData(): Fixed 'Lsn' setup breaking...
2003-07-13 shortCcMapData(): Allow shared-mapping of 'building' pages...
2003-07-13 shortCcMapData(): +protection agains function reentrancy...
2003-07-13 shortCcMapData(): Allow unaligned tail mapping of MAP_NO_READ.
2003-07-13 shortprivate_bcb_lsn_tree_key_compare_func(): g_log() #ifdef...
2003-07-13 shortcaptive_privbcb_flush()->captive_privbcb_flush_unordered()
2003-07-13 shortprivbcb_set(): Fixed PRIVBCB_ITEM_LSN_VALID handling.
2003-07-13 shortImplemented MAP_NO_READ/PIN_NO_READ for writing files...
2003-07-13 shortCosmetic: Rename 'struct CcUnpinData_leave_func_param...
2003-07-13 shortprivate_bcb_flush_tree->private_bcb_lsn_tree: non-LSN...
2003-07-13 shortprivate_bcb_flush_tree_key_compare_func(): Oops, LSN...
2003-07-13 shortprivbcb_set(): Forbid reincarnation of 'leave_func_pend...
2003-07-13 short'last_written_lsn' handling: Use explanatory g_error...
2003-07-13 shortprivbcb_set(): More foolproof calling convention syntax.
2003-07-12 short+comment file multi-mapping and #define CAPTIVE_FILE_IN...
2003-07-12 shortCcMapData(): +sanity boundary check of mapped memory...
2003-07-11 shortFixed captive_cc_flush() to flush even buffers written...
2003-07-11 shortCall also MmBuildMdlForNonPagedPool() after each MmCrea...
2003-07-05 shortCcUnpinRepinnedBcb(): Flush 'Bcb' if 'WriteThrough...
2003-07-05 shortDo not use total amount limited IPC shm memory for...
2003-07-04 shortReport specific error message on failed shmget(2) on...
2003-07-04 shortCompiler warnings fixed for glib-2.2.2 compatibility.
2003-06-07 shortFixed compatibility with >4GB devices
2003-05-01 short+comply with LSN linear sequencing requirements
2003-05-01 shortFixed sanity check to not to crash in multithreaded...
2003-05-01 shortTrack and sanity check Cc{Init,Uninit}ializeCacheMap...
2003-04-14 short'SectorSize' can be really weird but we do not use...
2003-04-13 short+captive_cc_FileObject_delete(): Just stub implemented...
2003-04-12 short+debug dumps
2003-04-08 shortCcSetFileSizes(): +Sanity protection
2003-04-04 shortRelax 'SectorSize' sanity check as sometimes it may...
2003-04-03 shortImplemented multiple BCBs for the same file contents...
2003-03-29 shortFixed CcUnpinData() crash: +privbcb->idle_func_pending
2003-03-28 shortCcSetBcbOwnerPointer(): +gtk-doc documentation
2003-03-27 short+CcSetBcbOwnerPointer()
2003-03-27 shortCcSetLogHandleForFile() implemented
2003-03-27 shortFixed gtk-doc text about unmapped vs. readable-not...
2003-03-26 short+CcSetAdditionalCacheAttributes()
2003-03-25 short+CcSetLogHandleForFile()
2003-03-23 shortFixed fatal file-mapping file offset bug
2003-02-11 shortCcPinMappedData(): +workaround for the case when fastfa...
2003-02-10 shortcaptive_Cc_IoPageRead(): +workaround broken ext2fsd...
2003-02-03 shortCcMapData(): Workaround missing 'FileObject->DeviceObje...
2003-02-03 short+CcZeroData()
2003-02-01 shortCcMapData(): Never read any data pages until data struc...
2003-02-01 short'FileObject->SectionObjectPointers->SharedCacheMap...
2003-02-01 shortSupport of PIN_IF_BCB is now non-fatal-reporting.
2003-01-31 short+debug messages for Cc subsystem
2003-01-30 shortCcCopyRead(): CcMapData() -> CcPinRead()
2003-01-20 short+file write
2003-01-18 shortstruct page_position: ref_count -> privbcb_list of...
2002-12-23 short+CcCopyRead()
2002-12-12 short+CcSetFileSizes()
2002-11-23 short+multiple mappings of one page
2002-11-22 shortCache Manager: Implemented deallocations
2002-11-20 short+libcaptive/cc/map.c