2008-06-29 |
Matthew Dillon | HAMMER 59E/Many: Stabilization pass - fixes for large...
|
commit | commitdiff | tree |
2008-06-28 |
Matthew Dillon | HAMMER 59D/Many: Sync with buffer cache changes in...
|
commit | commitdiff | tree |
2008-06-28 |
Matthew Dillon | Fix hopefully all possible deadlocks that can occur...
|
commit | commitdiff | tree |
2008-06-28 |
Matthew Dillon | HAMMER 59C/Many: Stabilization pass - fixes for large...
|
commit | commitdiff | tree |
2008-06-28 |
Matthew Dillon | Replace the bwillwrite() subsystem to make it more...
|
commit | commitdiff | tree |
2008-06-28 |
Matthew Dillon | Bump the sortq_lost check from 8 to 128, letting the...
|
commit | commitdiff | tree |
2008-06-28 |
Matthew Dillon | Fix a system performance issue created by ata_sort_queue...
|
commit | commitdiff | tree |
2008-06-27 |
Matthew Dillon | HAMMER 59B/Many: Stabilization pass - fixes for large...
|
commit | commitdiff | tree |
2008-06-27 |
Matthew Dillon | Increase the default request timeout from 5 seconds...
|
commit | commitdiff | tree |
2008-06-27 |
Matthew Dillon | dummy_thr does not have to be committed and pthread_t...
|
commit | commitdiff | tree |
2008-06-27 |
Matthew Dillon | Apply patch supplied in FreeBSD-PR to ata-raid code:
|
commit | commitdiff | tree |
2008-06-26 |
Matthew Dillon | Add files and options lines for NETGRAPH7
|
commit | commitdiff | tree |
2008-06-26 |
Matthew Dillon | Add additional atomic ops from FreeBSD.
|
commit | commitdiff | tree |
2008-06-26 |
Matthew Dillon | Netgraph port from FreeBSD - initial porting work
|
commit | commitdiff | tree |
2008-06-26 |
Matthew Dillon | Merge from vendor branch NETGRAPH:
|
commit | commitdiff | tree |
2008-06-26 |
Matthew Dillon | Vendor import of netgraph from FreeBSD-current 20080626
|
commit | commitdiff | tree |
2008-06-26 |
Matthew Dillon | Add KTR_HAMMER
|
commit | commitdiff | tree |
2008-06-26 |
Matthew Dillon | Make sure UFS disallows mknod()'s with type VDIR.
|
commit | commitdiff | tree |
2008-06-26 |
Matthew Dillon | HAMMER Utilities: Add "slave" option to hammer_mount.
|
commit | commitdiff | tree |
2008-06-26 |
Matthew Dillon | HAMMER Utilities: Sync with 59A
|
commit | commitdiff | tree |
2008-06-26 |
Matthew Dillon | HAMMER 59A/Many: Mirroring related work (and one bug...
|
commit | commitdiff | tree |
2008-06-24 |
Matthew Dillon | HAMMER Utilities: Sync to 58B
|
commit | commitdiff | tree |
2008-06-24 |
Matthew Dillon | HAMMER 58B/Many: Revamp ioctls, add non-monotonic timestamps...
|
commit | commitdiff | tree |
2008-06-24 |
Matthew Dillon | HAMMER Utilities: Remove time/transaction-id conversion...
|
commit | commitdiff | tree |
2008-06-23 |
Matthew Dillon | HAMMER 58A/Many: Mirroring support part 1
|
commit | commitdiff | tree |
2008-06-23 |
Matthew Dillon | HAMMER Utilities: Sync with 58A
|
commit | commitdiff | tree |
2008-06-23 |
Matthew Dillon | Support S_IFDIR mknod() calls for HAMMER. This is...
|
commit | commitdiff | tree |
2008-06-23 |
Matthew Dillon | HAMMER Utilities: Add the 'pseudofs' directive for...
|
commit | commitdiff | tree |
2008-06-23 |
Matthew Dillon | HAMMER 57/Many: Pseudofs support
|
commit | commitdiff | tree |
2008-06-21 |
Matthew Dillon | HAMMER 56F/Many: Stabilization pass
|
commit | commitdiff | tree |
2008-06-21 |
Matthew Dillon | HAMMER 56E/Many: Correct bug in 56D
|
commit | commitdiff | tree |
2008-06-20 |
Matthew Dillon | HAMMER 56D/Many: Media structure finalization, atime...
|
commit | commitdiff | tree |
2008-06-20 |
Matthew Dillon | HAMMER Utilities: Sync with 56D
|
commit | commitdiff | tree |
2008-06-20 |
Matthew Dillon | Fix a bug in cluster_read(). An error returned by...
|
commit | commitdiff | tree |
2008-06-20 |
Matthew Dillon | HAMMER 56C/Many: Performance tuning - MEDIA STRUCTURES...
|
commit | commitdiff | tree |
2008-06-19 |
Matthew Dillon | HAMMER Utilities: Bug fixes
|
commit | commitdiff | tree |
2008-06-19 |
Matthew Dillon | Miscellanious performance adjustments to the kernel
|
commit | commitdiff | tree |
2008-06-18 |
Matthew Dillon | HAMMER Utilities: Sync with 56B
|
commit | commitdiff | tree |
2008-06-18 |
Matthew Dillon | HAMMER 56B/Many: Performance tuning - MEDIA STRUCTURES...
|
commit | commitdiff | tree |
2008-06-17 |
Matthew Dillon | HAMMER Utilities: sync with 56A
|
commit | commitdiff | tree |
2008-06-17 |
Matthew Dillon | HAMMER 56A/Many: Performance tuning - MEDIA STRUCTURES...
|
commit | commitdiff | tree |
2008-06-16 |
Matthew Dillon | We must process incoming IPI messages when spinning...
|
commit | commitdiff | tree |
2008-06-14 |
Matthew Dillon | Change the namecache lock warning delay from 1 to 5...
|
commit | commitdiff | tree |
2008-06-14 |
Matthew Dillon | HAMMER Utilities: Sync with commit 55 - MEDIA STRUCTURES...
|
commit | commitdiff | tree |
2008-06-14 |
Matthew Dillon | HAMMER 55: Performance tuning and bug fixes - MEDIA...
|
commit | commitdiff | tree |
2008-06-13 |
Matthew Dillon | HAMMER 54D/Many: Performance tuning.
|
commit | commitdiff | tree |
2008-06-13 |
Matthew Dillon | LWPHOLD/LWPRELE must be atomic ops because an IPI can...
|
commit | commitdiff | tree |
2008-06-12 |
Matthew Dillon | Reimplement B_AGE. Have it cycle the buffer in the...
|
commit | commitdiff | tree |
2008-06-12 |
Matthew Dillon | Add missing LWPHOLD/LWPRELE in kinfo code.
|
commit | commitdiff | tree |
2008-06-12 |
Matthew Dillon | HAMMER 54C/Many: Performing tuning, bug fixes
|
commit | commitdiff | tree |
2008-06-12 |
Matthew Dillon | HAMMER 54B/Many: Performance tuning.
|
commit | commitdiff | tree |
2008-06-11 |
Matthew Dillon | HAMMER 54/Many: Performance tuning
|
commit | commitdiff | tree |
2008-06-10 |
Matthew Dillon | HAMMER 53H/Many: Performance tuning, bug fixes
|
commit | commitdiff | tree |
2008-06-10 |
Matthew Dillon | Switch from bioq_insert_tail() to bioqdisksort(). ...
|
commit | commitdiff | tree |
2008-06-10 |
Matthew Dillon | HAMMER 53G/Many: Performance tuning.
|
commit | commitdiff | tree |
2008-06-10 |
Matthew Dillon | HAMMER 53F/Many: Fix deadlock.
|
commit | commitdiff | tree |
2008-06-10 |
Matthew Dillon | HAMMER 53E/Many: Performance tuning
|
commit | commitdiff | tree |
2008-06-10 |
Matthew Dillon | Change bwillwrite() to smooth out performance under...
|
commit | commitdiff | tree |
2008-06-10 |
Matthew Dillon | HAMMER 53D/Many: Stabilization
|
commit | commitdiff | tree |
2008-06-09 |
Matthew Dillon | Add an extern for hidirtybuffers.
|
commit | commitdiff | tree |
2008-06-09 |
Matthew Dillon | Fix a SMP race in signotify_remote(). LWPHOLD() the...
|
commit | commitdiff | tree |
2008-06-09 |
Matthew Dillon | HAMMER 53C/Many: Stabilization
|
commit | commitdiff | tree |
2008-06-08 |
Matthew Dillon | HAMMER 53B/Many: Complete overhaul of strategy code...
|
commit | commitdiff | tree |
2008-06-08 |
Matthew Dillon | HAMMER Utilities: Critical bug in newfs_hammer
|
commit | commitdiff | tree |
2008-06-07 |
Matthew Dillon | HAMMER 53A/Many: Read and write performance enhancements...
|
commit | commitdiff | tree |
2008-06-03 |
Matthew Dillon | HAMMER 52/Many: Read-only mounts and mount upgrades...
|
commit | commitdiff | tree |
2008-06-03 |
Matthew Dillon | HAMMER Utilities: Enhance mount_hammer
|
commit | commitdiff | tree |
2008-06-03 |
Matthew Dillon | Do not update f_offset on EINVAL.
|
commit | commitdiff | tree |
2008-06-03 |
Matthew Dillon | HAMMER Utilities: More pre-formatting, cleanup
|
commit | commitdiff | tree |
2008-06-02 |
Matthew Dillon | HAMMER 51/Many: Filesystem full casework, nohistory...
|
commit | commitdiff | tree |
2008-06-02 |
Matthew Dillon | Report the nohistory, noshistory, and nouhistory flags...
|
commit | commitdiff | tree |
2008-06-02 |
Matthew Dillon | Add the UF_NOHISTORY and SF_NOHISTORY chflags flags...
|
commit | commitdiff | tree |
2008-06-02 |
Matthew Dillon | Disallow negative seek positions for regular files...
|
commit | commitdiff | tree |
2008-06-02 |
Matthew Dillon | Add missing exit(1).
|
commit | commitdiff | tree |
2008-06-02 |
Matthew Dillon | HAMMER Utilities: Correct vol0_stat_freebigblocks.
|
commit | commitdiff | tree |
2008-06-02 |
Matthew Dillon | Fix kernel compile warnings.
|
commit | commitdiff | tree |
2008-06-02 |
Matthew Dillon | Even using the objcache we need a one-per-cpu free...
|
commit | commitdiff | tree |
2008-06-01 |
Matthew Dillon | HAMMER 50/Many: VFS_STATVFS() support, stabilization.
|
commit | commitdiff | tree |
2008-06-01 |
Matthew Dillon | HAMMER Utilities: Performance adjustments, bug fixes.
|
commit | commitdiff | tree |
2008-06-01 |
Matthew Dillon | Use newly available libc and system calls related to...
|
commit | commitdiff | tree |
2008-06-01 |
Matthew Dillon | Add getmntvinfo() which uses the new getvfsstat() system...
|
commit | commitdiff | tree |
2008-06-01 |
Matthew Dillon | More header file cleanups related statvfs.
|
commit | commitdiff | tree |
2008-06-01 |
Matthew Dillon | Clean up statvfs() and related prototypes. Place the...
|
commit | commitdiff | tree |
2008-06-01 |
Matthew Dillon | Implement a new system call: getvfsstat(). This system...
|
commit | commitdiff | tree |
2008-06-01 |
Matthew Dillon | * Implement new system calls in the kernel: statvfs...
|
commit | commitdiff | tree |
2008-06-01 |
Matthew Dillon | HAMMER Utilities: New utility 'undo'.
|
commit | commitdiff | tree |
2008-06-01 |
Matthew Dillon | HAMMER Utilities: Cleanup
|
commit | commitdiff | tree |
2008-06-01 |
Matthew Dillon | HAMMER 49B/Many: Stabilization pass
|
commit | commitdiff | tree |
2008-05-31 |
Matthew Dillon | HAMMER Utilities: Add the 'hammer softprune' command.
|
commit | commitdiff | tree |
2008-05-31 |
Matthew Dillon | HAMMER 49/Many: Enhance pruning code
|
commit | commitdiff | tree |
2008-05-27 |
Matthew Dillon | Generate a semi-random MAC address when connecting...
|
commit | commitdiff | tree |
2008-05-27 |
Matthew Dillon | Implement a new utility called vknet. This utility...
|
commit | commitdiff | tree |
2008-05-27 |
Matthew Dillon | Only test the IP protocol (ip_p) for IP frames.
|
commit | commitdiff | tree |
2008-05-27 |
Matthew Dillon | Fix socketvar.h inclusion by userland. This is a temporary...
|
commit | commitdiff | tree |
2008-05-27 |
Matthew Dillon | Add the notty utility, a program I wrote long ago which...
|
commit | commitdiff | tree |
2008-05-27 |
Matthew Dillon | Do not try to set-up the bridge or tap interfaces when...
|
commit | commitdiff | tree |
2008-05-27 |
Matthew Dillon | Add vknetd to the build.
|
commit | commitdiff | tree |
2008-05-27 |
Matthew Dillon | Get rid of an old and terrible hack. Local stream...
|
commit | commitdiff | tree |
2008-05-27 |
Matthew Dillon | Create a new daemon called vknetd. This daemon uses...
|
commit | commitdiff | tree |
2008-05-27 |
Matthew Dillon | * Implement SOCK_SEQPACKET sockets for local communications...
|
commit | commitdiff | tree |