sbin/hammer: Remove -DALIST_NO_DEBUG
[dragonfly.git] / sys /
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Fix incomplete mountctl(2) vop behavior
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Rename HMNT_EXPORTREQ to HMNT_RESERVED
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Conform to style(9)
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add hpanic() [2/2]
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add hpanic() [1/2]
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Change hkprintf() to macro and add...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Change hkprintf() to macro and add...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Fix error message when volumes are...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_DIR_INODE_LOCALIZATION()
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove #if 1 that no longer has any...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_HEAD|TAIL_...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Fix possible race on volume-del
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove unnecessary header includes
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove header includes from hammer.h
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add header includes to hammer.h
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add hammer_data_zone(_index) macros
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove exceptional zone selection case
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove prototype of not existing function
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_BUFFER_BITS
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_HBUFSIZE
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Adjust and cleanup _KERNEL
2015-09-24 Tomohiro Kusumisys/vm: Adjust position to define _KERNEL
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add ifndef/define/endif for headers
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Erase btype of a new boundary on intern...
2015-09-24 Sascha Wildnerlibc/sysctl: Fix the user.* branch.
2015-09-23 Sepherosa Ziehaurevoke(2): Replace 'count' w/ a boolean 'found'
2015-09-22 John Marinokernel: Handle zero-length ELF sections better
2015-09-22 John MarinoBad commits always come in threes (copied lined instead...
2015-09-22 John MarinoFix mis-paste (move section down 1 line)
2015-09-22 John Marinokernel: Fix loading of gold-linked modules
2015-09-21 Matthew Dillonrtadvd - Import newer rtadvd, add rtadvctl from FreeBSD-10
2015-09-20 Sascha Wildnerkernel/vga: Remove a no longer needed variable.
2015-09-18 Matthew Dilloniwm - DragonFly cleanup (no functional changes)
2015-09-18 Sepherosa Ziehauuipc: Rework unp_pcblist() to make it MPSAFE
2015-09-18 Sepherosa Ziehauuipc: Make unp_discard MPSAFE by deferring closef to...
2015-09-18 Sascha Wildnerkernel: Make iwm compilable into the kernel and add...
2015-09-18 Matthew Dilloniwm - DragonFly modifications and a bug fix
2015-09-18 Matthew Dillonwlan - Import if_iwm from FreeBSD (base)
2015-09-18 Matthew Dillonwlan - Minor updates for if_iwm import.
2015-09-16 Sascha Wildnerkernel/dup: Correct dup{,2}()'s fd params to int in...
2015-09-16 Sepherosa Ziehauuipc: Allow fdalloc() to fail in unp_externalize()
2015-09-16 Sepherosa Ziehauuipc: White space
2015-09-16 Sepherosa Ziehaukernel: Use fhold() instead of increasing f_count manually
2015-09-15 Sascha Wildnerkernel/syscons: Fix compilation without ddb in the...
2015-09-14 Sepherosa Ziehauatomic: Add atomic_testandclear_int()
2015-09-14 Sepherosa Ziehaudevfs: Protect f_data1 properly and revoke the meanless...
2015-09-14 Sepherosa Ziehauunp: Fix falloc() failure in unp_fp_externalize()
2015-09-14 Sepherosa Ziehauuipc: Protect proc.p_fd access properly in unp_internal...
2015-09-13 Sascha Wildneri386 removal, part 41/x: Remove POWERFAIL_NMI kernel...
2015-09-13 François Tigeotdrm/i915: drm/i915: Ignore SURFLIVE and flip counter...
2015-09-13 François Tigeotdrm/i915: drop WaSetupGtModeTdRowDispatch:snb
2015-09-13 François Tigeotdrm/i915: Disable caches for Global GTT.
2015-09-13 François Tigeotdrm/i915: properly reenable gen8 pipe IRQs
2015-09-13 Sascha Wildneri386 removal, part 40/x: Remove BOOTP_NFSV3 kernel...
2015-09-12 Imre Vadászdrm/i915: Reduce diff to Linux 3.17 in i915/intel_dp.c
2015-09-12 Imre Vadászdrm/i915: Adapt i2c handling a bit closer to Linux...
2015-09-12 John MarinoActivate symbol versioning on libc (bump DF version)
2015-09-10 Sascha Wildnerkernel/bus: Change function definitions to static ...
2015-09-10 Sascha Wildnerkernel/net: Change function definitions to static ...
2015-09-10 Sascha Wildneri386 removal, part 39/x: Remove est(4) driver.
2015-09-10 Sepherosa Ziehautaskqueue: Fix taskqueue locking issues
2015-09-09 John Marinosys/param.h: Fix typo in comment
2015-09-09 John Marinobump __DragonFly_version for environ, __progname change
2015-09-09 Sascha WildnerSimplify redundant __*_VISIBLE checks in various header...
2015-09-09 Sascha Wildnerkernel: Remove pci_pir.c, which was not built.
2015-09-09 Matthew Dillonkernel - Fix multi-threaded coredump
2015-09-08 Imre Vadászcorepower(4): Fix units -> microwatt conversion on...
2015-09-06 Sascha WildnerFix sys/conf/files to unbreak LINT64 for the recent...
2015-09-06 Sepherosa Ziehauuipc: Simplify unp_ino generation
2015-09-05 François Tigeotdrm: drm_fb_cma_helper.c has a restrictive license...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Rename btree_set_parent() to btree_set_...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: #if0 cursor_exclreq_count of inode...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Cleanup incore record tree lookup
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Cleanup parent inode dereferenced by...
2015-09-04 Tomohiro Kusumihammer: Remove cluster topology related comments
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove redundant elm type check [2/2]
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove redundant elm type check [1/2]
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove prototype of not existing fucntion
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Cleanup debug kprintfs for cursor/elm
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Add and fix comments
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_CLUSTER_BUFS
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_LOCALIZE_P...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_RECTYPE_MOVED
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_BLOCKMAP_FREE
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Don't return 0 on invalid elm.leaf...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Properly kprintf 32bits localization...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Add hammer_elm_btype()
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Properly access node element base
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Simplify hammer_print_btree_elm()
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_internal|leaf_node_elm()
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Fix wrong node type in switch/case
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Fold too long lines
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove unused (and never used) macro
2015-09-03 Imre Vadászsio: Add pci-ids for Haswell and Broadwell vPro CPUs...
2015-09-03 Matthew Dillonhammer2 - refactor some chain bits, stabilization
2015-09-02 Matthew Dillonhammer2 - stabilization - blogbench, others
2015-09-02 Matthew Dillonkernel - Use unused thread_t field for lock tracker.
2015-09-01 François Tigeotdrm: Bring back a KNOTE() call, unbreak vblank handling
2015-09-01 Matthew Dillonhammer2 - stabilization - Fix bugs found by blogbench
2015-09-01 Matthew Dillonkernel - Improve namecache generation handling
next