]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Revert ROOTDEVNAME change from previous commit.
[FreeBSD/FreeBSD.git] / sys / ufs /
2013-07-14 mckusickUpdate to comments describing block allocation policy.
2013-07-12 kibOnly copy as much bytes as there in superblock, instead...
2013-07-10 pfgChange i_gen in UFS to an unsigned type.
2013-07-09 kibThere are several code sequences like
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-02 mckusickMake better use of metadata area by avoiding using...
2013-07-02 pfgStyle fix: spaces.
2013-07-01 pfgChange i_gen in UFS to an unsigned type.
2013-07-01 pfgChange i_gen in UFS to an unsigned type.
2013-07-01 glebDon't assume that UFS on-disk format of a directory...
2013-07-01 pfgChange i_gen in UFS to an unsigned type.
2013-07-01 pfgChange i_gen in UFS to an unsigned type.
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-05-31 jeff - Convert the bufobj lock to rwlock.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-22 mckusickProperly spell sentinel (missed in 250891)
2013-05-22 mckusickAdd missing buffer releases (brelse) after bread calls...
2013-05-22 mckusickAdd missing 28th element to softdep types name array.
2013-05-22 mckusickNull a pointer after it is freed so that when it is...
2013-05-22 mckusickRemove a bogus check for a NULL buffer pointer.
2013-05-22 mckusickProperly spell sentinel (not sintenel or sentinal).
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-12 eadlerFix several typos
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-17 gabor- Correct mispellings of the word occurrence
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-06 jeffPrepare to replace the buf splay with a trie:
2013-04-06 mmMFV r248217:
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-03 mckusickThe code in clear_remove() and clear_inodedeps() skips...
2013-04-02 sjgUpdate to bmake-20130330
2013-04-01 pfgDtrace: enablings on defunct providers prevent provider...
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
next