NTFS VFS - Fix dangling vnode panic on umount
[dragonfly.git] / sys / dev / disk /
2010-02-09 Matthew Dillonkernel - nata - Fix bug in SET_MULTI command
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-02-05 Matthew DillonAHCI - Fix minor bug. Also AHCI/SILI - use ATA_F_EXCLU...
2010-02-03 Matthew Dillonkernel - SWAP CACHE part 3/many - Rearrange VM pagerops
2010-02-03 Matthew DillonAHCI - Improve warning messages when probing for a...
2010-01-31 Matthew Dillonkernel - SILI disk driver - Add support for Sil3124
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-12-29 Antonio Huete Jimenezmd(4) - Several fixes to make the module loading/unload...
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
2009-12-06 Alex Hornungdump - Make use of the new dumping
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-18 Alex Hornungdevfs - Remove old debug
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Aggelos EconomopoulosMerge commit 'clone27-scratch-1/master'
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-11-03 Matthew DillonAHCI/SILI - More adjustments to last commit
2009-11-03 Matthew DillonAHCI/SILI - Send dummy SETXFER mode even though it...
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-05 YONETANI Tomokazuamd64 - mpt(4) should use {,u}int32_t for S32/U32
2009-10-01 Peter AvalosMerge branch 'master' of /repository/git/dragonfly
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-10-01 Matthew DillonAHCI - Minor fixes
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-20 Alex Hornungmd - when setdiskinfo, also set no of blocks
2009-09-17 Sascha WildnerFix some 'unused variable' warnings.
2009-09-16 Sascha Wildneriscsi_initiator(4): Remove an unneeded variable.
2009-09-15 Matthew DillonAHCI - Note on previous commit, power management support.
2009-09-14 Matthew DillonAHCI - zero-pad ATAPI commands
2009-09-14 Matthew DillonAHCI - No longer cycle the port during port initialization
2009-09-08 Matthew DillonSILI - Merge Alex's ATA pass-through ioctls from AHCI...
2009-09-08 Alex Hornungahci(4) - Add support for ATA passthrough
2009-09-08 Antonio HueteISCSI - Minor module handling
2009-09-08 Simon Schubertmodules: remove KMODDEPS, it is not used anymore
2009-09-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-01 Alex HornungUse pseudo-device to specify number of precreated devs
2009-08-31 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-31 Alex Hornungvn - enable autocloning
2009-08-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-29 Sascha WildnerFix some more typos in manual pages and messages.
2009-08-29 Sascha WildnerFix typo: aquire -> acquire.
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
2009-08-26 Matthew DillonKernel - pass sysmsg through to ioctl.
2009-08-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-25 Matthew DillonAMD64 - Fix format conversions and other warnings.
2009-08-25 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-24 Matthew DillonISCSI - correct compiler errors due to recent divergences.
2009-08-24 Matthew DillonBring in ISCSI initiator support.
2009-08-24 Matthew DillonRename msleep() to ssleep().
2009-08-21 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-20 Matthew DillonFix numerous compiler warnings and format conversion...
2009-08-20 Matthew DillonBIOQ - Create a more sophisticated bursting mechanic...
2009-08-19 Matthew DillonNATA - Replace the queuing algorithm with the one used...
2009-08-19 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-08-19 Matthew DillonAHCI - Fix interrupt enablement sequencing
2009-08-19 Matthew DillonAHCI - Fix bricking issue with older chipsets on boot.
2009-08-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-17 Alex Hornungfd - Fix panic due to device_busy
2009-08-17 Alex HornungDEVFS - move devfs headers to sys/sys; fix consumers
2009-08-17 Matthew DillonAHCI - Chip reset, Inquiry alignment, ATAPI adjustments...
2009-08-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-16 Matthew Dillondisk/fd - fix panics
2009-08-16 Sascha Wildnermpt(4): Hook the module into the build.
2009-08-16 Matthew DillonMPT - fix all compiler warnings
2009-08-16 Matthew DillonMPI Driver update - additional merge work.
2009-08-15 Matthew DillonMPI Driver update
2009-08-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-12 Matthew DillonAMD64 - Fix bug in pmap_prefault, adjust vn kprintfs...
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-05 Matthew DillonDEVFS - Add serial number links for all CAM and NATA...
2009-08-04 Matthew DillonDEVFS - rollup - all kernel devices
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-02 Simon SchubertMerge branch 'vendor/MPFR' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GMP' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GCC44' into gcc441
2009-08-01 Matthew DillonDEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
2009-08-01 Matthew DillonDEVFS - Bring in Alex's GSOC kernel adjustments.
2009-07-23 Matthew DillonAHD: Add a DELAY() in the XPT_RESET_BUS path to avoid...
2009-07-15 Matthew DillonMPSAFE - tsleep_interlock, BUF/BIO, cluster, swap_pager.
next