]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Revert r228786. We'll need to work around the warnings in another way.
[FreeBSD/FreeBSD.git] / sys / ufs /
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-09 glebUse implementation independent inoNN_t scalars for...
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-06 edRemove MALLOC_DECLAREs of nonexisting malloc-pools.
2011-10-31 phoFix the wrong commit log message for r226967: "Added...
2011-10-31 phoThe kern_renameat() looks up the fvp using the DELETE...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-27 mckusickThis update eliminates a lock-order reversal warning...
2011-09-27 mckusickThis update eliminates the system hang reported in...
2011-09-20 kibUse nowait sync request for a vnode when doing softdep...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-25 mmGeneralize ffs_pages_remove() into vn_pages_remove().
2011-08-23 aeFix lock leak.
2011-08-15 rwatsonFix two cases involving opt_capsicum.h and module builds:
2011-08-11 rwatsonSecond-to-last commit implementing Capsicum capabilitie...
2011-07-30 mckusickUpdate to -r224294 to ensure that only one of MNT_SUJ...
2011-07-24 mckusickMove the MNTK_SUJ flag in mnt_kern_flag to MNT_SUJ...
2011-07-22 mckusickDefault debugging error messages to off for journaled...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-15 mckusickAdd an FFS specific mount option to allow a filesystem...
2011-07-14 mckusickConsistently check mount flag (MNTK_SUJ) rather than...
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-10 mckusickWhen first creating snapshots, we may free some blocks...
2011-07-10 mckusickAllow disk partitions associated with UFS read-only...
2011-07-09 kibUse 'curthread_pflags' instead of 'thread_pflags' to...
2011-07-09 kibUse helper functions instead of manually managing TDP_I...
2011-07-04 jeff - Speed up pendingblock processing again. Having...
2011-07-04 jeff - Handle D_JSEGDEP in the softdep_sync_buf() switch...
2011-07-04 jeff - It is impossible to run request_cleanup() while...
2011-07-04 jeff - Fix an inode quota leak. We need to decrement the...
2011-06-29 mckusickHandle the FREEDEP case in softdep_sync_buf().
2011-06-29 alcAdd a new option, OBJPR_NOTMAPPED, to vm_object_page_re...
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-20 jeff - Fix directory count rollbacks by passing the mode...
2011-06-18 mckusickFixed dereference of a NULL pointer.
2011-06-16 mckusickDrop the include of <ufs/ffs/ffs_extern.h> from usr...
2011-06-16 hrsMerge from HEAD@222977.
2011-06-16 avatarFixing compilation bustage by introducing another forwa...
2011-06-15 mckusickEnsure that filesystem metadata contained within persis...
2011-06-15 mckusickWith the restructuring of the block reclaimation code...
2011-06-15 mckusickMissing cleanup case after completion of a snapshot...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-13 dimUse alternative, less messy solution to avoid breakage...
2011-06-12 mckusickUpdate to soft updates journaling to properly track...
2011-06-12 mckusickDisable the soft updates journaling after a filesystem...
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-11 hrsMerge from HEAD@222975.
2011-06-10 jeffImplement fully asynchronous partial truncation with...
2011-06-10 jeff - Add support for referencing quota structures without...
2011-06-10 jeff - If the fsync in ufs_direnter fails SUJ can later...
2011-06-08 hrsMerge from HEAD@222848.
2011-06-06 attilioMFC
2011-06-05 mckusickGrammer fix in comment.
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-29 hrsMerge from head@222434.
2011-05-29 attilioMFC
2011-05-28 mckusickDue to a lag in updating the fs_pendinginodes count...
2011-05-27 attilioMFC
2011-05-26 mckusickThe check for whether a block is going to be claimed...
2011-05-22 attilioMFC
2011-05-22 attilioMFC
2011-05-22 rmacklemFix the ufs/ffs file system so that it uses the lock
2011-05-22 rmacklemAdd a lock flags argument to the VFS_FHTOVP() file...
2011-05-13 attilioMFC
2011-05-13 mdfUse a name instead of a magic number for kern_yield...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-05-01 attilioMFC @ r221286
2011-04-30 kibFix typos.
2011-04-30 kibClarify the comment.
2011-04-24 kibVFS sometimes is unable to inactivate a vnode when...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-11 jeff - Refactor softdep_setup_freeblocks() into a set of...
2011-04-10 jeffFix a long standing SUJ performance problem:
2011-04-07 jeff - Don't invalidate jnewblks immediately upon discoveri...
2011-04-05 mckusickBe far more persistent in reclaiming blocks and inodes...
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-04-02 jeffFix problems that manifested from filesystem full condi...
2011-03-28 kibFix the softdep_request_cleanup() function definition...
2011-03-23 mckusickAdd retry code analogous to the block allocation retry...
2011-03-20 kibRetire opt_ffs_broken_fixme.h.
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-17 kibRemove the #if defined(FFS) || defined(IFS) braces...
2011-03-12 dasMerge gdtoa-20110304.
2011-03-07 kibSimplify uses of the web of pointers.
2011-03-07 jhbThe UFS dirhash code was attempting to update shared...
2011-03-04 jhbUse ffs() to locate free bits in the inode bitmap rathe...
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
next