]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Add full softfloat and hardfloat support for MIPS.
[FreeBSD/FreeBSD.git] / sys / ufs /
2016-10-28 mckusickAvoid possible overflow when calclating malloc size...
2016-10-28 kibGeneralize UFS buffer pager to allow it serving other...
2016-10-26 mckusickThe UFS/FFS filesystem checks directory link counts...
2016-10-24 marcelInclude <sys/types.h> explicitly instead of depending...
2016-10-19 kibAdd FFS pager, which uses buffer cache read operation...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-30 mjgvfs: remove the __bo_vnode field from struct vnode
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 kibBe more strict when selecting between snapshot/regular...
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-17 kibFix libprocstat build after r305902.
2016-09-17 kibReduce size of ufs inode.
2016-09-08 bdeSprinkle DOINGASYNC() checks so as to do delayed writes...
2016-09-08 kibOn rename, do not perform truncation of dirhash if...
2016-09-08 kibDo not leak transient ENOLCK error from flush_newblk_de...
2016-09-08 kibWhen logging unlikely UFS_TRUNCATE() failure in ufs_dir...
2016-09-08 kibWhen externding directory inode in ufs_direnter(),...
2016-09-08 kibIn dqsync(), when called from quotactl(), um_quotas...
2016-09-08 kibIn softdep_prealloc(), return early not only for snapsh...
2016-09-08 kibThere is no need to upgrade the last dvp lock on lookup...
2016-09-08 kibPartially lift suspension when ffs_reload() finished...
2016-09-06 impRenumber the advertising clause.
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-23 kibMFC r304232:
2016-08-23 kibMFC r304231:
2016-08-23 kibMFC r304229:
2016-08-23 kibMFC r304228:
2016-08-23 kibMFC r304227:
2016-08-16 mckusickBug 211013 reports that a write error to a UFS filesyst...
2016-08-16 ngieMFhead @ r304232
2016-08-16 kibIn UFS_BALLOC(), invalidate pages of indirect buffers...
2016-08-16 kibOn unwind after failed block allocation in ffs_balloc_u...
2016-08-16 kibWhen looking up dandling buffers for unwing after faili...
2016-08-16 kibWhen block allocation fails in UFS_BALLOC(), and the...
2016-08-16 kibIn ffs_balloc_ufs{1,2} routines, assert that unwind...
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-15 kibImplement VOP_FDATASYNC() for UFS.
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304038
2016-08-12 ngieCheckpoint initial integration work
2016-08-10 traszReplace all remaining calls to vprint(9) with vn_printf...
2016-07-27 kibMFC r303090:
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-20 kibEnsure that the UFS directory vnode' vm_object is prope...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 bdreweryMFC r297391:
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-04 kibMFC r300364:
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 kibMFC r300142:
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-24 kibMFC r300084:
2016-05-24 kibMFC r300083:
2016-05-24 kibMFC r300082:
2016-05-24 kibMFC r300030:
2016-05-24 kibMFC r300027:
2016-05-22 kevloarc4random() returns 0 to (2**32)−1, use an alternative...
2016-05-21 kibStop dropping and reacquiring Giant around geom calls...
2016-05-21 kibImprove handling of rdev->si_mountpt on mount and unmou...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-18 kibEnsure that ftruncate(2) is performed synchronously...
2016-05-17 kibDo enable io accounting for read-only mounts and mounts...
2016-05-17 kibIf IO_SYNC was passed to ffs_truncate(), request synchr...
2016-05-17 kibFor async UFS mounts, shrink the directory asynchronous...
2016-05-17 kibFix comments.
2016-05-17 kibFix typo in the message.
2016-05-13 ngieMFC r298463:
2016-05-12 mmMFV r299425:
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-29 pfgUFS: spelling fixes on comments.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-24 pfgMFC r297791:
2016-04-22 ngieAdd FEATURE knob for testing for UFS extended attribute...
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
next