]> git.proxmox.com Git - mirror_zfs.git/history - module/os/linux/zfs/vdev_disk.c
module/*.ko: prune .data, global .rodata
[mirror_zfs.git] / module / os / linux / zfs / vdev_disk.c
2022-01-14 набmodule/*.ko: prune .data, global .rodata
2021-12-07 Coleman KaneLinux 5.16: The blk-cgroup.h header is where struct...
2021-12-07 Coleman KaneLinux 5.16: bio_set_dev is no longer a helper macro
2021-12-02 Brian BehlendorfLinux 5.13 compat: retry zvol_open() when contended
2021-11-09 Brian BehlendorfLinux 5.16 compat: submit_bio()
2021-07-26 набReplace /*PRINTFLIKEn*/ with attribute(printf)
2021-03-20 Coleman KaneLinux 5.12 update: bio_max_segs() replaces BIO_MAX_PAGES
2021-02-24 Coleman KaneLinux 5.12 compat: bio->bi_disk member moved
2021-01-28 Matthew Ahrensfix abd_nr_pages_off for gang abd
2020-12-28 Brian BehlendorfLinux 5.11 compat: bdev_whole()
2020-11-13 Brian BehlendorfDistributed Spare (dRAID) Feature
2020-11-02 Coleman KaneLinux 5.10 compat: check_disk_change() removed
2020-11-02 Coleman KaneLinux 5.10 compat: percpu_ref added data member
2020-09-25 Brian BehlendorfFix PREEMPTION=y and BLK_CGROUP=y config on arm64
2020-09-18 George Wilsonpool may become suspended during device expansion
2020-08-21 Ryan MoellerImport vdev ashift optimization from FreeBSD
2020-06-16 Jorgen LundmanMake struct vdev_disk_t be platform private
2020-05-21 Brian AtkinsonGang ABD Type
2020-02-28 Brian BehlendorfLinux 5.5 compat: blkg_tryget()
2019-12-09 Brian BehlendorfZTS: Fix zpool_reopen_001_pos
2019-11-27 Brian BehlendorfRemove zfs_vdev_elevator module option
2019-11-21 Matthew MacyAdd zfs_file_* interface, remove vnodes
2019-11-13 loli10KPrevent NULL pointer dereference in blkg_tryget() on...
2019-11-12 Brian BehlendorfLinux compat: Minimum kernel version 3.10
2019-10-10 Matthew MacyFix strdup conflict on other platforms
2019-09-25 Brian BehlendorfAdd warning for zfs_vdev_elevator option removal
2019-09-14 loli10KScrubbing root pools may deadlock on kernels without...
2019-09-06 Matthew MacyOpenZFS restructuring - move platform specific sources