aboutsummaryrefslogtreecommitdiffstats
path: root/config/kernel-blkdev.m4
Commit message (Expand)AuthorAgeFilesLines
* config: remove HAVE_MODE_LOOKUP_BDEVRob Norris2024-09-181-21/+1
* Linux 5.16: use bdev_nr_bytes() to get device capacityRob Norris2024-07-151-0/+26
* vdev_disk: ensure trim errors are returned immediatelyRob N2024-04-081-33/+85
* Linux 6.9 compat: bdev handles are now struct fileRob Norris2024-04-031-2/+41
* Improve performance for zpool trim on linuxUmer Saleem2024-02-021-5/+29
* Linux 6.8 compat: update for new bdev access functionsRob Norris2024-01-291-2/+54
* Linux 6.5 compat: blkdev changesColeman Kane2023-08-011-3/+81
* Linux 6.5 compat: disk_check_media_change() was addedColeman Kane2023-07-201-0/+29
* Linux 6.5 compat: BLK_STS_NEXUS renamed to BLK_STS_RESV_CONFLICTColeman Kane2023-07-141-0/+25
* zed: mark disks as REMOVED when they are removedAmeer Hamza2022-09-281-0/+55
* Linux 5.20 compat: bdevname()Brian Behlendorf2022-08-041-0/+28
* Linux 5.19 compat: blkdev_issue_secure_erase()Brian Behlendorf2022-05-311-0/+53
* Linux 5.13 compat: retry zvol_open() when contendedBrian Behlendorf2021-12-011-0/+22
* Correct checking bdev_check_media_change messageRyan Moeller2021-08-271-1/+1
* Linux 5.11 compat: bdev_whole()Brian Behlendorf2020-12-271-0/+25
* Linux 5.11 compat: lookup_bdev()Brian Behlendorf2020-12-271-14/+41
* Linux 5.10 compat: check_disk_change() removedColeman Kane2020-11-021-0/+57
* Linux 5.9 compat: add linux/blkdev.h includeColeman Kane2020-08-111-0/+5
* Linux compat: Minimum kernel version 3.10Brian Behlendorf2019-11-121-0/+207