kernel - Fix recursive lockmgr lock panic when creating a hardlink
[dragonfly.git] / sys / kern / vfs_syscalls.c
2009-02-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-16 Nicolas TheryFix warning in kernel.
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-17 Matthew DillonReorder an unlock to avoid a recursive vnode lock in...
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2009-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-30 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2008-12-31 Michael NeumannUnbreak build. Fix missing include.
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-18 Joe TalbottMerge branch 'master' of /usr/git/dragonfly
2008-12-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-17 Michael NeumannRefactor filesystem types list and fix bug.
2008-12-16 Michael NeumannUse jailed() inline-function
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2008-11-11 Peter AvalosAdd the lchflags() syscall.
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-17 Matthew Dillon* Implement the ability to export NULLFS mounts via...
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-28 Matthew DillonReplace the bwillwrite() subsystem to make it more...
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-23 Matthew DillonSupport S_IFDIR mknod() calls for HAMMER. This is...
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-03 Matthew DillonDo not update f_offset on EINVAL.
2008-06-02 Matthew DillonDisallow negative seek positions for regular files...
2008-06-01 Matthew DillonImplement a new system call: getvfsstat(). This system...
2008-06-01 Matthew Dillon* Implement new system calls in the kernel: statvfs...
2008-05-18 Matthew DillonFix a number of core kernel issues related to HAMMER...
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-05-09 Matthew DillonFix a HAMMER assertion which turned out to be a bug...
2008-05-08 Matthew DillonFix a race between the namecache and the vnode recycler...
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-04 Matthias SchmidtMove the following entries from kern to security
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-20 Matthew DillonAdjust getdirentries() to allow basep to be NULL. ...
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-06 Matthew DillonConvert the global 'bioops' into per-mount bio_ops...
2007-11-05 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-12 Peter AvalosMerge from vendor branch LESS:
2007-10-12 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-11 Peter AvalosMerge from vendor branch TCPDUMP:
2007-10-11 Peter AvalosMerge from vendor branch LIBPCAP:
2007-10-10 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-09 Peter AvalosMerge from vendor branch LESS:
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-10 Matthew Dillonkern_access() had the same bug kern_stat() had with...
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-03 Matthew DillonAdd a MNTK_ flag to the mount structure allowing a...
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-13 Matthew DillonThe new VOP_N*() (namespace) operations pass a pointer...
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-19 Matthew DillonBe a little more verbose when reporting unmount errors.
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-13 Matthew DillonMerge from vendor branch LIBARCHIVE:
2007-06-26 Matthew DillonA file descriptor of -1 is legal when accessing journal...
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-05-28 Peter AvalosMerge from vendor branch FILE:
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-09 Matthew DillonGive the device major / minor numbers their own separat...
2007-05-06 Matthew DillonUse SYSREF to reference count struct vnode. v_usecount...
2007-05-06 Peter AvalosMerge from vendor branch AWK:
2007-05-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
next