]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Create the new initarm_ functions to reduce the diff to the other FDT
[FreeBSD/FreeBSD.git] / sys / ufs /
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-17 mjgRemove unused member of struct indir (in_exists) from...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-08 andrewImport compiler-rt r160957.
2012-08-05 kibAfter the PHYS_TO_VM_PAGE() function was de-inlined...
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-22 kevloUse NULL instead of 0 for pointers
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-02 kibExtend the KPI to lock and unlock f_offset member of...
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-21 kibFix unbounded-length malloc, controlled from usermode...
2012-06-11 mckusickIn softdep_setup_inomapdep() we may have to allocate...
2012-05-30 kibEnable vn_io_fault() lock avoidance for UFS.
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-26 kibImplement SEEK_HOLE/SEEK_DATA for UFS.
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-18 mckusickAdd missing `continue' statement at end of case.
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-23 traszRemove unused thread argument from ufs_extattr_uepm_loc...
2012-04-23 traszFix build.
2012-04-23 traszRemove unused thread argument from clear_inodeps()...
2012-04-23 traszRemove unused thread argument to vrecycle().
2012-04-23 traszRemove unused thread argument from vtruncbuf().
2012-04-21 traszFix use-after-free introduced in r234036.
2012-04-20 mckusickThis update uses the MNT_VNODE_FOREACH_ACTIVE interface...
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-18 jhThe part about exec atime no longer applies in the...
2012-04-17 mckusickReplace the MNT_VNODE_FOREACH interface with MNT_VNODE_...
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-11 mckusickExport vinactive() from kern/vfs_subr.c (e.g., make...
2012-04-10 jh- Return EPERM from ufs_setattr() when an user without...
2012-04-08 traszFix panic in ffs_reload(), which may happen when read...
2012-04-08 mckusickDrop an unnecessary setting of si_mountpt when updating...
2012-04-04 jhAdd a check for unsupported file flags to ufs_setattr().
2012-04-02 mckusickA file cannot be deallocated until its last name has...
2012-04-02 jh- Use more natural ip->i_flags instead of vap->va_flags...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-28 mckusickA refinement of change 232351 to avoid a race with...
2012-03-28 mckusickKeep track of the mount point associated with a special...
2012-03-28 kibDo trivial reformatting of the comment to record the...
2012-03-28 kibReviewed by: bde, mckusick
2012-03-28 kibMicrooptimize: in qsync loop over mount vnodes, only...
2012-03-28 kibUpdate comment.
2012-03-25 mckusickAdd a third flags argument to ffs_syncvnode to avoid...
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-13 kibSupply boolean as the second argument to ffs_update...
2012-03-11 kibRemove superfluous brackets.
2012-03-11 kibDo schedule delayed writes for async mounts.
2012-03-11 kibDo not fall back to slow synchronous i/o when low on...
2012-03-11 kibIn ffs_syncvnode(), pass boolean false as second argume...
2012-03-11 kibRemove not needed ARGSUSED lint command.
2012-03-11 kibRemove fifo.h. The only used function declaration from...
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-09 phoRevert r232692 as the correct place to fix this is...
2012-03-09 kibDecomission mnt_noasync. Introduce MNTK_NOASYNC mnt_ker...
2012-03-08 jhbAdd KTR_VFS traces to track modifications to a vnode...
2012-03-08 phosyscall() fuzzing can trigger this panic. Return EINVAL...
2012-03-02 jhbSimilar to the fixes in 226967 and 226987, purge any...
2012-03-01 mckusickThis change avoids a kernel deadlock on "snaplk" when...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 kibProperly lock DQREF() with dqhlock. Missed locking...
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-21 kibFix found places where uio_resid is truncated to int.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-13 mckusickMissing conditions in checking whether an inode has...
2012-02-09 mckusickHistorically when an application wrote an entire block...
2012-02-07 mckusickIn the original days of BSD, a sync was issued on every...
2012-02-07 kibSprinkle missed calls to asynchronous UFS_UPDATE()...
2012-02-06 kibAdd missing opt_quota.h include to activate #ifdef...
2012-02-06 kibJNEWBLK dependency may legitimately appear on the buf...
2012-02-06 kibCurrent implementations of sync(2) and syncer vnode...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-17 mckusickThere are several bugs/hangs when trying to take a...
2012-01-17 mckusickMake sure all intermediate variables holding mount...
2012-01-16 ivorasAdd a bit of verbosity to the comment.
2012-01-14 mckusickConvert FFS mount error messages from kernel printf...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-08 kibAvoid LOR between vfs_busy() lock and covered vnode...
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2012-01-01 edMigrate ufs and ext2fs from skpc() to memcchr().
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
next