Age | Commit message (Expand) | Author | Files | Lines |
2018-06-01 | 9486 reduce memory used by device removal on fragmented pools | Matthew Ahrens | 1 | -21/+32 |
2018-04-16 | 9192 explicitly pass good_writes to vdev_uberblock/label_sync | Matthew Ahrens | 1 | -11/+17 |
2018-03-21 | 9189 Add debug to vdev_label_read_config when txg check fails | Pavel Zakharov | 1 | -2/+10 |
2018-03-14 | 9166 zfs storage pool checkpoint | Serapheim Dimitropoulos | 1 | -22/+57 |
2018-02-13 | 9075 Improve ZFS pool import/load process and corrupted pool recovery | Pavel Zakharov | 1 | -2/+7 |
2018-02-06 | 8961 SPA load/import should tell us why it failed | Pavel Zakharov | 1 | -2/+9 |
2018-01-10 | 7614 zfs device evacuation/removal | Prashanth Sreenivasa | 1 | -5/+82 |
2017-05-18 | 8021 ARC buf data scatter-ization | Dan Kimmel | 1 | -36/+43 |
2017-04-25 | backout: 8021 ARC buf data scatter-ization (causes 8100) | Robert Mustacchi | 1 | -43/+36 |
2017-04-21 | 8021 ARC buf data scatter-ization | Dan Kimmel | 1 | -36/+43 |
2016-04-14 | 6736 ZFS per-vdev ZAPs | Joe Stein | 1 | -0/+14 |
2015-11-02 | 6414 vdev_config_sync could be simpler | Will Andrews | 1 | -6/+13 |
2015-10-30 | 6386 Fix function call with uninitialized value in vdev_inuse | Richard Yao | 1 | -1/+2 |
2015-10-18 | 6328 Fix cstyle errors in zfs codebase | Paul Dagnelie | 1 | -3/+3 |
2014-08-12 | 5045 use atomic_{inc,dec}_* instead of atomic_add_* | Josef 'Jeff' Sipek | 1 | -2/+2 |
2013-12-11 | 4121 vdev_label_init should treat request as succeeded when pool is read only | George Wilson | 1 | -1/+1 |
2013-10-01 | 4101 metaslab_debug should allow for fine-grained control | George Wilson | 1 | -2/+3 |
2013-08-07 | 3956 ::vdev -r should work with pipelines | George Wilson | 1 | -62/+45 |
2013-06-11 | 3741 zfs needs better comments | Will Andrews | 1 | -0/+1 |
2013-03-08 | 3598 want to dtrace when errors are generated in zfs | Matthew Ahrens | 1 | -4/+4 |
2012-08-22 | 3090 vdev_reopen() during reguid causes vdev to be treated as corrupt | George Wilson | 1 | -27/+48 |
2012-05-21 | 2619 asynchronous destruction of ZFS file systems | Christopher Siden | 1 | -27/+76 |
2010-08-09 | PSARC 2010/306 Read-only ZFS pools | George Wilson | 1 | -0/+9 |
2010-08-06 | 6782540 zpool cannot replace a replacing device | Mark J Musante | 1 | -0/+3 |
2010-05-03 | 6675946 'zpool status' should show the progress of resilvering for individual... | Lin Ling | 1 | -16/+43 |
2010-01-04 | PSARC/2009/511 zpool split | Mark J Musante | 1 | -4/+14 |
2009-10-30 | PSARC 2009/479 zpool recovery support | Tim Haley | 1 | -6/+2 |
2009-10-20 | 6889826 ZFS retire agent should be able to repair pools | Eric Schrock | 1 | -0/+16 |
2009-09-28 | 6886074 zfs shouldn't add zero length arrays since nvlists apparently can't h... | George Wilson | 1 | -2/+5 |
2009-09-21 | 6574286 removing a slog doesn't work | George Wilson | 1 | -0/+46 |
2009-07-16 | 6854612 triple-parity RAID-Z | Adam Leventhal | 1 | -2/+4 |
2009-06-11 | 6566744 vdev_open() should be done in parallel | Eric Taylor | 1 | -8/+6 |
2009-05-26 | 6843014 ZFS B_FAILFAST handling is broken | Eric Schrock | 1 | -5/+27 |
2009-04-22 | 6799895 spa_add_spares() needs to be protected by config lock | Eric Schrock | 1 | -0/+4 |
2009-03-16 | 6809691 'zpool create -f' no longer overwrites ufs infomation | Lin Ling | 1 | -0/+15 |
2009-02-20 | 6803822 Reboot after replacement of system disk in a ZFS mirror drops to grub... | Lin Ling | 1 | -16/+0 |
2009-01-27 | 6798384 It can take a village to raise a zio | Bill Moore | 1 | -2/+2 |
2008-12-01 | 6328632 zpool offline is a bit too conservative | Jeff Bonwick | 1 | -2/+2 |
2008-11-21 | 6761100 want zdb option to select older uberblocks | Victor Latushkin | 1 | -1/+7 |
2008-11-16 | 6542860 ASSERT: reason != VDEV_LABEL_REMOVE||vdev_inuse(vd, crtxg, reason, 0) | George Wilson | 1 | -3/+0 |
2008-10-02 | 6754946 assertion failure in vdev_label_init() under zpool_remove_003_pos test | Jeff Bonwick | 1 | -4/+10 |
2008-09-29 | 6754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handling | Jeff Bonwick | 1 | -152/+95 |
2008-07-29 | 6721908 A hot spare "in use" in an exported zpool, is stolen when a disk fail... | lling | 1 | -3/+3 |
2008-07-04 | 6721901 uninitialized variable in zfs_fm_recv() can confuse diagnosis | eschrock | 1 | -4/+5 |
2008-06-27 | PSARC 2008/388 Short circuit for vdev probe failure | eschrock | 1 | -1/+11 |
2008-05-12 | 6616599 vdev_config_sync(rvd, txg) == 0, file: ../../common/fs/zfs/spa .c, li... | gw25295 | 1 | -21/+94 |
2007-12-13 | 6640580 spa_get_random() is insanely slow in userland | bonwick | 1 | -199/+120 |
2007-11-09 | PSARC 2007/618 ZFS L2ARC | brendan | 1 | -21/+75 |
2007-10-24 | PSARC 2007/567 zpool failmode property | gw25295 | 1 | -5/+39 |
2007-08-02 | 6393351 unique_* could be improved | ahrens | 1 | -1/+2 |