summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r303763,303791,303869: zfs: honour and make use of vfs vnode locking prot...avg2016-08-231-344/+105
* MFC r290266 (by avg):mav2016-03-201-1/+1
* MFC r289562: 6328 Fix cstyle errors in zfs codebasemav2015-11-131-2/+2
* MFC r268464: MFV r268452:delphij2014-07-231-1/+2
* MFC r260704,260717: zfs: getnewvnode_reserve must be called outside of aavg2014-02-171-0/+4
* MFC r258720: MFV r258665: 4347 ZPL can use dmu_tx_assign(TXG_WAIT)avg2014-01-161-7/+1
* Enable kernel-specific code for FreeBSD also on other systems that usermh2013-06-301-1/+1
* MFV r248217:mm2013-04-061-15/+20
* zfs_dirlook: bailout early if directory is unlinkedavg2012-11-041-0/+14
* Don't pass pointer to name buffer which is on the stack to another thread,pjd2011-05-241-20/+11
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-71/+176
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-40/+27
* Fix deadlock between zfs_dirent_lock and zfs_rmdirmm2010-05-161-4/+24
* Reduce diff against OpenSolaris - move Giant acquire/release todelphij2010-01-021-5/+0
* Fix permission handling for extended attributes in ZFS. Withouttrasz2009-07-201-2/+10
* The zfs_get_xattrdir() function is used to find the extended attributejhb2009-03-181-0/+2
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-70/+256
* MFp4: Reduce diff against vendor.pjd2007-04-241-0/+1
* Please welcome ZFS - The last word in file systems.pjd2007-04-061-0/+796
OpenPOWER on IntegriCloud