]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs/msdosfs
Final update to current version of head in preparation for reintegration.
[FreeBSD/FreeBSD.git] / sys / fs / msdosfs /
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-05 traszMove checking against RLIMIT_FSIZE into one place,...
2010-04-28 jkimMerge ACPICA 20100428.
2010-04-28 mckusickUpdate to current version of head.
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-02 avgmountmsdosfs: reject too high value of bytes per cluster
2010-03-22 delphijUpdate to zlib 1.2.4 and add versioned symbols to the
2010-03-19 delphijCreate a custom branch where I will be able to do the...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-09 desUpgrade to OpenSSH 5.4p1.
2010-03-05 jkimMerge ACPICA 20100304.
2010-03-04 desIFH@204581
2010-03-03 kibWhen returning error from msdosfs_lookup(), make sure...
2010-03-02 kibDo not leak vnode lock when msdosfs mount is updated...
2010-03-02 kibOnly destroy pm_fatlock on error if it was initialized.
2010-02-28 rajMerge DTC-d75b33af.
2010-02-28 kibMark msdosfs as mpsafe.
2010-02-28 kibFix the race between dotdot lookup and forced unmount...
2010-02-28 kibUse pm_fatlock to protect per-filesystem rb tree used...
2010-02-28 kibAdd assertions for FAT bitmap state.
2010-02-28 kibUse pm_fatlock to protect fat bitmap.
2010-02-28 kibAdd per-mountpoint lockmgr lock for msdosfs. It is...
2010-02-28 kibIn msdosfs deget(), properly handle the case when the...
2010-02-28 kibIn msdosfs_inactive(), reclaim the vnodes both for...
2010-02-28 kibRemove seemingly unneeded unlock/relock of the dvp...
2010-02-28 kibAssert that the msdosfs vnode is (e)locked in several...
2010-02-28 kibRemove unused global statistic about fat cache usage.
2010-02-20 uqsFix common misspelling of hierarchy
2010-02-14 kibInvalid filesystem might cause the bp to be never read.
2010-02-13 kibFix function name in the comment in the second location...
2010-02-13 kib- Add idempotency guards so the structures can be used...
2010-02-13 kibUse M_ZERO instead of calling bzero().
2010-02-13 kibRemove unused macros.
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-11-16 jkimMerge ACPICA 20091112.
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-17 desMerge from head
2009-09-17 desMerge from head up to r188941 (last revision before...
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 phkRevert previous commit and add myself to the list of...
2009-09-08 phkAdd necessary include.
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-12 gonzo- Merge from HEAD
2009-06-10 kibFix r193923 by noting that type of a_fp is struct file...
2009-06-10 kibs/a_fdidx/a_fp/ for VOP_OPEN comments that inline struc...
2009-06-02 jkimMFV: ACPICA 20090521
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-26 gonzoMerge from HEAD
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-11 attilioRemove the thread argument from the FSD (File-System...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-12 impUpdate the projects tree to a newer FreeBSD current.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-02 samconnect vendor wpa area to contrib
2009-02-27 jhb- Hold a reference on the cdev a filesystem is mounted...
2009-02-23 traszRight now, when trying to unmount a device that's alrea...
2009-02-13 dfrMake a place for porting the Xen HVM support to 7.x.
2009-02-07 pisoAdd SCTP NAT support.
2009-01-28 dasVendor import of gdtoa 20081205.
2009-01-18 gonzoSync with head
2009-01-14 rwatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-13 traszTurn a "panic: non-decreasing id" into an error printf...
2009-01-11 traszFix msdosfs_print(), which in turn fixes "show lockedvn...
2009-01-05 lulfMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 obrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 rwatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 dougbMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 samMFH @ 186335
2008-12-19 samimport netbsd makefs tool
2008-12-16 traszAccording to phk@, VOP_STRATEGY should never, _ever_...
2008-12-04 desintegrate from head@185615
2008-12-02 rwatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-01 samimport ath hal
2008-11-22 dfrClone Kip's Xen on stable/6 tree so that I can work...
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-01 kmacycopy xen includes
2008-11-01 kmacycopy i386/xen
2008-11-01 kmacycopy xen device drivers
2008-11-01 kmacycopy sys/xen to releng 7 branch
2008-10-28 traszIntroduce accmode_t. This is required for NFSv4 ACLs...
2008-10-23 desRetire the MALLOC and FREE macros. They are an abomina...
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-10-11 kmacyCopy device support from head in to 6
2008-10-11 kmacyCopy xen includes in to RELENG_6 branch
2008-10-10 attilioRemove the struct thread unuseful argument from bufobj...
2008-09-20 kibInitialize va_rdev to NODEV instead of 0 or VNOVAL...
2008-09-05 rpauloMerge ath again (addition of wisoc files).
next