summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove zfs_ctldir.[ch]Brian Behlendorf2011-02-1012-1429/+30
* Disable fuid featuresBrian Behlendorf2011-02-101-0/+6
* Disable zfs_sync during oops/panicBrian Behlendorf2011-02-101-1/+1
* Disable Shutdown/RebootBrian Behlendorf2011-02-101-1/+5
* Remove SYNC_ATTR checkBrian Behlendorf2011-02-101-9/+0
* Remove mount optionsBrian Behlendorf2011-02-101-21/+0
* Remove zfs_active_fs_countBrian Behlendorf2011-02-101-11/+0
* Remove unused mount functionsBrian Behlendorf2011-02-101-333/+0
* Remove zfs_major/zfs_minor/zfsfstypeBrian Behlendorf2011-02-101-105/+2
* Remove Solaris VFS HooksBrian Behlendorf2011-02-103-159/+0
* VFS: Add zfs_inode_update() helperBrian Behlendorf2011-02-104-2/+77
* VFS: Integrate zfs_znode_alloc()Brian Behlendorf2011-02-102-61/+36
* Enable zfs_znode compilationBrian Behlendorf2011-02-102-18/+21
* ACL related changesBrian Behlendorf2011-02-103-7/+27
* Init/destroy tsdBrian Behlendorf2011-02-101-2/+1
* Add Linux Compat InfrastructureBrian Behlendorf2011-02-108-3/+625
* Replace VOP_* calls with direct zfs_* callsBrian Behlendorf2011-02-101-15/+16
* Add basic uio supportBrian Behlendorf2011-02-108-6/+325
* Add trivial acl helpersBrian Behlendorf2011-02-101-1/+120
* Remove dead ACL codeBrian Behlendorf2011-02-101-75/+1
* Remove zfs_parse_bootfs() supportBrian Behlendorf2011-02-101-55/+0
* VFS: Wrap with HAVE_SHAREBrian Behlendorf2011-02-102-18/+22
* Wrap with HAVE_MLSLABELBrian Behlendorf2011-02-101-0/+2
* Remove znode move functionalityBrian Behlendorf2011-02-101-184/+0
* Conserve stack in zfs_mkdir()Brian Behlendorf2011-02-101-1/+3
* Conserve stack in zfs_sa_upgrade()Brian Behlendorf2011-02-101-4/+8
* Export required vfs/vn symbolsBrian Behlendorf2011-02-106-29/+153
* Add HAVE_SCANSTAMPBrian Behlendorf2011-02-101-2/+6
* Add initial rw_uio functions to the dmuBrian Behlendorf2011-02-042-5/+117
* Remove HAVE_ZPL from commands and librariesBrian Behlendorf2011-02-047-139/+0
* Documentation updatesBrian Behlendorf2011-02-046-17/+17
* Minimal libshare infrastructureBrian Behlendorf2011-02-0449-234/+24
* Add 'zfs mount' supportBrian Behlendorf2011-02-045-132/+169
* Open up libzfs_run_process/libzfs_load_moduleBrian Behlendorf2011-01-282-2/+9
* Disable umount.zfs helperBrian Behlendorf2011-01-281-37/+103
* Enable mount.zfs helperBrian Behlendorf2011-01-281-32/+188
* Autoconf selinux supportBrian Behlendorf2011-01-2849-16/+678
* Fix ZVOL rename minor devicesBrian Behlendorf2011-01-071-3/+9
* Fix minor compiler warningsBrian Behlendorf2011-01-068-65/+68
* Add missing mkdirp prototypeBrian Behlendorf2010-12-141-0/+34
* Use cv_timedwait_interruptible in arcBrian Behlendorf2010-12-142-3/+4
* Fix block device-related issues in zdb.Ricardo M. Correia2010-12-145-23/+58
* Enable rrwlock.c compilationBrian Behlendorf2010-12-071-3/+0
* Refresh autogen.sh productsBrian Behlendorf2010-12-072-6/+6
* Remove partition from vdev name in zfault.shNed Bass2010-11-291-1/+1
* Skip /dev/hpet during 'zpool import'zfs-0.5.2Brian Behlendorf2010-11-121-1/+2
* Add '-ts' options to zconfig.sh/zfault.sh usageBrian Behlendorf2010-11-112-2/+4
* Remove spl/zfs modules as part of cleanupBrian Behlendorf2010-11-114-0/+4
* Unconditionally load core kernel modulesBrian Behlendorf2010-11-112-3/+8
* Fix for access beyond end of device errorNed Bass2010-11-105-11/+13