Add -p switch to "zpool get"
[zfs.git] / module /
2013-08-22 Brian BehlendorfUse directory xattrs for symlinks
2013-08-22 Brian BehlendorfRevert "Evict meta data from ghost lists + l2arc headers"
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-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 #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-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-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 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 Ying ZhuImprove code in arc_buf_remove_ref
2013-07-09 Shen YanUpdate zio.c
2013-07-09 Brian BehlendorfAdd zfs_autoimport_disable tunable
2013-07-08 Chris Dunlop3.10 API change: block_device_operations->release(...
2013-07-03 Brian BehlendorfOpen pools asynchronously after module load
2013-07-03 Richard YaoCleanup zvol initialization code
2013-07-03 Pawel Jakub DawidekCall zvol_create_minors() in spa_open_common() when...
2013-07-02 George WilsonIllumos #3498 panic in arc_read()
2013-07-02 Matthew AhrensIllumos #3122 zfs destroy filesystem should prefetch...
2013-07-02 Cyril PliskoAdd zfs_sync_pass_* tunable parameters
2013-07-02 Li DongyangAdd SEEK_DATA/SEEK_HOLE to lseek()/llseek()
2013-07-02 Matthew AhrensReadd zfs_holey() from OpenSolaris
2013-07-01 shenyan1kmem_zalloc(..., KM_SLEEP) will never fail
2013-07-01 Tim ChaseFix zfs_sb_teardown/zfs_resume_fs NULL dereference
2013-06-27 Ying ZhuFix module probe failure on 32-bit systems
2013-06-26 Brian BehlendorfReturn -EOPNOTSUPP for ZFS_IOC_{GET|SET}FLAGS
2013-06-20 Brian BehlendorfRegister correct handlers in nvlist_alloc()
2013-06-20 Matthew AhrensIllumos #3805 arc shouldn't cache freed blocks
2013-06-19 George WilsonIllumos #3552, #3564
2013-06-19 Madhav SureshIllumos #3006
2013-05-10 Brian BehlendorfOnly check directory xattr on ENOENT
2013-05-06 Cyril Pliskozfs_scrub_limit tunable is not used anywhere
2013-05-06 Ying ZhuFix incorrect assertions in ddt_phys_decref and ddt_syn...
2013-05-06 Brian BehlendorfUse taskq for dump_bytes()
2013-05-06 Adam LeventhalIllumos #3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_IS...
2013-05-06 George WilsonIllumos #3329, #3330, #3331, #3335
2013-05-03 George WilsonIllumos #3306, #3321
2013-05-02 George.Wilson3246 ZFS I/O deadman thread
2013-04-26 Brian BehlendorfFix txg_quiesce thread deadlock
2013-04-24 Brian BehlendorfCorrectly return ERANGE in getxattr(2)
2013-04-19 Chris DunlopTrivial spelling fix
2013-04-19 Caleb James DeLisleRemove .readdir from zpl_file_operations table
2013-04-12 Martin MatuskaAllow setting a lower ashift with -o ashift
2013-04-12 George WilsonIllumos #3422, #3425
2013-04-02 Jan Engelhardtgitignore: anchor entries at their respective directory
2013-04-02 Jan Engelhardtbuild: resolve orthographic and other grammatical errors
2013-03-19 Brian BehlendorfAdd zio_ddt_free()+ddt_phys_decref() error handling
2013-03-18 Brian BehlendorfAdd metaslab_debug option
2013-03-06 Richard YaoLinux 3.9 compat: Undefine GCC_VERSION
2013-03-06 Ned BassRefresh links to web site
2013-03-06 Brian BehlendorfAdd KMODDIR to install target
2013-03-05 Eric DillmannAdd snapdev=[hidden|visible] dataset property
2013-03-04 George WilsonMerge zvol.c changes from PSARC 2010/306 Read-only...
2013-03-04 Richard YaoConstify structures containing function pointers
2013-03-01 Brian BehlendorfFix hot spares
2013-02-28 Brian BehlendorfRemove wholedisk check from vdev_disk_open()
2013-02-28 Brian BehlendorfLeaf vdevs should not be reopened
2013-02-24 Etienne DechampsRemove the bio_empty_barrier() check.
2013-02-21 Brian BehlendorfEnable zfs_arc_memory_throttle_disable by default
2013-02-12 Richard YaoMake spa.c assertions catch unsupported pre-feature...
2013-02-12 Brian BehlendorfAdd explicit MAXNAMELEN check
2013-02-06 Ned BassSwitch KM_SLEEP to KM_PUSHPAGE
2013-02-05 Brian BehlendorfCast 'zfs bad bloc' to ULL for x86
2013-02-01 Brian BehlendorfAdd zfs_arc_memory_throttle_disable module option
2013-02-01 Brian BehlendorfAdd zfs_disable_dup_eviction module option
2013-01-31 Ned BassFix mismatch between SA header size and layout
2013-01-31 Ned BassFix rounding discrepancy in sa_find_sizes()
2013-01-30 Adam H. LeventhalIllumos #3447 improve the comment in txg.c
2013-01-29 Eric DillmannIllumos #3035 LZ4 compression support in ZFS and GRUB
2013-01-28 Chris WedgwoodAvoid gcc -Werror=maybe-uninitialized warnings
2013-01-25 Brian BehlendorfUse dsl_dataset_snap_lookup()
2013-01-24 Brian BehlendorfAdd d_clear_d_op() compatibility
2013-01-24 Ned Bassfzap_cursor_move_to_key() should drop l_rwlock
2013-01-22 Brian BehlendorfFix zpl_revalidate() NULL deref
2013-01-18 Brian BehlendorfUse sb->s_d_op default dentry operations
2013-01-18 Massimo MaggiFix zpool on zvol deadlock
2013-01-17 Brian BehlendorfRevert "Revert "Fix unlink/xattr deadlock""
2013-01-17 Brian BehlendorfFix 'zfs rollback' on mounted file systems
2013-01-17 Ned BassFix false ENOENT on snapshot control dentries
2013-01-16 Ned BassFix quoting error in unmount command
2013-01-14 Christopher SidenIllumos #3189 kernel panic in test hotspare_onoffline_0...
2013-01-14 Arne JansenIllumos #1862 incremental zfs receive fails for sparse...
next