]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Mark 'ticks', 'time_second', and 'time_uptime' as volatile to prevent the
[FreeBSD/FreeBSD.git] / sys / fs /
2013-01-27 kibBe conservative and do not try to consume more bytes...
2013-01-26 pfgClean some 'svn:executable' properties in the tree.
2013-01-26 pfgCosmetical off-by-one
2013-01-25 jhbFurther cleanups to use of timestamps in NFS:
2013-01-23 pfgext2fs: fix a check for negative block numbers.
2013-01-22 pfgext2fs: make some inode fields match the ext2 spec.
2013-01-22 pfgext2fs: temporarily disable the reallocation code.
2013-01-19 neelMerge projects/bhyve to head.
2013-01-18 delphijMake it possible to force async at server side on new...
2013-01-18 pfgext2fs: Add some DOINGASYNC check to match ffs.
2013-01-18 jhbUse vfs_timestamp() to set file timestamps rather than...
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 jhbRemove a no-longer-used variable after the previous...
2013-01-17 neelIFC @ r245509
2013-01-16 jhbUse the VA_UTIMES_NULL flag to detect when NULL was...
2013-01-16 kibRemove the filtering of the acceptable mount options...
2013-01-15 jhb- More properly handle interrupted NFS requests on...
2013-01-14 kibThe current default size of the nullfs hash table used...
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-10 kibWhen nullfs mount is forcibly unmounted and nullfs...
2013-01-09 neelIFC @ r245178
2013-01-08 baptAdd support for IO_APPEND flag in fuse
2013-01-07 pfgext2fs: cleanup de dinode structure.
2013-01-06 glebtmpfs: Replace directory entry linked list with RB...
2013-01-04 neelIFC @ r244983.
2013-01-04 kibFix reversed condition in the assertion.
2013-01-03 kibAdd the "nocache" nullfs mount option, which disables...
2013-01-03 kibRemove the last use of the deprecated MNT_VNODE_FOREACH...
2012-12-23 kibDo not force a writer to the devfs file to drain the...
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-20 pfgMore constant renaming in preparation for newer features.
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-09 rmacklemAdd "nfsstat -m" support for the two new NFS mount...
2012-12-08 rmacklemMove the NFSv4.1 client patches over from projects...
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-05 glebius Mechanically substitute flags from historic mbuf...
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-02 rmacklemAdd an nfssvc() option to the kernel for the new NFS...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-28 pfgUpdate some definitions or make them match NetBSD's...
2012-11-28 pfgPartially bring r242520 to ext2fs.
2012-11-26 davide- smbfs_rename() might return an error value without...
2012-11-22 davide- Remove reset of vpp pointer in some places as long...
2012-11-22 davideUntil now, smbfs_fullpath() computed the full path...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-20 kibRemove the check and panic for an impossible condition...
2012-11-19 attilior16312 is not any longer real since many years (likely...
2012-11-17 neelIFC @ r243164
2012-11-16 kibIn pget(9), if PGET_NOTWEXIT flag is not specified...
2012-11-16 sjgMerge bmake-20121111
2012-11-14 kibRemove M_USE_RESERVE from the devfs cdp allocator,...
2012-11-14 davideGet rid of some old debug code. It provides checks...
2012-11-14 davideFix the lookup in the DOTDOT case in the same way as...
2012-11-13 neelIFC @ r242940
2012-11-11 neelIFC @ r242684
2012-11-10 attilio- Protect mnt_data and mnt_flags under the mount interlock
2012-11-09 attilioComplete MPSAFE VFS interface and remove MNTK_MPSAFE...
2012-11-08 attilio- Current caching mode is completely broken because...
2012-11-05 attiliofuse_io* must be able to crunch also VDIR vnodes.
2012-11-03 attilioFix a bug where operations was carried on even if not...
2012-11-02 kibThe r241025 fixed the case when a binary, executed...
2012-10-31 davide- Do not put in the mntqueue half-constructed vnodes.
2012-10-31 davideFix panic due to page faults while in kernel mode,...
2012-10-31 davideChange the code to use %jd as printf() placeholder...
2012-10-25 davideFix build in case we have SMBVDEBUG turned on.
2012-10-25 davide- Remove the references to the deprecated zalloc kernel...
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 kibRemove the support for using non-mpsafe filesystem...
2012-10-22 eadlerremove duplicate semicolons where possible.
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
2012-10-19 brooksReplace our version of the pwcache(3) API with NetBSD...
2012-10-18 edRemove unneeded D_NEEDMINOR.
2012-10-14 rmacklemAdd two new options to the nfssvc(2) syscall that allow
2012-10-14 kibGrammar fixes.
2012-10-14 kibReplace the XXX comment with the proper description.
2012-10-14 attilioRename s/DEBUG()/FS_DEBUG() and s/DEBUG2G()/FS_DEBUG2G...
2012-10-13 attilioImport a FreeBSD port of the FUSE Linux module.
2012-10-05 delphijMFV: tcpdump 4.3.0.
2012-10-05 delphijMFV: libpcap 1.3.0.
2012-10-03 marcelMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-09-28 kibFix the mis-handling of the VV_TEXT on the nullfs vnodes.
2012-09-27 mdfFix up kernel sources to be ready for a 64-bit ino_t.
2012-09-20 rmacklemModify the NFSv4 client so that it can handle owner
2012-09-15 edPrefer __containerof() above member2struct().
2012-09-13 kibThe deadfs VOPs for vop_ioctl and vop_bmap call itself...
2012-09-12 kevloAdd VFCF_READONLY flag that indicates ntfs and xfs...
2012-09-11 kevloPrevent nump NULL pointer dereference in bmap_getlbns()
2012-09-11 kevloFix style nit
2012-09-09 rmacklemAdd a simple printf() based debug facility to the new...
2012-09-09 kibAllow shared lookups for nullfs mounts, if lower filesy...
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-24 pfgAdd some basic definitions for a future htree implement...
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-18 kevloFix typo
2012-08-17 mjgRemove unused member of struct indir (in_exists) from...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-15 hselaskyStreamline use of cdevpriv and correct some corner...
2012-08-14 kibDo not leave invalid pages in the object after the...
next