2015-05-26 |
Matthew Dillon | kernel - Add futimens()
|
commit | commitdiff | tree |
2015-05-26 |
Matthew Dillon | kernel - Consolidate kern_utimes() into kern_utimensat()
|
commit | commitdiff | tree |
2015-05-26 |
Matthew Dillon | hammer2 - cleanup data load, unlink optimization
|
commit | commitdiff | tree |
2015-05-25 |
Matthew Dillon | kernel - Change bundirty() location in I/O sequence (2)
|
commit | commitdiff | tree |
2015-05-25 |
Matthew Dillon | net80211 - Add dofbsddiff script
|
commit | commitdiff | tree |
2015-05-25 |
Matthew Dillon | hammer2 - stabilization
|
commit | commitdiff | tree |
2015-05-25 |
Matthew Dillon | dirfs - only expose inlines to the kernel
|
commit | commitdiff | tree |
2015-05-25 |
Matthew Dillon | hammer2 - Refactor cluster locks, syncthr fixes, cleanups
|
commit | commitdiff | tree |
2015-05-24 |
Matthew Dillon | kernel - Add utimensat() support
|
commit | commitdiff | tree |
2015-05-22 |
Matthew Dillon | kernel - Change cpu_idle_hlt default
|
commit | commitdiff | tree |
2015-05-22 |
Matthew Dillon | hammer2 - Fix hammer2_cluster_load_async() issue
|
commit | commitdiff | tree |
2015-05-21 |
Matthew Dillon | kernel - Change bundirty() location in I/O sequence
|
commit | commitdiff | tree |
2015-05-21 |
Matthew Dillon | hammer2 - Per-PFS transaction management
|
commit | commitdiff | tree |
2015-05-21 |
Matthew Dillon | hammer2 - per-node sync threads
|
commit | commitdiff | tree |
2015-05-20 |
Matthew Dillon | hammer - limit certain diagnostics to 1/sec.
|
commit | commitdiff | tree |
2015-05-19 |
Matthew Dillon | pipe2 - Adjust manual page
|
commit | commitdiff | tree |
2015-05-19 |
Matthew Dillon | kernel - fix O_CLOEXEC race in open() and fhopen()
|
commit | commitdiff | tree |
2015-05-19 |
Matthew Dillon | kernel, libc - add pipe2()
|
commit | commitdiff | tree |
2015-05-18 |
Matthew Dillon | kernel - Fix cpu lockup on resume after entering the...
|
commit | commitdiff | tree |
2015-05-18 |
Matthew Dillon | hammer2 - slave sync work
|
commit | commitdiff | tree |
2015-05-17 |
Matthew Dillon | drm - Add chip=161E8086
|
commit | commitdiff | tree |
2015-05-16 |
Matthew Dillon | swapon - Implement encrypted swap
|
commit | commitdiff | tree |
2015-05-12 |
Matthew Dillon | kernel - Improve cpu topology text output
|
commit | commitdiff | tree |
2015-05-11 |
Matthew Dillon | hammer - Avoid panic in particular corruption situations
|
commit | commitdiff | tree |
2015-05-08 |
Matthew Dillon | agp: Add Broadwell support
|
commit | commitdiff | tree |
2015-05-04 |
Matthew Dillon | drm: Add scatterlist functions
|
commit | commitdiff | tree |
2015-05-04 |
Matthew Dillon | drm: Add alloc_pages and __free_pages()
|
commit | commitdiff | tree |
2015-05-04 |
Matthew Dillon | drm: Add pci_dma_mapping_error()
|
commit | commitdiff | tree |
2015-04-30 |
Matthew Dillon | kernel - Fix swap-full process killer
|
commit | commitdiff | tree |
2015-04-24 |
Matthew Dillon | dntpd - Fix va_list handling bug crash
|
commit | commitdiff | tree |
2015-04-24 |
Matthew Dillon | hammer - Allow NFS exports of slaves
|
commit | commitdiff | tree |
2015-04-24 |
Matthew Dillon | sound - Get sound working on alternative Acer C720p
|
commit | commitdiff | tree |
2015-04-23 |
Matthew Dillon | wpa_supplicant - CVE-2015-1863 (dead code in DFly so...
|
commit | commitdiff | tree |
2015-04-18 |
Matthew Dillon | sshlockout - minor cleanup
|
commit | commitdiff | tree |
2015-04-18 |
Matthew Dillon | sound - Fix default & unit specs for /dev/dsp and ...
|
commit | commitdiff | tree |
2015-04-16 |
Matthew Dillon | sysperf - Adjust syscall tests
|
commit | commitdiff | tree |
2015-04-16 |
Matthew Dillon | sound - Fix default & unit specs for /dev/dsp and ...
|
commit | commitdiff | tree |
2015-04-09 |
Matthew Dillon | hammer2 - slave sync adjustments, doc update
|
commit | commitdiff | tree |
2015-04-08 |
Matthew Dillon | hammer2 - Retool flushing and use of mirror_tid, more...
|
commit | commitdiff | tree |
2015-04-06 |
Matthew Dillon | hammer2 - Sync thread work
|
commit | commitdiff | tree |
2015-04-05 |
Matthew Dillon | hammer2 - update documentation, cleanup
|
commit | commitdiff | tree |
2015-03-31 |
Matthew Dillon | hammer2 - Cleanup error paths
|
commit | commitdiff | tree |
2015-03-30 |
Matthew Dillon | hammer2 - Start work on quorum validation.
|
commit | commitdiff | tree |
2015-03-30 |
Matthew Dillon | hammer2 - Cleanup hammer2_cluster API
|
commit | commitdiff | tree |
2015-03-29 |
Matthew Dillon | hammer2 - Initial synchronization thread
|
commit | commitdiff | tree |
2015-03-28 |
Matthew Dillon | kernel - Bring in dff23c692 from FreeBSD
|
commit | commitdiff | tree |
2015-03-28 |
Matthew Dillon | kernel - Adjustments for CERT VU#711516
|
commit | commitdiff | tree |
2015-03-28 |
Matthew Dillon | hammer2 - Starting refactoring PFS management in mount
|
commit | commitdiff | tree |
2015-03-27 |
Matthew Dillon | hammer2 - cleanup, add manual page
|
commit | commitdiff | tree |
2015-03-27 |
Matthew Dillon | dmsg - refactor cluster and pfs identifiers
|
commit | commitdiff | tree |
2015-03-26 |
Matthew Dillon | kernel - Fix panic in broken chroot case
|
commit | commitdiff | tree |
2015-03-24 |
Matthew Dillon | hammer2 - Cluster API cleanup
|
commit | commitdiff | tree |
2015-03-23 |
Matthew Dillon | hammer2 - structuralize the cluster's chain array
|
commit | commitdiff | tree |
2015-03-23 |
Matthew Dillon | hammer2 - locking revamp (2)
|
commit | commitdiff | tree |
2015-03-23 |
Matthew Dillon | hammer2 - locking revamp
|
commit | commitdiff | tree |
2015-03-23 |
Matthew Dillon | kernel - Major mtx lock cleanup
|
commit | commitdiff | tree |
2015-03-16 |
Matthew Dillon | kernel - Refactor kern_mutex (mtx* functions)
|
commit | commitdiff | tree |
2015-03-15 |
Matthew Dillon | hammer2 - Optimize out read I/O on new allocations (2)
|
commit | commitdiff | tree |
2015-03-15 |
Matthew Dillon | hammer2 - Optimize out read I/O on new allocations
|
commit | commitdiff | tree |
2015-03-15 |
Matthew Dillon | hammer2 - Misc cluster protocol work
|
commit | commitdiff | tree |
2015-03-13 |
Matthew Dillon | ipfw/ipfw3 - Document new sysctl, clean-up manual pages
|
commit | commitdiff | tree |
2015-03-13 |
Matthew Dillon | ipfw/ipfw3 - Add pre-load sysctl to default filter...
|
commit | commitdiff | tree |
2015-03-13 |
Matthew Dillon | ipfw2 - Rename FreeBSD ipfw port to ipfw3 (2)
|
commit | commitdiff | tree |
2015-03-12 |
Matthew Dillon | ipfw2 - Rename FreeBSD ipfw port to ipfw3
|
commit | commitdiff | tree |
2015-03-12 |
Matthew Dillon | ipfw2 - Final whitespace cleanup
|
commit | commitdiff | tree |
2015-03-12 |
Matthew Dillon | usb - Update bus/u4b
|
commit | commitdiff | tree |
2015-03-11 |
Matthew Dillon | gpt - Bump size of the boot partition from 768MB to 1GB
|
commit | commitdiff | tree |
2015-03-10 |
Matthew Dillon | dmsg - Formalize most of the debugging output, cleanup...
|
commit | commitdiff | tree |
2015-03-09 |
Matthew Dillon | hammer - Fix a vsetisdirty() race
|
commit | commitdiff | tree |
2015-03-09 |
Matthew Dillon | xdisk - Fix improper EIO
|
commit | commitdiff | tree |
2015-03-09 |
Matthew Dillon | xdisk - Reprobe when new SPAN state is available
|
commit | commitdiff | tree |
2015-03-09 |
Matthew Dillon | dmsg - Stabilization work
|
commit | commitdiff | tree |
2015-03-03 |
Matthew Dillon | hammer2 - Fix a few assertion panics and other bugs
|
commit | commitdiff | tree |
2015-03-03 |
Matthew Dillon | dmsg - Stabilization work
|
commit | commitdiff | tree |
2015-03-03 |
Matthew Dillon | dmesg - Fix <> console parsing for first line
|
commit | commitdiff | tree |
2015-03-03 |
Matthew Dillon | kernel - Refactor the kernel message buffer code (2)
|
commit | commitdiff | tree |
2015-03-03 |
Matthew Dillon | kernel - Refactor the kernel message buffer code
|
commit | commitdiff | tree |
2015-03-02 |
Matthew Dillon | dmesg - Add -n dumpnr option
|
commit | commitdiff | tree |
2015-03-01 |
Matthew Dillon | hammer2 - Fix DIO_INPROG race.
|
commit | commitdiff | tree |
2015-03-01 |
Matthew Dillon | xdisk - Flesh out support
|
commit | commitdiff | tree |
2015-03-01 |
Matthew Dillon | kernel - work on dmsg disk exports
|
commit | commitdiff | tree |
2015-03-01 |
Matthew Dillon | libdevstat - add "xa"
|
commit | commitdiff | tree |
2015-03-01 |
Matthew Dillon | libdmsg - Fix incomplete write bug
|
commit | commitdiff | tree |
2015-02-28 |
Matthew Dillon | hammer2 - Add extra debugging
|
commit | commitdiff | tree |
2015-02-28 |
Matthew Dillon | libdmsg - Fix memory leak
|
commit | commitdiff | tree |
2015-02-28 |
Matthew Dillon | hammer2 / kern_dmsg - Fix bugs
|
commit | commitdiff | tree |
2015-02-28 |
Matthew Dillon | libdmsg - Fix buffer indexing bug in crypted path
|
commit | commitdiff | tree |
2015-02-28 |
Matthew Dillon | xdisk - disk_setdiskinfo() must be assynchronous
|
commit | commitdiff | tree |
2015-02-28 |
Matthew Dillon | libdmsg - add safeties
|
commit | commitdiff | tree |
2015-02-28 |
Matthew Dillon | libdmsg - Fix buffer overrun
|
commit | commitdiff | tree |
2015-02-20 |
Matthew Dillon | systat - Fix initial pftop state
|
commit | commitdiff | tree |
2015-02-14 |
Matthew Dillon | systat - Improve pftop output
|
commit | commitdiff | tree |
2015-02-07 |
Matthew Dillon | libc - Disallow an excessively large pattern space
|
commit | commitdiff | tree |
2015-02-05 |
Matthew Dillon | kernel - Fix documentation for time_second
|
commit | commitdiff | tree |
2015-02-03 |
Matthew Dillon | wlan - Update wlan from Adrian / FreeBSD
|
commit | commitdiff | tree |
2015-02-03 |
Matthew Dillon | if_bridge - Fix man page
|
commit | commitdiff | tree |
2015-02-03 |
Matthew Dillon | if_bridge - Increase MAC cache maximum to 4096
|
commit | commitdiff | tree |
2015-02-03 |
Matthew Dillon | if_bridge - Fix issue where source MAC is not recorded.
|
commit | commitdiff | tree |
2015-01-31 |
Matthew Dillon | kernel - Remove if_re debugging message
|
commit | commitdiff | tree |
2015-01-31 |
Matthew Dillon | kernel - Add sysctl to loosen ND packet restrictions
|
commit | commitdiff | tree |