]> git.proxmox.com Git - mirror_zfs-debian.git/history - module/zfs/vdev_disk.c
Merge tag 'upstream/0.7.5'
[mirror_zfs-debian.git] / module / zfs / vdev_disk.c
2017-10-06 Aron XuMerge tag 'upstream/0.7.2'
2017-10-06 Aron XuNew upstream version 0.7.2
2017-02-06 Aron XuMerge tag 'upstream/0.6.5.9'
2017-02-06 Aron XuImported Upstream version 0.6.5.9
2016-09-19 Aron XuMerge tag 'upstream/0.6.5.8'
2016-09-19 Aron XuImported Upstream version 0.6.5.8
2016-05-31 Aron XuMerge tag 'upstream/0.6.5.7'
2016-05-31 Aron XuImported Upstream version 0.6.5.7
2015-11-01 Aron XuImported Upstream version 0.6.5.3
2015-11-01 Aron XuMerge branch 'master' of git+ssh://git.debian.org/git...
2015-11-01 Aron XuMerge tag 'upstream/0.6.5.3'
2015-11-01 Aron XuImported Upstream version 0.6.5.3
2015-08-13 Aron XuMerge tag 'upstream/0.6.4.2'
2015-08-13 Aron XuImported Upstream version 0.6.4.2
2014-02-08 Liang GuoImported Upstream version 0.6.2+git20140204
2013-08-24 Aron XuMerge tag 'upstream/0.6.2'
2013-08-24 Aron XuImported Upstream version 0.6.2
2013-04-08 Aron XuImported Upstream version 0.6.1
2013-04-01 Carlos Alberto Lop... Merge branch 'upstream'
2013-03-01 Brian BehlendorfFix hot spares
2013-02-28 Brian BehlendorfRemove wholedisk check from vdev_disk_open()
2013-02-28 Brian BehlendorfLeaf vdevs should not be reopened
2013-02-24 Etienne DechampsRemove the bio_empty_barrier() check.
2013-01-15 Darik HornMerge branch 'upstream'
2013-01-10 Ned Basscall_usermodehelper() should wait for process
2012-12-21 Darik HornMerge branch 'upstream'
2012-12-18 Prakash SuryaSet elevator for DM devices despite vdev_wholedisk
2012-10-29 Darik HornMerge branch 'upstream'
2012-10-22 Brian BehlendorfRemove 'Resized bio's/dio' warning
2012-10-07 Darik HornMerge branch 'upstream'
2012-10-03 Brian BehlendorfModify vdev_elevator_switch() to use elevator_change()
2012-09-19 Chris SidenIllumos #1948: zpool list should show more detailed...
2012-08-31 Darik HornMerge branch 'upstream'
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-07-27 Darik HornMerge branch 'upstream'
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2011-06-19 Darik HornMerge branch 'upstream'
2011-06-17 Brian BehlendorfLinux 2.6.37 compat, WRITE_FLUSH_FUA
2011-05-28 Darik HornMerge branch 'upstream'
2011-05-27 Brian BehlendorfFix 4K sector support
2011-05-06 Darik HornMerge branch 'upstream'
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2011-04-23 Darik HornMerge branch 'upstream'
2011-04-22 Brian BehlendorfFix spurious -EFAULT when setting I/O scheduler
2011-03-22 Darik HornMerge branch 'upstream'
2011-03-22 Darik HornMerge remote-tracking branch 'behlendorf/master' into...
2011-03-10 Brian BehlendorfDon't set I/O Scheduler for Partitions
2011-03-05 Darik HornMerge branch 'upstream'
2011-02-28 Darik HornMerge branch 'linux-compat' into upstream
2011-02-25 Brian BehlendorfFix set block scheduler warnings
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfUse 'noop' IO Scheduler
2010-11-11 Ned BassFix for access beyond end of device error
2010-11-11 Brian BehlendorfLinux 2.6.36 compat, synchronous bio flag
2010-10-12 Brian BehlendorfInitial zio delay timing
2010-10-12 Brian BehlendorfAdd FAILFAST support
2010-10-12 Brian BehlendorfFix negative zio->io_error which must be positive.
2010-10-04 Ned BassUse stored whole_disk property when opening a vdev
2010-08-31 Brian BehlendorfAdd linux kernel disk support