dragonfly.git
2016-12-17 Tomohiro Kusumisbin/hammer: Fix bug in get_buffer_data()
2016-12-17 Tomohiro Kusumisbin/hammer: Fix terminology of buf_offset
2016-12-17 Tomohiro Kusumisys/vfs/hammer: Rename misleading macro hammer_is_zone2...
2016-12-17 Tomohiro Kusumisbin/hammer: Remove redundant blockmap lookup in hammer...
2016-12-17 Tomohiro Kusumisbin/hammer: Use calloc(3) instead of malloc(3)+bzero(3)
2016-12-17 Tomohiro Kusumisbin/hammer: Properly use calloc(3)
2016-12-17 Tomohiro Kusumisbin/hammer: Refactor hammer_cache_flush()
2016-12-17 Tomohiro Kusumisbin/hammer: Remove redundant cache counter NCache
2016-12-17 Tomohiro Kusumisbin/hammer: Use HAMMER_BUFSIZE to calculate CacheMax
2016-12-17 Tomohiro Kusumisbin/hammer: Change fprintf (without exit) to err variants
2016-12-17 Tomohiro Kusumisbin/mount_hammer: Use warn(3) variants
2016-12-17 Tomohiro Kusumisbin/newfs_hammer: Refactoring
2016-12-17 Tomohiro Kusumisbin/newfs_hammer: Use warn(3) variants
2016-12-17 Tomohiro Kusumisbin/newfs_hammer: Mention root volume is volume#0...
2016-12-17 Tomohiro Kusumisbin/hammer: Don't hardcode 0 for root PFS
2016-12-17 Sepherosa Ziehaumbuf: Factor function to set mbuf hash.
2016-12-17 Matthew Dillonvmstat - Adjust headers
2016-12-17 Matthew Dillonvmstat - Revamp output
2016-12-17 Matthew Dillonkernel - remove mapzone
2016-12-17 Matthew Dillondebug - Update kmapinfo, zallocinfo, slabinfo
2016-12-17 Matthew Dillonkernel - Tag vm_map_entry structure, slight optimizatio...
2016-12-16 Matthew Dillondrm - Fix memory leak in broadwell or later GPUs
2016-12-15 Tomohiro Kusumisbin/hammer: Change fprintf/exit to err variants [2/2]
2016-12-15 Tomohiro Kusumisbin/hammer: Change fprintf/exit to err variants [1/2]
2016-12-15 Tomohiro Kusumisbin/hammer: Fix/remove redundant error variable
2016-12-14 Sascha Wildnerkernel/acpica: Fix shutdown issues with ACPICA 20161117.
2016-12-14 Tomohiro Kusumisbin/hammer: Add a trivial wrapper over blockmap_lookup()
2016-12-14 Tomohiro Kusumisys/vfs/hammer: Use hammer_is_zone_xxx()
2016-12-14 Tomohiro Kusumisbin/hammer: Cleanup blockmap_lookup()
2016-12-14 Tomohiro Kusumisbin/hammer: Add __blockmap_xlate_to_zone2() to refacto...
2016-12-14 Tomohiro Kusumisbin/hammer: Add __alloc_buffer() to refactor get_buffer()
2016-12-14 Tomohiro Kusumisbin/hammer: Remove redundant volume arg in find_buffer()
2016-12-14 Tomohiro Kusumisbin/hammer: Fix known bug in full scan recovery mentio...
2016-12-12 Tomohiro Kusumisbin/hammer: Fix rename printfs to differentiate recove...
2016-12-12 Tomohiro Kusumisbin/hammer: Use big-block append offset to limit recov...
2016-12-12 Matthew Dillonkernel - Re-fix chromebook keyboard
2016-12-11 Sascha Wildnerinstaller: Fix source directory specification.
2016-12-11 Sascha Wildnerinstaller: Rename is_livecd -> is_installmedia.
2016-12-10 Tomohiro Kusumisys/vfs/hammer: Remove redundant function btree_max_ele...
2016-12-10 Tomohiro Kusumisbin/hammer: Cleanup hammer recover
2016-12-10 Tomohiro Kusumisbin/hammer: Add full mode for hammer recover to revive...
2016-12-10 Tomohiro Kusumisbin/hammer: Use last active big-block to limit recover...
2016-12-10 Tomohiro Kusumisbin/hammer: Minor fix for hammer recover quick mode
2016-12-09 Matthew Dillonsmbfs - Fix rename operation
2016-12-09 Sascha Wildnernewfs_msdos(8): Sync with FreeBSD.
2016-12-09 Imre Vadászvgapci: There is no drmn driver in DragonFly, there...
2016-12-09 Tomohiro Kusumisbin/hammer: Fix typo from 14331391
2016-12-08 Tomohiro Kusumisbin/hammer: Add quick mode for hammer recover
2016-12-08 Tomohiro Kusumisbin/hammer: Fix whitespace alignment changed by e0d7dd09
2016-12-08 Tomohiro Kusumisbin/hammer: Minor cleanup for hammer blockmap
2016-12-08 François Tigeotdrm/i915: Update to Linux 4.5
2016-12-07 Tomohiro Kusumisbin/hammer: Use HAMMER_OBJID_ROOT
2016-12-07 zrjRevamp alt compiler handling for clang 3.9.1 import.
2016-12-06 Matthew Dillondocs - Modernize swapcache(8)
2016-12-06 Matthew Dillonhammer - Disallow modifying ioctls when filesystem...
2016-12-06 Matthew Dillonlibc - Take care of minor buffer overrun in link_ntoa()
2016-12-06 Tomohiro Kusumisbin/hammer: Fix direntry message in hammer recover
2016-12-06 Tomohiro Kusumisbin/hammer: Fix inode/data messages in hammer recover
2016-12-06 Tomohiro Kusumisbin/hammer: Minor cleanup for hammer recover
2016-12-06 Matthew Dillondntpd - Fix memory leak
2016-12-06 zrjvkernel: Add a dummy cpu_smp_stopped() function (unbrea...
2016-12-06 Matthew Dillonkernel - Increase worst-case maximum exec rate
2016-12-05 Matthew Dillonkernel - Remove unused process_exit and process_exec...
2016-12-05 Matthew Dillonkernel - Spiff up locks a bit
2016-12-05 Matthew Dillonkernel - Make kern_proc cache-friendly
2016-12-05 Tomohiro Kusumisbin/hammer: Add hammer strip command
2016-12-05 Tomohiro Kusumisbin/hammer: Make hammer_parsedevs() take open(2) flag
2016-12-05 Tomohiro Kusumisbin/hammer: Add "[y/n]" before getyn()
2016-12-05 Tomohiro Kusumisbin/hammer: Fix recursively called hammer_parsedevs()
2016-12-05 Matthew Dillonkernel - Remove debugging kprintf
2016-12-05 Matthew Dillonkernel - Try to idle cpus when in panic()
2016-12-05 Matthew Dillonkernel - more kmalloc and nlookup performance optimizations
2016-12-05 zrjncurses: Fix parallel buildworld race.
2016-12-05 Matthew Dillonkernel - Skip vmm_shutdown() when in a panic
2016-12-04 Imre Vadászsyscons - Set cons_unavail when blanking framebuffer...
2016-12-04 Imre Vadászdrm: Use fb_blank hooks from drm_fb_helper.c as a sysco...
2016-12-04 Imre Vadászkernel: Fix stop_cpus()/restart_cpus() usages when...
2016-12-04 Matthew Dillonkernel - set default locale name for smbfs
2016-12-04 Matthew Dillontest - Adjust blib and sc1
2016-12-04 Matthew Dillonkernel - Overhaul namecache operations to reduce SMP...
2016-12-04 Matthew Dillonkernel - Reduce spinning on shared spinlocks
2016-12-04 Matthew Dillonhammer - Remove global VOP counters
2016-12-04 Sascha WildnerRename cpumask.9 -> CPUMASK.9
2016-12-03 Sascha Wildnerlibefivar: Fix wrong MLINKS.
2016-12-03 Sascha WildnerAdd a minimal nvmectl(8) manual page.
2016-12-03 Sascha Wildnerlibusbhid: Remove some unneeded compat code.
2016-12-02 Matthew Dillonkernel - Fix smbfs readdir and umount
2016-12-02 Matthew Dillonkernel - Remove NETSMBCRYPTO option (make it the default)
2016-12-02 Sascha Wildnerkernel: Remove some ep(4) driver remains.
2016-12-02 Matthew Dillonsmbfs - Fix mount_smbfs authentication error (but ...
2016-12-01 Imre Vadászsyscons - Add need_unlock arg to sc_clean_up and sc_wai...
2016-12-01 Matthew Dillonkernel - Cleanup macros
2016-12-01 Matthew Dillonkernel - Fix bug in socket_wait() (used by samba)
2016-12-01 Imre Vadászpoll.2: Add some information about the ppoll() syscall.
2016-12-01 Sascha Wildner<sys/{ipc,stat}.h>: Remove duplicate inclusion of ...
2016-11-30 Sascha WildnerSort SEE ALSO in some manual pages.
2016-11-29 François Tigeotdrm/i915: build firmware handling code
2016-11-29 François Tigeotfirmware(9): Change type of data pointer
2016-11-29 Sascha Wildnerexamples/rconfig: Fix CD/PXE check in two scripts.
2016-11-29 Sascha WildnerFix manual pages for s/struct device */device_t/.
next