summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zvol.c
Commit message (Expand)AuthorAgeFilesLines
...
* zfs_ioctl.c: improve code readability in zfs_ioc_dataset_list_next()mm2011-08-131-5/+5
* Eliminate the zfsdev_state_lock entirely and replace it with thepjd2011-08-121-48/+45
* Make renaming of a ZVOL, ZVOL's parent directory and ZVOL snapshot work.pjd2011-03-051-0/+67
* Simplify zvol_remove_minors() a bit.pjd2011-03-051-7/+8
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-521/+1446
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-7/+37
* Import OpenSolaris revision 7837:001de5627df3mm2010-05-131-225/+83
* Fix deadlock when ZVOLs are present and we are replacing dead component orpjd2009-12-051-1/+4
* Changing provider size is not really supported by GEOM, but doing so whenpjd2009-09-071-5/+16
* - Hide ZFS kernel threads under zfskern process.pjd2009-08-231-2/+3
* Set priority of vdev_geom threads and zvol threads to PRIBIO.pjd2009-08-231-0/+4
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-62/+653
* Call zil_commit() (if ZIL is not disabled) after every non-read requestpjd2007-11-011-11/+11
* Rename the kthread_xxx (e.g. kthread_create()) callsjulian2007-10-201-2/+2
* MFp4: Reduce diff against vendor code:pjd2007-04-231-0/+5
* Please welcome ZFS - The last word in file systems.pjd2007-04-061-0/+796
OpenPOWER on IntegriCloud