kpmcore/src/fs
Andrius Štikonas d126f04886
Add initial support for growing LUKS volumes.
Added support for filling btrfs, ext and swap partitions.
2016-04-21 17:22:48 +01:00
..
CMakeLists.txt Add basic support for F2FS. 2016-02-25 23:29:33 +00:00
btrfs.cpp Add initial support for growing LUKS volumes. 2016-04-21 17:22:48 +01:00
btrfs.h Add basic support for F2FS. 2016-02-25 23:29:33 +00:00
exfat.cpp Add basic support for F2FS. 2016-02-25 23:29:33 +00:00
exfat.h Add basic support for F2FS. 2016-02-25 23:29:33 +00:00
ext2.cpp Add initial support for growing LUKS volumes. 2016-04-21 17:22:48 +01:00
ext2.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ext3.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ext3.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ext4.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ext4.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
extended.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
extended.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
f2fs.cpp Add forgotten files. 2016-02-25 23:46:31 +00:00
f2fs.h Add forgotten files. 2016-02-25 23:46:31 +00:00
fat16.cpp Update copyright. 2016-03-02 19:00:31 +00:00
fat16.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
fat32.cpp Always use nullptr instead of NULL because it is type-safe. 2015-07-22 15:48:03 +02:00
fat32.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
filesystem.cpp Add initial support for growing LUKS volumes. 2016-04-21 17:22:48 +01:00
filesystem.h Bring back LUKS code which was previously merged+reverted. 2016-03-31 18:43:38 +02:00
filesystemfactory.cpp Update copyright. 2016-03-02 19:00:31 +00:00
filesystemfactory.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
hfs.cpp Update copyright. 2016-03-02 19:00:31 +00:00
hfs.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
hfsplus.cpp Update copyright. 2016-03-02 19:00:31 +00:00
hfsplus.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
hpfs.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
hpfs.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
jfs.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
jfs.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
linuxswap.cpp Add initial support for growing LUKS volumes. 2016-04-21 17:22:48 +01:00
linuxswap.h Bring back LUKS code which was previously merged+reverted. 2016-03-31 18:43:38 +02:00
luks.cpp Add initial support for growing LUKS volumes. 2016-04-21 17:22:48 +01:00
luks.h Add initial support for growing LUKS volumes. 2016-04-21 17:22:48 +01:00
lvm2_pv.cpp Add basic support for F2FS. 2016-02-25 23:29:33 +00:00
lvm2_pv.h Add basic support for F2FS. 2016-02-25 23:29:33 +00:00
nilfs2.cpp Update copyright. 2016-03-02 19:00:31 +00:00
nilfs2.h Add basic support for F2FS. 2016-02-25 23:29:33 +00:00
ntfs.cpp Fix updating NTFS UUID. 2016-03-11 00:31:30 +00:00
ntfs.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ocfs2.cpp Update copyright. 2016-03-02 19:00:31 +00:00
ocfs2.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
reiser4.cpp Update copyright. 2016-03-02 19:00:31 +00:00
reiser4.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
reiserfs.cpp Update copyright. 2016-03-02 19:00:31 +00:00
reiserfs.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ufs.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
ufs.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
unformatted.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
unformatted.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
unknown.cpp Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
unknown.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
xfs.cpp Update copyright. 2016-03-02 19:00:31 +00:00
xfs.h Format kpmcore code using KDE style. 2015-07-13 17:16:36 +03:00
zfs.cpp Add basic support for F2FS. 2016-02-25 23:29:33 +00:00
zfs.h Add basic support for F2FS. 2016-02-25 23:29:33 +00:00