- 17 Feb, 2016 1 commit
-
-
Vladimir Serbinenko authored
-
- 12 Feb, 2016 1 commit
-
-
Toomas Soome authored
-
- 19 Jun, 2015 2 commits
-
-
Andrei Borzenkov authored
Found by: Coverity scan. CID: 73647
-
Andrei Borzenkov authored
Found by Coverity scan. CID: 96603
-
- 30 May, 2015 1 commit
-
-
Toomas Soome authored
large blocks basically use extensible dataset feature, or to be exact, setting recordsize above 128k will trigger large_block feature to be enabled and storing such blocks is using feature extensible dataset. so the extensible dataset is prerequisite. Changes implement read support extensible dataset… instead of fixed DMU types they dont specify type, making it possible to use fat zap objects from bonus area.
-
- 14 May, 2015 1 commit
-
-
Andrei Borzenkov authored
Size after shift could exceed 16 bits; use grub_unit32_t for result. Reported and tested by: Kostya Berger <bergerkos@yahoo.co.uk> Closes: 44448
-
- 03 May, 2015 3 commits
-
-
Andrei Borzenkov authored
grub_memset should zero out padding after data end. It is not clear why it is needed at all - ZFS block is at least 512 bytes and power of two, so it is always multiple of 16 bytes. This grub_memset apparently never did anything.
-
Toomas Soome authored
-
Toomas Soome authored
In the past birth was always zero for holes. This feature started to make use of birth for holes as well, so change code to test for valid DVA address instead.
-
- 21 Feb, 2015 1 commit
-
-
Vladimir Serbinenko authored
-
- 27 Jan, 2015 5 commits
-
-
Andrei Borzenkov authored
-
Andrei Borzenkov authored
Found by: Coverity scan.
-
Andrei Borzenkov authored
Found by: Coverity scan.
-
Vladimir Serbinenko authored
Found by: Coverity scan.
-
Vladimir Serbinenko authored
Found by: Coverity Scan.
-
- 25 Jan, 2015 1 commit
-
-
Vladimir Serbinenko authored
Reported by: Tim Chase <dweeezil>
-
- 21 Jan, 2015 1 commit
-
-
Vladimir Serbinenko authored
-
- 01 Dec, 2014 1 commit
-
-
Andrei Borzenkov authored
CID: 73635
-
- 19 Dec, 2013 1 commit
-
-
Vladimir Serbinenko authored
Fixes squash4.
-
- 15 Dec, 2013 1 commit
-
-
Vladimir Serbinenko authored
Just "packed" doesn't always pack the way we expect.
-
- 13 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
-
- 07 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
type. (grub_gcm_decrypt): Likewise. (algo_decrypt): Likewise. (grub_zfs_decrypt_real): Transform error type.
-
- 03 Nov, 2013 2 commits
-
-
Vladimir Serbinenko authored
It was accidently committed to wrong branch This reverts commit 0ee5cdfe.
-
Vladimir Serbinenko authored
-
- 01 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
(check_pool_label): Likewise. Fixes overflow. (nvlist_find_value): Fix comparison.
-
- 26 Oct, 2013 1 commit
-
-
Vladimir Serbinenko authored
rather than signed one. (recovery): Likewise.
-
- 20 Oct, 2013 2 commits
-
-
Vladimir 'phcoder' Serbinenko authored
Reduces zfs.mod by 160 bytes (208 compressed).
-
Vladimir 'phcoder' Serbinenko authored
-
- 18 Oct, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
defined before trying to use it.
-
- 08 Oct, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
macros to GRUB ones.
-
- 23 Sep, 2013 1 commit
-
-
Massimo Maggi authored
-
- 22 Aug, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
* grub-core/fs/zfs/zfs.c (zio_read): Don't use casts to retrieve mac.
-
- 03 Aug, 2013 1 commit
-
-
Vladimir 'phcoder' Serbinenko authored
inappropriate printf.
-
- 15 Jul, 2013 3 commits
-
-
Vladimir 'phcoder' Serbinenko authored
-
Vladimir 'phcoder' Serbinenko authored
-
Vladimir 'phcoder' Serbinenko authored
-
- 14 Jul, 2013 4 commits
-
-
Vladimir 'phcoder' Serbinenko authored
-
Vladimir 'phcoder' Serbinenko authored
-
Vladimir 'phcoder' Serbinenko authored
-
Massimo Maggi authored
<= 0.
-