summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zfs_znode.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-2612002 async unlinked drainAlek Pinchuk1-1/+8
2019-08-2011479 zfs project supportNasf-Fan1-6/+51
2019-02-138423 Implement large_dnode pool featureToomas Soome1-15/+25
2018-12-219689 zfs range lock code should not be zpl-specificMatthew Ahrens1-22/+49
2018-06-199438 Holes can lose birth time info if a block has a mix of birth timesPaul Dagnelie1-1/+2
2018-05-019421 zdb should detect and print out the number of "leaked" objectsPaul Dagnelie1-0/+11
2017-12-208930 zfs_zinactive: do not remove the node if the filesystem is readonlyAndriy Gapon1-7/+26
2017-05-168064 need a static DTrace probe in VN_HOLDSebastien Roy1-2/+2
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-10-296385 Fix unlocking order in zfs_zgetRichard Yao1-1/+1
2015-05-275961 Fix stack overflow in zfs_create_fsGleb Smirnoff1-17/+17
2014-11-075027 zfs large block supportMatthew Ahrens1-1/+7
2014-07-185008 lock contention (rrw_exit) while running a read only loadAlexander Motin1-1/+1
2014-07-074950 files sometimes can't be removed from a full filesystemMatthew Ahrens1-5/+6
2013-12-094370 avoid transmitting holes during zfs sendMax Grossman1-9/+5
2013-11-264347 ZPL can use dmu_tx_assign(TXG_WAIT)Matthew Ahrens1-20/+3
2013-06-113742 zfs comments need cleaner, more consistent styleWill Andrews1-11/+6
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-9/+9
2012-09-203139 zdb dies when it tries to determine path of unlinked fileJeremy Jones1-4/+30
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-4/+5
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-6/+4
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-4/+6
2010-08-186977470 zdb -vvv broken after zfs diff integrationTim Haley1-14/+14
2010-08-116972305 Preferred DC not selected after setting pdc via sharectljoyce mcintosh1-2/+20
2010-08-116971929 Unable to add/remove ACE after doing idmap flush -aMark Shellenbaum1-11/+5
2010-08-07PSARC 2010/105 zfs diffTim Haley1-45/+160
2010-06-256913010 assertion failed: error||lr->lr_length <= zp->z_blksz, file: ../../co...Neil Perrin1-2/+0
2010-06-246710343 dnode cache should register a dnode_move() callback to limit fragment...Tom Erickson1-6/+14
2010-06-146957974 assertion failed: 0 == sa_lookup(zp->z_sa_hdl, SA_ZPL_ZNODE_ACL(zp->z...Mark Shellenbaum1-4/+6
2010-05-256952177 SA handling of on-disk corruption can be improvedMark Shellenbaum1-2/+7
2010-05-126950273 CIFS attributes aren't always updated when timestamps are updatedMark Shellenbaum1-1/+3
2010-04-14PSARC/2010/029 Improved ACL interoperabilityMark Shellenbaum1-1/+2
2010-03-316938757 SMB and NFS referrals not working correctlyMark Shellenbaum1-5/+4
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-208/+476
2009-12-046906110 bad trap panic in zil_replay_log_recordMark Shellenbaum1-4/+2
2009-11-036895088 panic: existing znode ffffff84e4747da0 for dbuf ffffff8271678e18Mark Shellenbaum1-10/+31
2009-10-146886081 Solaris needs reparse point support (PSARC 2009/387)Dai Ngo1-0/+4
2009-08-066868276 zfs_rezget() can be hazardous when znode has a cached ACLMark Shellenbaum1-5/+10
2009-08-036867395 zpool_upgrade_007_pos testcase panic'd with BAD TRAP: type=e (#pf Pag...Mark Shellenbaum1-2/+12
2009-07-206857433 memory leaks found at: zfs_acl_alloc/zfs_acl_node_allocTim Haley1-0/+3
2009-06-276775100 stat() performance on files on zfs should be improvedTim Haley1-0/+6
2009-06-046843700 zfs_znode_move() does not ensure valid file system pointerTom Erickson1-4/+30
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-122/+13
2009-03-266790064 zfs needs to determine uid and gid earlier in create processMark Shellenbaum1-5/+18
2009-03-136815893 hang mounting a dataset after booting into a new boot environmentMark Shellenbaum1-26/+11
2009-02-176800942 smb_session_create() incorrectly stores IP addressesAlan Wright1-2/+84
2009-01-286551866 deadlock between zfs_write(), zfs_freesp(), and zfs_putapage()Mark Maybee1-7/+3
2008-11-256765294 Refactor replayNeil Perrin1-8/+7
2008-09-126744863 race between zfs_znode_move() and zfs_zget()Tom Erickson1-14/+15
2008-07-316698108 Sun Studio 12 finds many lint errors in ON source.rh871071-1/+1