2007-12-12 |
Matthew Dillon | Save and restore the FP context in the signal stack...
|
commit | commitdiff | tree |
2007-12-12 |
Matthew Dillon | Fix bug in as-of mount date specification.
|
commit | commitdiff | tree |
2007-12-12 |
Matthew Dillon | Install hammer includes in /usr/include/vfs/hammer.
|
commit | commitdiff | tree |
2007-12-12 |
Matthew Dillon | Synchronize most of the remaining FreeBSD changes for...
|
commit | commitdiff | tree |
2007-12-12 |
Matthew Dillon | Update pkg_search to download and use the pkg_summary...
|
commit | commitdiff | tree |
2007-12-08 |
Matthew Dillon | Fix krateprintf(). The frequency was improperly being...
|
commit | commitdiff | tree |
2007-12-06 |
Matthew Dillon | Add missing sys/proc.h
|
commit | commitdiff | tree |
2007-12-06 |
Matthew Dillon | Fix a 'panic: vm_page_cache: caching a dirty page'...
|
commit | commitdiff | tree |
2007-12-06 |
Matthew Dillon | Add clarifying comments for LWP_WSTOP and LWP_WEXIT.
|
commit | commitdiff | tree |
2007-12-04 |
Matthew Dillon | Bring in Matthias Schmidt's nice little pkg_search...
|
commit | commitdiff | tree |
2007-12-04 |
Matthew Dillon | Bring the getent(1) program in from FreeBSD and link...
|
commit | commitdiff | tree |
2007-11-30 |
Matthew Dillon | HAMMER 9/many - btree removal cases, mount nohistory
|
commit | commitdiff | tree |
2007-11-27 |
Matthew Dillon | HAMMER 8/many - A-list, B-Tree fixes. As-of queries
|
commit | commitdiff | tree |
2007-11-27 |
Matthew Dillon | Make fixes to the A-list initialization and properly...
|
commit | commitdiff | tree |
2007-11-26 |
Matthew Dillon | Initialize idx_ldata - a forward iterator for allocating...
|
commit | commitdiff | tree |
2007-11-26 |
Matthew Dillon | HAMMER 7/many - deletions, overwrites, B-Tree work.
|
commit | commitdiff | tree |
2007-11-26 |
Matthew Dillon | HAMMER 6/many - memory->disk flush, single-cluster...
|
commit | commitdiff | tree |
2007-11-26 |
Matthew Dillon | Catch vkernel divide-by-0 traps a bit earlier so they...
|
commit | commitdiff | tree |
2007-11-26 |
Matthew Dillon | Drop into DDB if the vkernel hits a floting point exception...
|
commit | commitdiff | tree |
2007-11-23 |
Matthew Dillon | Remove debugging printfs.
|
commit | commitdiff | tree |
2007-11-22 |
Matthew Dillon | Replace the very predictable 'random' IP sequence number...
|
commit | commitdiff | tree |
2007-11-21 |
Matthew Dillon | Fix loc_seek - using lseek to acquire the directory...
|
commit | commitdiff | tree |
2007-11-20 |
Matthew Dillon | HAMMER 5/many - in-memory cache and more vnops.
|
commit | commitdiff | tree |
2007-11-20 |
Matthew Dillon | Break out the scan info structure's support routines...
|
commit | commitdiff | tree |
2007-11-20 |
Matthew Dillon | Add vop_helper_create_uid() - roughly taken from UFS...
|
commit | commitdiff | tree |
2007-11-20 |
Matthew Dillon | Clean up some missing 32->64 bit cookie conversions...
|
commit | commitdiff | tree |
2007-11-20 |
Matthew Dillon | Make necessary changes to readdir/getdirentries to...
|
commit | commitdiff | tree |
2007-11-20 |
Matthew Dillon | Adjust getdirentries() to allow basep to be NULL. ...
|
commit | commitdiff | tree |
2007-11-20 |
Matthew Dillon | Add a helper function vop_helper_setattr_flags() modeled...
|
commit | commitdiff | tree |
2007-11-20 |
Matthew Dillon | Update the documentation for getdirentries(2). Describe...
|
commit | commitdiff | tree |
2007-11-20 |
Matthew Dillon | HAMMER 4/many - more core infrastructure
|
commit | commitdiff | tree |
2007-11-19 |
Matthew Dillon | HAMMER 3/many - more core infrastructure.
|
commit | commitdiff | tree |
2007-11-07 |
Matthew Dillon | Separate ssb_lock() and ssb_unlock() into its own header...
|
commit | commitdiff | tree |
2007-11-07 |
Matthew Dillon | Remove i386 support.
|
commit | commitdiff | tree |
2007-11-07 |
Matthew Dillon | Correct bug in last commit.
|
commit | commitdiff | tree |
2007-11-07 |
Matthew Dillon | Add bio_ops->io_checkread and io_checkwrite - a read...
|
commit | commitdiff | tree |
2007-11-07 |
Matthew Dillon | HAMMER part 2/many.
|
commit | commitdiff | tree |
2007-11-06 |
Matthew Dillon | Silence an annoying compiler warning.
|
commit | commitdiff | tree |
2007-11-06 |
Matthew Dillon | Add regetblk() - reacquire a buffer lock. The buffer...
|
commit | commitdiff | tree |
2007-11-06 |
Matthew Dillon | When the quotacheck has not been run the quota code...
|
commit | commitdiff | tree |
2007-11-06 |
Matthew Dillon | Convert the global 'bioops' into per-mount bio_ops...
|
commit | commitdiff | tree |
2007-11-02 |
Matthew Dillon | Break-out the standard UNIX uid/gid tests for VOP_ACCESS...
|
commit | commitdiff | tree |
2007-11-02 |
Matthew Dillon | Modify struct vattr:
|
commit | commitdiff | tree |
2007-11-02 |
Matthew Dillon | Add a PHOLD/PRELE sequence around a sysctl_out to fix...
|
commit | commitdiff | tree |
2007-11-02 |
Matthew Dillon | HAMMER 2/many - core mount and unmount code now works...
|
commit | commitdiff | tree |
2007-11-02 |
Matthew Dillon | A delete_tid of 0 indicates a record which has not...
|
commit | commitdiff | tree |
2007-11-02 |
Matthew Dillon | Properly set the buf_type in the volume, super-cluster...
|
commit | commitdiff | tree |
2007-11-01 |
Matthew Dillon | Correct a bug in the lockf code. F_NOEND was not being...
|
commit | commitdiff | tree |
2007-11-01 |
Matthew Dillon | Synchronize newfs_hammer with recent changes.
|
commit | commitdiff | tree |
2007-11-01 |
Matthew Dillon | Add a HAMMER kernel build option, add a VFS type for...
|
commit | commitdiff | tree |
2007-11-01 |
Matthew Dillon | HAMMER part 1/many. This is a clear-my-plate commit.
|
commit | commitdiff | tree |
2007-10-24 |
Matthew Dillon | Reactivate a vnode after associated it with deadfs...
|
commit | commitdiff | tree |
2007-10-21 |
Matthew Dillon | Fix more NULL structural dereferences that can occur...
|
commit | commitdiff | tree |
2007-10-17 |
Matthew Dillon | Fix a race between exit and kinfo_proc. proc->p_pgrp...
|
commit | commitdiff | tree |
2007-10-16 |
Matthew Dillon | Add volume, super-cluster, cluster, and buffer abstractions...
|
commit | commitdiff | tree |
2007-10-16 |
Matthew Dillon | Give the A-list code the ability to do a forward or...
|
commit | commitdiff | tree |
2007-10-12 |
Matthew Dillon | Clean up the structural organization. Separate out...
|
commit | commitdiff | tree |
2007-10-12 |
Matthew Dillon | Adjust the description of HAMMER's storage limitations...
|
commit | commitdiff | tree |
2007-10-10 |
Matthew Dillon | Primary header file infrastructure and A-list implementation...
|
commit | commitdiff | tree |
2007-10-10 |
Matthew Dillon | Initial commit of newfs_hammer - basic working skeleton...
|
commit | commitdiff | tree |
2007-10-10 |
Matthew Dillon | Initial commit of mount_hammer - basic working skeleton...
|
commit | commitdiff | tree |
2007-10-09 |
Matthew Dillon | Add syslink_vfs.h for userfs, defining the syslink...
|
commit | commitdiff | tree |
2007-10-09 |
Matthew Dillon | Adjust RB_PROTOTYPEX to match RB_GENERATE_XLOOKUP....
|
commit | commitdiff | tree |
2007-10-09 |
Matthew Dillon | Add a typedef for uuid_t for kernel compiles. One...
|
commit | commitdiff | tree |
2007-10-09 |
Matthew Dillon | Indicate that alist_free() calls do not have to supply...
|
commit | commitdiff | tree |
2007-10-06 |
Matthew Dillon | Allow the crc32.c module to be used in userland or...
|
commit | commitdiff | tree |
2007-10-05 |
Matthew Dillon | Remove the /usr/lib/crt* files. These files have been...
|
commit | commitdiff | tree |
2007-10-03 |
Matthew Dillon | libiconv was declaring a base kobj_class structure...
|
commit | commitdiff | tree |
2007-09-29 |
Matthew Dillon | Add a uuid for the "DragonFly HAMMER" filesystem type.
|
commit | commitdiff | tree |
2007-09-27 |
Matthew Dillon | Add an install location for the vkernel binary, add...
|
commit | commitdiff | tree |
2007-09-27 |
Matthew Dillon | Add a note that dntpd can be started at boot time even...
|
commit | commitdiff | tree |
2007-09-27 |
Matthew Dillon | Interrupt thread preemption was switching in threads...
|
commit | commitdiff | tree |
2007-09-27 |
Matthew Dillon | alist debug mode - report unrounded byte usage.
|
commit | commitdiff | tree |
2007-09-26 |
Matthew Dillon | Fix a bootstrapping issue with the change of the default...
|
commit | commitdiff | tree |
2007-09-10 |
Matthew Dillon | Fix bugs in the handling of CIDR specifications such...
|
commit | commitdiff | tree |
2007-09-10 |
Matthew Dillon | kern_access() had the same bug kern_stat() had with...
|
commit | commitdiff | tree |
2007-09-07 |
Matthew Dillon | General userfs fleshing out work. Abstract out construction and
|
commit | commitdiff | tree |
2007-09-07 |
Matthew Dillon | Remove a bogus assertion. in_vm86call may have been...
|
commit | commitdiff | tree |
2007-09-05 |
Matthew Dillon | Set si_iosize_max to silence run-time warnings.
|
commit | commitdiff | tree |
2007-09-04 |
Matthew Dillon | Change the virtual kernel's default hz to 20, because...
|
commit | commitdiff | tree |
2007-09-04 |
Matthew Dillon | Force an over-the-wire transaction when resolving the...
|
commit | commitdiff | tree |
2007-09-03 |
Matthew Dillon | Bring in FreeBSD/1.177 - fix a bug in a call made to...
|
commit | commitdiff | tree |
2007-09-03 |
Matthew Dillon | Add a MNTK_ flag to the mount structure allowing a...
|
commit | commitdiff | tree |
2007-08-28 |
Matthew Dillon | Fix a bug in vnode_pager_generic_getpages(). This...
|
commit | commitdiff | tree |
2007-08-28 |
Matthew Dillon | Add vop_stdgetpages() and vop_stdputpages() and replace...
|
commit | commitdiff | tree |
2007-08-26 |
Matthew Dillon | Fix a misleading error message when the device specified...
|
commit | commitdiff | tree |
2007-08-26 |
Matthew Dillon | Fix a bugaboo in the last commit. Pages are hard-busied...
|
commit | commitdiff | tree |
2007-08-24 |
Matthew Dillon | Add T2300 cpu support to EST.
|
commit | commitdiff | tree |
2007-08-24 |
Matthew Dillon | part2 ppX fix for altq/pf.
|
commit | commitdiff | tree |
2007-08-24 |
Matthew Dillon | Add geode companion support to ohci probe code
|
commit | commitdiff | tree |
2007-08-24 |
Matthew Dillon | Add missing if_softc assignment, allowing pppX interfaces to
|
commit | commitdiff | tree |
2007-08-24 |
Matthew Dillon | Add missing xfer->state assignment.
|
commit | commitdiff | tree |
2007-08-22 |
Matthew Dillon | Temporary hack up a fix for msdos which avoids a deadlock...
|
commit | commitdiff | tree |
2007-08-21 |
Matthew Dillon | Do not try to dump UIO_NOCOPY writes to the journal...
|
commit | commitdiff | tree |
2007-08-21 |
Matthew Dillon | getpages/putpages fixup part 1 - Add support for UIO_NOCOPY...
|
commit | commitdiff | tree |
2007-08-20 |
Matthew Dillon | Add a prototype and wrapper for lockuninit() to complement...
|
commit | commitdiff | tree |
2007-08-20 |
Matthew Dillon | Fix another ^T race related to catching a LWP just...
|
commit | commitdiff | tree |
2007-08-20 |
Matthew Dillon | Fix the root device selection to match the manual page...
|
commit | commitdiff | tree |
2007-08-18 |
Matthew Dillon | Deprecate 'installer_*' targets. If used a warning...
|
commit | commitdiff | tree |
2007-08-16 |
Matthew Dillon | Bring CARP into the tree. CARP = Common Address Redundancy...
|
commit | commitdiff | tree |