summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add xvattr supportBrian Behlendorf2011-03-027-1/+339
* Remove caller_context_tBrian Behlendorf2011-03-021-12/+7
* Add the zpool and filesystem versionsDarik Horn2011-02-281-3/+5
* Fix set block scheduler warningsBrian Behlendorf2011-02-251-6/+23
* Use udev to create /dev/zvol/[dataset_name] linksFajar A. Nugraha2011-02-2510-9/+761
* Add the new blkdev_compat.h header to the DIST target.Darik Horn2011-02-242-2/+4
* Remove rdev packingBrian Behlendorf2011-02-231-35/+1
* Use correct ASSERT3* variantBrian Behlendorf2011-02-231-1/+1
* Increase fragment size to block sizeBrian Behlendorf2011-02-231-4/+8
* Fix 'statement with no effect' warningBrian Behlendorf2011-02-231-1/+1
* Fix uninitialized variableBrian Behlendorf2011-02-231-1/+1
* Fix enum compiler warningBrian Behlendorf2011-02-231-2/+2
* Linux 2.6.38 compat, blkdev_get_by_path()Brian Behlendorf2011-02-2349-3/+159
* Linux 2.6.x compat, blkdev_compat.hBrian Behlendorf2011-02-237-64/+69
* Prep zfs-0.6.0-rc1 tagzfs-0.6.0-rc1Brian Behlendorf2011-02-181-1/+1
* Merge branch 'zpl'Brian Behlendorf2011-02-18128-6848/+7785
|\
| * Use provided uid/gid for setattrBrian Behlendorf2011-02-172-5/+5
| * Fix symlink(2) inode reference countBrian Behlendorf2011-02-171-1/+0
| * Use -zfs_readlink() errorBrian Behlendorf2011-02-171-1/+1
| * Improve 'zpool import' safetyBrian Behlendorf2011-02-171-9/+12
| * Fix readlink(2)Brian Behlendorf2011-02-162-28/+36
| * Update 'zfs.sh -u' to umount all zfs filesystemsBrian Behlendorf2011-02-161-0/+1
| * Suppress share error on mountBrian Behlendorf2011-02-161-1/+2
| * Add get/setattr, get/setxattr hooksBrian Behlendorf2011-02-161-4/+11
| * Fix FIFO and socket handlingBrian Behlendorf2011-02-161-3/+4
| * Create minors for all zvolsBrian Behlendorf2011-02-161-1/+2
| * Linux 2.6.36 compat, sops->evict_inode()Brian Behlendorf2011-02-1150-11/+250
| * Linux 2.6.33 compat, get/set xattr callbacksBrian Behlendorf2011-02-116-7/+393
| * Linux 2.6.35 compat, fops->fsync()Brian Behlendorf2011-02-1152-7/+257
| * Linux 2.6.35 compat, const struct xattr_handlerBrian Behlendorf2011-02-1052-5/+284
| * Prefer /lib/modules/$(uname -r)/ linksBrian Behlendorf2011-02-102-9/+24
| * MS_DIRSYNC and MS_REC compatBrian Behlendorf2011-02-102-0/+11
| * Add missing -ldl linker optionBrian Behlendorf2011-02-1010-10/+10
| * Update AUTHORS fileBrian Behlendorf2011-02-101-4/+34
| * Use 'noop' IO SchedulerBrian Behlendorf2011-02-102-0/+49
| * Suppress large kmem_alloc() warningBrian Behlendorf2011-02-101-1/+1
| * Update META to 0.6.0Brian Behlendorf2011-02-101-1/+1
| * Invalidate dcache and inode cacheBrian Behlendorf2011-02-101-7/+7
| * Remove useless libefi warningsBrian Behlendorf2011-02-101-10/+3
| * Move cv_destroy() outside zp->z_range_lock()Brian Behlendorf2011-02-101-23/+36
| * Add mmap(2) supportBrian Behlendorf2011-02-103-104/+245
| * Add Hooks for Linux Xattr OperationsBrian Behlendorf2011-02-101-0/+432
| * Add Hooks for Linux Super Block OperationsBrian Behlendorf2011-02-101-0/+168
| * Add Hooks for Linux Inode OperationsBrian Behlendorf2011-02-101-0/+331
| * Add Hooks for Linux File OperationsBrian Behlendorf2011-02-107-0/+251
| * Wrap with HAVE_XVATTRBrian Behlendorf2011-02-102-167/+213
| * Add zp->z_is_zvol flagBrian Behlendorf2011-02-103-3/+5
| * Prototype/structure update for LinuxBrian Behlendorf2011-02-1022-3344/+2096
| * Remove dmu_write_pages() supportBrian Behlendorf2011-02-102-61/+0
| * Create a root znode without VFS dependenciesBrian Behlendorf2011-02-101-85/+4