Age | Commit message (Expand) | Author | Files | Lines |
2021-09-27 | 14115 dumping to zvol on raidz will corrupt the pool | Joshua M. Clulow | 1 | -10/+2 |
2020-09-05 | 13087 zfs: zfs_ereport_post() and zfs_ereport_start() return values are ignored | Toomas Soome | 1 | -1/+1 |
2020-06-01 | 12668 ZFS support for vectorized algorithms on x86 (initial support) | Gvozden Neskovic | 1 | -189/+76 |
2020-01-10 | 12085 zvol_dumpio would be cleaner with vdev_op_dumpio | Mike Gerdts | 1 | -11/+13 |
2019-12-06 | 11971 Reduce loaded range tree memory usage | Paul Dagnelie | 1 | -3/+3 |
2019-09-10 | 1701 ZFS to support UNMAP/TRIM for SSD | Brian Behlendorf | 1 | -1/+1 |
2019-06-25 | 8727 Native data and metadata encryption for zfs | Tom Caputi | 1 | -80/+98 |
2019-05-13 | 10405 Implement ZFS sorted scans | Toomas Soome | 1 | -12/+51 |
2018-04-25 | 9102 zfs should be able to initialize storage devices | George Wilson | 1 | -0/+75 |
2018-01-10 | 7614 zfs device evacuation/removal | Prashanth Sreenivasa | 1 | -0/+1 |
2017-05-18 | 8021 ARC buf data scatter-ization | Dan Kimmel | 1 | -205/+399 |
2017-04-25 | backout: 8021 ARC buf data scatter-ization (causes 8100) | Robert Mustacchi | 1 | -399/+204 |
2017-04-21 | 8021 ARC buf data scatter-ization | Dan Kimmel | 1 | -204/+399 |
2016-02-08 | 5027 zfs large block support (add copyright) | Matthew Ahrens | 1 | -0/+1 |
2014-11-07 | 5027 zfs large block support | Matthew Ahrens | 1 | -3/+3 |
2014-11-06 | 5244 zio pipeline callers should explicitly invoke next stage | George Wilson | 1 | -4/+5 |
2013-08-26 | 4045 zfs write throttle & i/o scheduler performance work | Matthew Ahrens | 1 | -1/+1 |
2013-08-23 | 2932 support crash dumps to raidz, etc. pools | Bill Pijewski | 1 | -13/+171 |
2013-06-11 | 3742 zfs comments need cleaner, more consistent style | Will Andrews | 1 | -5/+4 |
2013-06-11 | 3741 zfs needs better comments | Will Andrews | 1 | -0/+65 |
2013-03-08 | 3598 want to dtrace when errors are generated in zfs | Matthew Ahrens | 1 | -7/+7 |
2013-02-10 | 3522 zfs module should not allow uninitialized variables | George Wilson | 1 | -1/+2 |
2012-09-07 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -3/+3 |
2012-08-01 | backout 3006: causes 3046 (panics after mounting root) | Richard Lowe | 1 | -3/+3 |
2012-07-31 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -3/+3 |
2012-01-23 | 1948 zpool list should show more detailed pool information | George Wilson | 1 | -1/+5 |
2010-05-03 | 6675946 'zpool status' should show the progress of resilvering for individual... | Lin Ling | 1 | -2/+2 |
2010-03-19 | 6923585 deadlock while booting OpenSolaris build 132 from mirrored rpool with... | George Wilson | 1 | -0/+2 |
2010-02-17 | 6595532 ZIL is too talkative | Neil Perrin | 1 | -13/+17 |
2009-11-01 | PSARC 2009/571 ZFS Deduplication Properties | Jeff Bonwick | 1 | -3/+1 |
2009-09-25 | 6885320 assertion failed: rm->rm_freed != 0 (0x0 != 0x0), file: ../../common/... | Jonathan Adams | 1 | -17/+16 |
2009-09-22 | PSARC 2009/497 zfs checksum ereport payload additions | Jonathan Adams | 1 | -35/+241 |
2009-09-03 | 6869090 filebench on thumper with ZFS (snv_120) raidz causes checksum errors ... | Adam Leventhal | 1 | -6/+20 |
2009-07-16 | 6854612 triple-parity RAID-Z | Adam Leventhal | 1 | -284/+999 |
2009-06-11 | 6566744 vdev_open() should be done in parallel | Eric Taylor | 1 | -9/+7 |
2009-04-23 | 6794570 incomplete resilvering after disk replacement | Mark J Musante | 1 | -2/+2 |
2008-12-01 | 6328632 zpool offline is a bit too conservative | Jeff Bonwick | 1 | -3/+4 |
2008-09-29 | 6754011 SPA 3.0: lock breakup, i/o pipeline refactoring, device failure handling | Jeff Bonwick | 1 | -88/+58 |
2007-11-27 | 6354519 stack overflow in zfs due to zio pipelineonnv_79 | bonwick | 1 | -12/+13 |
2007-10-24 | PSARC 2007/567 zpool failmode property | gw25295 | 1 | -1/+2 |
2007-04-14 | 6545015 RAID-Z resilver broken | ahl | 1 | -2/+16 |
2007-01-21 | 6509749 RAIDZ reads unnecessarily generate parity | ahl | 1 | -14/+40 |
2006-05-30 | PSARC 2006/223 ZFS Hot Spares | eschrock | 1 | -169/+758 |
2006-04-10 | 6410698 ZFS metadata needs to be more highly replicated (ditto blocks) | billm | 1 | -8/+2 |
2006-04-02 | 6280668 pluggable block allocation policy | bonwick | 1 | -27/+34 |
2006-03-03 | PSARC 2006/077 zpool clear | eschrock | 1 | -12/+42 |
2005-12-15 | 6357470 vdev_raidz.c has unused RAIDZ_SINGLE define, code | eschrock | 1 | -42/+20 |
2005-10-31 | PSARC 2002/240 ZFS | ahrens | 1 | -0/+599 |