Age | Commit message (Expand) | Author | Files | Lines |
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_alloconnv_120 | 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 |
2008-07-07 | 6343667 scrub/resilver has to start over when a snapshot is taken | ahrens | 1 | -31/+8 |
2008-07-01 | 6573681 deleting a very large file can be slow | maybee | 1 | -89/+197 |
2008-05-26 | 6554564 slab allocator cannot release slabs with lonely buffers | tomee | 1 | -22/+218 |
2008-04-27 | 6654808 FIGNORECASE lookups in a zfs xattr dir don't provide 'realname' data | timh | 1 | -0/+1 |
2008-01-15 | 6649002 panic "accessing past end of object" after online recv/rollback | ek110237 | 1 | -1/+2 |
2007-12-21 | 6643116 assertion failed: ((zp)->z_vnode)->v_count > 0, file: ../../common/fs... | maybee | 1 | -1/+1 |
2007-12-07 | 6513209 Destroying pools under stress caused a hang in arc_flush | maybee | 1 | -29/+34 |
2007-11-26 | 6633610 cannot successfully 'zpool create' on non-debug bits after 6622831 | timh | 1 | -2/+2 |
2007-11-20 | 6622831 normalization properties are not preserved by "zfs send" | timh | 1 | -9/+63 |
2007-11-09 | 6421210 zfs rollback without unmounting | ahrens | 1 | -132/+111 |
2007-10-25 | PSARC/2007/218 caller_context_t in all VOPs | amw | 1 | -12/+114 |
2007-10-24 | 6425096 want online 'zfs recv' (read only and read/write) | ek110237 | 1 | -1/+48 |
2007-08-08 | 6584470 zdb needs to initialize the bpl_lock mutex | gw25295 | 1 | -7/+15 |
2007-06-29 | PSARC/2007/328 zfs upgrade | ahrens | 1 | -10/+9 |
2007-06-26 | PSARC/2006/465 ZFS Delegated Administration | marks | 1 | -6/+2 |
2007-05-01 | 6465105 ZFS does not update timestamps upon the creat() of an existing file | peteh | 1 | -1/+3 |
2007-04-25 | 6543706 znodes should be immediatley freed, allowing the ARC to hold onto les... | ek110237 | 1 | -1/+1 |
2007-03-26 | PSARC/2007/124 Strong Type-Checking for VFS Operation Registration Mechanism | rsb | 1 | -0/+1 |