]> granicus.if.org Git - zfs/shortlog
zfs
2016-04-25 Brian BehlendorfUse udev for partition detection
2016-04-25 Brian BehlendorfCreate unique partition labels
2016-04-25 Matthew Thodefix booting via dracut generated initramfs
2016-04-25 Chunwei ChenLinux 4.5 compat: Use xattr_handler->name for acl
2016-04-21 Brian BehlendorfAdd pn_alloc()/pn_free() functions
2016-04-18 Nikolay BorisovRework zpool import excluded devices check
2016-04-18 Ned BassFix ZPL miswrite of default POSIX ACL
2016-04-15 Colin Ian KingFix inverted logic on none elevator comparison
2016-04-13 Jinshan Xiongremove sanity check in replacement test
2016-04-12 Jinshan XiongMake zfs test easier to run in local install
2016-04-06 Chunwei ChenAdd zfs-tests for relatime
2016-04-06 Chunwei ChenMake zfs mount according to relatime config in dataset
2016-04-06 Chunwei ChenEnable lazytime semantic for atime
2016-04-06 Chunwei ChenFix atime handling and relatime
2016-04-06 Brian BehlendorfLinux 4.6 compat: PAGE_CACHE_SIZE removal
2016-04-01 Brian BehlendorfFix WANT_DEVNAME2DEVID configure error
2016-04-01 Colin Ian KingAdd support 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctls
2016-03-31 Brian BehlendorfOnly build devname2devid when libudev headers are available
2016-03-31 Don BradyAdd support for devid and phys_path keys in vdev disk...
2016-03-31 Andriy GaponExpand EDQUOT variable
2016-03-30 Pavel Boldinzfs_main: fix `zfs userspace` squashing unresolved...
2016-03-30 Brian BehlendorfRemove complicated libspl assert wrappers
2016-03-30 DHEgcc build error: -Wbool-compare in metaslab.c
2016-03-30 Brian BehlendorfFix zpool_scrub_* test cases
2016-03-30 Carlo LandmeterUse the correct macro to include backtrace
2016-03-30 Carlo LandmeterMove hrtime_t timestruc_t and timespec_t
2016-03-30 Carlo LandmeterSet _DATE_FMT to '%+' if not defined in libspl/timestamp.c
2016-03-30 Carlo LandmeterEnsure correct return value type
2016-03-30 Carlo LandmeterAdd missing fcntl.h to includes in mount_zfs.c
2016-03-30 Carlo LandmeterInclude sys/types.h in devid.h
2016-03-30 Richard LaagerCorrect typo in spa_load_verify_metadata docs
2016-03-25 Brian Behlendorfzloop.sh requires bash
2016-03-25 Andriy Gaponwrite_dirs: set_partition expects zero-based partition...
2016-03-25 Brian Behlendorfzfs_copies: do_vol_test must wait for device
2016-03-23 Brian BehlendorfAdd zloop.sh test script
2016-03-21 Brian BehlendorfFix zdb -e and zhack thread_init()
2016-03-21 Gvozden NeskovicSupport for vectorized algorithms on x86
2016-03-18 Richard YaoCleanup linking
2016-03-17 Dimitri John... Add support for s390[x].
2016-03-17 Brian BehlendorfDisable zpool_add_004_pos test case
2016-03-16 Brian BehlendorfAdd the ZFS Test Suite
2016-03-16 Alex WilsonIllumos 6681 - zfs list burning lots of time in dodefau...
2016-03-16 Gordan BobicFix aarch64 compilation
2016-03-10 Paul DagnelieIllumos 6370 - ZFS send fails to transmit some holes
2016-03-10 Brian BehlendorfRelax MBR partition scanning requirement
2016-03-10 Boris ProtopopovFix lock order inversion with zvol_open()
2016-03-10 Boris ProtopopovAdd support for asynchronous zvol minor operations
2016-03-10 Brian BehlendorfRemove RPM package restriction
2016-03-09 Tim ChaseChange KM_SLEEP to TQ_SLEEP in spa_deadman()
2016-03-09 Thijs CramerUpdated paths to scan when importing zpool(s)
2016-03-09 Brian BehlendorfRequire libblkid
2016-03-09 Chris DunlapEnsure zed _finish_daemonize() leaves fds 0-2 open
2016-03-09 Tony HutterFix zpool iostat bandwidth/ops calculation
2016-03-08 Carlo LandmeterAdd support for alpine linux
2016-02-29 ab-oeMake zvol update volsize operation synchronous.
2016-02-26 smhFreeBSD r256956: Improve ZFS N-way mirror read performa...
2016-02-26 Brian BehlendorfChange full path subcommand flag from -p to -P
2016-02-25 Richard YaoAdd -gLp to zpool subcommands for alt vdev names
2016-02-25 Grischa ZengelAdd nfs-kernel-server for Debian
2016-02-25 Brian BehlendorfAdd l2arc_max_block_size tunable
2016-02-24 Boris ProtopopovMake zvol minor functionality more robust
2016-02-18 Richard YaoCall dmu_read_uio_dbuf() in zvol_read()
2016-02-18 Richard YaoClean up zvol request processing to pass uio and fix...
2016-02-17 Olaf FaalandMake configure error clearer when failing to find SPL
2016-02-17 Chunwei ChenRemove wrong ASSERT in annotate_ecksum
2016-02-08 Brian BehlendorfPrevent zpool_find_vdev() from truncating vdev path
2016-02-08 Paul DagnelieIllumos 5809 - Blowaway full receive in v1 pool causes...
2016-02-08 John Wren KennedyIllumos 5767 - fix several problems with zfs test suite
2016-02-05 Joshua M. ClulowIllumos 4448 - zfs diff misprints unicode characters
2016-02-05 Tim ChaseCorrectly parse -R flag arguments
2016-02-05 Gary MillsIllumos 6537 - Panic on zpool scrub with DEBUG kernel
2016-02-05 Dan McDonaldIllumos 6096 - ZFS_SMB_ACL_RENAME needs to cleanup...
2016-02-02 Matthew AhrensIllumos 6450 - scrub/resilver unnecessarily traverses...
2016-02-02 Richard SharpeHandling negative dentries in a CI file system.
2016-01-28 Jorgen LundmanIllumos 6527 - Possible access beyond end of string...
2016-01-28 Brian BehlendorfIllumos 6495 - Fix mutex leak in dmu_objset_find_dp
2016-01-28 Brian BehlendorfIllumos 6414 - vdev_config_sync could be simpler
2016-01-26 Simon Klinkertllumos 6334 - Cannot unlink files when over quota
2016-01-26 kernelOfTruthReintroduce zfs_remove() synchronous deletes
2016-01-26 Dan McDonaldLog zvol truncate/discard operations
2016-01-25 Christian Neukirchenmount.zfs: use getopt_long instead of getopt to guarant...
2016-01-25 Matthew AhrensIllumos 6451 - ztest fails due to checksum errors
2016-01-25 George WilsonIllumos 6251 - add tunable to disable free_bpobj processing
2016-01-25 Tim ChaseSet arc_c_min properly in userland builds
2016-01-25 Tim ChasePrevent arc_c collapse
2016-01-23 Richard Yaokobj_read_file: Return -1 on vn_rdwr() error
2016-01-23 Andrew StormontIllumos 1778 - Assertion failed: rn->rn_nozpool ==...
2016-01-23 Marcel TelkaIllumos 5518 - Memory leaks in libzfs import implementation
2016-01-22 Brian BehlendorfIllumos 6815179, 6844191
2016-01-22 Matthew AhrensIllumos 4950 - files sometimes can't be removed from...
2016-01-21 Olaf FaalandCreate zfs-kmod-debuginfo rpm with redhat spec file
2016-01-20 Brian BehlendorfClose possible zfs_znode_held() race
2016-01-20 Brian BehlendorfLinux 4.5 compat: pfn_t typedef
2016-01-20 Brian BehlendorfLinux 4.5 compat: xattr list handler
2016-01-20 Brian BehlendorfLinux 4.5 compat: get_link() / put_link()
2016-01-15 Josef 'Jeff... Illumos 5045 - use atomic_{inc,dec}_* instead of atomic...
2016-01-15 Matthew AhrensIllumos 4953, 4954, 4955
2016-01-15 Marcel TelkaIllumos 4039 - zfs_rename()/zfs_link() needs stronger...
2016-01-15 Joe SteinIllumos 6298 - zfs_create_008_neg and zpool_create_023_neg
2016-01-15 George WilsonIllumos 3557, 3558, 3559, 3560
next