kernel - Fix /dev/dsp failure after a few days of uptime
[dragonfly.git] / sys / dev / disk /
2011-01-29 Peter AvalosMerge branch 'vendor/FILE'
2011-01-27 Joe TalbottMerge branch 'master' of git://git.theshell.com/dragonfly
2011-01-17 Sascha Wildnerkernel: Use NELEM() where we can.
2011-01-15 Sascha WildnerAdd __printflike's where possible and fix all related...
2011-01-02 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-28 Sascha Wildnerkernel: Remove support for the EISA bus and EISA/VLB...
2010-12-23 Sascha WildnerFix typos in messages and manual pages.
2010-12-23 Venkatesh Srinivaskernel -- MPIPE: Add a constructor argument and priv...
2010-12-21 Sascha WildnerBring in mps(4) for LSI Fusion-MPT 2 Serial Attached...
2010-12-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE' into HEAD
2010-12-19 Peter AvalosMerge branch 'vendor/XZ' into HEAD
2010-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-15 Peter AvalosMerge branch 'vendor/TNFTP'
2010-12-15 Peter AvalosMerge branch 'vendor/ZLIB'
2010-12-14 Sascha Wildnerdm(4): Fix kernel compilation with 'device dm' in the...
2010-12-13 Alex Hornungdm - add remove_all, refactor
2010-12-12 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-12-10 Samuel J. GreearMerge branch 'malloc_constructor'
2010-12-02 Alex Hornungdm - undo my pointless moving of dm.h
2010-12-01 Alex Hornungdm - Modularize it fully
2010-12-01 Sascha Wildnermmcsd(4): Enhance readability by using a variable for...
2010-11-30 Samuel J. GreearMerge branch 'GCI2010'
2010-11-30 Samuel J. Greearkernel - Provide descriptions for lwkt.* and debug...
2010-11-30 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2010-11-29 Alex Hornungdm - access io_cnt atomically
2010-11-29 Alex Hornungdm - misc minor cleanup
2010-11-29 Alex Hornungdm - remove convoluted string comparison methods
2010-11-29 Alex Hornungdm - minor cleanup
2010-11-29 Alex Hornungdm - use shared/exclusive lockmgr for table access
2010-11-29 Alex Hornungdm - properly encapsulate disable_dev
2010-11-25 Alex Hornungdmirror - Add Matt's design notes
2010-11-25 Alex Hornungdmirror - initial code (layout)
2010-11-25 Alex Hornungdm - Major cleanup & module work
2010-11-24 Alex Hornungdm_target_crypt - use mpipe, add module magic
2010-11-24 Alex Hornungdm - Fix a reference leak
2010-11-23 Matthew Dillonkernel - AHCI hotplug work to help support AMD chipsets
2010-11-22 Matthew Dillonkernel - More AHCI work to help support broken AMD...
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-19 Alex Hornungvn - switch to using own malloc type
2010-11-19 Alex Hornungvn - Major overhaul
2010-11-19 Alex Hornungdm - Disallow active vol removal; ret err of ioctl cmd
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-17 Thomas NikolajsenFix buildkernel (LINT)
2010-11-04 Alex Hornungdm - adjust use of minor numbers to new reality
2010-11-15 Alex Hornungdm/disk - cleanup, add '.' between name and slices
2010-11-15 Alex Hornungdm/nestbuf - Bind into devstat, clean up
2010-11-15 Alex Hornungdm - bind logical devices into the disk subsystem
2010-11-13 Sascha WildnerRemove useless .PATH targets from kernel module Makefiles.
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-02 Sascha Wildnerkernel: Remove a number of unnecessary use_*.h inclusions.
2010-10-31 Sascha Wildnerkernel: Remove most definitions of CDEV_MAJOR.
2010-10-29 Matthew Dillonnata - properly teardown interrupts on ENXIO
2010-10-22 Alex Hornungdevice mapper - implement dumping
2010-10-22 Alex Hornungdevice-mapper - fix dmsize
2010-10-04 Sascha Wildnerkernel: Fix numerous errors in printf() like formats...
2010-10-04 Sascha Wildnerkernel: Add some __printflike()'s to protect against...
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-24 Matthew Dillonkernel - Work through some memory leaks in dsched
2010-10-03 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-09-23 Matthew Dillonkernel - Fix bug in recent AHCI driver adjustment
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Matthew Dillonkernel - Remove mistaken commit of SATA PM spec pdf
2010-09-19 Matthew Dillonkernel - Report more AHCI revs in the switch
2010-09-18 Sascha Wildnerkernel: Remove #include <sys/mutex.h> if <sys/mutex2...
2010-09-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-17 Matthew Dillonkernel - Adjust AHCI driver to deal with AMD braindamag...
2010-08-30 Alex Hornungspinlocks - Rename API to spin_{try,un,}lock
2010-08-30 Matthew Dillonkernel - Possibly fix a bug in aic7xxx
2010-08-30 Sascha Wildneraicasm: Mark stop() __dead2.
2010-08-29 Sascha Wildneriscsi_initiator(4): Fix another potential NULL pointer...
2010-08-29 Sascha Wildneriscsi_initiator(4): Fix a potential NULL pointer derefe...
2010-08-29 Matthew Dillonkernel - gcc -Os/-O2 warnings pass
2010-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-28 Matthew Dillonkernel - unwind kthread_create() mplock
2010-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-27 Matthew Dillonkernel - Major MPSAFE Infrastructure
2010-08-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-08-25 Matthew Dillonkernel - Run AHCI and SILI disk drivers MPSAFE
2010-08-25 Matthew Dillonkernel - Adjust device D_MPSAFE_* flags
2010-08-22 Alex Hornungdm_target_crypt - Clean up debug
2010-08-22 Alex Hornungdm_target_crypt - Bump version to 1.6.0
2010-08-22 Alex Hornungdm_target_crypt - Fix a number of bugs
2010-08-21 Alex Hornungdm_target_crypt - fix logic for xts support
2010-08-21 Alex HornungMerge branch 'master' of git://git.dragonflybsd.org...
2010-08-21 Alex Hornungdm_target_crypt - Enable support for AES-XTS
2010-08-21 Alex Hornungdm_target_crypt - Fix compatibility with Linux
2010-08-20 Matthew Dillonkernel - Correct hex2key() in dm_crypt
2010-08-20 Matthew Dillonkernel - Fix iv sector mush in dm_target_crypt for...
2010-08-20 Alex Hornungdm_target_crypt - rework ivgen magic, fix bug
2010-08-20 Matthew Dillonkernel - dm_target_crypt - use CRYPTO_F_BATCH
2010-08-15 Matthew Dillonkernel - dm_crypt - Pre-zero control structures, disabl...
2010-08-15 Matthew Dillonkernel - dm - Reorganize the crypt code and implement...
2010-08-14 Matthew Dillonkernel - dm - Fix panic in dm_target_crypt
2010-08-14 Matthew Dillonkernel - dm - Add support for BUF_CMD_FLUSH
2010-08-14 Matthew Dillonkernel - dm - rewrite dm_target_stripe.c to add functio...
2010-08-10 Sascha Wildneraicasm: Correct logic bug in the undefined register...
2010-08-09 Sascha WildnerUndo part of the last change until I understand why...
next