summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Implemented NFS export_operations.Gunnar Beutner2011-04-297-1/+8
* 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-227-1/+22
* Linux 2.6.27 compat, blk_queue_stackable()Brian Behlendorf2011-03-221-0/+11
* Fix evict() deadlockBrian Behlendorf2011-03-221-0/+2
* Add init scriptsBrian Behlendorf2011-03-176-0/+6
* Register .remount_fs handlerBrian Behlendorf2011-03-151-0/+1
* Register .sync_fs handlerBrian Behlendorf2011-03-151-1/+1
* Print mount/umount errorsBrian Behlendorf2011-03-091-1/+4
* 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-026-1/+338
* Use udev to create /dev/zvol/[dataset_name] linksFajar A. Nugraha2011-02-251-0/+6
* Add the new blkdev_compat.h header to the DIST target.Darik Horn2011-02-242-2/+4
* Linux 2.6.38 compat, blkdev_get_by_path()Brian Behlendorf2011-02-237-3/+24
* Linux 2.6.x compat, blkdev_compat.hBrian Behlendorf2011-02-236-64/+68
* Merge branch 'zpl'Brian Behlendorf2011-02-1826-161/+1126
|\
| * Linux 2.6.36 compat, sops->evict_inode()Brian Behlendorf2011-02-116-0/+6
| * Linux 2.6.33 compat, get/set xattr callbacksBrian Behlendorf2011-02-111-0/+45
| * Linux 2.6.35 compat, fops->fsync()Brian Behlendorf2011-02-119-5/+58
| * Linux 2.6.35 compat, const struct xattr_handlerBrian Behlendorf2011-02-109-1/+52
| * 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-106-2/+622
| * 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-045-5/+0
| * Open up libzfs_run_process/libzfs_load_moduleBrian Behlendorf2011-01-281-0/+6
| * Autoconf selinux supportBrian Behlendorf2011-01-285-0/+10
| * 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
* Add helper functions for manipulating device namesNed Bass2010-10-221-0/+2
* Fix missing 'zpool events'Brian Behlendorf2010-10-121-1/+1
* Initial zio delay timingBrian Behlendorf2010-10-122-0/+8
* Add FAILFAST supportBrian Behlendorf2010-10-126-0/+37
* Generate zevents for speculative and soft errorsBrian Behlendorf2010-10-121-0/+1