]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - config
Document bookmarks a little better in zfs(8)
[FreeBSD/FreeBSD.git] / config /
2015-03-27 Brian BehlendorfAdd RHEL style kmod packages
2015-03-27 Brian BehlendorfRemove rpm/fedora directory
2015-03-16 Bill McGonigleLinux 4.0 compat: bdi_setup_and_register() __must_check
2015-03-03 Brian BehlendorfLinux 4.0 compat: bdi_setup_and_register()
2015-02-10 Jörg ThalheimLinux 3.19 compat: file_inode was added
2015-01-07 Ned BassDon't use AC_LANG_SOURCE for conftest.h source
2014-11-17 Brian BehlendorfMerge branch 'b_tracepoints'
2014-11-17 Prakash SuryaSwap DTRACE_PROBE* with Linux tracepoints
2014-10-31 Marcel WysockiAdd config/compile to config/.gitignore
2014-10-28 Richard YaoMake systemd-modules-load.service file directory config...
2014-10-28 Richard YaoMake directory into which mount.zfs is installed config...
2014-10-28 Richard YaoSearch /usr/local/src for SPL Object Directory
2014-10-17 Brian BehlendorfMake license compatibility checks consistent
2014-08-28 Brian BehlendorfRetire HAVE_IOCTL_* configure checks
2014-07-22 Brian BehlendorfRevert "Disable GCCs aggressive loop optimization"
2014-06-11 Turbo FredrikssonAccept udev and dracut paths specified by ./configure
2014-06-10 Turbo FredrikssonSet LANG to a reasonable default (C)
2014-06-05 Turbo FredrikssonAccept kernel source dir(s) specified by ./configure
2014-06-02 Turbo FredrikssonMove the libraries into separate packages
2014-05-30 Brian BehlendorfRestrict release number to META version
2014-05-01 Richard YaoRefactor inode_owner_or_capable() autotools check
2014-04-10 Chunwei ChenLinux 3.14 compat: rq_for_each_segment in dmu_req_copy
2014-04-10 Chunwei ChenLinux 3.14 compat: Immutable biovec changes in vdev_disk.c
2014-04-10 Chunwei ChenLinux 3.14 compat: posix_acl_{create,chmod}
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-04-02 Chris DunlapReplace check for _POSIX_MEMLOCK w/ HAVE_MLOCKALL
2014-03-31 Chris DunlapAdd defs for makefile installation dir vars
2014-03-24 Richard YaoLinux 3.13 compat: Handle __must_check bdi_setup_and_re...
2014-03-24 Richard YaoRevert "Properly ignore bdi_setup_and_register return...
2014-03-20 Chunwei Chenconfig: compile test rather than run test
2014-02-05 Ralf ErtzingerAdd systemd unit files for ZFS startup
2014-01-14 Brian BehlendorfDisable GCCs aggressive loop optimization
2013-12-19 Matthew ThodeAdd full SELinux support
2013-12-04 Richard YaoProperly ignore bdi_setup_and_register return value
2013-11-20 DHEFix typos in commit b83e3e48c9b183a80dd00eb6c7431a1cbc7...
2013-10-29 Massimo MaggiPosix ACL Support
2013-10-10 Richard YaoFix libblkid support
2013-09-13 Richard YaoStop runtime pointer modifications in autotools checks
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 BehlendorfMerge branch 'build-system'
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 BehlendorfMerge branch 'ashift'
2012-11-15 Brian BehlendorfImprove AF hard disk detection
2012-10-14 Brian BehlendorfMerge branch 'linux-3.6'
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 Brian BehlendorfMerge branch 'builtin-clean'
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()
next