]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
remove some conditional #ifdefs (no-op on FreeBSD);
[FreeBSD/FreeBSD.git] / sys / fs /
2010-07-15 rmacklemThis patch fixes a bug in the experimental NFSv4 server...
2010-07-13 rmacklemFor the experimental NFSv4 client, make sure that attri...
2010-07-13 rmacklemFor the experimental NFSv4 client, do not use cached...
2010-07-13 rmacklemFix a bogus comment that mentions lru lists that don...
2010-07-06 jkimMerge ACPICA 20100702.
2010-07-06 rpauloMerge from vendor-sys/opensolaris:
2010-06-22 avgudf_vnops: cosmetic followup to r208671 - better lookin...
2010-06-18 alcEliminate unnecessary page queues locking.
2010-06-16 alcEliminate unnecessary page queues locking.
2010-06-15 rmacklemAdd MODULE_DEPEND() macros to the experimental NFS...
2010-06-14 rpauloMFV hostapd & wpa_supplicant 0.6.10.
2010-06-13 kibIn NFS clients, instead of inconsistently using #ifdef
2010-06-11 avgfix a few cases where a string is passed via format...
2010-06-10 impsvn merge svn+ssh://svn.freebsd.org/base/head@208996
2010-06-09 rdivackyImport LLVM/clang from vendor stripped of docs/ test...
2010-06-09 jhAdd a new function devfs_parent_dirent() for resolving...
2010-06-01 jhDon't try to call cdevsw d_close() method when devfs_cl...
2010-05-31 avgudf_readlink: fix malloc call with uninitialized size...
2010-05-18 rmacklemAllow the experimental NFSv4 client to use cached attri...
2010-05-17 rmacklemAdd a sanity check for a negative args.fhsize to the...
2010-05-16 kibDisable bypass for the vop_advlockpurge(). The vop...
2010-05-10 kibThe thread_unsuspend() requires both process mutex...
2010-05-10 kibFor detach procfs ctl command, also clear P_STOPPED_TRA...
2010-05-10 mmImport of liblzma, xz, xzdec, lzmainfo from vendor...
2010-05-08 rmacklemFix typos in macros.
2010-05-08 rmacklemPatch the experimental NFS client so that it works...
2010-05-07 alcPush down the page queues lock into vm_page_activate().
2010-05-07 mckusickMerger of the quota64 project into head.
2010-05-06 kibAdd MAKEDEV_NOWAIT flag to make_dev_credf(9), to create...
2010-05-06 alcEliminate page queues locking around most calls to...
2010-05-06 traszStyle fixes and removal of unneeded variable.
2010-05-06 mckusickFinal update to current version of head in preparation...
2010-05-05 alcAcquire the page lock around all remaining calls to...
2010-05-05 traszMove checking against RLIMIT_FSIZE into one place,...
2010-05-05 alcPush down the acquisition of the page queues lock into...
2010-05-03 kibLock the page around vm_page_activate() and vm_page_dea...
2010-05-03 alcAcquire the page lock around vm_page_unwire() and vm_pa...
2010-05-02 alcIt makes no sense for vm_page_sleep_if_busy()'s helper...
2010-04-28 rmacklemFor the experimental NFS client, it should always flush...
2010-04-28 rmacklemDelete a diagnostic statement that is no longer useful...
2010-04-28 jkimMerge ACPICA 20100428.
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-14 impmerge svn+ssh://svn.freebsd.org/base/head@206610
2010-04-13 jh- Ignore and report duplicate and empty device names...
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 7 of many.
2010-04-12 impmerge from head, part 6 of many
2010-04-12 impMerge from head, part 5 of many.
2010-04-12 impmerge from head: part 4 of many
2010-04-12 impmerge from head: 3 of many
2010-04-12 impmerge from head: part 2 of many.
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-04 impMerge from head
2010-03-03 kibWhen returning error from msdosfs_lookup(), make sure...
2010-03-02 impMerge with latest head.
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-15 impSync to head at about 203911.
next