aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/linux/zfs/vdev_disk.c
Commit message (Expand)AuthorAgeFilesLines
...
* Replace /*PRINTFLIKEn*/ with attribute(printf)наб2021-07-261-1/+3
* Linux 5.12 update: bio_max_segs() replaces BIO_MAX_PAGESColeman Kane2021-03-191-0/+5
* Linux 5.12 compat: bio->bi_disk member movedColeman Kane2021-02-241-0/+4
* fix abd_nr_pages_off for gang abdMatthew Ahrens2021-01-281-26/+23
* Linux 5.11 compat: bdev_whole()Brian Behlendorf2020-12-271-4/+12
* Distributed Spare (dRAID) FeatureBrian Behlendorf2020-11-131-0/+9
* Linux 5.10 compat: check_disk_change() removedColeman Kane2020-11-021-1/+1
* Linux 5.10 compat: percpu_ref added data memberColeman Kane2020-11-021-0/+4
* Fix PREEMPTION=y and BLK_CGROUP=y config on arm64Brian Behlendorf2020-09-251-0/+10
* pool may become suspended during device expansionGeorge Wilson2020-09-171-2/+20
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-211-3/+50
* Make struct vdev_disk_t be platform privateJorgen Lundman2020-06-161-0/+5
* Gang ABD TypeBrian Atkinson2020-05-201-49/+1
* Linux 5.5 compat: blkg_tryget()Brian Behlendorf2020-02-281-1/+31
* ZTS: Fix zpool_reopen_001_posBrian Behlendorf2019-12-091-10/+25
* Remove zfs_vdev_elevator module optionBrian Behlendorf2019-11-271-111/+19
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-211-9/+4
* Prevent NULL pointer dereference in blkg_tryget() on EL8 kernelsloli10K2019-11-131-1/+1
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-121-53/+13
* Fix strdup conflict on other platformsMatthew Macy2019-10-101-1/+1
* Add warning for zfs_vdev_elevator option removalBrian Behlendorf2019-09-251-1/+8
* Scrubbing root pools may deadlock on kernels without elevator_change() (#9321)loli10K2019-09-131-1/+1
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-0/+954