]> granicus.if.org Git - zfs/shortlog
zfs
2013-10-28 Ralf ErtzingerIntroduce zpool_get_prop_literal interface
2013-10-25 Steven HartlandCorrected "zfs list -t <type>" syntax
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Brian BehlendorfAdd dbufstat.py command
2013-10-25 Brian BehlendorfAdd visibility in to cached dbufs
2013-10-25 Brian BehlendorfAdd visibility in to dmu_tx_assign times
2013-10-25 Brian BehlendorfAdd visibility in to txg sync behavior
2013-10-25 Prakash SuryaAdd visibility in to arc_read
2013-10-25 Brian BehlendorfRevert "Add txgs-<pool> kstat file"
2013-10-25 Brian BehlendorfRevert "Add new kstat for monitoring time in dmu_tx_assign"
2013-10-22 Brian BehlendorfIncrease default udev wait time
2013-10-22 Richard YaoLinux 3.11 compat: Rename LZ4 symbols
2013-10-22 Tim ChaseDedup-related documentation additions for zpool and...
2013-10-22 Tim ChaseAdd missing dsl pool configuration lock
2013-10-18 George WilsonIllumos #3552
2013-10-10 Richard YaoFix libzfs_core changes to follow GNU libtool guidelines
2013-10-10 Richard YaoGenerate libraries with correct DT_NEEDED entries
2013-10-10 Richard YaoFix libblkid support
2013-10-10 Neil StockbridgeUpdate detach section of zpool(8)
2013-10-10 Ned BassExport symbols dsl_pool_config_{enter,exit}
2013-10-09 Brian BehlendorfFix memory leak false positive in log_internal()
2013-10-09 Richard YaoUpdate drive database
2013-09-25 Brian BehlendorfExport addition dsl_prop_* symbols
2013-09-25 Tim ChaseAllocate the ioctl "output" nvlist with KM_PUSHPAGE.
2013-09-25 Tim ChaseFix several new KM_SLEEP warnings
2013-09-25 Brian BehlendorfFix spa_deadman() TQ_SLEEP warning
2013-09-25 GregorKopkaRemoving unneeded mutex for reading vq_pending_tree...
2013-09-25 Kohsuke KawaguchiReduce the stack usage of dsl_dataset_remove_clones_key
2013-09-13 Brian BehlendorfFix zpl_mknod() return values
2013-09-13 Brian BehlendorfFix uninitialized variables
2013-09-13 Richard YaoStop runtime pointer modifications in autotools checks
2013-09-11 Tim ChaseFix dmu_objset_find_dp() KM_SLEEP warning
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-08-22 Brian BehlendorfTag zfs-0.6.2 zfs-0.6.2
2013-08-22 Brian BehlendorfUse directory xattrs for symlinks
2013-08-22 Brian BehlendorfRevert "Evict meta data from ghost lists + l2arc headers"
2013-08-22 Richard YaoImplement database to workaround misreported physical...
2013-08-15 Richard YaoLinux 3.11 compat: fops->iterate()
2013-08-15 Brian BehlendorfFix z_wr_iss_h zio_execute() import hang
2013-08-15 Turbo FredrikssonDon't specifically open /etc/mtab - it is done in libzf...
2013-08-15 Turbo FredrikssonNo point in rewind() mtab in zfs_unshare_proto(). We...
2013-08-15 Turbo FredrikssonUse setmntent() OR fopen()
2013-08-14 John LaymanFix for re-reading /etc/mtab in zfs_is_mounted()
2013-08-14 Yuri PankovIllumos #3098 zfs userspace/groupspace fail
2013-08-12 Matthew AhrensIllumos #3618 ::zio dcmd does not show timestamp data
2013-08-09 Richard YaoLinux 3.8 compat: Support CONFIG_UIDGID_STRICT_TYPE_CHECKS
2013-08-09 Brian BehlendorfEvict meta data from ghost lists + l2arc headers
2013-08-09 Brian BehlendorfAllow arc_evict_ghost() to only evict meta data
2013-08-08 Saso KiselkovIllumos #3964 L2ARC should always compress metadata...
2013-08-08 Saso KiselkovIllumos #3137 L2ARC compression
2013-08-08 Richard YaoReturn -1 from arc_shrinker_func()
2013-08-07 Richard YaoReturn correct type and offset from zfs_readdir
2013-08-07 George WilsonIllumos #3639 zpool.cache should skip over readonly...
2013-08-07 Brian BehlendorfWrite dirty inodes on close
2013-08-07 Steven BurgessFix man page for the sync property
2013-08-07 Massimo MaggiFix the default checksum algorithm in the manpage
2013-08-01 Brian BehlendorfAdd kmod repo integration
2013-08-01 Brian BehlendorfExport additional dmu symbols
2013-08-01 Nathaniel Clarkdmu_tx: Fix possible NULL pointer dereference
2013-08-01 Richard YaoRemove b_thawed from arc_buf_hdr_t
2013-08-01 Richard YaoRemove arc_data_buf_alloc()/arc_data_buf_free()
2013-08-01 Richard YaoRemove zio_alloc_arena
2013-07-30 Brian BehlendorfMake arc+l2arc module options writable
2013-07-30 Brian BehlendorfChange l2arc_norw default to zero
2013-07-30 Ying ZhuFix inaccurate arcstat_l2_hdr_size calculations
2013-07-23 Brian BehlendorfFix 'zpool list -H' error code
2013-07-22 Christer EkholmAdd missing -v to usage help for zpool list.
2013-07-22 Christer EkholmAdd documentation for -T and interval to "zpool list"
2013-07-17 Brian BehlendorfFix arc_adapt() spinning in iterate_supers_type()
2013-07-17 Brian BehlendorfFix read-only pool hang on unmount
2013-07-12 Brian BehlendorfFix zfsctl_expire_snapshot() deadlock
2013-07-11 Brian BehlendorfAdd dkms_version conditional
2013-07-11 Brian BehlendorfImprove N-way mirror performance
2013-07-11 Prakash SuryaAdd new kstat for monitoring time in dmu_tx_assign
2013-07-10 Brian BehlendorfLog pool suspension warnings to the console
2013-07-10 Brian BehlendorfUse GFP_NOIO in vdev_disk_io_flush()
2013-07-09 Brian BehlendorfFix zpool_read_label()
2013-07-09 Dmitry KhasanovAdd FreeBSD 'zpool labelclear' command
2013-07-09 Dmitry KhasanovReadd zpool_clear_label() from OpenSolaris
2013-07-09 Tim Chasezdb: enhancement - Display SA xattrs.
2013-07-09 Mike LeddyAvoid abort() in vn_rdwr(): libzpool/kernel.c
2013-07-09 Ying ZhuImprove code in arc_buf_remove_ref
2013-07-09 Shen YanUpdate zio.c
2013-07-09 Shen YanFix the comment in zfs.h
2013-07-09 Brian BehlendorfAdd zfs_autoimport_disable tunable
2013-07-09 Craig LoomisExplicitly flush output at end of each zevent
2013-07-08 Chris Dunlop3.10 API change: block_device_operations->release(...
2013-07-04 Brian BehlendorfAdd conditional chkconfig to packaging
2013-07-03 Brian BehlendorfAdd conditional chkconfig to packaging
2013-07-03 Brian BehlendorfRemove zfs-dracut and zfs-test dependencies
2013-07-03 Brian BehlendorfOpen pools asynchronously after module load
2013-07-03 Richard YaoCleanup zvol initialization code
2013-07-03 Pawel Jakub... Call zvol_create_minors() in spa_open_common() when...
2013-07-03 Brian BehlendorfFix parse_dataset error handling
2013-07-02 George WilsonIllumos #3498 panic in arc_read()
2013-07-02 Matthew AhrensIllumos #3122 zfs destroy filesystem should prefetch...
2013-07-02 Richard YaoUse MAXPATHLEN instead of sizeof in snprintf
2013-07-02 Cyril PliskoAdd zfs_sync_pass_* tunable parameters
2013-07-02 Li DongyangAdd SEEK_DATA/SEEK_HOLE to lseek()/llseek()
next