aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* contrib: dracut: inline single-use import_pool, move single-use ask_for_passwordнаб2022-04-202-82/+72
* contrib: dracut: zfs-lib: remove find_bootfsнаб2022-04-202-27/+2
* contrib: dracut: zfs-lib: simplify ask_for_passwordнаб2022-04-202-50/+13
* contrib; dracut: flatten zfs-load-key, simplify zfs-env-bootfsнаб2022-04-203-45/+36
* contrib; dracut: centralise root= parsing, actually support root=sнаб2022-04-206-119/+108
* contrib: dracut: parse-zfs: stop pretending we support FILESYSTEM=наб2022-04-201-4/+1
* contrib: dracut: parse-zfs: drop initqueue-finished for i/fнаб2022-04-201-3/+0
* Corrected oversight in ZERO_RANGE behaviorRich Ercolani2022-04-208-21/+171
* FreeBSD: Fix translation from ABD to physical pagesAlexander Motin2022-04-201-1/+5
* man: ... -> … againнаб2022-04-205-26/+30
* rpm -> deb doesn't fail when optional packages are missingDamian Szuberski2022-04-201-2/+2
* Document zfs inherit -S's interaction with noninheritable propertiesнаб2022-04-201-2/+3
* zpool_history_unpack: return correct errno on nvlist_unpack failureLow-power2022-04-201-2/+3
* linux: module: uninstall legacy modules on (un)installationнаб2022-04-201-2/+6
* scripts: zfs.sh: unload zfs with dependenciesнаб2022-04-201-51/+8
* scripts: zfs.sh: make usage make senseнаб2022-04-201-31/+27
* scripts: zfs.sh: remove catнаб2022-04-201-3/+2
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-2040-749/+518
* Improve the inline descriptions of the ARC module parametersAllan Jude2022-04-201-10/+10
* Fix style checking error introduced by zfs-mount changesPaul Dagnelie2022-04-191-3/+1
* Linux 5.17 compat: GENHD_FL_EXT_DEVT / GENHD_FL_NO_PART_SCANBrian Behlendorf2022-04-193-13/+68
* init.d/zfs-mount: Don't fsck or mount/umount fstab entriesomni2022-04-151-82/+0
* Fix 'zpool history' sometimes fails without reporting any errorLow-power2022-04-151-9/+11
* libzfs: import: zpool_clear_label: bool for boolean statusнаб2022-04-131-9/+5
* libzfs: import: zpool_clear_label: don't allocate another time for L2ARC headerнаб2022-04-131-11/+7
* libzfs: import: zpool_clear_label: actually fail if clearing l2arc header failsнаб2022-04-131-10/+10
* module: zfs: vdev_removal: remove unused num_indirectнаб2022-04-131-3/+0
* tests: cmd: draid: remove unused and undocumented -vнаб2022-04-131-5/+2
* zfs(8): remove errors reported by mandoc 1.14.6szubersk2022-04-131-3/+4
* zfs(8): add requirements towards fs namesszubersk2022-04-131-6/+25
* ZTS: Retry auto_spare_multiple.kshBrian Behlendorf2022-04-131-0/+1
* ZTS: Retry redundancy_draid_spare[1,3].kshBrian Behlendorf2022-04-132-5/+2
* FreeBSD: Return Mach error codes from VOP_(GET|PUT)PAGESMark Johnston2022-04-131-8/+7
* FreeBSD: Parameterize ZFS_ENTER/ZFS_VERIFY_VP with an error codeMark Johnston2022-04-132-15/+19
* initramfs: use `mount.zfs` instead of `mount`Damian Szuberski2022-04-111-3/+3
* cmd: zed: rc: drop "should be owned by root and 0600"наб2022-04-052-4/+1
* Prefer ATTR_ in shared codebase over AT_Jorgen Lundman2022-04-051-3/+3
* libzfs: sendrecv: use common progress thread killerнаб2022-04-051-48/+23
* libzfs: sendrecv: always cancel progress thread in zfs_send_one()наб2022-04-051-2/+1
* Forbid asctime{,_r}(), gmtime(), localtime()наб2022-04-051-0/+4
* libspl: zed: event: use localtime_r()наб2022-04-051-5/+5
* libspl: print_timestamp: use localtime_r()наб2022-04-051-2/+3
* libzfs: sendrecv: send_progress_thread: use localtime_r()наб2022-04-051-6/+6
* zdb: standardise on ctime()наб2022-04-051-1/+1
* scripts: cstyle: remove unused -hнаб2022-04-052-19/+1
* cstyle.1: note -g, $CI being equivalent to -gнаб2022-04-051-1/+11
* scripts: cstyle: remove unused -Cнаб2022-04-052-21/+3
* Fix string/index variables being unflexed by defaultнаб2022-04-051-2/+2
* Linux 5.18 compat: use address_space_operations->readaheadRiccardo Schirone2022-04-043-0/+48
* Linux 5.18 compat: blkg_tryget is moved to private headersRiccardo Schirone2022-04-041-2/+5