kernel - Fix bug in lwkt_token_swap()
[dragonfly.git] / sys / vfs /
2011-09-24 Sepherosa Ziehaufifo: Restore the old semantics of select(2)/poll(2...
2011-09-23 Sepherosa Ziehaukevent: Restore old EV_EOF semantics
2011-09-21 Peter AvalosMerge branch 'vendor/FILE'
2011-09-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-09-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-09-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-09-20 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2011-09-15 Matthew Dillonkernel - Fix various memory & swap leaks in tmpfs
2011-09-01 John MarinoMerge branch 'vendor/GDB'
2011-08-12 Sascha WildnerMerge branch 'vendor/AWK'
2011-07-22 Matthew DillonHAMMER VFS - Add code to reduce frontend vs flusher...
2011-07-16 Sascha Wildnerkernel: Suppress the generation of unused debug.ktr...
2011-07-16 John MarinoMerge branch 'vendor/BINUTILS221'
2011-07-09 Matthew DillonHAMMER VFS - Fix inconsistent atime updates on read()
2011-07-09 Sascha Wildnerkernel: Fix compiling SMBFS and NETSMB into the x86_64...
2011-07-03 Alex Hornungdevfs - replace subname* with related* functions
2011-07-02 Peter AvalosMerge branch 'vendor/LESS'
2011-06-18 Peter AvalosMerge branch 'vendor/AWK'
2011-06-17 Peter AvalosMerge branch 'vendor/AWK'
2011-06-15 Matthew DillonHAMMER VFS - Handle RLIMIT_FSIZE
2011-06-14 Matthew Dillonkernel - Fix directory scanning bug in Samba
2011-06-11 Matthew Dillonkernel - Fix directory scanning bug in Samba
2011-06-02 Sascha WildnerMerge branch 'vendor/MDOCML'
2011-05-21 John MarinoMerge branch 'vendor/BINUTILS220'
2011-05-20 Jan LentferMerge branch 'vendor/LDNS'
2011-05-19 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-05-16 Peter AvalosMerge branch 'vendor/FILE'
2011-05-07 John MarinoMerge branch 'vendor/CVS'
2011-05-07 John MarinoMerge branch 'vendor/GDB'
2011-05-01 John MarinoMerge branch 'vendor/TEXINFO'
2011-04-30 Peter AvalosMerge branch 'vendor/LESS'
2011-04-30 Sascha Wildnerkernel: Fix some printf format warnings on x86_64.
2011-04-30 John MarinoMerge branch 'vendor/DIFFUTILS'
2011-04-30 John MarinoMerge branch 'vendor/GCC44'
2011-04-27 Peter AvalosMerge branch 'vendor/GDTOA'
2011-04-27 Peter AvalosMerge branch 'vendor/FILE'
2011-04-26 John MarinoMerge branch 'vendor/GREP'
2011-04-21 Matthew Dillonkernel - Fix a rare nfsnode destruction race
2011-04-15 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-04-11 Matthew DillonHAMMER VFS - Fix degenerate stall condition in flusher...
2011-04-10 Matthew DillonHAMMER VFS - Implement async I/O for double-buffer...
2011-04-09 Sascha WildnerMerge branch 'vendor/MDOCML'
2011-04-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-04-06 Matthew DillonHAMMER VFS - Fix two minor bugs.
2011-04-04 Sascha WildnerMerge branch 'vendor/MPFR'
2011-04-04 Sascha WildnerMerge branch 'vendor/GMP'
2011-04-04 Sascha WildnerMerge branch 'vendor/GCC44'
2011-04-03 Matthew DillonHAMMER VFS - Cleanup a swapcache hammer_vop_write(...
2011-04-03 Matthew DillonHAMMER VFS - Force reading from the block device when...
2011-04-03 Matthew DillonHAMMER VFS - Implement swapcache for HAMMER data in...
2011-04-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-04-02 Matthew DillonHAMMER VFS - Bump the default hammer rev to 6
2011-04-02 Peter AvalosMerge branch 'vendor/DIFFUTILS'
2011-03-29 Alex Hornungdevfs - Change setattr code to use vop_helper fns
2011-03-25 Matthew DillonHAMMER VFS - Fix incorrect reflush conditional
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-23 Sascha WildnerMerge branch 'vendor/BINUTILS221'
2011-03-22 Alexander Polakovmsdosfs: use size_t for unlen consistently instead...
2011-03-18 Sascha Wildnerkernel: Fix -Wundef in a number of places.
2011-03-14 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-03-09 Matthew Dillonkernel - Add vm.cache_vmspaces boot-time tunable
2011-03-07 Sascha WildnerMerge remote branch 'crater/vendor/MDOCML' into HEAD
2011-03-02 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-03-02 Sascha Wildnerkernel: Fix the remaining gcc44 warnings for the kernel.
2011-02-28 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-02-26 Matthew Dillonkernel - Fix incorrect inode wait code in HAMMER
2011-02-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-24 Antonio Huete Jimenezprocfs - Fix open() for procfs.
2011-02-24 Matthew Dillonkernel - Fix serious bug w/non-blocking commit
2011-02-23 Venkatesh Srinivaskernel -- Add O_FRNONBLOCKING, to allow reads which...
2011-02-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-21 Matthew DillonHAMMER - Fix long stalls when writing out core files
2011-02-14 Matthew Dillonkernel - Remove the last MP locks from tmpfs (2).
2011-02-14 Matthew Dillonkernel - Remove the last MP locks from tmpfs.
2011-02-14 Matthew Dillonkernel - Make numerous proc accesses use p->p_token...
2011-02-11 Matthew Dillonkernel - Add per-process token, adjust signal code...
2011-02-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-09 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-02-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-05 Samuel J. Greearkern - Convert NFS from zalloc to objcache
2011-02-05 Samuel J. Greearkern - Convert ufs dirhash from zalloc to objcache
2011-02-04 Matthew DillonHAMMER VFS - Fix deadlock which can occur under severe...
2011-01-31 Peter AvalosMerge branch 'vendor/GDTOA'
2011-01-31 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-01-29 Sascha WildnerRevert "devfs: Populate si_umajor, too."
2011-01-29 Peter AvalosMerge branch 'vendor/FILE'
2011-01-28 Sascha Wildnerdevfs: Populate si_umajor, too.
2011-01-27 Joe TalbottMerge branch 'master' of git://git.theshell.com/dragonfly
2011-01-26 Sascha Wildnerext2fs: Remove some unused variables.
2011-01-26 Sascha Wildnerfifofs: Remove an unused variable.
2011-01-25 Sascha Wildnernullfs: Remove a no longer used variable.
2011-01-25 Venkatesh Srinivaskernel -- tmpfs: Mark tmpfs_write MPSAFE.
2011-01-20 Venkatesh SrinivasRemove mplock2.h include from files not using the mplock.
2011-01-20 Matthew Dillonkernel - Remove mplock shims from global tokens
2011-01-20 Matthew DillonHAMMER VFS - vfs.hammer.double_buffer adjustments
2011-01-20 Venkatesh Srinivaskernel -- tmpfs: MPSAFE tmpfs_getattr.
2011-01-19 Matthew Dillonkernel - Fix deadlock assertion panic with mmap/read...
2011-01-19 Sascha Wildnercd9660: Style fix.
2011-01-17 Sascha Wildnerkernel: Use NELEM() where we can.
2011-01-16 Sascha Wildnerfsck(8): Fix for missing prototypes.
next