kernel - Add shared active virtual memory, i386
[dragonfly.git] / sys / vfs /
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-10-02 Matthew Dillonhammer2 - Move write thread from hmp to pmp
2013-10-02 Matthew Dillonhammer2 - cleanup, write path work
2013-10-01 Matthew Dillonhammer2 - Revamp snapshot code
2013-09-30 Matthew Dillonhammer2 - Revamp hammer2_cluster structure part 1
2013-09-29 Antonio Huete Jimenezdirfs - Lower debug level to 0
2013-09-29 Antonio Huete Jimenezdirfs - Fix a panic on shutdown.
2013-09-29 Matthew Dillonhammer2 - Redo refactor code, fix races, add assertions
2013-09-28 Matthew Dillonhammer2 - Rewrite internal chain algorithms - stabilization
2013-09-27 Matthew Dillonhammer2 - Rewrite internal chain algorithms
2013-09-24 Matthew Dillonhammer2 - Add hammer2 boot support
2013-09-23 Matthew Dillonhammer2 - Cleanup and bugfix pass to hammer2 setcomp...
2013-09-21 Sascha Wildnerkernel: Fix some recently introduced breakage.
2013-09-20 Matthew Dillonhammer2 - Merge Mihai Carabas's VKERNEL/VMM GSOC projec...
2013-09-19 Matthew Dillonhammer2 - GSOC cleanup pass
2013-09-19 Matthew Dillonhammer2 - Merge Daniel Flores's HAMMER2 GSOC project...
2013-09-16 Antonio Huete Jimenezhammer - Unbreak buildkernel
2013-09-16 Antonio Huete JimenezHAMMER - Fix VFS_STATFS() after volume-add.
2013-09-05 Matthew Dillonkernel - Change time_second to time_uptime for all...
2013-09-05 Antonio Huete JimenezBring in DIRFS: A filesystem for VKERNELS
2013-09-04 Antonio Huete Jimeneztmpfs - Remove duplicated checks in tmpfs_chflags()
2013-08-28 Sepherosa Ziehautcp: Implement asynchronous pru_connect
2013-08-07 Matthew Dillonhammer2 - Add missing bzero() (2)
2013-08-07 Matthew Dillonhammer2 - Add missing bzero()
2013-08-07 Matthew Dillonhammer2 - Add missing bqrelse()
2013-08-06 Matthew Dillonhammer2 - Fix freemap bugs
2013-08-06 Matthew Dillonhammer2 - fix crash in temporary code
2013-08-06 Matthew Dillonhammer2 - temorarily track free space (3)
2013-08-06 Matthew Dillonhammer2 - temorarily track free space (2)
2013-08-05 Matthew Dillonhammer2 - temorarily track free space
2013-08-05 Matthew Dillonhammer2 - Change freemap segment delineation, other...
2013-07-30 Johannes Hofmannkernel: add OBJT_MGTDEVICE in some more places
2013-07-29 Matthew Dillonkernel - Do not invalidate the vnode+children in the...
2013-07-19 Sascha Wildnerkernel: Remove some more unused kmalloc types.
2013-07-05 Sascha Wildnerkernel: Remove some #include duplicates in vfs/ and vm/
2013-06-27 Sascha Wildnerkernel: Fix compiling tmpfs into the kernel.
2013-06-27 Matthew Dillonkernel - Wakeup threads blocked in the VM page allocato...
2013-06-27 Matthew Dillontmpfs - Handle low memory situations a little better (2)
2013-06-27 Matthew Dillontmpfs - Handle low memory situations a little better
2013-06-20 Sascha Wildner<vfs/tmpfs/tmpfs.h>: Hide some stuff from userland.
2013-06-17 Antonio Huete Jimenezntfs - Expose NTFS structures to userland.
2013-06-17 Antonio Huete Jimenezhammer - Allow userland programs to access hammer.h...
2013-06-15 Matthew Dillonhammer2 - pfsmount -> clustermount separation part 2
2013-06-13 Matthew Dillonhammer2 - pfsmount -> clustermount separation part 1
2013-06-13 Matthew Dillonhammer2 - freemap part 4, misc fixes
2013-06-11 Antonio Huete Jimeneztmpfs - Remove redundant call to insmntque()
2013-06-04 Matthew Dillonhammer2 - freemap part 3 - group by allocation size
2013-05-31 Justin C. SherrillCorrect BSD License clause numbering from 1-2-4 to...
2013-05-18 Matthew Dillonhammer2 - freemap part 2 - cleanup & performance pass
2013-05-17 Matthew Dillonhammer2 - freemap part 1 - initial block allocator...
2013-05-14 Matthew Dillonkernel - Fix devfs deadlock
2013-05-13 Matthew Dillonhammer2 - flush sequencing part 8 - stabilization pass
2013-05-13 Matthew Dillonhammer2 - flush sequencing part 7 - stabilization pass
2013-05-11 John MarinoMerge branch 'vendor/LESS'
2013-05-11 John MarinoMerge branch 'vendor/LIBEDIT'
2013-05-11 John MarinoMerge branch 'vendor/TCSH'
2013-05-10 Matthew Dillonhammer2 - flush sequencing part 6 - stabilization pass
2013-05-10 Matthew Dillonhammer2 - flush sequencing part 5 - more flush synchron...
2013-05-09 John MarinoMerge branch 'vendor/AWK'
2013-05-09 Matthew Dillonhammer2 - flush sequencing part 4 - stabilization and...
2013-05-08 Matthew Dillonkernel - Wakeup p->p_step on procfs close.
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
2013-05-08 Matthew Dillonhammer2 - flush sequencing part 3 - add snapshots
2013-05-06 Justin C. SherrillRemove advertising clause from all that isn't contrib...
2013-05-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-05-04 Matthew Dillonhammer2 - flush sequencing part 2
2013-05-04 Matthew Dillonhammer2 - flush sequencing part 1
2013-05-03 Matthew Dillonhammer2 - Major restructuring, part 6/several
2013-05-03 Matthew Dillonhammer2 - Major restructuring, part 5/several
2013-05-03 Matthew Dillonhammer2 - Major restructuring, part 4/several
2013-05-02 Matthew Dillonhammer2 - Major restructuring, part 3/several
2013-04-28 Matthew Dillonhammer2 - Major restructuring, part 2/several
2013-04-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-04-28 Matthew Dillonhammer2 - Major restructuring, part 1/several
2013-04-23 Sascha Wildnergpio/dsched/devfs: Fix wrong lock checks.
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
2013-03-05 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-03-04 Sascha Wildnerkernel/ufs: Use __offsetof() instead of offsetof()...
2013-03-03 Sascha Wildnerkernel: Use our offsetof() from <sys/types.h> instead...
2013-03-03 Sascha Wildnerkernel/tmpfs: Add missing include for vm_wait_nominal...
2013-03-02 Matthew Dillonkernel - Fix tmpfs hogging of the VM system
2013-02-22 Matthew Dillonkernel - Fix cross-mount handling in tmpfs hardlink...
2013-02-22 Matthew Dillonkernel - Fix deadlock in tmpfs
2013-02-21 Matthew Dillonkernel - Implement vm.read_shortcut support in tmpfs
2013-02-21 Matthew Dillonkernel - Remove remaining mplock use cases from tmpfs
2013-02-21 Matthew Dillonkernel - Fix cpu/token starvation, vfs_busy deadlocks...
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-16 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-16 Sascha Wildnerkernel: Fix various -Wundef warnings.
2013-02-16 Sascha Wildnerkernel: Handle some variables only used in debug output.
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-04 Venkatesh Srinivaskernel -- ffs: Softdep lock fix (lk unheld in process_w...
next