]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/vdev_disk.c
Linux 5.0 compat: Remove incorrect ASSERT
[mirror_zfs.git] / module / zfs / vdev_disk.c
2019-04-30 Brian BehlendorfLinux 5.0 compat: Remove incorrect ASSERT
2019-03-29 Brian BehlendorfAdd TRIM support
2019-02-22 loli10Kzpool reports 16E expandsize on disks with oddball...
2019-01-28 Brian BehlendorfLinux 5.0 compat: Fix bio_set_dev()
2019-01-28 Tony HutterLinux 5.0 compat: Convert MS_* macros to SB_*
2019-01-07 George WilsonOpenZFS 9102 - zfs should be able to initialize storage...
2018-11-28 LOLizfs_dbgmsg() is not safe from every context
2018-09-21 LOLivdev_disk_error() prints ASCII SOH to debug log
2018-07-23 Brian BehlendorfAdd support for autoexpand property
2018-06-20 Brian BehlendorfLinux 4.14 compat: blk_queue_stackable()
2018-05-31 Sara Hartsezpool reopen should detect expanded devices
2018-05-29 Brian BehlendorfUpdate build system and packaging
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-11 Olaf Faalandmodule param callbacks check for initialized spa
2018-05-09 Pavel ZakharovOpenZFS 8961 - SPA load/import should tell us why it...
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2017-09-25 DeHackEdFix printk() calls missing log level
2017-09-16 Giuseppe Di NataleLinux 3.14 compat: IO acct, global_page_state, etc
2017-09-05 Brian BehlendorfTrim new line from zfs_vdev_scheduler
2017-08-03 Ned BassUse SET_ERROR for constant non-zero return codes
2017-07-24 Brian BehlendorfLinux 4.13 compat: bio->bi_status and blk_status_t
2017-05-13 Isaac HuangSkip spurious resilver IO on raidz vdev
2017-02-04 George MelikovOpenZFS 7448 - ZFS doesn't notice when disk vdevs have...
2016-12-30 Tim Chase4.10 compat - BIO flag changes and others
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-12-08 Brian BehlendorfSpeed up zvol import and export speed
2016-11-30 Brian BehlendorfIntroduce ARC Buffer Data (ABD)
2016-11-29 Isaac HuangABD page support to vdev_disk.c
2016-11-29 David QuigleyDLPX-44812 integrate EP-220 large memory scalability
2016-09-29 Isaac HuangExplicit block device plugging when submitting multiple...
2016-08-11 Brian BehlendorfRemove custom root pool import code
2016-07-29 Chunwei ChenLinux 4.8 compat: REQ_OP and bio_set_op_attrs()
2016-07-29 Brian BehlendorfLinux 4.8 compat: submit_bio()
2016-07-25 Tim ChaseFix sync behavior for disk vdevs
2016-05-26 Tony HutterOpenZFS 6531 - Provide mechanism to artificially limit...
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-04-25 Brian BehlendorfUse udev for partition detection
2016-04-15 Colin Ian KingFix inverted logic on none elevator comparison
2015-10-13 Chunwei ChenFix use-after-free in vdev_disk_physio_completion
2015-09-25 Brian BehlendorfFix synchronous behavior in __vdev_disk_physio()
2015-09-25 Lukas WunnerLinux 4.3 compat: bio_end_io_t / BIO_UPTODATE
2015-09-04 Brian BehlendorfMerge branch 'zvol'
2015-09-04 Richard Yaozvol processing should use struct bio
2015-09-01 Richard YaoDisable LBA weighting on files and SSDs
2015-07-17 Brian BehlendorfLinux 4.2 compat: remove bio->bi_cnt access
2015-07-13 Boris ProtopopovTranslate sync zio to sync bio
2015-05-11 Matthew AhrensIllumos 5027 - zfs large block support
2015-04-30 George WilsonIllumos #5244 - zio pipeline callers should explicitly...
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Richard YaoUse is_vmalloc_addr() in vdev_disk.c
2014-11-19 Isaac Huangbio_alloc() with __GFP_WAIT never returns NULL
2014-07-30 Matthew AhrensIllumos #4374
2014-04-25 Chunwei ChenAdd assertion to catch 0-count page
2014-04-10 Chunwei ChenLinux 3.14 compat: Immutable biovec changes in vdev_disk.c
2014-03-04 Richard YaoInvalidate Linux buffer cache on vdevs upon each flush
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-10-31 Matthew AhrensIllumos #3598
2013-07-10 Brian BehlendorfUse GFP_NOIO in vdev_disk_io_flush()
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2013-04-02 Jan Engelhardtbuild: resolve orthographic and other grammatical errors
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-10 Ned Basscall_usermodehelper() should wait for process
2012-12-18 Prakash SuryaSet elevator for DM devices despite vdev_wholedisk
2012-10-22 Brian BehlendorfRemove 'Resized bio's/dio' warning
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-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2011-06-17 Brian BehlendorfLinux 2.6.37 compat, WRITE_FLUSH_FUA
2011-05-27 Brian BehlendorfFix 4K sector support
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2011-04-22 Brian BehlendorfFix spurious -EFAULT when setting I/O scheduler
2011-03-10 Brian BehlendorfDon't set I/O Scheduler for Partitions
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