hammer2 - helper thread skeleton listener
[dragonfly.git] / sys /
2012-04-06 Matthew Dillonhammer2 - helper thread skeleton listener
2012-04-05 Matthew Dillonhammer2 - Start adding ioctl infrastructure, start...
2012-04-05 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-05 Sascha Wildnerkernel/ufs: Fix compilation without INVARIANTS.
2012-04-04 Sascha Wildnerkernel: Pass a real format string to functions which...
2012-04-04 Sascha Wildnerbktr(4): Let kthread_create() construct the thread...
2012-04-04 Sascha Wildnerkernel/acpi: Remove the redefinition of kthread_create().
2012-04-04 Sepherosa Ziehaucarp: Lockless MPSAFE step 6 of many
2012-04-04 Sepherosa Ziehaucarp: Lockless MPSAFE step 5 of many
2012-04-04 Sepherosa Ziehaucarp: Lockless MPSAFE step 4 of many
2012-04-04 Sepherosa Ziehaucarp: Lockless MPSAFE step 3 of many
2012-04-04 Sepherosa Ziehaucarp: Lockless MPSAFE step 2 of many
2012-04-04 Sepherosa Ziehaucarp: Lockless MPSAFE step 1 of many
2012-04-03 Sepherosa Ziehaupf/carp: Our carp is never layed out in the fashion...
2012-04-03 Sepherosa Ziehaucarp: Remove unused code
2012-04-03 Sepherosa Ziehaucarp: Make sure that carp_ifaddr only happens in netisr0
2012-04-03 Venkatesh Srinivaskernel -- vnlru: Remove MPLOCK from vnlru.
2012-04-02 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-02 François Tigeotvkernel: cap vdisk max. io size to MAXPHYS
2012-04-02 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-02 Matthew Dillonkernel - Add max I/O size cap to vmaxiosize()
2012-04-02 Matthew Dillonkernel - Reduce impact of write_behind on small/tempora...
2012-04-02 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-02 Venkatesh Srinivaskernel -- FFS: Take softdep lock in softdep_disk_io_ini...
2012-04-02 François TigeotKernel: Set max io size limit for all disk devices
2012-04-01 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-04-01 Matthew DillonHAMMER VFS - Fix assertion with multi-volume setup
2012-04-01 Matthew Dillonkernel - Do not use M_USE_INTERRUPT_RESERVE for M_NOWAIT
2012-04-01 Matthew Dillonkernel - Fix signal masking race assertion panic w...
2012-03-31 François TigeotKernel - Restore the 64KB max. IO size limit
2012-03-31 Sascha Wildneraic(4): Remove ISA attachment.
2012-03-31 François TigeotVFS accounting: avoid VOP_GETATTR() calls
2012-03-31 Sascha Wildnerasr(4): Improve readability of an 'if' a bit.
2012-03-31 Sascha Wildnermfi(4): Fix indent.
2012-03-31 Sascha Wildnerrp(4): Fix indent.
2012-03-31 Sascha Wildnerpcn(4): Add missing braces.
2012-03-31 Sascha Wildnerlgue(4): Add missing braces and fix indentation.
2012-03-31 Sascha Wildnerkernel/netgraph7: Fix whitespace.
2012-03-31 Sascha Wildnerkernel: Indent a debugging kprintf.
2012-03-31 Sascha Wildnerhptiop(4): Add missing braces.
2012-03-31 Sascha Wildnerkernel: Adjust some casts.
2012-03-30 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-30 François TigeotKernel - Completely remove DFLTPHYS
2012-03-30 Francois TigeotVFS accounting: do not count write operations for remov...
2012-03-30 Francois TigeotVFS accounting: small speed optimization
2012-03-30 Venkatesh Srinivaskernel -- ffs: Do not dereference NULL inodes in ffs_sy...
2012-03-30 Samuel J. Greearkern.cp_time - Add convenience defines
2012-03-29 Sascha Wildnermfi(4): Update to LSI's version 4.23 of the driver.
2012-03-29 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-28 Venkatesh Srinivaskernel -- ffs: Replace softupdates critical section...
2012-03-28 Francois TigeotVFS accounting: use vq_vptomp() in kern_ftruncate()
2012-03-28 Sepherosa Ziehautcp/sack: Add more statistics
2012-03-28 Matthew Dillonkernel - Revert 0d52e78c527ec7ba3ac62d40d9fa588c964d4c55
2012-03-28 Matthew Dillonkernel - Fix improper BUF_UNLOCK() with spinlock held
2012-03-27 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-27 Venkatesh Srinivaskernel -- DEBUG_LOCKS: Do not panic if releasing a...
2012-03-26 Francois Tigeotmountlist_exists(): use a TAILQ_FOREACH macro again
2012-03-26 Venkatesh Srinivaskernel: msdosfs -- Use -1 rather than 32-bit 0xffffffff...
2012-03-26 Sepherosa Ziehautcp: Properly update tcps_rttcantdetect
2012-03-26 Sepherosa Ziehautcp/sack: Prevent invalid SACK option from being processed
2012-03-25 Sascha Wildneracpi_hp(4): Fix acquisition of acpi's softc.
2012-03-25 Francois TigeotVFS accounting: use an explicit TAILQ_FIRST/TAILQ_NEXT...
2012-03-25 Francois TigeotVFS accounting: do not set vp->v_pfsmp for non-nullfs...
2012-03-24 John MarinoELF: Update header, sync with binutils 2.22
2012-03-24 Francois TigeotVFS accounting: fix an issue with unlink operations
2012-03-23 Matthew Dillonkernel - Add workaround for errata #721 on AMD cpus...
2012-03-23 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-23 Matthew Dillonkernel - Improve NFS server error responses when an...
2012-03-23 Matthew Dillonkernel - Fix improper unlock/relock sequence in HAMMER
2012-03-23 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-23 Matthew Dillonkernel - Fix bug in SILI, remove debugging in AHCI
2012-03-23 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-23 Matthew Dillonkernel - Fix another AHCI bug
2012-03-23 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-23 Sepherosa Ziehautcp/sack: Add comment about the implemented TCP/SACK...
2012-03-23 Matthew Dillonkernel - Fix mount refs interactions and umount races
2012-03-23 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-23 Matthew Dillonkernel - Fix three AHCI bugs
2012-03-22 Matthew Dillonhammer2 - Implement depth limit for stack recursion...
2012-03-22 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-22 Matthew Dillonkernel - Cluster fixes + Enable clustering for HAMMER1
2012-03-22 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-22 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-22 Sascha Wildnerkernel/kobj: Put the default kobj_method inside the...
2012-03-22 Francois TigeotVFS accounting: handle file truncation on open(2)
2012-03-22 François TigeotVFS accounting: isolate the code to find the real mp
2012-03-22 Matthew Dillonhammer2 - Bug fixes in allocator and chain_next, rename
2012-03-22 Matthew Dillonhammer2 - Major hammer2_chain_*() API cleanup
2012-03-21 Matthew Dillonhammer2 - small-embedded-data fixes, syncer fixes
2012-03-21 Matthew Dillonhammer2 - cleanup, stabilization pass
2012-03-20 Matthew Dillonhammer2 - Avoid unnecessary IO
2012-03-20 Matthew Dillonhammer2 - Reformulate strategy code and direct I/O
2012-03-20 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-20 Matthew Dillonkernel - Add argument to nvtruncbuf()
2012-03-20 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-03-20 Sascha Wildnermpt(4): Fix an issue that caused the driver to attach...
2012-03-20 Sascha Wildneraesni(4): Move some unused variables into the #if 0...
2012-03-20 Sascha Wildnerndis(4): Use the device_t for getting the softc.
2012-03-20 Matthew Dillonhammer2 - Flush sequencing
2012-03-20 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
next