]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Update to current version of head.
[FreeBSD/FreeBSD.git] / sys / fs /
2010-04-28 mckusickUpdate to current version of head.
2010-04-24 rmacklemAn NFSv4 server will reply NFSERR_GRACE for non-recover...
2010-04-24 mariusAdd a TestFloat based test suite for floating-point...
2010-04-22 rmacklemWhen the experimental NFS client is handling an NFSv4...
2010-04-20 kibThe cache_enter(9) function shall not be called for...
2010-04-20 rmacklemFor the experimental NFS client doing an NFSv4 mount,
2010-04-18 rmacklemAvoid extraneous recovery cycles in the experimental...
2010-04-16 jhRevert r206560. The change doesn't work correctly in...
2010-04-15 rmacklemAdd mutex lock calls to 2 cases in the experimental...
2010-04-15 rmacklemThe experimental NFS client was not filling in recovery...
2010-04-13 jh- Ignore and report duplicate and empty device names...
2010-04-07 joelSwitch to our preferred 2-clause BSD license.
2010-04-06 rmacklemHarden the experimental NFS server a little, by adding...
2010-04-05 rwatsonSynchronize Coda kernel module definitions in our coda...
2010-04-05 rwatsonCorrect definition of CIOC_KERNEL_VERSION Coda ioctl...
2010-04-04 rmacklemHarden the experimental NFS server a little, by adding...
2010-04-02 avgmountmsdosfs: reject too high value of bytes per cluster
2010-04-02 kibAdd function vop_rename_fail(9) that performs needed...
2010-04-02 rmacklemFor the experimental NFS server, add a call to free...
2010-04-02 rmacklemAdd SAVENAME to the cn_flags for all cases in the exper...
2010-03-30 rmacklemThis patch should fix handling of byte range locks...
2010-03-26 rmacklemPatch the experimental NFS server in a manner analagous...
2010-03-24 rmacklemFix the experimental NFS subsystem so that it uses...
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-16 jkimFix a long standing regression of readdir(3) in fdescfs...
2010-03-13 simonMerge OpenSSL 0.9.8m into head.
2010-03-11 nwhitehornProvide groundwork for 32-bit binary compatibility...
2010-03-11 rwatsonUpdate nfsrv_getsocksndseq() for changes in TCP interna...
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-14 rmacklemChange the default value for vfs.newnfs.enable_localloc...
2010-02-13 rmacklemThis fixes the experimental NFS server so that it won...
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.
2010-01-31 rmacklemPatch the experimental NFS client so that there is...
2010-01-31 edProperly use dev_refl()/dev_rel() in kern.devname.
2010-01-29 jhAdd "maxfilesize" mount option for tmpfs to allow speci...
2010-01-28 rmacklemPatch the experimental NFS client in a manner analogous to
2010-01-27 traszDon't touch v_interlock; use VI_* macros instead.
2010-01-23 mariusOn LP64 struct ifid is 64-bit aligned while struct...
2010-01-22 jhTruncate read request rather than returning EIO if...
2010-01-20 jh- Change the type of nodes_max to u_int and use "%u...
2010-01-18 lulfRevert parts of r202283:
2010-01-14 lulfBring in the ext2fs work done by Aditya Sarawgi during...
2010-01-13 jh- Fix some style bugs in tmpfs_mount(). [1]
2010-01-11 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-09 brooksUpdate the comment on printing group membership to...
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand.
2010-01-09 impMerge from pprojects/mips to head by hand.
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-08 traszRemove unused smbfs_smb_qpathinfo().
2010-01-08 jh- Change the type of size_max to u_quad_t because its...
next