summaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix 'zfs set volsize=N pool/dataset'Brian Behlendorf2011-05-024-0/+4
* Implemented NFS export_operations.Gunnar Beutner2011-04-295-1/+6
* Fix libzpool cv_* build errorBrian Behlendorf2011-03-311-1/+2
* Fixes to enable zvol symlink creationFajar A. Nugraha2011-03-241-1/+1
* Linux 2.6.28 compat, insert_inode_locked()Brian Behlendorf2011-03-224-0/+4
* Fix evict() deadlockBrian Behlendorf2011-03-221-0/+2
* Add init scriptsBrian Behlendorf2011-03-174-0/+4
* Register .remount_fs handlerBrian Behlendorf2011-03-151-0/+1
* Register .sync_fs handlerBrian Behlendorf2011-03-151-1/+1
* Range lock performance improvementsBrian Behlendorf2011-03-081-0/+1
* Add zfs_open()/zfs_close()Brian Behlendorf2011-03-081-0/+2
* Drop HAVE_XVATTR macrosBrian Behlendorf2011-03-022-11/+8
* Add xvattr supportBrian Behlendorf2011-03-025-0/+336
* Use udev to create /dev/zvol/[dataset_name] linksFajar A. Nugraha2011-02-251-0/+6
* Linux 2.6.38 compat, blkdev_get_by_path()Brian Behlendorf2011-02-234-0/+4
* Linux 2.6.x compat, blkdev_compat.hBrian Behlendorf2011-02-236-321/+2
* Merge branch 'zpl'Brian Behlendorf2011-02-1818-158/+356
|\
| * Linux 2.6.36 compat, sops->evict_inode()Brian Behlendorf2011-02-114-0/+4
| * Linux 2.6.35 compat, fops->fsync()Brian Behlendorf2011-02-115-0/+5
| * Linux 2.6.35 compat, const struct xattr_handlerBrian Behlendorf2011-02-105-1/+6
| * Use 'noop' IO SchedulerBrian Behlendorf2011-02-101-0/+3
| * Add mmap(2) supportBrian Behlendorf2011-02-101-0/+1
| * Add Hooks for Linux File OperationsBrian Behlendorf2011-02-103-0/+66
| * Add zp->z_is_zvol flagBrian Behlendorf2011-02-101-1/+1
| * Prototype/structure update for LinuxBrian Behlendorf2011-02-107-114/+120
| * Remove dmu_write_pages() supportBrian Behlendorf2011-02-101-4/+0
| * Remove zfs_ctldir.[ch]Brian Behlendorf2011-02-104-79/+29
| * VFS: Add zfs_inode_update() helperBrian Behlendorf2011-02-101-0/+1
| * VFS: Integrate zfs_znode_alloc()Brian Behlendorf2011-02-101-2/+9
| * ACL related changesBrian Behlendorf2011-02-101-2/+0
| * Add Linux Compat InfrastructureBrian Behlendorf2011-02-101-0/+1
| * Add basic uio supportBrian Behlendorf2011-02-104-2/+54
| * Export required vfs/vn symbolsBrian Behlendorf2011-02-104-0/+92
| * Add initial rw_uio functions to the dmuBrian Behlendorf2011-02-041-2/+8
| * Minimal libshare infrastructureBrian Behlendorf2011-02-044-4/+0
| * Autoconf selinux supportBrian Behlendorf2011-01-284-0/+8
| * Use cv_timedwait_interruptible in arcBrian Behlendorf2010-12-141-0/+1
* | Add API to wait for pending commit callbacksRicardo M. Correia2011-02-161-0/+6
|/
* Linux 2.6.36 compat, blk_* macros removedBrian Behlendorf2010-11-101-0/+10
* Linux 2.6.36 compat, synchronous bio flagBrian Behlendorf2010-11-101-7/+0
* Linux 2.6.36 compat, use REQ_FAILFAST_MASKBrian Behlendorf2010-11-101-6/+17
* Fix missing 'zpool events'Brian Behlendorf2010-10-121-1/+1
* Initial zio delay timingBrian Behlendorf2010-10-122-0/+8
* Add FAILFAST supportBrian Behlendorf2010-10-125-0/+36
* Generate zevents for speculative and soft errorsBrian Behlendorf2010-10-121-0/+1
* Use linux __KERNEL__ defineBrian Behlendorf2010-09-101-1/+1
* Support custom build directories and move includesBrian Behlendorf2010-09-0884-0/+53066