]> git.proxmox.com Git - mirror_zfs-debian.git/history - include/sys
Switch KM_SLEEP to KM_PUSHPAGE
[mirror_zfs-debian.git] / include / sys /
2012-09-04 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-27 Brian BehlendorfPre-allocate vdev I/O buffers
2012-08-27 Richard YaoRevert Disable direct reclaim for z_wr_* threads
2012-08-27 Brian BehlendorfRemove autotools products
2012-08-24 Prakash SuryaWrap smp_processor_id in kpreempt_[dis|en]able
2012-08-10 Brian BehlendorfExport dbuf_* symbols
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2012-08-07 Etienne DechampsSet zvol discard_granularity to the volblocksize.
2012-07-31 Matthew AhrensIllumos #1644, #1645, #1646, #1647, #1708
2012-07-23 Richard YaoLinux 3.5 compat, end_writeback() changed to clear_inode()
2012-07-23 Richard YaoLinux 3.5 compat, iops->truncate_range() removed
2012-07-23 Richard YaoLinux 3.5 compat, eops->encode_fh() takes inodes
2012-07-17 Richard YaoFix build failures on PaX/GRSecurity patched kernels
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2012-07-11 George WilsonIllumos #1949, #1953
2012-07-11 Garrett D'AmoreIllumos #1748: desire support for reguid in zfs
2012-07-10 Richard YaoUse ULL suffix in constants
2012-06-29 Etienne DechampsAdd ZIL statistics.
2012-06-14 Pawel Jakub DawidekSpeed up 'zfs list -t snapshot -o name -s name'
2012-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
2012-04-30 Brian BehlendorfLinux 3.3 compat, iops->create()/mkdir()/mknod()
2012-04-11 George WilsonIllumos #1951: leaking a vdev when removing an l2cache...
2012-03-23 Brian BehlendorfAdd --enable-debug-dmu-tx configure option
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-03-08 Brian BehlendorfAdd sa_spill_rele() interface
2012-02-27 Brian BehlendorfCleanly support debug packages
2012-02-27 Brian BehlendorfAdd 'dmu_tx' kstats entry
2012-02-10 Etienne DechampsAdd support for DISCARD to ZVOLs.
2012-02-10 Etienne DechampsSupport the fallocate() file operation.
2012-02-08 Etienne DechampsImprove ZVOL queue behavior.
2012-02-08 Etienne DechampsFix synchronicity for ZVOLs.
2012-02-03 Brian BehlendorfLinux 3.3 compat, sops->show_options()
2012-02-02 Brian BehlendorfCleanup ZFS debug infrastructure
2012-01-18 Brian BehlendorfAdd the release component to headers
2012-01-13 Brian BehlendorfIncrease link count limit to 2^31-1
2012-01-11 Brian BehlendorfLinux 3.1 compat, super_block->s_shrink
2011-12-17 Darik HornLinux 3.2 compat: set_nlink()
2011-12-15 Prakash SuryaAdd make rule for building Arch Linux packages
2011-12-14 Garrett D'AmoreIllumos #734: Use taskq_dispatch_ent() interface
2011-11-28 Brian BehlendorfImplement SA based xattrs
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-11-03 Brian BehlendorfImprove meta data performance
2011-10-18 Alexander StetsenkoIllumos #755: dmu_recv_stream builds incomplete guid_to...
2011-10-11 Brian BehlendorfExport symbols for the VFS API
2011-10-05 Brian BehlendorfExport symbols for the full SA API
2011-09-27 Brian BehlendorfExport symbols for the full ZAP API
2011-09-26 Zachary BedellMake libefi-created GPT compatible with gptfdisk
2011-08-08 Brian BehlendorfAutogen refresh for udev changes
2011-08-04 Brian BehlendorfAdd backing_device_info per-filesystem
2011-08-02 Brian BehlendorfCleanup mmap(2) writes
2011-08-01 Brian BehlendorfMerge branch 'illumos'
2011-08-01 Matt AhrensIllumos #1092: zfs refratio property
2011-08-01 George WilsonIllumos #1051: zfs should handle imbalanced luns
2011-07-11 Kyle FullerProvide a rc.d script for archlinux
2011-07-11 Brian BehlendorfImprove fstat(2) performance
2011-07-01 Brian BehlendorfLinux compat 2.6.39: mount_nodev()
2011-07-01 Brian BehlendorfLinux compat 2.6.39: security_inode_init_security()
2011-07-01 Brian BehlendorfAdd ZFS specific mmap() checks
2011-07-01 Prasad JoshiMMAP Optimization
2011-06-27 Prasad JoshiTear down and flush the mmap region
2011-06-17 Christian KohlschütterAdd "ashift" property to zpool create
2011-06-14 Brian BehlendorfAlways check -Wno-unused-but-set-variable gcc support
2011-06-14 Brian BehlendorfCheck for -Wno-unused-but-set-variable gcc support
2011-05-09 Brian BehlendorfMerge pull request #235 from nedbass/rdev
2011-05-06 Brian BehlendorfDisable direct reclaim for z_wr_* threads
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2011-05-02 Brian BehlendorfFix 'zfs set volsize=N pool/dataset'
2011-04-29 Gunnar BeutnerImplemented NFS export_operations.
2011-03-31 Brian BehlendorfFix libzpool cv_* build error
2011-03-24 Fajar A. NugrahaFixes to enable zvol symlink creation
2011-03-22 Brian BehlendorfLinux 2.6.28 compat, insert_inode_locked()
2011-03-22 Brian BehlendorfFix evict() deadlock
2011-03-22 Brian BehlendorfMerge branch 'dracut'
2011-03-17 Brian BehlendorfAdd init scripts
2011-03-15 Brian BehlendorfRegister .remount_fs handler
2011-03-15 Brian BehlendorfRegister .sync_fs handler
2011-03-08 Brian BehlendorfRange lock performance improvements
2011-03-08 Brian BehlendorfAdd zfs_open()/zfs_close()
2011-03-02 Brian BehlendorfDrop HAVE_XVATTR macros
2011-03-02 Brian BehlendorfAdd xvattr support
2011-02-25 Fajar A. NugrahaUse udev to create /dev/zvol/[dataset_name] links
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.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
next