summaryrefslogtreecommitdiff
path: root/src/os_posix
Commit message (Expand)AuthorAgeFilesLines
* WT-3078 test reconfiguration hang in the statlog server. (#3198)Keith Bostic2016-12-151-3/+6
* WT-2960 Reduce likelihood of using the lookaside file, especially when insert...Keith Bostic2016-12-071-2/+1
* WT-3053 Revert: Python and Java support use internal WiredTiger functions (#3...Alex Gorrod2016-12-061-0/+1
* WT-3053 Python and Java support use internal WiredTiger functions (#3174)Keith Bostic2016-12-051-1/+0
* WT-2670 Add access_pattern_hint configuration for tables (#3155)sueloverso2016-12-051-4/+12
* WT-3014 Add GCC/clang support for ELF symbol visibility. (#3138)Keith Bostic2016-12-056-0/+7
* WT-3018 lint (#3142)Keith Bostic2016-11-112-4/+0
* WT-2945 Occasional hang running reconfigure fuzz test (#3098)Keith Bostic2016-10-261-13/+16
* WT-2988 __wt_epoch potentially returns garbage values. (#3104)Keith Bostic2016-10-221-0/+9
* WT-2948 simplify error handling by making __wt_epoch return never fail (#3080)Keith Bostic2016-10-072-8/+8
* WT-2859 Restructure statistics gathering macros (#3016)Sulabh Mahajan2016-09-141-1/+1
* SERVER-25846 Coverity analysis defect 99861: Dereference after null check (#2...Keith Bostic2016-08-291-19/+3
* WT-2857 Check for ftruncate function. (#2977)sueloverso2016-08-241-1/+2
* WT-2857 POSIX ftruncate calls should be #ifdef'd HAVE_FTRUNCATE (#2975)Keith Bostic2016-08-241-1/+5
* WT-2822 panic mutex and other functions that cannot fail (#2952)Keith Bostic2016-08-162-18/+19
* WT-2638 Change custom file system API to make truncate support clearer (#2908)Keith Bostic2016-08-092-40/+46
* WT-2760 Fix a bug in backup related to directory sync. Change the filesystem ...Keith Bostic2016-07-151-30/+89
* WT-2408 Windows error translation layer (#2819)Keith Bostic2016-06-231-71/+0
* WT-2672 handle system calls that don't set errno (#2769)Keith Bostic2016-06-035-17/+25
* WT-2672 handle system calls that don't set errno (#2765)Keith Bostic2016-06-023-12/+31
* WT-2630 Rename pluggable filesystem methods to avoid reserved names. (#2730)Michael Cahill2016-05-243-31/+31
* WT-2637: The file-extension documentation doesn't cover not-supported cases (...Keith Bostic2016-05-191-4/+24
* WT-2599: split out the checksum code from the support directory (#2707)Keith Bostic2016-05-021-2/+0
* WT-2552 Minor cleanup of new pluggable file system APIKeith Bostic2016-04-292-7/+12
* WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod2016-04-285-431/+433
* WT-2539 Make streams a separate handle type from files.Keith Bostic2016-04-191-1/+1
* Merge branch 'develop' into wt-2539Keith Bostic2016-04-191-9/+11
|\
| * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-151-9/+11
* | WT-2539 Make streams a separate handle type from files.Michael Cahill2016-04-122-165/+49
|/
* Merge branch 'develop' into wt-2540Michael Cahill2016-04-121-15/+4
|\
| * WT-2526: mixing and matching readonly and read/write handlesKeith Bostic2016-04-041-15/+4
* | WT-2540: Separate stream and file handle methodsKeith Bostic2016-04-081-52/+87
|/
* WT-2529 Move an assertion related to fsync and readonly connections.Alex Gorrod2016-04-041-0/+2
* WT-2525: in-memory configurations: miscellaneous cleanupsKeith Bostic2016-04-011-3/+3
* WT-2330 Fix compiler warning:Alex Gorrod2016-03-311-2/+6
* WT-2330 Free memory in __wt_directory_syncAlex Gorrod2016-03-311-1/+2
* WT-2330 Move the map handle back into the block structure.Alex Gorrod2016-03-311-2/+8
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-291-0/+0
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-291-6/+6
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-291-2/+2
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-291-0/+34
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-2911-1657/+0
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-292-3/+41
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-283-14/+74
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-281-0/+6
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-281-5/+5
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-282-24/+18
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-271-15/+14
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-272-3/+11
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-271-8/+2