getwc.3: Fix typo.
[dragonfly.git] / sys / vfs /
2013-12-13 Matthew Dillonhammer2 - Refactor file unlink w/open descriptor (3)
2013-12-12 Matthew Dillonhammer2 - cleanup embedded data hacks
2013-12-12 Matthew Dillonhammer2 - Refactor file unlink w/open descriptor (2)
2013-12-11 Matthew Dillonhammer2 - Refactor file unlink w/open descriptor
2013-12-11 Matthew Dillonhammer2 - Refactor reserved block selection in freemap...
2013-12-09 Matthew Dillonhammer2 - Refactor reserved block selection in freemap...
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-12-05 Sascha Wildnerfsck(8): Raise WARNS to 2 and fix warnings.
2013-12-04 Matthew Dillonhammer2 - stabilization
2013-12-04 Matthew Dillonhammer2 - stabilization, improvements
2013-12-04 Matthew Dillonkernel - Fix SMP races with vnode cluster fields
2013-12-04 Sascha Wildnerkernel/msdos: Really fix indentation.
2013-12-04 Sascha Wildnermount_msdos(8): Fix indent.
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-11-21 Antonio Huete JimenezFix indentation from the previous commit.
2013-11-21 Antonio Huete Jimenezhammer - Ignore privilege check for HAMMERIOC_PFS_ITERATE.
2013-11-15 Matthew Dillonhammer2 - Stabilization
2013-11-14 Matthew Dillonkernel - Performance tuning (3)
2013-11-14 Matthew Dillonhammer2 - Implement crash recovery, cleanups, stabilization
2013-11-11 Matthew Dillonhammer2 - Add assertions, fix a flush race against...
2013-11-11 Matthew Dillonhammer - Remove cache_inval_vp() call
2013-11-09 Matthew Dillonkernel - Performance tuning
2013-11-08 Matthew Dillonhammer2 - Stabilization
2013-11-07 Matthew Dillonhammer2 - Stabilization
2013-11-06 Matthew Dillonhammer2 - Stabilization
2013-11-06 Matthew Dillonhammer2 - performance, stabilization
2013-11-05 Matthew Dillonhammer2 - Implement I/O abstraction, fix deadlocks (2)
2013-11-05 Matthew Dillonhammer2 - Implement I/O abstraction, fix deadlocks
2013-11-04 Matthew Dillonhammer2 - Stabilization
2013-11-02 Antonio Huete Jimenezdirfs - Call VOP_INACTIVE() on last VOP_CLOSE()
2013-11-02 Antonio Huete Jimenezdirfs - Add VFS_STATFS() function
2013-11-02 Antonio Huete Jimenezdirfs - Add KTR_LOG for VFS_MOUNT / VFS_UNMOUNT
2013-11-02 Antonio Huete Jimenezdirfs - Improve a couple KTR messages
2013-11-02 Matthew Dillonhammer2 - Stabilization
2013-11-01 Matthew Dillonhammer2 - stabilization
2013-11-01 Matthew Dillonhammer2 - stabilization
2013-11-01 Matthew Dillonhammer1 - cleanup, minor bug fixes
2013-11-01 Matthew Dillonhammer2 - Stabilization pass, more flush refactoring
2013-11-01 Matthew Dillonhammer2 - Refactor flush
2013-10-27 Matthew Dillonhammer2 - Fix misc bugs
2013-10-27 Matthew Dillontmpfs - Fix SMP race
2013-10-26 Matthew Dillonhammer2 - add fifo/dev support, bug fixes
2013-10-25 Matthew Dillonkernel - proc_token removal pass stage 1/2
2013-10-23 Matthew Dillontmpfs - Fix readdir race
2013-10-23 Matthew Dillontmpfs - Fix deadlock
2013-10-23 Matthew Dillontmpfs - remove most mp->mnt_token cases, kqueue filtero...
2013-10-23 Matthew Dillontmpfs - remove most mp->mnt_token cases, kqueue filtero...
2013-10-23 Matthew Dillonhammer - kqueue filterops are MPSAFE
2013-10-23 Matthew Dillonkernel - Remove debugging kprintf() from procfs
2013-10-22 Matthew Dillonkernel - Fix hammer flush-during-reclaim bug
2013-10-21 Sascha Wildnerkernel - Rewrite vnode ref-counting code to improve...
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-16 Sascha Wildnerkernel/hammer2: Remove two unused malloc types, W_BIOQU...
2013-10-15 Sascha WildnerFix up some include guards (and checks) in our header...
2013-10-14 Matthew Dillonkernel - Fix hammer recovery crash (due to recent synce...
2013-10-11 Matthew Dillonkernel - Optimize sync and msync for tmpfs and nfs
2013-10-11 Matthew Dillonkernel - Optimize vfs_msync() when MNTK_THR_SYNC is...
2013-10-11 Matthew Dillonhammer - Use new vsyncscan() mechanic (3)
2013-10-11 Matthew Dillonhammer - Use new vsyncscan() mechanic (2)
2013-10-11 Matthew Dillonhammer - Use new vsyncscan() mechanic.
2013-10-10 Antonio Huete Jimenezdirfs - Rework how host file permissions are checked.
2013-10-08 Antonio Huete Jimenezhammer - Fix exit path for newly added ioctl
2013-10-07 Antonio Huete Jimenezhammer - Add HAMMER_PFS_ITERATE ioctl
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.
next