Add -p switch to "zpool get"
[zfs.git] / config /
2013-08-15 Richard YaoLinux 3.11 compat: fops->iterate()
2013-07-17 Brian BehlendorfFix arc_adapt() spinning in iterate_supers_type()
2013-07-08 Chris Dunlop3.10 API change: block_device_operations->release(...
2013-07-02 Li DongyangAdd SEEK_DATA/SEEK_HOLE to lseek()/llseek()
2013-05-02 Carlos Alberto Lop... Ensure --with-spl-timeout waits for spl_config.h and...
2013-04-24 Brian BehlendorfSet RPM_DEFINE_COMMON options
2013-04-24 Turbo FredrikssonAdd --bump=0 to alien
2013-04-24 Turbo FredrikssonSupport .nogitrelease file
2013-04-02 Brian BehlendorfReplace the ZFS_AC_META perl dependency with awk
2013-04-02 Jan Engelhardtbuild: do not call boilerplate ourself
2013-04-02 Jan Engelhardtgitignore: anchor entries at their respective directory
2013-04-02 Jan Engelhardtbuild: use CPPFLAGS
2013-04-02 Jan Engelhardtbuild: resolve orthographic and other grammatical errors
2013-03-22 Brian BehlendorfUse 'git describe' for working builds
2013-03-18 Brian BehlendorfRefresh RPM packaging
2013-03-13 Brian BehlendorfConfigure --with-spl{-obj} auto-detect cleanup
2013-03-06 Brian BehlendorfRemove ARCH packaging
2013-03-06 Brian BehlendorfAdd --with-dracutdir configure option
2013-03-04 Richard YaoEliminate runtime function pointer mods in autotools...
2013-02-24 Etienne DechampsRemove the bio_empty_barrier() check.
2013-02-24 Etienne DechampsUse -Werror for all kernel configure tests.
2013-01-29 Brian BehlendorfRemove NPTL_GUARD_WITHIN_STACK
2013-01-28 Brian BehlendorfLinux 2.6.26 compat, lookup_bdev()
2013-01-18 Brian BehlendorfUse sb->s_d_op default dentry operations
2013-01-17 Ned BassFix false ENOENT on snapshot control dentries
2013-01-11 Brian BehlendorfOnly use gcc -Wunused-but-set-variable when available
2012-12-14 Brian BehlendorfUpdate SAs when an inode is dirtied
2012-11-29 Brian BehlendorfVerify --with-linux source directory exists
2012-11-15 Brian BehlendorfImprove AF hard disk detection
2012-10-14 Richard YaoLinux 3.6 compat, iops->mkdir()
2012-10-14 Yuxuan ShuiLinux 3.6 compat, iops->create()
2012-10-14 Yuxuan ShuiLinux 3.6 compat, iops->lookup()
2012-10-14 Yuxuan ShuiLinux 3.6 compat, sget()
2012-10-03 Brian BehlendorfModify vdev_elevator_switch() to use elevator_change()
2012-10-03 Cyril PliskoImplement .commit_metadata hook for NFS export
2012-09-11 Brian BehlendorfRevert "Improve AF hard disk detection"
2012-09-04 Brian BehlendorfImprove AF hard disk detection
2012-08-27 Prakash SuryaRemove autoconf check for CONFIG_PREEMPT
2012-08-27 Brian BehlendorfRemove autotools products
2012-08-26 Richard YaoCheck kernel source directory for SPL
2012-08-24 Massimo MaggiFix snapshot automounting with GrSecurity constify...
2012-08-08 Prakash SuryaSupport building a zfs-modules-dkms sub package
2012-08-08 Prakash SuryaAdd '--with-spl-timeout' option
2012-08-07 Etienne DechampsSet zvol discard_granularity to the volblocksize.
2012-07-26 Etienne DechampsWhen checking for symbol exports, try compiling.
2012-07-26 Etienne DechampsFake modpost stage for LINUX_COMPILE.
2012-07-26 Etienne DechampsMake configure builtin-aware.
2012-07-26 Etienne DechampsDon't build packages that haven't been selected.
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-20 Richard YaoFix NULL pointer dereference on PaX/GRSecurity patched...
2012-07-17 Richard YaoFix build failures on PaX/GRSecurity patched kernels
2012-07-17 Etienne DechampsMove partition scanning from userspace to module.
2012-06-11 Richard YaoLinux 3.4 compat, d_make_root() replaces d_alloc_root()
2012-06-11 Ned BassImprove CONFIG_DEBUG_LOCK_ALLOC error message
2012-06-01 Brian BehlendorfExtend CONFIG_DEBUG_LOCK_ALLOC check
2012-04-30 Brian BehlendorfLinux 3.3 compat, iops->create()/mkdir()/mknod()
2012-03-26 Brian BehlendorfFix executable permissions
2012-03-23 Brian BehlendorfAdd --enable-debug-dmu-tx configure option
2012-03-22 Brian BehlendorfAdd .zfs control directory
2012-03-05 Richard YaoFix distribution detection
2012-02-27 Brian BehlendorfCleanly support debug packages
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-01-18 Brian BehlendorfAdd the release component to headers
2012-01-13 Prakash SuryaRun ZFS_AC_PACMAN only if $VENDOR is "arch"
2012-01-12 Brian BehlendorfLinux 3.2 compat, security_inode_init_security()
2012-01-11 Brian BehlendorfLinux 3.1 compat, super_block->s_shrink
2011-12-19 Prakash SuryaMove Arch Linux's VENDOR check above Ubuntu's
2011-12-17 Darik HornLinux 3.2 compat: set_nlink()
2011-12-15 Prakash SuryaAdd make rule for building Arch Linux packages
2011-11-30 Prakash SuryaFix configure tests to play nice with GCC 4.6
2011-11-28 Prakash SuryaIn autoconf v2.68, AC_LANG_PROGRAM must be quoted
2011-11-10 Brian BehlendorfLinux 3.1 compat, fops->fsync()
2011-11-08 Brian BehlendorfSuppress packaging warning
2011-11-08 Brian BehlendorfSimplify BDI integration
2011-09-06 Prakash SuryaConvert 'if' statements to AS_IF in kernel.m4
2011-09-06 Prakash SuryaFix minor autoconf error message inconsistencies
2011-08-19 Brian BehlendorfBuildbot suppression rules
2011-08-08 Brian BehlendorfImprove HAVE_EVICT_INODE check
2011-08-08 Kyle FullerMove udev rules from /etc/udev to /lib/udev
2011-08-04 Brian BehlendorfAdd backing_device_info per-filesystem
2011-07-22 Brian BehlendorfFix the configure CONFIG_* option detection
2011-07-11 Kyle FullerProvide a rc.d script for archlinux
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 BehlendorfAvoid 'rpm -q' bug for 'make pkg'
2011-06-27 Prasad JoshiTear down and flush the mmap region
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-14 Alexey ShvetsovFix distribution detection for gentoo
2011-05-02 Brian BehlendorfAdd Gentoo/Lunar/Redhat Init Scripts
2011-05-02 Brian BehlendorfFix 'zfs set volsize=N pool/dataset'
2011-04-29 Gunnar BeutnerImplemented NFS export_operations.
2011-04-19 Brian BehlendorfSet -Wno-unused-but-set-variable globally
2011-04-19 Brian BehlendorfFix gcc configure warnings
next