Fix hard coded path in 60-vdev.rules.in
[zfs.git] / include /
2011-02-25 Fajar A. NugrahaUse udev to create /dev/zvol/[dataset_name] links
2011-02-24 Darik HornAdd the new blkdev_compat.h header to the DIST target.
2011-02-23 Brian BehlendorfLinux 2.6.38 compat, blkdev_get_by_path()
2011-02-23 Brian BehlendorfLinux 2.6.x compat, blkdev_compat.h
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-16 Ricardo M. CorreiaAdd API to wait for pending commit callbacks
2011-02-11 Brian BehlendorfLinux 2.6.36 compat, sops->evict_inode()
2011-02-11 Brian BehlendorfLinux 2.6.33 compat, get/set xattr callbacks
2011-02-11 Brian BehlendorfLinux 2.6.35 compat, fops->fsync()
2011-02-11 Brian BehlendorfLinux 2.6.35 compat, const struct xattr_handler
2011-02-10 Brian BehlendorfUse 'noop' IO Scheduler
2011-02-10 Brian BehlendorfAdd mmap(2) support
2011-02-10 Brian BehlendorfAdd Hooks for Linux File Operations
2011-02-10 Brian BehlendorfAdd zp->z_is_zvol flag
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2011-02-10 Brian BehlendorfRemove dmu_write_pages() support
2011-02-10 Brian BehlendorfRemove zfs_ctldir.[ch]
2011-02-10 Brian BehlendorfVFS: Add zfs_inode_update() helper
2011-02-10 Brian BehlendorfVFS: Integrate zfs_znode_alloc()
2011-02-10 Brian BehlendorfACL related changes
2011-02-10 Brian BehlendorfAdd Linux Compat Infrastructure
2011-02-10 Brian BehlendorfAdd basic uio support
2011-02-10 Brian BehlendorfExport required vfs/vn symbols
2011-02-05 Brian BehlendorfAdd initial rw_uio functions to the dmu
2011-02-05 Brian BehlendorfMinimal libshare infrastructure
2011-01-28 Brian BehlendorfOpen up libzfs_run_process/libzfs_load_module
2011-01-28 Brian BehlendorfAutoconf selinux support
2010-12-14 Brian BehlendorfUse cv_timedwait_interruptible in arc
2010-11-11 Brian BehlendorfLinux 2.6.36 compat, blk_* macros removed
2010-11-11 Brian BehlendorfLinux 2.6.36 compat, synchronous bio flag
2010-11-11 Brian BehlendorfLinux 2.6.36 compat, use REQ_FAILFAST_MASK
2010-10-22 Ned BassAdd helper functions for manipulating device names
2010-10-12 Brian BehlendorfFix missing 'zpool events'
2010-10-12 Brian BehlendorfInitial zio delay timing
2010-10-12 Brian BehlendorfAdd FAILFAST support
2010-10-12 Brian BehlendorfGenerate zevents for speculative and soft errors
2010-09-10 Brian BehlendorfUse linux __KERNEL__ define
2010-09-08 Brian BehlendorfSupport custom build directories and move includes