summary refs log tree commit diff
path: root/nixos/modules/tasks/filesystems
AgeCommit message (Expand)AuthorFilesLines
2022-12-17nixos/zfs: assert no force import with hibernationJakub Sokołowski1-0/+4
2022-11-20nixos: Add ext to fsPackages in stage 2 with systemd-initrd enabledWill Fancher1-1/+2
2022-10-29nixos/zfs: introduce option to control hibernationBryan A. S1-0/+13
2022-10-06nixos/jfs: correct broken toplevel referenceEdward Tjörnhammar1-1/+1
2022-08-31nixos/*: automatically convert option descriptionspennae2-6/+6
2022-08-27nixos/*: literalDocBook -> literalMDpennae1-1/+1
2022-08-19nixos/*: mark pre-existing markdown descriptions as mdDocpennae1-1/+1
2022-08-12Merge pull request #185474 from pennae/option-docs-mdpennae2-11/+7
2022-08-10Merge pull request #185763 from srhb/zfs-scrub-synchronouslyFranz Pletz1-2/+2
2022-08-09nixos/zfs: scrub synchronouslySarah Brofeldt1-2/+2
2022-08-06fix whitespacePaul Haerle1-1/+1
2022-08-06zfs: Make zpool available for zpool-expand-poolsPaul Haerle1-0/+2
2022-08-06nixos/*: automatically convert option docspennae2-7/+7
2022-08-05nixos/*: normalize manpage references to single-line formpennae2-8/+4
2022-07-30treewide: automatically md-convert option descriptionspennae3-32/+32
2022-07-03Merge pull request #171401 from klemensn/filesystems-zfsLassulus1-2/+2
2022-05-04zfs: Support zfs_force=y on the command line as well.Will Fancher1-1/+1
2022-05-03nixos: Don't use grep to request ZFS credentials, and consider keystatusWill Fancher1-6/+9
2022-05-03zfs: Update comment for https://github.com/zfsonlinux/zfs/pull/4943Will Fancher1-1/+3
2022-05-03zfs: Allow three tries to decrypt datasetsWill Fancher1-1/+8
2022-05-03nixos/stage-1-systemd: ZFS supportWill Fancher1-82/+105
2022-05-03nixos/filesystems/zfs: Use proper script modeKlemens Nanni1-1/+1
2022-05-03nixos/filesystems/zfs: Escape dataset namesKlemens Nanni1-1/+1
2022-04-28Merge pull request #170123 from ElvishJerricco/systemd-shutdown-ramfs-fixupWill Fancher1-0/+5
2022-04-28zfs: Sync pools on shutdown.Will Fancher1-0/+5
2022-04-26nixos/xfs: Fix evaluation (#170471)Janne Heß1-2/+2
2022-04-24nixos/btrfs: Add systemd stage 1 supportJanne Heß1-1/+1
2022-04-24nixos/filesystems: Make most simple filesystems compatible with systemdJanne Heß9-15/+32
2022-04-07nixos/zfs: better support auto-expanding partitioned disksGraham Christensen1-33/+4
2022-01-27nixos/apfs: initLuflosi1-0/+22
2021-12-09treewide: add defaultText for options using other shortcut bindingspennae1-1/+3
2021-12-09treewide: add literalDocBook text to options with complex defaultspennae1-0/+1
2021-11-03nixos/zfs: replace parentheses with bracesCole Helbling1-2/+4
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier2-4/+3
2021-09-13nixos: explicitely set security.wrappers ownershiprnhmjoj1-2/+12
2021-08-25Merge pull request #128624 from vs49688/exfatSandro1-3/+5
2021-08-24services.zfs.expandOnBoot: support expanding pools on bootYour Name1-1/+99
2021-08-24nixos/filesystems/exfat: use "exfatprogs" instead of "exfat" if kernel > 5.7Zane van Iperen1-3/+5
2021-07-06nixos/btrfs: handle new checksum types in initrd (#126158)Atemu1-1/+10
2021-05-13nixos/zfs: Add defaultText for 'boot.zfs.package'-option (#122002)Jens Nolte1-0/+1
2021-04-17Merge pull request #117071 from mohe2015/hotfix-zfs-grubJörg Thalheim1-1/+2
2021-04-01nixos/zfs: fix autoScrub.enable descriptionAlyssa Ross1-1/+1
2021-03-20nixos/zfs: Fix regression that prevents people to boot from zfs using grub if...Hedtke, Moritz1-1/+2
2021-02-06zfs: disable smartmontools mail functionalityCole Helbling1-1/+11
2021-02-06nixos/zfs: make zed mail optionalCole Helbling1-22/+26
2021-02-03zfs: fix invalid package referencesJörg Thalheim1-3/+3
2021-02-03nixos/zfs: fix reference to awkJörg Thalheim1-1/+1
2021-02-01nixos/lxd: refactor to use zfs.package/enabled propertyJörg Thalheim1-2/+0
2021-02-01nixos/zfs: expose enabled optionJörg Thalheim1-6/+12
2021-02-01nixos/zfs: expose zfs package as readonly attributeJörg Thalheim1-28/+30