Merge branch 'master' of git://git.theshell.com/dragonfly
[dragonfly.git] / sys / kern / subr_disk.c
2011-01-27 Joe TalbottMerge branch 'master' of git://git.theshell.com/dragonfly
2011-01-20 Matthew Dillonkernel - Remove mplock shims from global tokens
2010-12-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE' into HEAD
2010-12-19 Peter AvalosMerge branch 'vendor/XZ' into HEAD
2010-12-15 Peter AvalosMerge branch 'vendor/TNFTP'
2010-12-15 Peter AvalosMerge branch 'vendor/ZLIB'
2010-12-12 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-12-10 Samuel J. GreearMerge branch 'malloc_constructor'
2010-12-08 Sascha Wildnerkernel: Serial numbers have to be either 2 chars minimu...
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-19 Alex Hornungsubr_disk - Keep an open count
2010-11-19 Alex Hornungsubr_disk - 'official' support for cloning; cleanup
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-04 Alex Hornungdisk - Add device-mapper specific fallthroughs
2010-11-15 Alex Hornungsubr_disk - Maintain uuid aliases for disk volumes
2010-11-15 Alex Hornungdm/disk - cleanup, add '.' between name and slices
2010-11-15 Alex Hornungdisk_setdiskinfo - correct assertion
2010-11-15 Alex Hornungdisk_create_named - Adapt a bit to work with dm
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael NeumannMerge branch 'apic_io'
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-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-08-29 Matthew Dillonkernel - All lwkt thread now start out mpsafe part 2/2
2010-08-29 Matthew Dillonkernel - All lwkt thread now start out mpsafe part 1/2
2010-08-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-08-25 Matthew Dillonkernel - Adjust device D_MPSAFE_* flags
2010-08-24 Matthew Dillonkernel - Add additional fields to kinfo_cputime
2010-08-20 Antonio Huete Jimenezudev - Add unit serial number to the udev
2010-07-12 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-11 Alex Hornungudev - Tag some subsystems/drivers
2010-06-27 Alex Hornungsubr_disk - Implement create_named & bounds_check
2010-06-06 Matthew Dillonkernel - lwkt_token revamp
2010-04-23 Alex Hornungdsched - serno support
2010-04-22 Alex Hornungdsched - expand framework to track threads
2010-04-19 Alex Hornungdsched, dsched_fq - Major cleanup
2010-04-16 Sascha WildnerAdd more __printflike()'s and fix resulting fallout.
2010-04-15 Alex Hornungdsched - Tie the dsched framework into the system
2010-03-18 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-03-16 Matthew Dillonkernel - Fix kernel memory leak in devfs disk_probe()
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-02 Matthew Dillonkernel - cleanup some unnecessary casts
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
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-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
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-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-06 UserMerge branch 'vendor/OPENSSL'
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-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-28 Thomas NikolajsenDEVFS - Add probing of OpenBSD slices
2009-09-25 Alex Hornungdevfs - Change make_dev_covering to use dev_ops
2009-09-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-20 Alex Hornungdisk - Also probe NetBSD slices for labels
2009-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-13 Matthew DillonDEVFS - Fix unprintables in serial numbers reported...
2009-09-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-11 Alex Hornungdisk - use make_dev_covering instead of make_dev
2009-09-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-03 Alex Hornungsubr_disk - add debug info
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-20 Matthew DillonBIOQ - Create a more sophisticated bursting mechanic...
2009-08-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-20 Matthew DillonNATA - Convert sysctls to globals to make NATA compile ok
2009-08-19 Matthew Dillonbioqdisksort - refactor I/O queueing to fix read starva...
2009-08-17 Alex HornungDEVFS - move devfs headers to sys/sys; fix consumers
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-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-11 Alex HornungDEVFS - fix probing of label for MBR compat slice;...
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-09 Matthew Dillonbioq - Add a sysctl kern.bioq_barrier to control bioqdi...
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-08 Matthew Dillonbioqdisksort - fixes to avoid starvation
2009-08-08 Matthew DillonDEVFS - More GPT fixes. Fix serial number aliases...
2009-08-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-08 Matthew DillonDEVFS - probe for disklabels in GPT slices.
2009-08-08 Matthew DillonDEVFS - Cleanup pass.
next