summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Honor CONFIG_FS_POSIX_ACL kernel optionMassimo Maggi2013-11-051-0/+2
* Posix ACL SupportMassimo Maggi2013-10-292-0/+177
* Add SEEK_DATA/SEEK_HOLE to lseek()/llseek()Li Dongyang2013-07-021-0/+22
* Return -EOPNOTSUPP for ZFS_IOC_{GET|SET}FLAGSBrian Behlendorf2013-06-261-0/+3
* Fix compile warning on 32-bit systemsYing Zhu2013-06-191-1/+1
* Change zfs-kmod-devel install pathBrian Behlendorf2013-03-131-1/+1
* Fix hot sparesBrian Behlendorf2013-03-011-0/+9
* Linux 2.6.26 compat, lookup_bdev()Brian Behlendorf2013-01-281-0/+9
* Add d_clear_d_op() compatibilityBrian Behlendorf2013-01-231-0/+20
* Fix 'zfs rollback' on mounted file systemsBrian Behlendorf2013-01-171-0/+8
* Fix false ENOENT on snapshot control dentriesNed Bass2013-01-161-0/+25
* Improve AF hard disk detectionBrian Behlendorf2012-11-151-5/+19
* Linux 3.6 compat, iops->mkdir()Richard Yao2012-10-141-1/+1
* Linux 3.6 compat, sget()Yuxuan Shui2012-10-141-0/+10
* Revert "Improve AF hard disk detection"Brian Behlendorf2012-09-111-19/+5
* Improve AF hard disk detectionBrian Behlendorf2012-09-041-5/+19
* Remove autotools productsBrian Behlendorf2012-08-271-621/+0
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-072-0/+16
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-232-0/+11
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-231-0/+1
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-231-0/+1
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-0/+2
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-112-0/+5
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-302-0/+13
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-231-0/+1
* Add .zfs control directoryBrian Behlendorf2012-03-222-0/+2
* Cleanly support debug packagesBrian Behlendorf2012-02-271-0/+1
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-092-0/+9
* Support the fallocate() file operation.Etienne Dechamps2012-02-091-0/+1
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-072-0/+52
* Fix synchronicity for ZVOLs.Etienne Dechamps2012-02-072-0/+26
* Linux 3.3 compat, sops->show_options()Brian Behlendorf2012-02-031-0/+1
* Add the release component to headersBrian Behlendorf2012-01-182-2/+2
* Linux 3.1 compat, super_block->s_shrinkBrian Behlendorf2012-01-111-0/+1
* Linux 3.2 compat: set_nlink()Darik Horn2011-12-162-0/+16
* Add make rule for building Arch Linux packagesPrakash Surya2011-12-141-0/+6
* Simplify BDI integrationBrian Behlendorf2011-11-082-16/+30
* Autogen refresh for udev changesBrian Behlendorf2011-08-081-0/+3
* Add backing_device_info per-filesystemBrian Behlendorf2011-08-042-0/+20
* Provide a rc.d script for archlinuxzfs-0.6.0-rc5Kyle Fuller2011-07-111-0/+1
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-011-0/+1
* Linux compat 2.6.39: security_inode_init_security()Brian Behlendorf2011-07-012-0/+9
* Tear down and flush the mmap regionPrasad Joshi2011-06-272-0/+22
* Linux 2.6.37 compat, WRITE_FLUSH_FUABrian Behlendorf2011-06-171-0/+14
* Always check -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-141-1/+1
* Check for -Wno-unused-but-set-variable gcc supportBrian Behlendorf2011-06-141-0/+2
* Handle NULL in nfsd .fsync() hookBrian Behlendorf2011-05-061-13/+0
* Fix 'zfs set volsize=N pool/dataset'Brian Behlendorf2011-05-021-0/+1
* Implemented NFS export_operations.Gunnar Beutner2011-04-291-0/+1
* Linux 2.6.28 compat, insert_inode_locked()Brian Behlendorf2011-03-222-1/+17