summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zfs_dir.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-27 [illumos-gate merge]Jerry Jelinek1-4/+50
2019-11-2612002 async unlinked drainAlek Pinchuk1-4/+50
2019-08-21 [illumos-gate merge]Jerry Jelinek1-1/+1
2019-08-2011479 zfs project supportNasf-Fan1-1/+1
2017-06-22 [illumos-gate merge]Jerry Jelinek1-0/+1
2017-06-218376 cached v_path should be kept freshPatrick Mooney1-3/+4
2017-02-23 [illumos-gate merge]Jerry Jelinek1-3/+3
2017-02-227812 Remove gender specific languageDaniel Hoffman1-3/+3
2017-01-25 [illumos-gate merge]Jerry Jelinek1-23/+63
2017-01-241300 filename normalization doesn't work for removesKevin Crowe1-23/+63
2016-09-29 [illumos-gate merge]Jerry Jelinek1-2/+2
2016-09-287301 zpool export -f should be able to interrupt file freeingAlek Pinchuk1-2/+2
2016-04-06 [illumos-gate merge]Jerry Jelinek1-11/+17
2016-04-056843 Make xattr dir truncate and remove in one txChunwei Chen1-11/+17
2015-10-19 [illumos-gate merge]Jerry Jelinek1-2/+2
2015-10-186328 Fix cstyle errors in zfs codebasePaul Dagnelie1-2/+2
2015-05-21OS-4317 v_path accesses can racePatrick Mooney1-3/+4
2014-07-074950 files sometimes can't be removed from a full filesystemMatthew Ahrens1-1/+2
2013-11-264347 ZPL can use dmu_tx_assign(TXG_WAIT)Matthew Ahrens1-7/+1
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-13/+14
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-5/+4
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-4/+5
2010-08-116971929 Unable to add/remove ACE after doing idmap flush -aMark Shellenbaum1-1/+7
2010-06-146957974 assertion failed: 0 == sa_lookup(zp->z_sa_hdl, SA_ZPL_ZNODE_ACL(zp->z...Mark Shellenbaum1-1/+1
2010-05-146894240 zfs has a partially deleted fileSam Falkner1-16/+40
2010-05-046946681 System panics in a loop with "pf zfs_fuid_create"Mark Shellenbaum1-2/+6
2010-04-226945935 potential mutex problem in zfs_zaccess_aces_check()Mark Shellenbaum1-6/+6
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-57/+128
2009-12-156847615 deadlock between zfs_dirent_lock and zfs_rmdirSanjeev Bagewadi1-4/+24
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-12/+6
2009-03-266790064 zfs needs to determine uid and gid earlier in create processMark Shellenbaum1-7/+18
2008-11-256765294 Refactor replayNeil Perrin1-22/+4
2008-09-186741237 zfs hang in txg_wait_open() on bootNeil Perrin1-2/+18
2008-07-076343667 scrub/resilver has to start over when a snapshot is takenahrens1-36/+4
2008-07-016573681 deleting a very large file can be slowmaybee1-6/+31
2008-04-276654808 FIGNORECASE lookups in a zfs xattr dir don't provide 'realname' datatimh1-4/+4
2008-02-016650192 zfs ACL/fuid code could use some minor cleanupmarks1-2/+2
2008-01-186580259 onnv ZFS panic with zfs_purgedir in zfs_dir.cck1538981-4/+11
2008-01-146603908 can't change mode if FS/dir is out of quotamarks1-7/+11
2008-01-046552639 Each zone should have it's own idmapdjp1512161-4/+4
2007-12-216643116 assertion failed: ((zp)->z_vnode)->v_count > 0, file: ../../common/fs...maybee1-2/+6
2007-11-206622831 normalization properties are not preserved by "zfs send"timh1-6/+7
2007-11-096421210 zfs rollback without unmountingahrens1-4/+2
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-26/+184
2007-06-29PSARC/2007/328 zfs upgradeahrens1-4/+10
2007-03-28PSARC 2007/083 ZFS bootable datasetslling1-2/+9
2007-03-266437750 panic: db->db_buf==0||arc_referenced(db->db_buf), file: dbuf.c,line:1539maybee1-0/+3
2007-02-256527325 want more assertions in space map codeahrens1-1/+8
2007-01-226514331 in-memory delete queue is not neededahrens1-231/+95
2006-12-196492686 NFSv4 client got EACCES over ZFS when trying to OPENATTR without crea...ck1538981-1/+7