Age | Commit message (Expand) | Author | Files | Lines |
2019-11-26 | 12002 async unlinked drain | Alek Pinchuk | 1 | -1/+8 |
2019-08-20 | 11479 zfs project support | Nasf-Fan | 1 | -6/+51 |
2019-02-13 | 8423 Implement large_dnode pool feature | Toomas Soome | 1 | -15/+25 |
2018-12-21 | 9689 zfs range lock code should not be zpl-specific | Matthew Ahrens | 1 | -22/+49 |
2018-06-19 | 9438 Holes can lose birth time info if a block has a mix of birth times | Paul Dagnelie | 1 | -1/+2 |
2018-05-01 | 9421 zdb should detect and print out the number of "leaked" objects | Paul Dagnelie | 1 | -0/+11 |
2017-12-20 | 8930 zfs_zinactive: do not remove the node if the filesystem is readonly | Andriy Gapon | 1 | -7/+26 |
2017-05-16 | 8064 need a static DTrace probe in VN_HOLD | Sebastien Roy | 1 | -2/+2 |
2016-02-08 | 5027 zfs large block support (add copyright) | Matthew Ahrens | 1 | -0/+1 |
2015-10-29 | 6385 Fix unlocking order in zfs_zget | Richard Yao | 1 | -1/+1 |
2015-05-27 | 5961 Fix stack overflow in zfs_create_fs | Gleb Smirnoff | 1 | -17/+17 |
2014-11-07 | 5027 zfs large block support | Matthew Ahrens | 1 | -1/+7 |
2014-07-18 | 5008 lock contention (rrw_exit) while running a read only load | Alexander Motin | 1 | -1/+1 |
2014-07-07 | 4950 files sometimes can't be removed from a full filesystem | Matthew Ahrens | 1 | -5/+6 |
2013-12-09 | 4370 avoid transmitting holes during zfs send | Max Grossman | 1 | -9/+5 |
2013-11-26 | 4347 ZPL can use dmu_tx_assign(TXG_WAIT) | Matthew Ahrens | 1 | -20/+3 |
2013-06-11 | 3742 zfs comments need cleaner, more consistent style | Will Andrews | 1 | -11/+6 |
2013-03-08 | 3598 want to dtrace when errors are generated in zfs | Matthew Ahrens | 1 | -9/+9 |
2012-09-20 | 3139 zdb dies when it tries to determine path of unlinked file | Jeremy Jones | 1 | -4/+30 |
2012-09-07 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -4/+5 |
2012-08-01 | backout 3006: causes 3046 (panics after mounting root) | Richard Lowe | 1 | -6/+4 |
2012-07-31 | 3006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zero | Madhav Suresh | 1 | -4/+6 |
2010-08-18 | 6977470 zdb -vvv broken after zfs diff integration | Tim Haley | 1 | -14/+14 |
2010-08-11 | 6972305 Preferred DC not selected after setting pdc via sharectl | joyce mcintosh | 1 | -2/+20 |
2010-08-11 | 6971929 Unable to add/remove ACE after doing idmap flush -a | Mark Shellenbaum | 1 | -11/+5 |
2010-08-07 | PSARC 2010/105 zfs diff | Tim Haley | 1 | -45/+160 |
2010-06-25 | 6913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../co... | Neil Perrin | 1 | -2/+0 |
2010-06-24 | 6710343 dnode cache should register a dnode_move() callback to limit fragment... | Tom Erickson | 1 | -6/+14 |
2010-06-14 | 6957974 assertion failed: 0 == sa_lookup(zp->z_sa_hdl, SA_ZPL_ZNODE_ACL(zp->z... | Mark Shellenbaum | 1 | -4/+6 |
2010-05-25 | 6952177 SA handling of on-disk corruption can be improved | Mark Shellenbaum | 1 | -2/+7 |
2010-05-12 | 6950273 CIFS attributes aren't always updated when timestamps are updated | Mark Shellenbaum | 1 | -1/+3 |
2010-04-14 | PSARC/2010/029 Improved ACL interoperability | Mark Shellenbaum | 1 | -1/+2 |
2010-03-31 | 6938757 SMB and NFS referrals not working correctly | Mark Shellenbaum | 1 | -5/+4 |
2010-03-16 | 6716117 ZFS needs native system attribute infrastructure | Mark Shellenbaum | 1 | -208/+476 |
2009-12-04 | 6906110 bad trap panic in zil_replay_log_record | Mark Shellenbaum | 1 | -4/+2 |
2009-11-03 | 6895088 panic: existing znode ffffff84e4747da0 for dbuf ffffff8271678e18 | Mark Shellenbaum | 1 | -10/+31 |
2009-10-14 | 6886081 Solaris needs reparse point support (PSARC 2009/387) | Dai Ngo | 1 | -0/+4 |
2009-08-06 | 6868276 zfs_rezget() can be hazardous when znode has a cached ACL | Mark Shellenbaum | 1 | -5/+10 |
2009-08-03 | 6867395 zpool_upgrade_007_pos testcase panic'd with BAD TRAP: type=e (#pf Pag... | Mark Shellenbaum | 1 | -2/+12 |
2009-07-20 | 6857433 memory leaks found at: zfs_acl_alloc/zfs_acl_node_alloc | Tim Haley | 1 | -0/+3 |
2009-06-27 | 6775100 stat() performance on files on zfs should be improved | Tim Haley | 1 | -0/+6 |
2009-06-04 | 6843700 zfs_znode_move() does not ensure valid file system pointer | Tom Erickson | 1 | -4/+30 |
2009-04-18 | PSARC/2009/204 ZFS user/group quotas & space accounting | Matthew Ahrens | 1 | -122/+13 |
2009-03-26 | 6790064 zfs needs to determine uid and gid earlier in create process | Mark Shellenbaum | 1 | -5/+18 |
2009-03-13 | 6815893 hang mounting a dataset after booting into a new boot environment | Mark Shellenbaum | 1 | -26/+11 |
2009-02-17 | 6800942 smb_session_create() incorrectly stores IP addresses | Alan Wright | 1 | -2/+84 |
2009-01-28 | 6551866 deadlock between zfs_write(), zfs_freesp(), and zfs_putapage() | Mark Maybee | 1 | -7/+3 |
2008-11-25 | 6765294 Refactor replay | Neil Perrin | 1 | -8/+7 |
2008-09-12 | 6744863 race between zfs_znode_move() and zfs_zget() | Tom Erickson | 1 | -14/+15 |
2008-07-31 | 6698108 Sun Studio 12 finds many lint errors in ON source. | rh87107 | 1 | -1/+1 |