aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* 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