sbin/hammer: Make hammer blockmap ignore zone=15 unless -vv
[dragonfly.git] / sys /
2016-03-21 Tomohiro Kusumisys/vfs/hammer: Erase layer2 entries on removing volume
2016-03-21 Tomohiro Kusumisys/vfs/hammer: Temporary fix for kernel panic on volum...
2016-03-21 Matthew Dillonkernel - Fix ig4 operation for certain machines
2016-03-21 Imre Vadaszkernel/pc64: Improve EFI framebuffer mapping.
2016-03-20 Sascha WildnerSync ACPICA with Intel's version 20160318.
2016-03-20 Tomohiro Kusumisys/vfs/hammer: Fix bug on erasing volume header
2016-03-19 Sascha Wildneracpidump(8): Use the hint.acpi.0.rsdp kenv to get at...
2016-03-19 Sascha Wildnerboot/acpi: Implement hint.acpi.0.rsdp for the legacy...
2016-03-19 Sascha WildnerAdd a kenv(2) system call for better handling of the...
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_zone_xxx()
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_ZONE()
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Rename clist to node_list
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Remove unused HAMMER_TRANSF_DIDIO
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Remove hammer_iterate_l1l2_entries()
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Fix/rewrite hammer_free_freemap()
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Fix/rewrite hammer_format_freemap()
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Remove struct bigblock_stat
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Remove hammer_test_free_freemap()
2016-03-19 Tomohiro Kusumisys/vfs/hammer: Separate total/free big-block counting...
2016-03-18 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_ROOT_VOLNO
2016-03-17 Imre Vadászmmcsd(4): Fix typo in disk_create() args. Allows access...
2016-03-17 Sepherosa Ziehautcp: Implement per-cpu lport cache for listen sockets.
2016-03-15 Imre Vadászsys/dev/disk/sdhci: Update to FreeBSD r296135.
2016-03-15 Imre Vadászsys/bus/mmc: Update to FreeBSD r285678.
2016-03-13 Imre Vadászboot/common: Fix compilation of load_elf.c and reloc_el...
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-09 Imre Vadászdloader: Build i386 version for the bios bootloader...
2016-03-09 Imre Vadászlibstand: Build libstand for x86_64, and libstand32...
2016-03-09 Imre Vadászsys/boot: Push down Makeflags setting into dloader...
2016-03-09 Sepherosa Ziehaubnx: Don't use thread template
2016-03-08 François Tigeotkernel/sysctl: Add SYSCTL_OUT_STR()
2016-03-07 zrj<sys/select.h>: Provide timespec structure.
2016-03-07 Sepherosa Ziehaukqueue: Clear sleep counter before wakeup
2016-03-07 Sepherosa Ziehaukqueue: Make sure that kqueue sleep counter will not...
2016-03-05 Tomohiro Kusumisys/kern: Change "bufcache" to "buffer cache" in warnin...
2016-03-05 Tomohiro Kusumisys/vfs/hammer: Add missing hammer_crc_set_btree()
2016-03-05 Tomohiro Kusumisys/vfs/hammer: Don't use HAMMER_CURSOR_GET_LEAF
2016-03-05 Tomohiro Kusumisys/vfs/hammer: Add hammer_btree_extract_data() [2/2]
2016-03-05 Tomohiro Kusumisys/vfs/hammer: Add hammer_btree_extract_data() [1/2]
2016-03-05 Tomohiro Kusumisys/vfs/hammer: Add hammer_btree_extract_leaf()
2016-03-05 Matthew Dillonhammer - Fix coredump bug which can stall processes
2016-03-04 Sepherosa Ziehaukqueue: Add simple per-cpu cache for the knote
2016-03-04 Sepherosa Ziehaukqueue: Only allow one thread to register event to...
2016-03-02 Sepherosa Ziehaukqueue: Use wakeup_one based on # of threads sleep...
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-01 Imre Vadaszlib/libstand: Remove special lib/libstand/machine headers.
2016-02-28 Tomohiro Kusumisys/vfs/hammer: Rename hammer_directory_namekey() to...
2016-02-28 Tomohiro Kusumisys/vfs/hammer: Rename hammer_ip_del_directory() to...
2016-02-28 Tomohiro Kusumisys/vfs/hammer: Rename hammer_ip_add_directory() to...
2016-02-28 Tomohiro Kusumisys/vfs/hammer: Rename struct hammer_entry_data to...
2016-02-28 Tomohiro Kusumisys/vfs/hammer: Fix comment
2016-02-28 Sascha Wildnervkernel.7: Improve formatting (also of usage(), while...
2016-02-27 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_pfs_{master|slave|deleted}()
2016-02-27 Imre Vadászsys/boot/pc32: Update smbios code a bit, needed for...
2016-02-27 Imre Vadaszsys/boot/common: Fix a pointer type mismatch when build...
2016-02-26 Imre Vadaszsys/boot/common: Add some casts to fix warnings when...
2016-02-26 Bill Yuanipfw3: update rule in func skipto
2016-02-26 Bill Yuanipfw3: new feature 'ipfwsync'
2016-02-25 Tomohiro Kusumisys/vfs/hammer: Redo commit 283f6970
2016-02-25 Sepherosa Ziehaukqueue: Avoid code duplication for knote searching...
2016-02-25 Imre Vadászkernel/syscons: Add EFI Framebuffer support.
2016-02-25 Sepherosa Ziehaukqueue: Use lwkt_{get,rel}pooltoken in kqueue_register
2016-02-25 Sepherosa Ziehaukqueue: Move fp holding out of kqueue token
2016-02-23 Imre Vadászkernel/pc64: Make have_efi_framebuffer static in pc64...
2016-02-23 François Tigeotdrm/i915: Update to Linux 4.2
2016-02-23 Sepherosa Ziehaukqueue: Nuke unused code
2016-02-23 Sepherosa Ziehaukqueue: Return value of knote_release is no longer...
2016-02-23 Tomohiro KusumiRevert 283f6970e848724e9bd2c20d5311e412dea5e67c
2016-02-23 Sepherosa Ziehaukqueue: Avoid reprocessing processed knotes in KNOTE.
2016-02-22 Imre Vadászsys/boot/common: Simpler fix for "ls -l", which also...
2016-02-21 Imre Vadászpc64: Introduce machine/framebuffer.h header. Probe...
2016-02-21 Imre Vadászkernel/syscons: Add NULL checks for struct fb_info...
2016-02-21 François Tigeotdrm: Use drm_legacy_xxx functions
2016-02-20 Imre Vadászsyscons: Check if vaddr == 0 in sckmsrndr.c. Improve...
2016-02-20 Imre Vadászkernel/syscons: Make the sc_update_render() function...
2016-02-20 Imre Vadászkernel/syscons: More accurate IOCTL behaviour when...
2016-02-18 Imre Vadászkernel/syscons: Disable a bit more VGA console code...
2016-02-18 Matthew Dillonkernel - Add kqueue support to NFS (fix firefox issues...
2016-02-18 Imre Vadászkernel/syscons: Fixup previous commit, readd scp->fbi...
2016-02-18 Imre Vadászkernel/syscons: Factor out font-scaling calculation...
2016-02-18 Sepherosa Ziehaukqueue: Knote should not be accessed once the KN_PROCES...
2016-02-17 Imre Vadászkernel/syscons: Implement vr_draw_border_t function...
2016-02-15 Imre Vadászsys/boot/common: Make stat output in "ls -l" (without...
2016-02-14 François Tigeotdrm/linux: Add two ktime_xxx functions
2016-02-13 Imre Vadászkernel/acpi: Use hint.acpi.0.rsdp to get the RSDP table...
2016-02-13 Imre Vadaszkernel/pc64: Add support for efi memory map parsing...
2016-02-13 Sascha WildnerSync ACPICA with Intel's version 20160212.
2016-02-13 Sascha Wildner<sys/un.h>: Use a standard type for sockaddr_un's sun_len.
2016-02-13 Sascha Wildner<sys/un.h>: Whitespace adjustments (no functional change).
2016-02-13 Sascha Wildner<netinet/in.h>: Use standard types.
2016-02-13 Sascha Wildner<netinet/in.h>: Whitespace adjustments (no functional...
2016-02-13 Sepherosa Ziehaukqueue/signal: Send kevent even if the signal is masked
2016-02-12 Sepherosa Ziehaukqueue: Rework timer expiration
2016-02-12 Sepherosa Ziehaukqueue: Remove unused global kqueue token
2016-02-12 zrjUnbreak VKERNEL64 build.
2016-02-10 zrjsys/boot: Simplify MAKEBOOTDEV macro
2016-02-10 zrjgpt.h: Add few more GPT GUIDs
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-02-07 Sascha Wildner<cpu/limits.h>: Adjust visibility of various *_{MIN...
2016-02-07 Sascha Wildner<cpu/limits.h>: Minor whitespace fixes.
next