2009-02-05 |
Matthew Dillon | Release Engineering: Add ds macros for 2.2 and 2.3.
|
commit | commitdiff | tree |
2009-02-05 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-02-05 |
Matthew Dillon | Release Engineering: Update master to 2.3.0-DEVELOPMENT
|
commit | commitdiff | tree |
2009-02-03 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-02-03 |
Matthew Dillon | Suppress warnings if /etc/fstab is missing when generating...
|
commit | commitdiff | tree |
2009-02-01 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-02-01 |
Matthew Dillon | Comment out the session line for PAM's xdm config....
|
commit | commitdiff | tree |
2009-02-01 |
Matthew Dillon | HAMMER VFS - Fix I/O invalidation collision assertion
|
commit | commitdiff | tree |
2009-01-30 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-01-30 |
Matthew Dillon | Fix a string parsing bug when trying to run hammer...
|
commit | commitdiff | tree |
2009-01-27 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-01-27 |
Matthew Dillon | HAMMER VFS - Add missing bqrelse() in last patch.
|
commit | commitdiff | tree |
2009-01-26 |
Matthew Dillon | HAMMER VFS - Reorganize the use of hammer_del_buffers...
|
commit | commitdiff | tree |
2009-01-25 |
Matthew Dillon | HAMMER VFS - clean out cached data_buffer on unlock...
|
commit | commitdiff | tree |
2009-01-25 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-01-25 |
Matthew Dillon | Fix another process stuck-during-exit bug - stuck due...
|
commit | commitdiff | tree |
2009-01-25 |
Matthew Dillon | HAMMER VFS - Fix deadlock in rmdir
|
commit | commitdiff | tree |
2009-01-24 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-01-24 |
Matthew Dillon | HAMMER VFS - Remove the unused also_ip argument from...
|
commit | commitdiff | tree |
2009-01-21 |
Matthew Dillon | Issue 1013 - Update atime on exec, fix bug in last...
|
commit | commitdiff | tree |
2009-01-21 |
Matthew Dillon | Issue 1013 - update atime on exec and mmap, add helper...
|
commit | commitdiff | tree |
2009-01-20 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-01-20 |
Matthew Dillon | HAMMER utility - Use a full path to /sbin/mount instead...
|
commit | commitdiff | tree |
2009-01-20 |
Matthew Dillon | HAMMER utility - Add ^C support, improve verbosity.
|
commit | commitdiff | tree |
2009-01-20 |
Matthew Dillon | NATA disk sort / elevator algorithm adjustments.
|
commit | commitdiff | tree |
2009-01-20 |
Matthew Dillon | HAMMER: adjustments to flush on umount
|
commit | commitdiff | tree |
2009-01-19 |
Matthew Dillon | Fix a bug in vinvalbuf(). vinvalbuf() is usually called...
|
commit | commitdiff | tree |
2009-01-17 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-01-17 |
Matthew Dillon | Reorder an unlock to avoid a recursive vnode lock in...
|
commit | commitdiff | tree |
2009-01-16 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-01-16 |
Matthew Dillon | Add code similar to what was done in physio to use...
|
commit | commitdiff | tree |
2009-01-12 |
Matthew Dillon | Set the auto-reflush flag if the flusher is unable...
|
commit | commitdiff | tree |
2009-01-10 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-01-10 |
Matthew Dillon | Fix a bug with undo -d. Sometimes the filesystem returns...
|
commit | commitdiff | tree |
2009-01-09 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-01-09 |
Matthew Dillon | Fix a system livelock when ^C'ing a program sleeping...
|
commit | commitdiff | tree |
2009-01-03 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2009-01-03 |
Matthew Dillon | Add suppor for BUF_CMD_FLUSH
|
commit | commitdiff | tree |
2009-01-03 |
Matthew Dillon | Remove unused field.
|
commit | commitdiff | tree |
2008-12-29 |
Matthew Dillon | Properly use HAMMER_BUFMASK64 when taking the complement.
|
commit | commitdiff | tree |
2008-12-28 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2008-12-28 |
Matthew Dillon | HAMMER performance and kernel memory issues.
|
commit | commitdiff | tree |
2008-12-28 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2008-12-28 |
Matthew Dillon | amd64 work: fp_write() takes address of ssize_t, not...
|
commit | commitdiff | tree |
2008-12-28 |
Matthew Dillon | Remove KTR hacks, pass va_list through as needed.
|
commit | commitdiff | tree |
2008-12-28 |
Matthew Dillon | Add db_vprintf()
|
commit | commitdiff | tree |
2008-12-27 |
Matthew Dillon | Allow the values for environment variables specified...
|
commit | commitdiff | tree |
2008-12-27 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2008-12-27 |
Matthew Dillon | Deal with the netgraph NULL function dereference on...
|
commit | commitdiff | tree |
2008-12-26 |
Matthew Dillon | The blockmap layer1/2 CRCs were being checked without...
|
commit | commitdiff | tree |
2008-12-26 |
Matthew Dillon | Add CRC checking to the blockmap directive. Document...
|
commit | commitdiff | tree |
2008-12-26 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2008-12-26 |
Matthew Dillon | Improve a diagnostic message.
|
commit | commitdiff | tree |
2008-12-26 |
Matthew Dillon | Use tsleep in the low level delay functions called...
|
commit | commitdiff | tree |
2008-12-26 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2008-12-26 |
Matthew Dillon | Change the default for vm.burst_fault to 1, no problems...
|
commit | commitdiff | tree |
2008-12-19 |
Matthew Dillon | Close a possible bug where the p_lock for a new process...
|
commit | commitdiff | tree |
2008-12-18 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2008-12-18 |
Matthew Dillon | This is a MAJOR rewrite of usched_bsd4 and related...
|
commit | commitdiff | tree |
2008-12-18 |
Matthew Dillon | This is a major revamping of the pageout and low-memory...
|
commit | commitdiff | tree |
2008-12-18 |
Matthew Dillon | vnode_pager_haspage() could return TRUE but leave ...
|
commit | commitdiff | tree |
2008-12-18 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2008-12-18 |
Matthew Dillon | Fix bugs in dealing with low-memory situations when...
|
commit | commitdiff | tree |
2008-12-16 |
Matthew Dillon | LIST_FOREACH_MUTUABLE() was tracking processes not...
|
commit | commitdiff | tree |
2008-12-16 |
Matthew Dillon | Assert that nobody holds the process referenced with...
|
commit | commitdiff | tree |
2008-12-16 |
Matthew Dillon | Add missing range checks to sopt_valsize for the linux...
|
commit | commitdiff | tree |
2008-12-16 |
Matthew Dillon | Due to races clean blocks can remain cached, remove...
|
commit | commitdiff | tree |
2008-12-16 |
Matthew Dillon | Cleanup and enhance the vnodeinfo output.
|
commit | commitdiff | tree |
2008-12-16 |
Matthew Dillon | Add a socketpair performance tester.
|
commit | commitdiff | tree |
2008-12-16 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2008-12-16 |
Matthew Dillon | Make __fpending() take a const argument.
|
commit | commitdiff | tree |
2008-12-10 |
Matthew Dillon | Use per-mount kmalloc pools for bulk data structures...
|
commit | commitdiff | tree |
2008-12-10 |
Matthew Dillon | Add kmalloc_create() and kmalloc_destroy(), an API...
|
commit | commitdiff | tree |
2008-12-10 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2008-12-10 |
Matthew Dillon | Fix a buffer cache deadlock which can occur when simulated...
|
commit | commitdiff | tree |
2008-12-08 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2008-12-08 |
Matthew Dillon | Fix seg-fault in recent 'hammer cleanup' utility work.
|
commit | commitdiff | tree |
2008-12-03 |
Matthew Dillon | Merge branch 'master' of ssh://crater.dragonflybsd...
|
commit | commitdiff | tree |
2008-12-03 |
Matthew Dillon | HAMMER Filesystem changes:
|
commit | commitdiff | tree |
2008-11-13 |
Matthew Dillon | Allow an error code to be returned in the head.error...
|
commit | commitdiff | tree |
2008-11-13 |
Matthew Dillon | HAMMER: Correct minor oops in last commit. Do not...
|
commit | commitdiff | tree |
2008-11-13 |
Matthew Dillon | HAMMER:
|
commit | commitdiff | tree |
2008-11-13 |
Matthew Dillon | HAMMER utilities:
|
commit | commitdiff | tree |
2008-11-12 |
Matthew Dillon | Fix a bootstrapping issue, UF_NOHISTORY may not exist...
|
commit | commitdiff | tree |
2008-11-11 |
Matthew Dillon | * Change hc_remove() to return a -errno if an error...
|
commit | commitdiff | tree |
2008-11-11 |
Matthew Dillon | Fix flags handling for the install program. Properly...
|
commit | commitdiff | tree |
2008-11-10 |
Matthew Dillon | Add required range checks prior to kmalloc()ing socket...
|
commit | commitdiff | tree |
2008-11-09 |
Matthew Dillon | Move the HAMMER option around a little and add ALTQ...
|
commit | commitdiff | tree |
2008-11-09 |
Matthew Dillon | Add a new feature to mirror-copy and mirror-write....
|
commit | commitdiff | tree |
2008-11-01 |
Matthew Dillon | The priority mask used to compartmentalize the comparison...
|
commit | commitdiff | tree |
2008-10-22 |
Matthew Dillon | Raise the kmalloc limit for the M_HAMMER_INO pool based...
|
commit | commitdiff | tree |
2008-10-22 |
Matthew Dillon | Add kmalloc_raise_limit() - allow a subsystem to raise...
|
commit | commitdiff | tree |
2008-10-18 |
Matthew Dillon | Try to do a better job aborting active requests when...
|
commit | commitdiff | tree |
2008-10-18 |
Matthew Dillon | Allow an alignment default of 0 to be treated as 1.
|
commit | commitdiff | tree |
2008-10-18 |
Matthew Dillon | Add vfs.nfs.flush_on_hlink and default to off.
|
commit | commitdiff | tree |
2008-10-16 |
Matthew Dillon | Add KQUEUE support to HAMMER.
|
commit | commitdiff | tree |
2008-10-16 |
Matthew Dillon | Add a new utility called 'monitor' which uses kqueue...
|
commit | commitdiff | tree |
2008-10-15 |
Matthew Dillon | Change hammer_str_to_tid() and its callers to restrict...
|
commit | commitdiff | tree |
2008-10-09 |
Matthew Dillon | Add code to verify the data CRC by default, in addition...
|
commit | commitdiff | tree |
2008-09-30 |
Matthew Dillon | HAMMER Utilities: Adjust 'show' defaults.
|
commit | commitdiff | tree |