hammer2 - Implement more of the hammer2_chain infrastructure
[dragonfly.git] / sys /
2012-02-12 Matthew Dillonhammer2 - Implement more of the hammer2_chain infrastru...
2012-02-12 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-11 Matthew Dillonhammer2 - fix umount panic, misc fixes
2012-02-11 Venkatesh SrinivasUse copyinstr for volume field.
2012-02-11 Matthew Dillonhammer2 - Implement most of the hammer2_chain_*() funct...
2012-02-10 Matthew Dillonhammer2 - flesh out inode and blockref chaining
2012-02-10 Matthew Dillonhammer2 - hammer2_install_volume_header() cleanup
2012-02-10 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-10 Alex Hornungdisk - add uuid to udev dict of parts
2012-02-10 Venkatesh Srinivashammer2 -- Add missing error set in valid path.
2012-02-10 Venkatesh Srinivashammer2 -- Read multiple volume headers and validate...
2012-02-10 Matthew Dillonhammer2 - wire in statfs/statvfs, add the chain structu...
2012-02-10 Venkatesh SrinivasRead volume header.
2012-02-10 Venkatesh SrinivasCorrect assertion in hammer2_freei.
2012-02-10 Matthew Dillonhammer2 - followup cleanup
2012-02-10 Matthew Dillonhammer2 - cleanup, kldload, mount, iget/ifree and other...
2012-02-10 Matthew Dillonhammer2 - code cleanup, fix kldload issue
2012-02-10 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-10 Venkatesh Srinivashammer2 -- Flesh out _mount vfsops, add mountctl.
2012-02-10 Venkatesh Srinivashammer2 -- Remove tmpfs scaffold.
2012-02-09 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-02-09 Venkatesh Srinivashammer2 -- Cleanup volume header readout a bit.
2012-02-09 Venkatesh Srinivashammer2 -- Compile fixes #2.
2012-02-09 Venkatesh Srinivashammer2 -- Compile fixes.
2012-02-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2012-02-09 Sascha Wildnerndis(4): Use callout_init_mp(). Overlooked when I porte...
2012-02-09 Sascha Wildnerpuffs(4): Don't reference vp before it's initialized.
2012-02-09 Sascha Wildnerhptiop(4): Use cam_calc_geometry() instead of duplicati...
2012-02-09 Sascha Wildnerhptiop(4): Remove an unused variable.
2012-02-09 Matthew Dillonhammer2 - Adjust media fields
2012-02-09 Matthew Dillonhammer2 - add titling to DESIGN document
2012-02-09 Matthew Dillonhammer2 - More media format spec work, add DESIGN document
2012-02-09 Matthew Dillonhammer2 - create new branch, sync working trees from...
2012-02-08 Sascha Wildnermps(4): Add module version.
2012-02-08 Sascha Wildnermps(4): Mark a function __printflike() and fix a result...
2012-02-07 Sascha Wildnermps(4): Remove some useless casts.
2012-02-07 Sepherosa Ziehaumps: Hold lock for the shutdown event handler
2012-02-07 Sepherosa Ziehaumps: If we don't have enough space for a sge and chain...
2012-02-07 Sepherosa Ziehaumps: Use WAITOK to allocate critical data struct on...
2012-02-07 Sepherosa Ziehaumps: Properly define U32 and S32
2012-02-07 Sascha Wildnermps(4): Sync with FreeBSD.
2012-02-06 Sascha Wildnerdpt(4): Remove an old unneeded file.
2012-02-06 Sascha Wildnermlx(4): Remove an unused variable.
2012-02-06 Sascha Wildnersnd_hda(4): Use MSI if it is supported by the device.
2012-02-06 Sepherosa Ziehaupci: Fix manual interrupt routing support
2012-02-05 John Marinocdefs: Rework and augment visibility attributes
2012-02-05 Venkatesh Srinivaskernel -- linprocfs: linprocfs_allocvp should return...
2012-02-05 John Marinoboot2: slim it down about 300 bytes
2012-02-05 Sascha WildnerBring in the "Port PUFFS from NetBSD/FreeBSD" GSoC...
2012-02-04 John MarinoCCVER=gcc46: Separate LDFLAGS meant for gcc and ld
2012-02-04 John MarinoCCVER=gcc46: Adjust Makefile so boot2 remains < 7.5kb
2012-02-03 Sascha Wildnerkernel: Remove the no longer functional APIC_IO option.
2012-02-02 Matthew Dillonvkernel - Fix semi-random SIGILL crashes under heavy...
2012-02-02 Sascha WildnerLINT*: Add DEBUG_LOCKS_LATENCY.
2012-02-02 Sascha Wildnerkernel: Remove the obsolete SHMALL, SHMMAX and SHMMAXPG...
2012-02-02 Matthew Dillonkernel - Fix lockmgr lock mismatch panics when iwn...
2012-02-01 Sascha Wildnersym(4): Sync with FreeBSD.
2012-02-01 Sascha WildnerLINT*: Fix some wrong paths in the comments.
2012-02-01 Matthew Dillonkernel - Add missing DRM_LOCK()
2012-02-01 Sepherosa Ziehaucarp: Make carp interfaces work like ethernet interfaces
2012-02-01 Matthew Dillonkernel - Improve pageout daemon & memory pressure detec...
2012-02-01 Matthew Dillonkernel - Adjust tmpfs to use the new PG_NEED_COMMIT...
2012-02-01 Matthew Dillonkernel - Add vm_page_need_commit() and vm_page_clear_co...
2012-01-31 Matthew Dillonkernel - Fix incorrect assertion during udp auto-binding
2012-01-31 Antonio Huete Jimenezkern - Skip rlimit check when caller is a kernel thread.
2012-01-31 Sascha Wildnerkernel/cryptodev: Remove useless zlib dependency.
2012-01-31 Sascha Wildnerkernel: Allow zlib to build as a module.
2012-01-31 Sascha Wildnercrypto.ko: Add a missing file.
2012-01-31 Sascha Wildner<sys/param.h>: Oops, actually bump the version.
2012-01-31 Sascha Wildner<sys/param.h>: Bump the version for i4b removal (had...
2012-01-31 Venkatesh SrinivasMerge branch 'master' of ssh://crater.dragonflybsd...
2012-01-31 Venkatesh Srinivastmpfs: Support NFS export of tmpfs filesystems.
2012-01-30 Sascha WildnerRemove ISDN support. Tools, kernel code, manpages,...
2012-01-29 Sascha Wildnerkernel: Add some missing headers to the Makefiles of...
2012-01-29 Sascha Wildnerasr(4): Sync with FreeBSD.
2012-01-29 Francois Tigeotkernel - properly initialize vnode->v_pfsmp
2012-01-28 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2012-01-28 Thomas NikolajsenRevert "sys/config: Readd COMPAT_43 to i386 kernels...
2012-01-28 Thomas NikolajsenCOMPAT_LINUX: Remove need for COMPAT_43
2012-01-27 Venkatesh Srinivaskernel -- nata: Use ATA_DEFAULT_TIMEOUT (10) rather...
2012-01-26 Thomas Nikolajsensys/config: Readd COMPAT_DF12 to i386 kernels, to run...
2012-01-26 Thomas Nikolajsensys/config: Readd COMPAT_43 to i386 kernels: COMPAT_LIN...
2012-01-26 Markus Pfeifferlibc: add getcontext, setcontext, makecontext and swapc...
2012-01-26 Samuel J. Greeardrm - Add PCI ID for Radeon HD 4250 (AMD 880 onboard...
2012-01-25 Sascha WildnerRevert "nataraid(4): Add devstat support."
2012-01-23 Matthew Dillonkernel - Fix SILI callout timer race
2012-01-23 Sascha Wildnerkernel: Use bioq_takefirst() in a few more places.
2012-01-23 John Marinoldscript.*: sync with FreeBSD
2012-01-23 John Marinoelf: Add translation function between vm_prot_t and...
2012-01-23 John Marinortld: Add STT_GNU_IFUNC and R_MACHINE_IRELATIVE_GNU...
2012-01-23 John Marinortld: Add stubs to support PT_GNU_STACK
2012-01-23 Sepherosa Ziehaucarp: Use ifq_set_maxlen() to set send queue's max...
2012-01-23 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2012-01-23 Peter AvalosMerge branch 'vendor/TCPDUMP'
2012-01-23 Sascha Wildnerkernel/firewire: Move a dereference behind the NULL...
2012-01-23 Sascha Wildnerkernel/netgraph: Put parentheses around a SLIST_EMPTY().
2012-01-23 Sascha Wildnerbktr(4): Fix some mistakes in #ifdef'd code.
2012-01-23 Peter AvalosMerge branch 'vendor/LIBPCAP'
2012-01-22 Sascha Wildnerkernel: Remove a variable that was just used for a...
2012-01-22 Sascha Wildnerkernel: Nuke the old (and deprecated) ata(4) driver... v3.1.0
next