]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Rename do_pipe() to kern_pipe2() and declare it properly.
[FreeBSD/FreeBSD.git] / sys / ufs /
2013-03-25 pfgDtrace: Add SUN MDB-like type-aware print() action.
2013-03-25 pfgDtrace: add toupper()/tolower() and enhancements to...
2013-03-24 pfgDtrace: add optional size argument to tracemem().
2013-03-22 mckusickThe purpose of this change to the FFS layout policy...
2013-03-22 desUpgrade to OpenSSH 6.2p1. The most important new featu...
2013-03-22 mmMFV r248590,248594:
2013-03-21 mmMerge libzfs_core branch:
2013-03-20 mckusickWhen renaming a directory from one parent directory...
2013-03-19 kibUFS support of the unmapped i/o for the user data buffers.
2013-03-19 kibDo not remap usermode pages into KVA for physio.
2013-03-19 mmMFV r247580:
2013-03-18 mmMFC @248461
2013-03-17 attilioMFC
2013-03-17 kibRemove negative name cache entry pointing to the target...
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 kibSome style fixes.
2013-03-14 kibAdd currently unused flag argument to the cluster_read(),
2013-03-09 mmMFC @248093
2013-03-09 attilioMerge from vmcontention.
2013-03-09 attilioMFC
2013-03-09 attilioSwitch the vm_object mutex to be a rwlock. This will...
2013-03-08 attilioMFC
2013-03-05 mmWiP merge of libzfs_core (MFV r238590, r238592)
2013-03-04 baptImport libyaml as libbsdyml (private brand name)
2013-03-02 attilioMFC
2013-02-28 attilioMFC
2013-02-27 attilioMerge from vmcontention
2013-02-27 attilioMFC
2013-02-27 attilioMFC
2013-02-27 kibThe softdep freeblks workitem might hold a reference...
2013-02-27 kibAn inode block must not be blockingly read while cg...
2013-02-26 attilioMFC
2013-02-26 delphijUpdate base system libexpat to 2.1.0.
2013-02-24 attilioMFC
2013-02-24 attilioMerge from vmcontention
2013-02-24 attilioMFC
2013-02-23 attilioMFC
2013-02-21 attilioMFC
2013-02-20 attilioRename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJE...
2013-02-20 attilioSwitch vm_object lock to be a rwlock.
2013-02-16 mckusickThe UFS2 filesystem allocates new blocks of inodes...
2013-02-15 desUpgrade to 1.6.16
2013-02-15 jkimMerge ACPICA 20130214.
2013-02-15 desImport LDNS and build it as an internal library.
2013-02-13 jkimMerge OpenSSL 1.0.1e.
2013-02-10 attiliomerge from vmcontention
2013-02-10 attilioMFC
2013-02-10 kibFix several unsafe pointer dereferences in the buffered...
2013-02-09 delphijMFV r245512:
2013-02-08 attilioMerge from vmcontention
2013-02-08 attilioMFC
2013-02-08 pfgRemove unused MAXSYMLINKLEN macro.
2013-02-04 attilioMerge from vmcontention
2013-02-04 attilioMFC
2013-02-04 attilioMerge from vmcontention
2013-02-03 pfgUFS: Remove dead assignment.
2013-02-03 attilioMFC
2013-02-03 mckusickFor UFS2 i_blocks is unsigned. The current "sanity...
2013-02-01 sjgMerge bmake-20130123
2013-01-17 jkimMerge ACPICA 20130117.
2013-01-17 neelIFC @ r245509
2013-01-11 theravenMerge new version of libcxxrt. This brings in three...
2013-01-11 kibAdd flags argument to vfs_write_resume() and remove
2013-01-09 attilioMFC
2013-01-04 neelIFC @ r244983.
2013-01-01 kibThe process_deferred_inactive() function locks the...
2012-12-28 kibMake it possible to atomically resume writes on the...
2012-12-26 attilioMFC
2012-12-21 brooksAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-21 attilioFixup r218424: uio_yield() was scaling directly to...
2012-12-18 brooksReplace our implementation of the vis(3) and unvis...
2012-12-15 kibFix a typo, resulting in the NULL pointer dereference.
2012-12-11 attilioMFC
2012-12-07 erwinUpdate to 9.8.4-P1.
2012-12-04 neelIFC @r243836
2012-12-03 dimUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-01 rwatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-20 jkimMerge ACPICA 20121114.
2012-11-19 attilior16312 is not any longer real since many years (likely...
2012-11-18 traszFix build of kdump(1).
2012-11-18 traszAdd UFS writesuspension mechanism, designed to allow...
2012-11-17 neelIFC @ r243164
2012-11-16 sjgMerge bmake-20121111
2012-11-14 jeff - Fix a truncation bug with softdep journaling that...
2012-11-13 neelIFC @ r242940
2012-11-12 jeff - Fix a bug that has existed since the original softde...
2012-11-11 neelIFC @ r242684
2012-11-09 attilioComplete MPSAFE VFS interface and remove MNTK_MPSAFE...
2012-11-09 jeff - Correct rev 242734, segments can sometimes get stuck...
2012-11-08 jeff - Implement BIO_FLUSH support around journal entries...
2012-11-03 mckusickWhen a file is first being written, the dynamic block...
2012-11-02 jeff - In cancel_mkdir_dotdot don't panic if the inodedep...
2012-11-02 kibThe r241025 fixed the case when a binary, executed...
2012-10-30 traszFix problem with geom_label(4) not recognizing UFS...
2012-10-28 traszFix two problems that caused instant panic when the...
2012-10-22 attilioMFC
2012-10-22 dimImport libc++ trunk r165949. Among other improvements...
2012-10-22 kibRemove the support for using non-mpsafe filesystem...
2012-10-21 nwhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 uqsMerge mandoc from vendor into contrib and provide the...
next