summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs/zfs/zfs_vfsops.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-23 [illumos-gate merge]Jerry Jelinek1-6/+46
2018-04-229337 zfs get all is slow due to uncached metadataMatthew Ahrens1-6/+46
2017-06-26 [illumos-gate merge]Jerry Jelinek1-2/+15
2017-06-267431 ZFS Channel ProgramsChris Williamson1-2/+15
2017-06-13 [illumos-gate merge]Jerry Jelinek1-1/+1
2017-06-125428 provide fts(), reallocarray(), and strtonum()Yuri Pankov1-1/+1
2017-04-14 [illumos-gate merge]Jerry Jelinek1-1/+3
2017-04-136101 attempt to lzc_create() a filesystem under a volume results in a panicAndriy Gapon1-1/+3
2017-03-01 [illumos-gate merge]Jerry Jelinek1-5/+0
2017-02-287816 remove static unused variable in zfs_vfsops.cIgor Kozhukhov1-5/+0
2016-11-22 [illumos-gate merge]Jerry Jelinek1-14/+13
2016-11-217181 race between zfs_mount and zfs_ioc_rollbackAndriy Gapon1-7/+7
2016-11-217180 potential race between zfs_suspend_fs+zfs_resume_fs and zfs_ioc_renameAndriy Gapon1-7/+6
2016-09-29 [illumos-gate merge]Jerry Jelinek1-2/+26
2016-09-287301 zpool export -f should be able to interrupt file freeingAlek Pinchuk1-2/+26
2016-06-10 [illumos-gate merge]Jerry Jelinek1-2/+2
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-2/+2
2016-05-12 [illumos-gate merge]Jerry Jelinek1-97/+92
2016-05-116874 rollback and receive need to reset ZPL state to what's on diskMatthew Ahrens1-97/+92
2016-02-09 [illumos-gate merge]Jerry Jelinek1-0/+1
2016-02-085027 zfs large block support (add copyright)Matthew Ahrens1-0/+1
2015-09-17 [illumos-gate merge]Patrick Mooney1-66/+3
2015-09-176171 dsl_prop_unregister() slows down dataset eviction.Justin Gibbs1-66/+3
2015-07-20 [illumos-gate merge]Jerry Jelinek1-2/+2
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-2/+2
2014-11-07 [illumos-gate merge]Keith M Wesolowski1-5/+4
2014-11-075027 zfs large block supportMatthew Ahrens1-5/+4
2014-08-14 [illumos-gate merge]Keith M Wesolowski1-2/+2
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-2/+2
2014-07-21 [illumos-gate merge]Keith M Wesolowski1-7/+7
2014-07-185008 lock contention (rrw_exit) while running a read only loadAlexander Motin1-7/+7
2013-07-283875 panic in zfs_root() after failed rollbackKeith M Wesolowski1-43/+50
2013-07-17OS-2345 panic in zfs_root() due to NULL z_osKeith M Wesolowski1-43/+50
2013-06-11 [illumos-gate merge]Keith M Wesolowski1-14/+10
2013-06-113742 zfs comments need cleaner, more consistent styleWill Andrews1-14/+10
2013-03-14Merge /root/git/illumos-gateKeith M Wesolowski1-33/+33
2013-03-083598 want to dtrace when errors are generated in zfsMatthew Ahrens1-33/+33
2013-03-01Merge /root/git/illumos-gateKeith M Wesolowski1-31/+43
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-31/+43
2013-02-21Merge github.com:illumos/illumos-gateKeith M Wesolowski1-6/+12
2013-02-103522 zfs module should not allow uninitialized variablesGeorge Wilson1-6/+12
2012-11-07Illumos syncJohn Sonnenschein1-9/+25
2012-09-10illumos syncJohn Sonnenschein1-4/+4
2012-09-073006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-1/+1
2012-08-243100 zvol rename fails with EBUSY when dirtyMatthew Ahrens1-3/+3
2012-07-31OS-1439 zfs force umount can leak zone ref, preventing zone shutdownJerry Jelinek1-0/+12
2012-08-01backout 3006: causes 3046 (panics after mounting root)Richard Lowe1-1/+1
2012-07-313006 VERIFY[S,U,P] and ASSERT[S,U,P] frequently check if first argument is zeroMadhav Suresh1-1/+1
2012-09-243208 moving zpool cross-endian results in incorrect user/group accountingMatthew Ahrens1-9/+25
2012-06-302882 implement libzfs_coreMatthew Ahrens1-3/+3