2018-12-27 |
Matthew Dillon | kernel - Throw a global lock around udev dictionary ops
|
commit | commitdiff | tree |
2018-12-26 |
Matthew Dillon | iwm - Fix possible null pointer indirection
|
commit | commitdiff | tree |
2018-12-18 |
Matthew Dillon | hammer2 - Cleanup 'info' command
|
commit | commitdiff | tree |
2018-12-17 |
Matthew Dillon | hammer1 - Fix left-over /va/run/hammer.cleanup files
|
commit | commitdiff | tree |
2018-12-16 |
Matthew Dillon | atkbdc - Change default to still attach PS2 controller...
|
commit | commitdiff | tree |
2018-12-11 |
Matthew Dillon | hammer2 - stabilization, fix delete-on-reclaim (2)
|
commit | commitdiff | tree |
2018-12-10 |
Matthew Dillon | hammer2 - stabilization, fix delete-on-reclaim
|
commit | commitdiff | tree |
2018-12-09 |
Matthew Dillon | HAMMER2 - Update DESIGN document
|
commit | commitdiff | tree |
2018-12-08 |
Matthew Dillon | kernel - Fix rare vref() assertion
|
commit | commitdiff | tree |
2018-12-08 |
Matthew Dillon | hammer2 - stabilization, fix hammer2_inode_get()
|
commit | commitdiff | tree |
2018-12-08 |
Matthew Dillon | hammer2 - Cleanup
|
commit | commitdiff | tree |
2018-12-08 |
Matthew Dillon | hammer2 - Add HAMMER2_IO_DEBUG
|
commit | commitdiff | tree |
2018-12-07 |
Matthew Dillon | kernel - Improve umount operation
|
commit | commitdiff | tree |
2018-12-07 |
Matthew Dillon | hammer2 - stabilization
|
commit | commitdiff | tree |
2018-12-05 |
Matthew Dillon | hammer2 - refactor filesystem sync 7/N
|
commit | commitdiff | tree |
2018-12-05 |
Matthew Dillon | kernel - Add trigger_syncer(), VFS_MODIFYING()
|
commit | commitdiff | tree |
2018-12-05 |
Matthew Dillon | hammer2 - refactor filesystem sync 6/N
|
commit | commitdiff | tree |
2018-12-05 |
Matthew Dillon | hammer2 - refactor filesystem sync 5/N
|
commit | commitdiff | tree |
2018-12-05 |
Matthew Dillon | hammer2 - Add 'snapshot-debug' directive
|
commit | commitdiff | tree |
2018-12-05 |
Matthew Dillon | hammer2 - refactor filesystem sync 4/N
|
commit | commitdiff | tree |
2018-12-05 |
Matthew Dillon | hammer2 - refactor filesystem sync 3/N
|
commit | commitdiff | tree |
2018-12-05 |
Matthew Dillon | hammer2 - refactor filesystem sync 2/N
|
commit | commitdiff | tree |
2018-12-05 |
Matthew Dillon | hammer2 - refactor filesystem sync 1/N
|
commit | commitdiff | tree |
2018-11-29 |
Matthew Dillon | kernel - Cleanup blist debug code (2)
|
commit | commitdiff | tree |
2018-11-29 |
Matthew Dillon | kernel - Fix nstopped SMP race during core dump
|
commit | commitdiff | tree |
2018-11-29 |
Matthew Dillon | kernel - Cleanup blist debug code
|
commit | commitdiff | tree |
2018-11-25 |
Matthew Dillon | build - Add security/wpa_supplicant to nrelease
|
commit | commitdiff | tree |
2018-11-25 |
Matthew Dillon | kernel - Fix probable callout race
|
commit | commitdiff | tree |
2018-11-21 |
Matthew Dillon | kernel - Refactor inum stat data for sockets
|
commit | commitdiff | tree |
2018-11-21 |
Matthew Dillon | kernel - Add uid, gid, and inum to stat data for pipes
|
commit | commitdiff | tree |
2018-11-13 |
Matthew Dillon | kernel - Fix sack NULL pointer dereference
|
commit | commitdiff | tree |
2018-11-13 |
Matthew Dillon | kernel - Fix SMP race in procfs
|
commit | commitdiff | tree |
2018-11-04 |
Matthew Dillon | boot - Slow down the nfs twiddle
|
commit | commitdiff | tree |
2018-11-03 |
Matthew Dillon | vkernel - Fix tty panic
|
commit | commitdiff | tree |
2018-11-02 |
Matthew Dillon | boot - Handle tftp block overflows
|
commit | commitdiff | tree |
2018-10-31 |
Matthew Dillon | tmpfs - Use atomic_fetchadd_long() to allocate inode...
|
commit | commitdiff | tree |
2018-10-31 |
Matthew Dillon | kernel - Fix getsockname() on unnamed AF_LOCAL sockets
|
commit | commitdiff | tree |
2018-10-27 |
Matthew Dillon | build - refactor rescue and initrd handling
|
commit | commitdiff | tree |
2018-10-27 |
Matthew Dillon | kernel - Refactor kbmux arrays
|
commit | commitdiff | tree |
2018-10-27 |
Matthew Dillon | libc - Add kpmap shortcut for gettimeofday()
|
commit | commitdiff | tree |
2018-10-26 |
Matthew Dillon | build - Fix buildworld from DFly releases prior to...
|
commit | commitdiff | tree |
2018-10-20 |
Matthew Dillon | kernel - Remove two debug messages
|
commit | commitdiff | tree |
2018-10-19 |
Matthew Dillon | nrelease - Use built boot blocks instead of system...
|
commit | commitdiff | tree |
2018-10-15 |
Matthew Dillon | kernel - Fix NUMA contention due to assymetric memory
|
commit | commitdiff | tree |
2018-10-06 |
Matthew Dillon | kernel - Refactor tty clist code (2)
|
commit | commitdiff | tree |
2018-10-04 |
Matthew Dillon | kernel - Fix missing tokens in killalllwps()
|
commit | commitdiff | tree |
2018-10-04 |
Matthew Dillon | kernel - Refactor tty clist code
|
commit | commitdiff | tree |
2018-10-04 |
Matthew Dillon | kernel - Refactor tty_token, fix SMP performance issues
|
commit | commitdiff | tree |
2018-10-04 |
Matthew Dillon | kernel - Change pool token hash
|
commit | commitdiff | tree |
2018-10-02 |
Matthew Dillon | kernel - Remove duplicate TRIM, only trim with the...
|
commit | commitdiff | tree |
2018-10-01 |
Matthew Dillon | nmalloc - Cache 4K and 8K allocations in posix_memalign()
|
commit | commitdiff | tree |
2018-10-01 |
Matthew Dillon | pciconf - Enhance output
|
commit | commitdiff | tree |
2018-09-30 |
Matthew Dillon | system - Add wait6(), waitid(), and si_pid/si_uid siginfo...
|
commit | commitdiff | tree |
2018-09-25 |
Matthew Dillon | kernel - Macro additional builtin's (3)
|
commit | commitdiff | tree |
2018-09-25 |
Matthew Dillon | kernel - Macro additional builtin's (2)
|
commit | commitdiff | tree |
2018-09-25 |
Matthew Dillon | kernel - Adjust vkernel build for builtin changes
|
commit | commitdiff | tree |
2018-09-25 |
Matthew Dillon | kernel - Do not overwrite uap args in system calls
|
commit | commitdiff | tree |
2018-09-25 |
Matthew Dillon | kernel - Macro additional builtin's
|
commit | commitdiff | tree |
2018-09-25 |
Matthew Dillon | kernel - Remove lwkt_msg from sysunion in syscall code
|
commit | commitdiff | tree |
2018-09-25 |
Matthew Dillon | kernel - Work around bogus gcc errors
|
commit | commitdiff | tree |
2018-09-25 |
Matthew Dillon | kernel - Fix bug in mpt_scsi_tgt_status()
|
commit | commitdiff | tree |
2018-09-25 |
Matthew Dillon | kernel - Optimize kmalloc() + bzero()
|
commit | commitdiff | tree |
2018-09-25 |
Matthew Dillon | kernel - Optimize bcopy, bzero, memset
|
commit | commitdiff | tree |
2018-09-25 |
Matthew Dillon | kernel - Fix serious bug in virtio
|
commit | commitdiff | tree |
2018-09-25 |
Matthew Dillon | kernel - Remove unnecessary cld's
|
commit | commitdiff | tree |
2018-09-25 |
Matthew Dillon | kernel - Refactor copyinstr and copystr
|
commit | commitdiff | tree |
2018-09-21 |
Matthew Dillon | kernel - Temporarily change WORLD_ALTCOMPILER default...
|
commit | commitdiff | tree |
2018-09-19 |
Matthew Dillon | kernel - Fix early boot interrupt race
|
commit | commitdiff | tree |
2018-09-19 |
Matthew Dillon | kernel - Bump sysctl default limits for unix domain...
|
commit | commitdiff | tree |
2018-09-19 |
Matthew Dillon | kernel - Introduce separate sysctls for seqpacket limits
|
commit | commitdiff | tree |
2018-09-18 |
Matthew Dillon | kernel - Fix sio lockup
|
commit | commitdiff | tree |
2018-09-15 |
Matthew Dillon | build - Remove cvs tags from COPYRIGHT
|
commit | commitdiff | tree |
2018-09-03 |
Matthew Dillon | kernel - Fix missing brelse() in error path
|
commit | commitdiff | tree |
2018-09-03 |
Matthew Dillon | World - Change default compiler from gcc-5 to gcc-8
|
commit | commitdiff | tree |
2018-08-30 |
Matthew Dillon | kernel - Fix a third missing wakeup() in kern_lock.c
|
commit | commitdiff | tree |
2018-08-29 |
Matthew Dillon | vkernel64 - Fix build
|
commit | commitdiff | tree |
2018-08-29 |
Matthew Dillon | kernel - Fix startup race in usched_dfly
|
commit | commitdiff | tree |
2018-08-29 |
Matthew Dillon | tmpfs - Fix rare deadlock
|
commit | commitdiff | tree |
2018-08-24 |
Matthew Dillon | docs - Update tuning.7
|
commit | commitdiff | tree |
2018-08-24 |
Matthew Dillon | kernel - Fix two missing wakeup()s in kern_lock.c
|
commit | commitdiff | tree |
2018-08-23 |
Matthew Dillon | kernel - Update AMD topology detection, scheduler NUMA...
|
commit | commitdiff | tree |
2018-08-23 |
Matthew Dillon | kernel - Update AMD topology detection, scheduler NUMA...
|
commit | commitdiff | tree |
2018-08-18 |
Matthew Dillon | hammer2 - Add the vfs.hammer2.cluster_write sysctl...
|
commit | commitdiff | tree |
2018-08-18 |
Matthew Dillon | kernel - remove BUF_TIMELOCK use in fast flush pass
|
commit | commitdiff | tree |
2018-08-17 |
Matthew Dillon | kernel - Refactor the TSC MP synchronization test
|
commit | commitdiff | tree |
2018-08-17 |
Matthew Dillon | kernel - Increase MAXCPUFIFO from 32 to 256
|
commit | commitdiff | tree |
2018-08-13 |
Matthew Dillon | Build - for /rescue transition must make upgrade
|
commit | commitdiff | tree |
2018-08-13 |
Matthew Dillon | hammer2 - Shift inode xop functions into hammer2_xop.c
|
commit | commitdiff | tree |
2018-08-13 |
Matthew Dillon | hammer2 - Remote xop implementation part 1
|
commit | commitdiff | tree |
2018-08-13 |
Matthew Dillon | kernel - Clear bp->b_error prior to initiating write I/O
|
commit | commitdiff | tree |
2018-08-01 |
Matthew Dillon | fdisk, gpt - Support trim on recent kernels
|
commit | commitdiff | tree |
2018-08-01 |
Matthew Dillon | hammer2 - Add destroy-inum directive
|
commit | commitdiff | tree |
2018-07-30 |
Matthew Dillon | hammer2 - Do not assert when shifting around error...
|
commit | commitdiff | tree |
2018-07-17 |
Matthew Dillon | libc - MFC resolver fix
|
commit | commitdiff | tree |
2018-07-13 |
Matthew Dillon | test - Test after repository move to SSD
|
commit | commitdiff | tree |
2018-07-11 |
Matthew Dillon | nvme - Do a better job backing out of probe errors
|
commit | commitdiff | tree |
2018-07-11 |
Matthew Dillon | misc - Allow /usr/dports to be a null-mount
|
commit | commitdiff | tree |
2018-06-20 |
Matthew Dillon | hammer2 - Check duplicate H2 partitions during hammer2...
|
commit | commitdiff | tree |
2018-06-15 |
Matthew Dillon | Kernel - Fix getvfsstat()/getfsstat() count w/ NULL...
|
commit | commitdiff | tree |
2018-06-15 |
Matthew Dillon | initrd - Add hammer2, fix obj dir
|
commit | commitdiff | tree |